NPTL: Move __libc_multiple_threads_ptr defn to nptl-init.c
[glibc.git] / ChangeLog
blobf6fe1fa4c31429705e550afc1bb0584f96043f78
1 2014-11-12  Roland McGrath  <roland@hack.frob.com>
3         * nptl/createthread.c [!TLS_MULTIPLE_THREADS_IN_TCB]
4         (__libc_multiple_threads_ptr): Variable moved ...
5         * nptl/nptl-init.c [!TLS_MULTIPLE_THREADS_IN_TCB]: ... here.
7 2014-11-12  Joseph Myers  <joseph@codesourcery.com>
9         * conform/GlibcConform.pm: New file.
10         * conform/conformtest.pl: Use GlibcConform module.
11         * conform/linknamespace.pl: New file.
12         * conform/list-header-symbols.pl: Likewise.
13         * conform/Makefile (linknamespace-symlists-base): New variable.
14         (linknamespace-symlists-tests): Likewise.
15         (linknamespace-header-base): Likewise.
16         (linknamespace-header-tests): Likewise.
17         (tests-special): Add new tests.
18         ($(linknamespace-symlists-tests)): New rule.
19         (linknamespace-libs): New variable.
20         ($(objpfx)symlist-stdlibs): New rule.
21         ($(linknamespace-header-tests)): Likewise.
22         (test-xfail-XPG3/varargs.h/linknamespace): New variable.
23         (test-xfail-XPG4/varargs.h/linknamespace): Likewise.
24         (test-xfail-UNIX98/varargs.h/linknamespace): Likewise.
25         (test-xfail-XPG4/ndbm.h/linknamespace): Likewise.
26         (test-xfail-UNIX98/ndbm.h/linknamespace): Likewise.
27         (test-xfail-XOPEN2K/ndbm.h/linknamespace): Likewise.
28         (test-xfail-XOPEN2K8/ndbm.h/linknamespace): Likewise.
29         (test-xfail-ISO/math.h/linknamespace): Likewise.
30         (test-xfail-ISO/signal.h/linknamespace): Likewise.
31         (test-xfail-ISO/stdio.h/linknamespace): Likewise.
32         (test-xfail-ISO/time.h/linknamespace): Likewise.
33         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
34         (test-xfail-ISO99/ctype.h/linknamespace): Likewise.
35         (test-xfail-ISO99/math.h/linknamespace): Likewise.
36         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
37         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
38         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
39         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
40         (test-xfail-ISO11/ctype.h/linknamespace): Likewise.
41         (test-xfail-ISO11/math.h/linknamespace): Likewise.
42         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
43         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
44         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
45         (test-xfail-XPG3/ctype.h/linknamespace): Likewise.
46         (test-xfail-XPG3/fnmatch.h/linknamespace): Likewise.
47         (test-xfail-XPG3/glob.h/linknamespace): Likewise.
48         (test-xfail-XPG3/math.h/linknamespace): Likewise.
49         (test-xfail-XPG3/regex.h/linknamespace): Likewise.
50         (test-xfail-XPG3/search.h/linknamespace): Likewise.
51         (test-xfail-XPG3/stdio.h/linknamespace): Likewise.
52         (test-xfail-XPG3/time.h/linknamespace): Likewise.
53         (test-xfail-XPG3/unistd.h/linknamespace): Likewise.
54         (test-xfail-XPG3/wordexp.h/linknamespace): Likewise.
55         (test-xfail-XPG4/ctype.h/linknamespace): Likewise.
56         (test-xfail-XPG4/fmtmsg.h/linknamespace): Likewise.
57         (test-xfail-XPG4/fnmatch.h/linknamespace): Likewise.
58         (test-xfail-XPG4/glob.h/linknamespace): Likewise.
59         (test-xfail-XPG4/grp.h/linknamespace): Likewise.
60         (test-xfail-XPG4/libgen.h/linknamespace): Likewise.
61         (test-xfail-XPG4/math.h/linknamespace): Likewise.
62         (test-xfail-XPG4/netdb.h/linknamespace): Likewise.
63         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
64         (test-xfail-XPG4/regex.h/linknamespace): Likewise.
65         (test-xfail-XPG4/search.h/linknamespace): Likewise.
66         (test-xfail-XPG4/stdio.h/linknamespace): Likewise.
67         (test-xfail-XPG4/stdlib.h/linknamespace): Likewise.
68         (test-xfail-XPG4/sys/mman.h/linknamespace): Likewise.
69         (test-xfail-XPG4/sys/statvfs.h/linknamespace): Likewise.
70         (test-xfail-XPG4/syslog.h/linknamespace): Likewise.
71         (test-xfail-XPG4/time.h/linknamespace): Likewise.
72         (test-xfail-XPG4/unistd.h/linknamespace): Likewise.
73         (test-xfail-XPG4/wordexp.h/linknamespace): Likewise.
74         (test-xfail-POSIX/aio.h/linknamespace): Likewise.
75         (test-xfail-POSIX/fnmatch.h/linknamespace): Likewise.
76         (test-xfail-POSIX/glob.h/linknamespace): Likewise.
77         (test-xfail-POSIX/math.h/linknamespace): Likewise.
78         (test-xfail-POSIX/mqueue.h/linknamespace): Likewise.
79         (test-xfail-POSIX/pthread.h/linknamespace): Likewise.
80         (test-xfail-POSIX/regex.h/linknamespace): Likewise.
81         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
82         (test-xfail-POSIX/semaphore.h/linknamespace): Likewise.
83         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
84         (test-xfail-POSIX/time.h/linknamespace): Likewise.
85         (test-xfail-POSIX/unistd.h/linknamespace): Likewise.
86         (test-xfail-POSIX/wordexp.h/linknamespace): Likewise.
87         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
88         (test-xfail-UNIX98/ctype.h/linknamespace): Likewise.
89         (test-xfail-UNIX98/fmtmsg.h/linknamespace): Likewise.
90         (test-xfail-UNIX98/fnmatch.h/linknamespace): Likewise.
91         (test-xfail-UNIX98/glob.h/linknamespace): Likewise.
92         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
93         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
94         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
95         (test-xfail-UNIX98/mqueue.h/linknamespace): Likewise.
96         (test-xfail-UNIX98/netdb.h/linknamespace): Likewise.
97         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
98         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
99         (test-xfail-UNIX98/regex.h/linknamespace): Likewise.
100         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
101         (test-xfail-UNIX98/search.h/linknamespace): Likewise.
102         (test-xfail-UNIX98/semaphore.h/linknamespace): Likewise.
103         (test-xfail-UNIX98/stdio.h/linknamespace): Likewise.
104         (test-xfail-UNIX98/stdlib.h/linknamespace): Likewise.
105         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
106         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
107         (test-xfail-UNIX98/syslog.h/linknamespace): Likewise.
108         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
109         (test-xfail-UNIX98/unistd.h/linknamespace): Likewise.
110         (test-xfail-UNIX98/wchar.h/linknamespace): Likewise.
111         (test-xfail-UNIX98/wordexp.h/linknamespace): Likewise.
112         (test-xfail-XOPEN2K/aio.h/linknamespace): Likewise.
113         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
114         (test-xfail-XOPEN2K/fcntl.h/linknamespace): Likewise.
115         (test-xfail-XOPEN2K/fmtmsg.h/linknamespace): Likewise.
116         (test-xfail-XOPEN2K/fnmatch.h/linknamespace): Likewise.
117         (test-xfail-XOPEN2K/glob.h/linknamespace): Likewise.
118         (test-xfail-XOPEN2K/grp.h/linknamespace): Likewise.
119         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
120         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
121         (test-xfail-XOPEN2K/mqueue.h/linknamespace): Likewise.
122         (test-xfail-XOPEN2K/net/if.h/linknamespace): Likewise.
123         (test-xfail-XOPEN2K/netdb.h/linknamespace): Likewise.
124         (test-xfail-XOPEN2K/pthread.h/linknamespace): Likewise.
125         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
126         (test-xfail-XOPEN2K/regex.h/linknamespace): Likewise.
127         (test-xfail-XOPEN2K/search.h/linknamespace): Likewise.
128         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
129         (test-xfail-XOPEN2K/signal.h/linknamespace): Likewise.
130         (test-xfail-XOPEN2K/spawn.h/linknamespace): Likewise.
131         (test-xfail-XOPEN2K/stdlib.h/linknamespace): Likewise.
132         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
133         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
134         (test-xfail-XOPEN2K/sys/wait.h/linknamespace): Likewise.
135         (test-xfail-XOPEN2K/syslog.h/linknamespace): Likewise.
136         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
137         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
138         (test-xfail-XOPEN2K/ucontext.h/linknamespace): Likewise.
139         (test-xfail-XOPEN2K/unistd.h/linknamespace): Likewise.
140         (test-xfail-XOPEN2K/wordexp.h/linknamespace): Likewise.
141         (test-xfail-POSIX2008/aio.h/linknamespace): Likewise.
142         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
143         (test-xfail-POSIX2008/ctype.h/linknamespace): Likewise.
144         (test-xfail-POSIX2008/dirent.h/linknamespace): Likewise.
145         (test-xfail-POSIX2008/fcntl.h/linknamespace): Likewise.
146         (test-xfail-POSIX2008/grp.h/linknamespace): Likewise.
147         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
148         (test-xfail-POSIX2008/mqueue.h/linknamespace): Likewise.
149         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
150         (test-xfail-POSIX2008/netdb.h/linknamespace): Likewise.
151         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
152         (test-xfail-POSIX2008/regex.h/linknamespace): Likewise.
153         (test-xfail-POSIX2008/semaphore.h/linknamespace): Likewise.
154         (test-xfail-POSIX2008/spawn.h/linknamespace): Likewise.
155         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
156         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
157         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
158         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
159         (test-xfail-POSIX2008/unistd.h/linknamespace): Likewise.
160         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
161         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
162         (test-xfail-XOPEN2K8/dirent.h/linknamespace): Likewise.
163         (test-xfail-XOPEN2K8/fcntl.h/linknamespace): Likewise.
164         (test-xfail-XOPEN2K8/fmtmsg.h/linknamespace): Likewise.
165         (test-xfail-XOPEN2K8/grp.h/linknamespace): Likewise.
166         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
167         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
168         (test-xfail-XOPEN2K8/mqueue.h/linknamespace): Likewise.
169         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
170         (test-xfail-XOPEN2K8/netdb.h/linknamespace): Likewise.
171         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
172         (test-xfail-XOPEN2K8/pwd.h/linknamespace): Likewise.
173         (test-xfail-XOPEN2K8/regex.h/linknamespace): Likewise.
174         (test-xfail-XOPEN2K8/search.h/linknamespace): Likewise.
175         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
176         (test-xfail-XOPEN2K8/spawn.h/linknamespace): Likewise.
177         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
178         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
179         (test-xfail-XOPEN2K8/syslog.h/linknamespace): Likewise.
180         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
181         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
182         (test-xfail-XOPEN2K8/unistd.h/linknamespace): Likewise.
184         [BZ #17589]
185         * intl/localealias.c [_LIBC] (FGETS): Use __fgets_unlocked instead
186         of fgets_unlocked.
188         [BZ #17585]
189         * string/memmem.c [!_LIBC] (__memmem): Define to memmem.
190         (memmem): Rename to __memmem and define as weak alias of
191         __memmem.  Use libc_hidden_weak.
192         (__memmem): Use libc_hidden_def.
193         * include/string.h (__memmem): Declare.  Use libc_hidden_proto.
194         * locale/findlocale.c (valid_locale_name): Use __memmem instead of
195         memmem.
197         [BZ #17582]
198         * libio/iofgets.c [weak_alias && !_IO_MTSAFE_IO]
199         (__fgets_unlocked): Add alias of _IO_fgets.  Use libc_hidden_def.
200         * libio/iofgets_u.c (fgets_unlocked): Rename to __fgets_unlocked
201         and define as weak alias of __fgets_unlocked.  Use
202         libc_hidden_weak.
203         (__fgets_unlocked): Use libc_hidden_def.
204         * include/stdio.h (__fgets_unlocked): Declare.  Use
205         libc_hidden_proto.
206         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Use
207         __fgets_unlocked instead of fgets_unlocked.
208         * sysdeps/unix/sysv/linux/alpha/getsysstats.c
209         (GET_NPROCS_CONF_PARSER): Likewise.
210         * sysdeps/unix/sysv/linux/sparc/getsysstats.c
211         (GET_NPROCS_CONF_PARSER): Likewise.
213         [BZ #17574]
214         * wcsmbs/wmemset.c (wmemset): Rename to __wmemset and define as
215         weak alias of __wmemset.  Use libc_hidden_weak.
216         (__wmemset): Use libc_hidden_def.
217         * include/wchar.h (__wmemset): Declare.  Use libc_hidden_proto.
218         * stdio-common/printf_fp.c (___printf_fp): Call __wmemset instead
219         of wmemset.
221         [BZ #17573]
222         * include/string.h [NOT_IN_libc || !SHARED] (mempcpy): Declare
223         with asm name __mempcpy.
224         [NOT_IN_libc || !SHARED] (stpcpy): Declare with asm name __stpcpy.
226         [BZ #17572]
227         * sysdeps/x86_64/rawmemchr.S (rawmemchr): Rename to __rawmemchr
228         and define as weak alias of __rawmemchr.
229         (__rawmemchr): Do not define as strong alias of rawmemchr.
231         [BZ #17571]
232         * stdlib/msort.c (qsort_r): Rename to __qsort_r and define as weak
233         alias of __qsort_r.
234         (qsort): Call __qsort_r instead of qsort_r.
235         * include/stdlib.h (qsort_r): Do not call libc_hidden_proto.
236         (__qsort_r): Declare.  Call libc_hidden_proto.
237         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Call __qsort_r
238         instead of qsort_r.
239         * nscd/gai.c (__qsort_r): Define to qsort_r.
240         * posix/tst-rfc3484.c (__qsort_r): Likewise.
241         * posix/tst-rfc3484-2.c (__qsort_r): Likewise.
242         * posix/tst-rfc3484-3.c (__qsort_r): Likewise.
244         [BZ #17570]
245         * malloc/malloc.c (malloc_info): Rename to __malloc_info and
246         define as weak alias of __malloc_info.
248         [BZ #17584]
249         * dirent/rewinddir.c (rewinddir): Rename to __rewinddir and define
250         as weak alias of __rewinddir.  Don't use libc_hidden_def.
251         (__rewinddir): Use libc_hidden_def.
252         * sysdeps/mach/hurd/rewinddir.c: Rename to __rewinddir and define
253         as weak alias of __rewinddir.  Don't use libc_hidden_def.
254         (__rewinddir): Use libc_hidden_def.
255         * sysdeps/posix/rewinddir.c: Rename to __rewinddir and define as
256         weak alias of __rewinddir.  Don't use libc_hidden_def.
257         (__rewinddir): Use libc_hidden_def.
258         * include/dirent.h (rewinddir): Don't use libc_hidden_proto.
259         (__rewinddir): Use libc_hidden_proto.
260         * sysdeps/posix/getcwd.c [!_LIBC] (__rewinddir): Define to
261         rewinddir.
262         (__getcwd): Use __rewinddir instead of rewinddir.
264         [BZ #17583]
265         * libio/fileno.c (fileno): Rename to __fileno and define as weak
266         alias of __fileno.  Use libc_hidden_weak.
267         (__fileno): Use libc_hidden_def.
268         [weak_alias] (fileno_unlocked): Define as weak alias of __fileno.
269         * libio/ftello.c (ftello): Rename to __ftello and define as weak
270         alias of __ftello.
271         [__OFF_T_MATCHES_OFF64_T] (ftello64): Define as weak alias of
272         __ftello.
273         * libio/iofread.c [weak_alias && !_IO_MTSAFE_IO]
274         (__fread_unlocked): Define as strong alias of _IO_fread.  Use
275         libc_hidden_def.
276         (fread_unlocked): Don't use libc_hidden_ver.
277         * libio/iofread_u.c (fread_unlocked): Rename to __fread_unlocked
278         and define as weak alias of __fread_unlocked.  Don't use
279         libc_hidden_def.
280         (__fread_unlocked): Use libc_hidden_def.
281         * include/stdio.h (__fileno): Declare.  Use libc_hidden_proto.
282         (ftello): Don't use libc_hidden_proto.
283         (__ftello): Declare.  Use libc_hidden_proto.
284         (fread_unlocked): Don't use libc_hidden_proto.
285         (__fread_unlocked): Declare.  Use libc_hidden_proto.
286         * time/tzfile.c (__tzfile_read): Use __fileno, __fread_unlocked
287         and __ftello instead of fileno, fread_unlocked and ftello.
289 2012-11-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
291         * sysdeps/s390/s390-32/bcopy.S (__bcopy): Use GOT instead of
292         GOT12.
293         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
294         Likewise.
295         (_dl_start_user): Likewise.
296         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp): Likewise.
298 2014-11-12  Carlos O'Donell  <carlos@redhat.com>
299             Siddhesh Poyarekar  <siddhesh@redhat.com>
301         * sysdeps/s390/s390-32/dl-machine.h (_dl_start_user):
302         Move argv and envp down instead of moving argc up.
303         * sysdeps/s390/s390-32/dl-sysdep.h: New file.
305 2014-11-12  Leonhard Holz  <leonhard.holz@web.de>
307         [BZ #17506]
308         * test-skeleton.c (main): Return successful if one of
309         EXPECTED_SIGNAL or EXPECTED_STATUS is met when both given.
310         * string/tst-strcoll-overflow.c: Define expected status.
312 2014-11-12  Tatiana Udalova  <t.udalova@samsung.com>
314         [BZ #17475]
315         * locale/iso-639.def: Define Bhili and Tulu language codes.
317 2014-11-11  Alan Hayward  <alan.hayward@arm.com>
319         * sysdeps/unix/sysv/linux/aarch64/bits/ipc.h: New file.
321 2014-11-10  Renlin Li  <Renlin.Li@arm.com>
323         [BZ #17555]
324         * sysdeps/aarch64/start.S (_start): Delete x29 overwritten assignment.
326 2014-11-10  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
328         * configure.ac: Updated check of minimal required version to
329         2.22.
330         * manual/install.texi (Tools for Compilation): Updated version
331         number.
332         * configure: Regenerated.
333         * INSTALL: Likewise.
335 2014-11-07  Andreas Schwab  <schwab@linux-m68k.org>
337         * sysdeps/unix/sysv/linux/m68k/localplt.data (ld.so): Remove
338         __tls_get_addr.
340 2014-11-07  Joseph Myers  <joseph@codesourcery.com>
342         * include/sys/wait.h (__libc_waitpid): Remove declaration.
343         * posix/waitpid.c (__libc_waitpid): Rename to __waitpid.
344         (__waitpid): Don't define as alias.  Use libc_hidden_def not
345         libc_hidden_weak.
346         (waitpid): Define as alias of __waitpid.
347         * sysdeps/unix/bsd/waitpid.c (__libc_waitpid): Rename to
348         __waitpid.
349         (__waitpid): Don't define as alias.  Use libc_hidden_def not
350         libc_hidden_weak.
351         (waitpid): Define as alias of __waitpid.
352         * sysdeps/unix/sysv/linux/i386/syscalls.list (waitpid): Remove
353         __libc_waitpid alias.
354         * sysdeps/unix/sysv/linux/m68k/syscalls.list (waitpid): Likewise.
355         * sysdeps/unix/sysv/linux/powerpc/syscalls.list (waitpid):
356         Likewise.
357         * sysdeps/unix/sysv/linux/sh/syscalls.list (waitpid): Likewise.
358         * sysdeps/unix/sysv/linux/sparc/syscalls.list (waitpid): Likewise.
359         * sysdeps/unix/sysv/linux/tile/waitpid.S (__libc_waitpid): Remove
360         alias.
361         * sysdeps/unix/sysv/linux/waitpid.c (__libc_waitpid): Rename to
362         __waitpid.
363         (__waitpid): Don't define as alias.  Use libc_hidden_def not
364         libc_hidden_weak.
365         (waitpid): Define as alias of __waitpid.
367 2014-11-06  Carlos O'Donell  <carlos@redhat.com>
369         * manual/llio.texi: Add comment that write safety has been
370         fixed in Linux.
372         * elf/Makefile (all-built-dso): Add $(common-objpfx)elf/ld.so.
373         (localplt-build-dso): Add elf/ld.so.
374         * sysdeps/unix/sysv/linux/i386/localplt.data: Add ___tls_get_addr
375         i.e. 3 underscore version, __libc_memalign, malloc, calloc, realloc,
376         and free for ld.so.
377         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: Add
378         __libc_memalign, malloc, calloc, realloc, and free for ld.so.
379         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data:
380         Likewise.
381         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
382         Likewise.
383         * sysdeps/unix/sysv/linux/s390/localplt.data: Likewise.
384         * sysdeps/generic/localplt.data: Add __tls_get_addr i.e. 2 underscore
385         version, __libc_memalign, malloc, calloc, realloc and free for ld.so.
386         * sysdeps/unix/sysv/linux/aarch64/localplt.data: Likewise.
387         * sysdeps/unix/sysv/linux/arm/localplt.data: Likewise.
388         * sysdeps/unix/sysv/linux/alpha/localplt.data: Likewise.
389         * sysdeps/unix/sysv/linux/ia64/localplt.data: Likewise.
390         * sysdeps/unix/sysv/linux/m68k/localplt.data: Likewise.
391         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Likewise.
392         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: Likewise.
393         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: Likewise.
395 2014-11-05  Joseph Myers  <joseph@codesourcery.com>
397         [BZ #14132]
398         * include/libc-symbols.h (INTUSE): Remove macro.
399         (INTDEF): Likewise.
400         (INTVARDEF): Likewise.
401         (_INTVARDEF): Likewise.
402         (INTDEF2): Likewise.
403         (INTVARDEF2): Likewise.
404         * elf/rtld.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Use
405         rtld_hidden_def instead of INTVARDEF.
406         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]
407         (_dl_starting_up_internal): Remove declaration.
408         (_dl_starting_up): Use rtld_hidden_proto.
409         * elf/dl-init.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Remove
410         declaration.
411         [!HAVE_INLINED_SYSCALLS] (_dl_starting_up_internal): Likewise.
412         (_dl_init) [!HAVE_INLINED_SYSCALLS]: Don't use INTUSE with
413         _dl_starting_up.
414         * elf/dl-writev.h (_dl_writev): Likewise.
415         * sysdeps/powerpc/powerpc64/dl-machine.h [!HAVE_INLINED_SYSCALLS]
416         (DL_STARTING_UP_DEF): Use __GI__dl_starting_up instead of
417         _dl_starting_up_internal.
419 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
421         * stdio-common/tst-fmemopen.c (do_test): Refactor to use
422         test-skeleton.c.
424 2014-11-05  Will Newton  <will.newton@linaro.org>
426         * benchtests/Makefile: (bench-malloc): Add malloc thread
427         scalability benchmark.
428         * benchtests/bench-malloc-threads.c: New file.
430 2014-11-05  Richard Earnshaw  <rearnsha@arm.com>
432         * sysdeps/aarch64/strchrnul.S: New file.
434 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
436         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Simplify
437         definition.
438         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
439         Likwise.
440         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
441         Likewise.
442         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
443         Likewise.
444         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
445         Likewise.
446         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
447         Likewise.
449 2014-11-05  Arjun Shankar  <arjun.is@lostca.se>
451         * catgets/test-gencat.c: Use test-skeleton.c.
452         * catgets/tst-catgets.c: Likewise.
453         * csu/tst-empty.c: Likewise.
454         * elf/tst-audit2.c: Likewise.
455         * elf/tst-global1.c: Likewise.
456         * elf/tst-pathopt.c: Likewise.
457         * elf/tst-piemod1.c: Likewise.
458         * elf/tst-tls10.c: Likewise.
459         * elf/tst-tls11.c: Likewise.
460         * elf/tst-tls12.c: Likewise.
461         * gnulib/tst-gcc.c: Likewise.
462         * iconvdata/tst-e2big.c: Likewise.
463         * iconvdata/tst-loading.c: Likewise.
464         * iconv/tst-iconv1.c: Likewise.
465         * iconv/tst-iconv2.c: Likewise.
466         * inet/test-inet6_opt.c: Likewise.
467         * inet/tst-gethnm.c: Likewise.
468         * inet/tst-network.c: Likewise.
469         * inet/tst-ntoa.c: Likewise.
470         * intl/tst-codeset.c: Likewise.
471         * intl/tst-gettext2.c: Likewise.
472         * intl/tst-gettext3.c: Likewise.
473         * intl/tst-ngettext.c: Likewise.
474         * intl/tst-translit.c: Likewise.
475         * io/test-stat.c: Likewise.
476         * libio/test-fmemopen.c: Likewise.
477         * libio/tst-freopen.c: Likewise.
478         * libio/tst-sscanf.c: Likewise.
479         * libio/tst-ungetwc1.c: Likewise.
480         * libio/tst-ungetwc2.c: Likewise.
481         * libio/tst-widetext.c: Likewise.
482         * localedata/tst-ctype.c: Likewise.
483         * localedata/tst-digits.c: Likewise.
484         * localedata/tst-leaks.c: Likewise.
485         * localedata/tst-mbswcs1.c: Likewise.
486         * localedata/tst-mbswcs2.c: Likewise.
487         * localedata/tst-mbswcs3.c: Likewise.
488         * localedata/tst-mbswcs4.c: Likewise.
489         * localedata/tst-mbswcs5.c: Likewise.
490         * localedata/tst-setlocale.c: Likewise.
491         * localedata/tst-trans.c: Likewise.
492         * localedata/tst-wctype.c: Likewise.
493         * localedata/tst-xlocale1.c: Likewise.
494         * login/tst-grantpt.c: Likewise.
495         * malloc/tst-calloc.c: Likewise.
496         * malloc/tst-malloc.c: Likewise.
497         * malloc/tst-mallocstate.c: Likewise.
498         * malloc/tst-mcheck.c: Likewise.
499         * malloc/tst-mtrace.c: Likewise.
500         * malloc/tst-obstack.c: Likewise.
501         * math/atest-exp2.c: Likewise.
502         * math/atest-exp.c: Likewise.
503         * math/atest-sincos.c: Likewise.
504         * math/test-matherr.c: Likewise.
505         * math/test-misc.c: Likewise.
506         * math/test-powl.c: Likewise.
507         * math/tst-definitions.c: Likewise.
508         * misc/tst-dirname.c: Likewise.
509         * misc/tst-efgcvt.c: Likewise.
510         * misc/tst-fdset.c: Likewise.
511         * misc/tst-hsearch.c: Likewise.
512         * misc/tst-mntent2.c: Likewise.
513         * nptl/tst-sem7.c: Likewise.
514         * nptl/tst-sem8.c: Likewise.
515         * nptl/tst-sem9.c: Likewise.
516         * nss/test-netdb.c: Likewise.
517         * posix/tst-fnmatch.c: Likewise.
518         * posix/tst-getlogin.c: Likewise.
519         * posix/tst-gnuglob.c: Likewise.
520         * posix/tst-mmap.c: Likewise.
521         * pwd/tst-getpw.c: Likewise.
522         * resolv/tst-inet_ntop.c: Likewise.
523         * rt/tst-timer.c: Likewise.
524         * stdio-common/test-fseek.c: Likewise.
525         * stdio-common/test-popen.c: Likewise.
526         * stdio-common/test-vfprintf.c: Likewise.
527         * stdio-common/tst-cookie.c: Likewise.
528         * stdio-common/tst-fileno.c: Likewise.
529         * stdio-common/tst-gets.c: Likewise.
530         * stdio-common/tst-obprintf.c: Likewise.
531         * stdio-common/tst-perror.c: Likewise.
532         * stdio-common/tst-sprintf2.c: Likewise.
533         * stdio-common/tst-sprintf3.c: Likewise.
534         * stdio-common/tst-sprintf.c: Likewise.
535         * stdio-common/tst-swprintf.c: Likewise.
536         * stdio-common/tst-tmpnam.c: Likewise.
537         * stdio-common/tst-unbputc.c: Likewise.
538         * stdio-common/tst-wc-printf.c: Likewise.
539         * stdlib/tst-environ.c: Likewise.
540         * stdlib/tst-fmtmsg.c: Likewise.
541         * stdlib/tst-limits.c: Likewise.
542         * stdlib/tst-rand48-2.c: Likewise.
543         * stdlib/tst-rand48.c: Likewise.
544         * stdlib/tst-random2.c: Likewise.
545         * stdlib/tst-random.c: Likewise.
546         * stdlib/tst-strtol.c: Likewise.
547         * stdlib/tst-strtoll.c: Likewise.
548         * stdlib/tst-tls-atexit.c: Likewise.
549         * stdlib/tst-xpg-basename.c: Likewise.
550         * string/test-ffs.c: Likewise.
551         * string/tst-bswap.c: Likewise.
552         * string/tst-inlcall.c: Likewise.
553         * string/tst-strtok.c: Likewise.
554         * string/tst-strxfrm.c: Likewise.
555         * sysdeps/x86_64/tst-audit10.c: Likewise.
556         * sysdeps/x86_64/tst-audit3.c: Likewise.
557         * sysdeps/x86_64/tst-audit4.c: Likewise.
558         * sysdeps/x86_64/tst-audit5.c: Likewise.
559         * time/tst-ftime_l.c: Likewise.
560         * time/tst-getdate.c: Likewise.
561         * time/tst-mktime3.c: Likewise.
562         * time/tst-mktime.c: Likewise.
563         * time/tst-posixtz.c: Likewise.
564         * time/tst-strptime2.c: Likewise.
565         * time/tst-strptime3.c: Likewise.
566         * wcsmbs/tst-btowc.c: Likewise.
567         * wcsmbs/tst-mbrtowc.c: Likewise.
568         * wcsmbs/tst-mbsrtowcs.c: Likewise.
569         * wcsmbs/tst-wchar-h.c: Likewise.
570         * wcsmbs/tst-wcpncpy.c: Likewise.
571         * wcsmbs/tst-wcrtomb.c: Likewise.
572         * wcsmbs/tst-wcsnlen.c: Likewise.
573         * wcsmbs/tst-wcstof.c: Likewise.
575 2014-11-04  Joseph Myers  <joseph@codesourcery.com>
577         [BZ #14132]
578         * elf/dl-profile.c (_dl_mcount): Use rtld_hidden_def instead of
579         INTDEF.
580         * sysdeps/generic/ldsodefs.h (_dl_mcount_internal): Remove
581         declaration.
582         (_dl_mcount): Use rtld_hidden_proto.
583         * elf/dl-runtime.c (_dl_profile_fixup): Don't use INTUSE with
584         _dl_mcount.
585         * elf/rtld.c (_rtld_global_ro): Likewise.
587         [BZ #14132]
588         * elf/dl-init.c (_dl_init): Don't use INTDEF.
589         * sysdeps/aarch64/dl-machine.h (RTLD_START): Use _dl_init instead
590         of _dl_init_internal.
591         * sysdeps/alpha/dl-machine.h (RTLD_START): Likewise.
592         * sysdeps/arm/dl-machine.h (RTLD_START): Likewise.
593         * sysdeps/hppa/dl-machine.h (RTLD_START): Likewise.
594         * sysdeps/i386/dl-machine.h (RTLD_START): Likewise.
595         * sysdeps/ia64/dl-machine.h (RTLD_START): Likewise.
596         * sysdeps/m68k/dl-machine.h (RTLD_START): Likewise.
597         * sysdeps/microblaze/dl-machine.h (RTLD_START): Likewise.
598         * sysdeps/mips/dl-machine.h (RTLD_START): Likewise.
599         * sysdeps/powerpc/powerpc32/dl-start.S (_start): Likewise.
600         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START): Likewise.
601         * sysdeps/s390/s390-64/dl-machine.h (RTLD_START): Likewise.
602         * sysdeps/sh/dl-machine.h (RTLD_START): Likewise.
603         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
604         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
605         * sysdeps/tile/dl-start.S (_start): Likewise.
606         * sysdeps/x86_64/dl-machine.h (RTLD_START): Likewise.
607         * sysdeps/x86_64/x32/dl-machine.h (RTLD_START): Likewise.
609         [BZ #14132]
610         * sysdeps/generic/ldsodefs.h (_dl_argv): Use rtld_hidden_proto.
611         [IS_IN_rtld] (_dl_argv_internal): Do not declare.
612         (rtld_progname): Make macro definition unconditional.
613         * elf/rtld.c (_dl_argv): Use rtld_hidden_data_def instead of
614         INTDEF.
615         (dlmopen_doit): Do not use INTUSE with _dl_argv.
616         (dl_main): Likewise.
617         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
618         * sysdeps/alpha/dl-machine.h (RTLD_START): Use __GI__dl_argv
619         instead of _dl_argv_internal.
620         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
621         __GI__dl_argv instead of INTUSE(_dl_argv).
622         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Use
623         __GI__dl_argv instead of _dl_argv_internal.
625         * soft-fp/op-common.h (_FP_TO_INT_ROUND): New macro.
626         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_D): New
627         macro.
628         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_D): Likewise.
629         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_E):
630         New macro.
631         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_E): Likewise.
632         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_Q): New
633         macro.
634         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_Q): Likewise.
635         * soft-fp/single.h (FP_TO_INT_ROUND_S): New macro.
637 2014-11-04  Andreas Schwab  <schwab@suse.de>
639         * posix/regex_internal.h: Don't include <locale/elem-hash.h>.
641 2014-11-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
643         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Encode
644         mtvsrd instruction in binary form.
646 2014-11-03  Andreas Schwab  <schwab@suse.de>
648         [BZ #17522]
649         * libio/wfileops.c (_IO_wdo_write): If the file buffer has room
650         for less than MB_LEN_MAX use a local buffer of that size.
651         * libio/tst-fputws.c: New file.
652         * libio/Makefile (tests): Add tst-fputws.
654 2014-11-01  Jose E. Marchesi  <jose.marchesi@oracle.com>
656         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu): fix
657         the size of the fpu_fr.fpu_dregs[] array.
659 2014-11-01  Joseph Myers  <joseph@codesourcery.com>
661         * posix/nanosleep.c (__libc_nanosleep): Rename to __nanosleep.
662         (__nanosleep): Do not define as alias.
663         (nanosleep): Define as alias of __nanosleep.
664         * sysdeps/unix/sysv/linux/syscalls.list (nanosleep): Remove
665         __libc_nanosleep name.
667 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
669         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): Mention need to update
670         install.texi in comment.
672 2014-10-31  Torvald Riegel  <triegel@redhat.com>
674         * sysdeps/powerpc/bits/atomic.h (atomic_write_barrier): Remove and...
675         * sysdeps/powerpc/powerpc32/bits/atomic.h (atomic_write_barrier):
676         ... add here and use lwsync or sync ...
677         * sysdeps/powerpc/powerpc64/bits/atomic.h (atomic_write_barrier):
678         ... and add here using lwsync.
680 2014-10-31  Matthew Fortune  <matthew.fortune@imgtec.com>
682         * elf/dl-machine-reject-phdr.h: New file.
683         * elf/dl-load.c: #include that.
684         (open_verify): Call elf_machine_reject_phdr_p and ignore the file
685         if that returned true.
687 2014-10-31  Roland McGrath  <roland@hack.frob.com>
689         [BZ #17496]
690         * Makerules: Move gnu/lib-names.h generation chunk up, to right after
691         gen-as-const-headers chunk.  Add a big scare comment after the last
692         safe place to touch before-compile.
694 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
696         * manual/install.texi (Tools for Compilation): Update autoconf
697         version requirements.
698         * INSTALL: Regenerated.
700         * misc/pselect.c [!__pselect] (__libc_pselect): Remove alias.
701         * sysdeps/unix/sysv/linux/pselect.c [__NR_pselect6]
702         (__libc_pselect): Likewise.
704         [BZ #14138]
705         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Remove file.
706         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
707         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
708         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
710 2014-10-31  Torvald Riegel  <triegel@redhat.com>
712         * sysdeps/sparc/sparc32/bits/atomic.h (atomic_write_barrier): Use
713         correct barrier instruction.
714         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (atomic_write_barrier):
715         Likewise.
716         * sysdeps/sparc/sparc64/bits/atomic.h (atomic_write_barrier):
717         Likewise.
719 2014-10-30  Roland McGrath  <roland@hack.frob.com>
721         * include/ctype.h: Include <ctype/ctype.h> first thing rather than
722         after defining inlines.  Instead, just use parens to defeat macro
723         expansion of __isctype in its declaration.
725 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
727         * include/sys/uio.h (__libc_readv): Remove declaration.
728         (__libc_writev): Likewise.
729         * misc/readv.c (__libc_readv): Rename to __readv.
730         (__readv): Do not define as alias.
731         (readv): Define as alias of __readv.
732         * misc/writev.c (__libc_writev): Rename to __writev.
733         (__writev): Do not define as alias.
734         (writev): Define as alias of __writev.
735         * sysdeps/posix/readv.c (__libc_readv): Rename to __readv.
736         (__readv): Do not define as alias.
737         (readv): Define unconditionally as alias of __readv.
738         * sysdeps/posix/writev.c (__libc_writev): Rename to __writev.
739         (__writev): Do not define as alias.
740         (writev): Define unconditionally as alias of __writev.
741         * sysdeps/unix/syscalls.list (readv): Do not define __libc_readv
742         name.
743         (writev): Do not define __libc_writev name.
745 2014-10-30  Roland McGrath  <roland@hack.frob.com>
747         * iconv/iconv_charmap.c (add_bytes): Make IN argument pointer to const.
748         (convert_charseq): New function, broken out of ...
749         (use_from_charmap): ... here.  Call it.
750         (use_to_charmap): Use convert_charseq and free instead of duplicating
751         its code with a variable-length stack struct.
753 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
755         * include/fcntl.h (__libc_creat): Remove declaration.
756         * io/creat.c (__libc_creat): Rename to creat.
757         (creat): Do not define as alias.
758         * sysdeps/unix/sysv/linux/alpha/creat.c (creat64): Define as alias
759         of creat instead of __libc_creat.
760         * sysdeps/unix/sysv/linux/generic/creat.c (__libc_creat): Rename
761         to creat.
762         (creat): Do not define as alias.
763         [__WORDSIZE == 64] (creat64): Define as alias of creat instead of
764         __libc_creat.
765         * sysdeps/unix/sysv/linux/syscalls.list (creat): Do not define
766         __libc_creat name.
767         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (creat):
768         Likewise.
770 2014-10-29  Carlos O'Donell  <carlos@redhat.com>
772         * manual/llio.texi: Add comments discussing why write() may be
773         considered MT-unsafe on Linux.
775 2014-10-28  Carlos O'Donell  <carlos@redhat.com>
777         * dl-load.c (local_strdup): Remove.
778         (expand_dynamic_string_token): Use __strdup.
779         (decompose_rpath): Likewise.
780         (_dl_map_object): Likewise.
782 2014-10-28  Joseph Myers  <joseph@codesourcery.com>
784         [BZ #14132]
785         * sysdeps/generic/unwind-dw2-fde.c
786         (__register_frame_info_bases_internal): Do not declare.
787         (__register_frame_info_table_bases_internal): Likewise.
788         (__deregister_frame_info_bases_internal): Likewise.
789         (__register_frame_info_bases): Declare and use hidden_proto before
790         definition.  Use hidden_def instead of INTDEF.
791         (__register_frame_info_table_bases): Likewise.
792         (__deregister_frame_info_bases): Likewise.
793         (__register_frame_info): Do not use INTUSE.
794         (__register_frame): Likewise.
795         (__register_frame_info_table): Likewise.
796         (__register_frame_table): Likewise.
797         (__deregister_frame_info): Likewise.
798         (__deregister_frame): Likewise.
800 2014-10-27  Gratian Crisan  <gratian.crisan@ni.com>
802         * sysdeps/unix/sysv/linux/arm/kernel-features.h
803         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_FUTEX_LOCK_PI): Do
804         not undefine.
805         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_REQUEUE_PI):
806         Likewise.
807         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_SET_ROBUST_LIST):
808         Likewise.
810 2014-10-27  Joseph Myers  <joseph@codesourcery.com>
812         [BZ #14138]
813         * sysdeps/unix/sysv/linux/arm/setfsgid.c: Remove file.
814         * sysdeps/unix/sysv/linux/arm/setfsuid.c: Likewise.
815         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
816         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Likewise.
817         * sysdeps/unix/sysv/linux/m68k/setfsgid.c: Likewise.
818         * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Likewise.
819         * sysdeps/unix/sysv/linux/s390/s390-32/setfsgid.c: Likewise.
820         * sysdeps/unix/sysv/linux/s390/s390-32/setfsuid.c: Likewise.
821         * sysdeps/unix/sysv/linux/sh/setfsgid.c: Likewise.
822         * sysdeps/unix/sysv/linux/sh/setfsuid.c: Likewise.
823         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsgid.c: Likewise.
824         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsuid.c: Likewise.
825         * sysdeps/unix/sysv/linux/arm/syscalls.list (setfsgid): Add
826         syscall.
827         (setfsuid): Likewise.
828         * sysdeps/unix/sysv/linux/i386/syscalls.list (setfsgid): Likewise.
829         (setfsuid): Likewise.
830         * sysdeps/unix/sysv/linux/m68k/syscalls.list (setfsgid): Likewise.
831         (setfsuid): Likewise.
832         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setfsgid):
833         Likewise.
834         (setfsuid): Likewise.
835         * sysdeps/unix/sysv/linux/sh/syscalls.list (setfsgid): Likewise.
836         (setfsuid): Likewise.
837         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (setfsgid):
838         Likewise.
839         (setfsuid): Likewise.
841 2014-10-27  Andreas Schwab  <schwab@suse.de>
843         [BZ #17501]
844         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Fix
845         check for Slow_SSE4_2 feature bit.
846         * sysdeps/i386/i686/multiarch/strcmp.S (STRCMP): Likewise.
847         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
848         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP, __strcascmp):
849         Likewise.  Fix check for Fast_Unaligned_Load feature bit.
851 2014-10-24  Roland McGrath  <roland@hack.frob.com>
853         * configure.ac: Validate compiler version with a empirical test of
854         __GNUC__ and __GNUC_MINOR__ predefined values, rather than by grepping
855         $CC -v output.
856         * configure: Regenerated.
858         * inet/htons.c (htons): Prototypify.
859         * inet/htonl.c (htonl): Likewise.
861 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
863         * string/strncat.c (strncat): Improve performance by using strlen.
865 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
867         * string/strcat.c (strcat): Improve performance by using strlen/strcpy.
869 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
871         * sysdeps/aarch64/fpu/fgetexcptflg.c (fegetexceptflag):
872         Call libc_fetestexcept_aarch64.
874 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
876         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept):
877         Call libc_feholdexcept_aarch64.
879 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
881         * sysdeps/aarch64/fpu/fegetround.c (fegetround):
882         Call get_rounding_mode.
884 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
886         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
887         Simplify logic.
889 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
891         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept):
892         Simplify logic.
894 2014-10-24  Joseph Myers  <joseph@codesourcery.com>
896         [BZ #14138]
897         * sysdeps/unix/sysv/linux/arm/getegid.c: Remove file.
898         * sysdeps/unix/sysv/linux/arm/geteuid.c: Likewise.
899         * sysdeps/unix/sysv/linux/arm/getgid.c: Likewise.
900         * sysdeps/unix/sysv/linux/arm/getgroups.c: Likewise.
901         * sysdeps/unix/sysv/linux/arm/getresgid.c: Likewise.
902         * sysdeps/unix/sysv/linux/arm/getresuid.c: Likewise.
903         * sysdeps/unix/sysv/linux/arm/getuid.c: Likewise.
904         * sysdeps/unix/sysv/linux/i386/getegid.c: Likewise.
905         * sysdeps/unix/sysv/linux/i386/geteuid.c: Likewise.
906         * sysdeps/unix/sysv/linux/i386/getgid.c: Likewise.
907         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
908         * sysdeps/unix/sysv/linux/i386/getresgid.c: Likewise.
909         * sysdeps/unix/sysv/linux/i386/getresuid.c: Likewise.
910         * sysdeps/unix/sysv/linux/i386/getuid.c: Likewise.
911         * sysdeps/unix/sysv/linux/m68k/getegid.c: Likewise.
912         * sysdeps/unix/sysv/linux/m68k/geteuid.c: Likewise.
913         * sysdeps/unix/sysv/linux/m68k/getgid.c: Likewise.
914         * sysdeps/unix/sysv/linux/m68k/getgroups.c: Likewise.
915         * sysdeps/unix/sysv/linux/m68k/getresgid.c: Likewise.
916         * sysdeps/unix/sysv/linux/m68k/getresuid.c: Likewise.
917         * sysdeps/unix/sysv/linux/m68k/getuid.c: Likewise.
918         * sysdeps/unix/sysv/linux/s390/s390-32/getegid.c: Likewise.
919         * sysdeps/unix/sysv/linux/s390/s390-32/geteuid.c: Likewise.
920         * sysdeps/unix/sysv/linux/s390/s390-32/getgid.c: Likewise.
921         * sysdeps/unix/sysv/linux/s390/s390-32/getgroups.c: Likewise.
922         * sysdeps/unix/sysv/linux/s390/s390-32/getresgid.c: Likewise.
923         * sysdeps/unix/sysv/linux/s390/s390-32/getresuid.c: Likewise.
924         * sysdeps/unix/sysv/linux/s390/s390-32/getuid.c: Likewise.
925         * sysdeps/unix/sysv/linux/sh/getegid.c: Likewise.
926         * sysdeps/unix/sysv/linux/sh/geteuid.c: Likewise.
927         * sysdeps/unix/sysv/linux/sh/getgid.c: Likewise.
928         * sysdeps/unix/sysv/linux/sh/getgroups.c: Likewise.
929         * sysdeps/unix/sysv/linux/sh/getresgid.c: Likewise.
930         * sysdeps/unix/sysv/linux/sh/getresuid.c: Likewise.
931         * sysdeps/unix/sysv/linux/sh/getuid.c: Likewise.
932         * sysdeps/unix/sysv/linux/sparc/sparc32/getegid.c: Likewise.
933         * sysdeps/unix/sysv/linux/sparc/sparc32/geteuid.c: Likewise.
934         * sysdeps/unix/sysv/linux/sparc/sparc32/getgid.c: Likewise.
935         * sysdeps/unix/sysv/linux/sparc/sparc32/getgroups.c: Likewise.
936         * sysdeps/unix/sysv/linux/sparc/sparc32/getuid.c: Likewise.
937         * sysdeps/unix/sysv/linux/arm/syscalls.list (getegid): Add
938         syscall.
939         (geteuid): Likewise.
940         (getgid): Likewise.
941         (getuid): Likewise.
942         (getresgid): Likewise.
943         (getresuid): Likewise.
944         (getgroups): Likewise.
945         * sysdeps/unix/sysv/linux/i386/syscalls.list (getegid): Likewise.
946         (geteuid): Likewise.
947         (getgid): Likewise.
948         (getuid): Likewise.
949         (getresgid): Likewise.
950         (getresuid): Likewise.
951         (getgroups): Likewise.
952         * sysdeps/unix/sysv/linux/m68k/syscalls.list (getegid): Likewise.
953         (geteuid): Likewise.
954         (getgid): Likewise.
955         (getuid): Likewise.
956         (getresgid): Likewise.
957         (getresuid): Likewise.
958         (getgroups): Likewise.
959         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (getegid):
960         Likewise.
961         (geteuid): Likewise.
962         (getgid): Likewise.
963         (getuid): Likewise.
964         (getresgid): Likewise.
965         (getresuid): Likewise.
966         (getgroups): Likewise.
967         * sysdeps/unix/sysv/linux/sh/syscalls.list (getegid): Likewise.
968         (geteuid): Likewise.
969         (getgid): Likewise.
970         (getuid): Likewise.
971         (getresgid): Likewise.
972         (getresuid): Likewise.
973         (getgroups): Likewise.
974         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (getegid):
975         Likewise.
976         (geteuid): Likewise.
977         (getgid): Likewise.
978         (getuid): Likewise.
979         (getgroups): Likewise.
981         [BZ #14138]
982         * sysdeps/unix/sysv/linux/i386/chown.c: Remove file.
983         * sysdeps/unix/sysv/linux/i386/fchown.c: Likewise.
984         * sysdeps/unix/sysv/linux/i386/lchown.c: Likewise.
985         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
986         * sysdeps/unix/sysv/linux/s390/s390-32/fchown.c: Remove file.
987         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Likewise.
988         * sysdeps/unix/sysv/linux/sh/chown.c: Likewise.
989         * sysdeps/unix/sysv/linux/sh/fchown.c: Likewise.
990         * sysdeps/unix/sysv/linux/sh/lchown.c: Likewise.
991         * sysdeps/unix/sysv/linux/sparc/sparc32/chown.c: Likewise.
992         * sysdeps/unix/sysv/linux/sparc/sparc32/fchown.c: Likewise.
993         * sysdeps/unix/sysv/linux/sparc/sparc32/lchown.c: Likewise.
994         * sysdeps/unix/sysv/linux/s390/s390-32/Versions (GLIBC_2.1): Add
995         __chown.
996         * sysdeps/unix/sysv/linux/i386/syscalls.list (chown): Add syscall.
997         (lchown): Likewise.
998         (fchown): Likewise.
999         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (chown):
1000         Likewise.
1001         (lchown): Likewise.
1002         (fchown): Likewise.
1003         * sysdeps/unix/sysv/linux/sh/syscalls.list (chown): Likewise.
1004         (lchown): Likewise.
1005         (fchown): Likewise.
1006         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (chown):
1007         Likewise.
1008         (lchown): Likewise.
1009         (fchown): Likewise.
1011 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
1013         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept):
1014         Simplify logic.
1016 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
1018         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
1019         Cleanup logic.
1021 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
1023         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
1024         Remove unused include.
1026 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
1028         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Remove spaces.
1029         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Remove spaces.
1030         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Remove spaces.
1031         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Remove spaces.
1033 2014-10-23  Carlos O'Donell  <carlos@systemhalted.org>
1034             Helge Deller <deller@gmx.de>
1036         [BZ #17508]
1037         * sysdeps/unix/sysv/linux/hppa/bits/signum.h: Remove SIGEMT.
1038         Define SIGSTKFLT as 7. Define SIGSYS as 31. Define SIGXCPU as 12.
1039         Remove SIGLOST. Define SIGXFSZ as 30. Define __SIGRTMIN as 32.
1041 2014-10-23  Joseph Myers  <joseph@codesourcery.com>
1043         [BZ #14132]
1044         * sysdeps/powerpc/powerpc32/libgcc-compat.S (__ashldi3_v_glibc20):
1045         Remove macro definition.
1046         (__ashrdi3_v_glibc20): Likewise.
1047         (__lshrdi3_v_glibc20): Likewise.
1048         (__cmpdi2_v_glibc20): Likewise.
1049         (__ucmpdi2_v_glibc20): Likewise.
1050         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixdfdi_v_glibc20): Likewise.
1051         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
1052         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
1053         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
1054         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
1055         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdisf_v_glibc20): Likewise.
1057 2014-10-22  Roland McGrath  <roland@hack.frob.com>
1059         * inet/netgroup.h (struct name_list): Use C99 [] syntax rather than
1060         old GNU extension [0] syntax.
1061         * nscd/nscd_helper.c (open_socket): Use a flexible array member and
1062         alloca rather than an array member with variable length.
1063         * nscd/netgroupcache.c (addgetnetgrentX): Likewise.
1064         * nscd/nscd.c (invalidate_db): New function, broken out of ...
1065         (parse_opt): ... here.  Likewise use alloca there.
1066         Validate the -i argument before checking for rootness.
1067         (send_shutdown): New function, broken out of ...
1068         (parse_opt): ... here.
1070 2014-10-22  Roland McGrath  <roland@hack.frob.com>
1072         * sysdeps/arm/__longjmp.S [NEED_HWCAP] [IS_IN_rtld]: Use LDST_PCREL
1073         macro to get at the _rt_local_ro field.
1074         [NEED_HWCAP] [!IS_IN_rtld]: Use LDR_GLOBAL to get at _rtld_global_ro
1075         ([PIC] case) or _dl_hwcap ([!PIC] case).
1076         * sysdeps/arm/setjmp.S: Likewise.
1078         * config.h.in (ARM_PCREL_MOVW_OK): New macro.
1079         * sysdeps/arm/configure.ac: New check to define it.
1080         * sysdeps/arm/configure: Regenerated.
1081         * sysdeps/arm/sysdep.h [__ASSEMBLER__]: Include <arm-features.h>.
1082         (LDST_INDEXED_NOINDEX, LDST_INDEXED_INDEX): New macros.
1083         (LDST_INDEXED, LDST_PC_INDEXED): New macros, differing definitions
1084         depending on [ARM_NO_INDEX_REGISTER] and [__thumb2__].
1085         (LDST_PCREL) [!__thumb2__ && ARCH_HAS_T2 && ARM_PCREL_MOVW_OK]:
1086         Use move/movt pair instead of a load.
1087         (LDST_GLOBAL): Macro removed.
1088         (LDR_GLOBAL): New macro replaces it.
1089         (LDR_HIDDEN): New macro.
1090         (PTR_MANGLE_LOAD): Use LDR_GLOBAL rather than LDST_GLOBAL.
1091         Use LDR_HIDDEN instead for __pointer_chk_guard_local.
1093         * setjmp/tst-setjmp-static.c: New file.
1094         * setjmp/Makefile (tests): Add it.
1095         (tests-static): New variable.
1097 2014-10-22  Maciej W. Rozycki  <macro@codesourcery.com>
1099         [BZ #17485]
1100         * sysdeps/unix/sysv/linux/mips/vfork.S (__libc_vfork): Define.
1102 2014-10-21  Joseph Myers  <joseph@codesourcery.com>
1104         [BZ #14132]
1105         * math/s_ldexpf.c (__ldexpf): Do not use INTDEF.
1107 2014-10-21  Roland McGrath  <roland@hack.frob.com>
1109         * nptl/version.c (__nptl_main): Call __libc_write, not __write.
1111 2014-10-20  Roland McGrath  <roland@hack.frob.com>
1113         * io/fts.c (dirent_not_directory): New function.
1114         (fts_build): Call it.
1116 2014-10-20  Roland McGrath  <roland@hack.frob.com>
1118         * nptl/version.c (__nptl_main): Use normal __write rather than
1119         INTERNAL_SYSCALL.
1120         (banner): Update copyright years.
1122         * nptl/pthread_rwlock_timedrdlock.c: #include <sys/time.h> before using
1123         gettimeofday.
1124         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
1125         * nptl/pthread_cond_timedwait.c: Likewise.
1126         * nptl/pthread_mutex_timedlock.c: Likewise.
1127         * nptl/sem_timedwait.c: Likewise.
1129         * sysdeps/nptl/bits/libc-lock.h
1130         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
1131         (__libc_lock_init_recursive): Return void, not 0.
1132         * sysdeps/nptl/bits/libc-lockP.h (__libc_lock_init): Likewise.
1133         (__libc_rwlock_init): Likewise.
1134         * sysdeps/nptl/bits/stdio-lock.h (_IO_lock_init): Likewise.
1136 2014-10-20  Torvald Riegel  <triegel@redhat.com>
1138         [BZ #15215]
1139         * nptl/pthread_once.c (__pthread_once): Split out fast path to ...
1140         (__pthread_once_slow): ... here.
1141         * sysdeps/unix/sysv/linux/i386/pthread_once.S: Remove file.
1142         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Remove file.
1144 2014-10-20  Torvald Riegel  <triegel@redhat.com>
1146         [BZ #15215]
1147         * nptl/pthreadP.h (__PTHREAD_ONCE_INPROGRESS, __PTHREAD_ONCE_DONE,
1148         __PTHREAD_ONCE_FORK_GEN_INCR): New.
1149         * sysdeps/nptl/fork.c (__libc_fork): Use them.
1150         * nptl/pthread_once.c (__pthread_once): Likewise.
1151         Update comments.
1153 2014-10-20  Joseph Myers  <joseph@codesourcery.com>
1155         [BZ #14138]
1156         * sysdeps/unix/syscalls.list (readv): Use __libc_readv as strong
1157         name.
1158         (writev): Use __libc_writev as strong name.
1159         * sysdeps/unix/sysv/linux/readv.c: Remove file.
1160         * sysdeps/unix/sysv/linux/writev.c: Likewise.
1162 2014-10-17  Roland McGrath  <roland@hack.frob.com>
1164         * nptl/createthread.c (TLS_DEFINE_INIT_TP, TLS_VALUE): Macros removed.
1166         * sysdeps/i386/nptl/tls.h
1167         (THREAD_SELF_SYSINFO, THREAD_SYSINFO): Macros removed.
1168         [NEED_DL_SYSINFO] (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO):
1169         New macros.
1170         * sysdeps/ia64/nptl/tls.h [NEED_DL_SYSINFO]
1171         (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO): New macros.
1172         * nptl/allocatestack.c (allocate_stack) [NEED_DL_SYSINFO]:
1173         Call SETUP_THREAD_SYSINFO instead of doing an assignment.
1174         * nptl/createthread.c (create_thread) [NEED_DL_SYSINFO]:
1175         Call CHECK_THREAD_SYSINFO instead of doing an assert.
1177         * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
1178         Conditionalize FUTEX_PRIVATE_FLAG and FUTEX_CLOCK_REALTIME probes
1179         on [__NR_futex].
1180         * nptl/pthread_mutex_init.c (prio_inherit_missing): New function,
1181         broken out of ...
1182         (__pthread_mutex_init): ... here.  Call it.
1183         * nptl/pthread_mutex_lock.c (__pthread_mutex_lock_full):
1184         Conditionalize PI cases on [__NR_futex].
1185         * nptl/pthread_mutex_timedlock.c (pthread_mutex_timedlock): Likewise.
1186         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Likewise.
1187         * nptl/pthread_mutex_unlock.c (__pthread_mutex_unlock_full): Likewise.
1189         * nptl/nptl-init.c (sighandler_setxid, __xidcmd): Make definitions
1190         conditional on [SIGSETXID].
1191         (sigcancel_handler): Make definition conditional on [SIGCANCEL].
1192         (__pthread_initialize_minimal_internal): Set up SIGCANCEL only if it
1193         is defined.  Likewise for SIGSETXID.
1194         * nptl/allocatestack.c (setxid_mark_thread, setxid_unmark_thread):
1195         Conditionalize definitions on [SIGSETXID].
1196         (setxid_signal_thread, __nptl_setxid_error, __nptl_setxid): Likewise.
1197         * nptl/pthread_create.c (start_thread): Conditionalize SIGCANCEL
1198         unblocking on [SIGCANCEL].
1200         * nptl/nptl-init.c (__nptl_set_robust): Conditionalize body on
1201         [__NR_set_robust_list].
1203 2014-10-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
1205         * string/strcoll_l.c (get_next_seq): Fix up formatting.
1206         (do_compare): Likewise.
1208 2014-10-17  Leonhard Holz  <leonhard.holz@web.de>
1210         [BZ #15884]
1211         * string/strcoll_l.c: Don't include stdio.h.
1212         (coll_seq): Remove members idxarr and rulearr.
1213         (get_next_seq_cached): Remove function.
1214         (get_next_seq): Likewise.
1215         (get_next_seq_nocache): Rename to get_next_seq.
1216         (do_compare): Remove function.
1217         (do_compare_nocache): Rename to do_compare.
1218         (STRCOLL): Remove weight and rules cache.
1220 2014-10-16  Roland McGrath  <roland@hack.frob.com>
1222         * sysdeps/arm/soft-fp/sfp-machine.h: Filed moved ...
1223         * sysdeps/arm/sfp-machine.h: ... to here.
1224         * sysdeps/arm/Implies: Remove arm/soft-fp.
1226 2014-10-14  Joseph Myers  <joseph@codesourcery.com>
1228         * conform/data/sys/utsname.h-data (*_t): Allow.
1229         * conform/data/sys/wait.h-data [POSIX] (uid_t): Do not define.
1230         [POSIX] (WEXITED): Do not expect constant.
1231         [POSIX] (WSTOPPED): Likewise.
1232         [POSIX] (WNOHANG): Likewise.
1233         [POSIX] (WNOWAIT): Likewise.
1234         [POSIX] (siginfo_t): Do not expect type or elements.
1235         [POSIX] (pid_t): Do not expect type.
1236         [POSIX] (signal.h): Do not allow header.
1237         [POSIX] (sys/resource.h): Likewise.
1238         [POSIX] (si_*): Do not allow pattern.
1239         [POSIX] (W*): Likewise.
1240         [POSIX] (P_*): Likewise.
1241         [POSIX] (BUS_*): Likewise.
1242         [POSIX] (CLD_*): Likewise.
1243         [POSIX] (FPE_*): Likewise.
1244         [POSIX] (ILL_*): Likewise.
1245         [POSIX] (POLL_*): Likewise.
1246         [POSIX] (SEGV_*): Likewise.
1247         [POSIX] (SI_*): Likewise.
1248         [POSIX] (TRAP_*): Likewise.
1249         * conform/Makefile (test-xfail-POSIX/sys/wait.h/conform): New
1250         variable.
1252 2014-10-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
1254         [BZ #12926]
1255         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Avoid
1256         infinite loop when __recvmsg returns 0.
1258 2014-10-10  Joseph Myers  <joseph@codesourcery.com>
1260         * CANCEL-FCT-WAIVE: Remove file.
1261         * CANCEL-FILE-WAIVE: Likewise.
1263         [BZ #14132]
1264         * elf/dl-sysdep.c (__libc_enable_secure): Use rtld_hidden_data_def
1265         instead of INTVARDEF.
1266         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
1267         * sysdeps/mach/hurd/dl-sysdep.c (__libc_enable_secure): Use
1268         rtld_hidden_data_def instead of INTVARDEF.
1269         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
1270         * elf/dl-deps.c (expand_dst): Likewise.
1271         * elf/dl-load.c (_dl_dst_count): Likewise.
1272         (_dl_dst_substitute): Likewise.
1273         (decompose_rpath): Likewise.
1274         (_dl_init_paths): Likewise.
1275         (open_path): Likewise.
1276         (_dl_map_object): Likewise.
1277         * elf/rtld.c (dl_main): Likewise.
1278         (process_dl_audit): Likewise.
1279         (process_envvars): Likewise.
1280         * include/unistd.h [IS_IN_rtld] (__libc_enable_secure_internal):
1281         Remove declaration.
1282         (__libc_enable_secure): Use rtld_hidden_proto.
1284 2014-10-09  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
1286         * elf/dl-load.c
1287         (add_path): New function broken out of _dl_rtld_di_serinfo.
1288         (_dl_rtld_di_serinfo): Remove that nested function.  Update call sites.
1290 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
1292         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_D): Use
1293         parentheses around macro arguments.
1294         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_DP): Likewise.
1295         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_D): Likewise.
1296         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_DP): Likewise.
1297         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_D): Likewise.
1298         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_DP): Likewise.
1299         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_D): Likewise.
1300         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
1301         [_FP_W_TYPE_SIZE < 64] (FP_PACK_D): Likewise.
1302         [_FP_W_TYPE_SIZE < 64] (FP_PACK_DP): Likewise.
1303         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_D): Likewise.
1304         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_DP): Likewise.
1305         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_D): Likewise.
1306         [_FP_W_TYPE_SIZE < 64] (FP_CMP_D): Likewise.
1307         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_D): Likewise.
1308         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_D): Likewise.
1309         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_D): Likewise.
1310         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_D): Likewise.
1311         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_D): Likewise.
1312         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_DP): Likewise.
1313         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_D): Likewise.
1314         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_DP): Likewise.
1315         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_D): Likewise.
1316         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_DP): Likewise.
1317         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D): Likewise.
1318         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
1319         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_D): Likewise.
1320         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_DP): Likewise.
1321         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_D): Likewise.
1322         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_DP): Likewise.
1323         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_D): Likewise.
1324         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_D): Likewise.
1325         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_D): Likewise.
1326         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_D): Likewise.
1327         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_D): Likewise.
1328         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_D): Likewise.
1329         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_E):
1330         Likewise.
1331         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_EP): Likewise.
1332         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_E): Likewise.
1333         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
1334         [_FP_W_TYPE_SIZE < 64] (FP_PACK_E): Likewise.
1335         [_FP_W_TYPE_SIZE < 64] (FP_PACK_EP): Likewise.
1336         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_E): Likewise.
1337         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_EP): Likewise.
1338         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_E): Likewise.
1339         [_FP_W_TYPE_SIZE < 64] (FP_CMP_E): Likewise.
1340         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_E): Likewise.
1341         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_E): Likewise.
1342         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_E): Likewise.
1343         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_E): Likewise.
1344         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_E): Likewise.
1345         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_EP): Likewise.
1346         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_E): Likewise.
1347         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
1348         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_E): Likewise.
1349         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_EP): Likewise.
1350         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_E): Likewise.
1351         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_EP): Likewise.
1352         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_E): Likewise.
1353         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_E): Likewise.
1354         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_E): Likewise.
1355         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_E): Likewise.
1356         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_E): Likewise.
1357         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_E): Likewise.
1358         * soft-fp/op-1.h (_FP_FRAC_SRST_1): Likewise.
1359         (_FP_FRAC_SRS_1): Likewise.
1360         (_FP_FRAC_CLZ_1): Likewise.
1361         (_FP_MUL_MEAT_1_imm): Likewise.
1362         (_FP_MUL_MEAT_1_wide): Likewise.
1363         (_FP_MUL_MEAT_1_hard): Likewise.
1364         (_FP_SQRT_MEAT_1): Likewise.
1365         (_FP_FRAC_ASSEMBLE_1): Likewise.
1366         (_FP_FRAC_DISASSEMBLE_1): Likewise.
1367         * soft-fp/op-2.h (_FP_FRAC_CLZ_2): Likewise.
1368         (__FP_CLZ_2): Likewise.
1369         (_FP_MUL_MEAT_2_wide): Likewise.
1370         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
1371         (_FP_MUL_MEAT_2_gmp): Likewise.
1372         (_FP_MUL_MEAT_2_120_240_double): Likewise.
1373         (_FP_SQRT_MEAT_2): Likewise.
1374         (_FP_FRAC_ASSEMBLE_2): Likewise.
1375         (_FP_FRAC_DISASSEMBLE_2): Likewise.
1376         * soft-fp/op-4.h (_FP_FRAC_SRS_4): Likewise.
1377         (_FP_FRAC_CLZ_4): Likewise.
1378         (_FP_MUL_MEAT_4_wide): Likewise.
1379         (_FP_MUL_MEAT_4_gmp): Likewise.
1380         (_FP_SQRT_MEAT_4): Likewise.
1381         (_FP_FRAC_ASSEMBLE_4): Likewise.
1382         (_FP_FRAC_DISASSEMBLE_4): Likewise.
1383         * soft-fp/op-common.h (_FP_CMP): Likewise.
1384         (_FP_CMP_EQ): Likewise.
1385         (_FP_CMP_UNORD): Likewise.
1386         (_FP_TO_INT): Likewise.
1387         (_FP_FROM_INT): Likewise.
1388         [!__FP_CLZ] (__FP_CLZ): Likewise.
1389         (_FP_DIV_HELP_imm): Likewise.
1390         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_Q):
1391         Likewise.
1392         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_QP): Likewise.
1393         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_Q): Likewise.
1394         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_QP): Likewise.
1395         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_Q): Likewise.
1396         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_QP): Likewise.
1397         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
1398         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
1399         [_FP_W_TYPE_SIZE < 64] (FP_PACK_Q): Likewise.
1400         [_FP_W_TYPE_SIZE < 64] (FP_PACK_QP): Likewise.
1401         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_Q): Likewise.
1402         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_QP): Likewise.
1403         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_Q): Likewise.
1404         [_FP_W_TYPE_SIZE < 64] (FP_CMP_Q): Likewise.
1405         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_Q): Likewise.
1406         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_Q): Likewise.
1407         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_Q): Likewise.
1408         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_Q): Likewise.
1409         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_Q): Likewise.
1410         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_QP): Likewise.
1411         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_Q): Likewise.
1412         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_QP): Likewise.
1413         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_Q): Likewise.
1414         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_QP): Likewise.
1415         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
1416         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
1417         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_Q): Likewise.
1418         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_QP): Likewise.
1419         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_Q): Likewise.
1420         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_QP): Likewise.
1421         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_Q): Likewise.
1422         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_Q): Likewise.
1423         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_Q): Likewise.
1424         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_Q): Likewise.
1425         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_Q): Likewise.
1426         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_Q): Likewise.
1427         * soft-fp/single.h (FP_UNPACK_RAW_S): Likewise.
1428         (FP_UNPACK_RAW_SP): Likewise.
1429         (FP_PACK_RAW_S): Likewise.
1430         (FP_PACK_RAW_SP): Likewise.
1431         (FP_UNPACK_S): Likewise.
1432         (FP_UNPACK_SP): Likewise.
1433         (FP_UNPACK_SEMIRAW_S): Likewise.
1434         (FP_UNPACK_SEMIRAW_SP): Likewise.
1435         (FP_PACK_S): Likewise.
1436         (FP_PACK_SP): Likewise.
1437         (FP_PACK_SEMIRAW_S): Likewise.
1438         (FP_PACK_SEMIRAW_SP): Likewise.
1439         (_FP_SQRT_MEAT_S): Likewise.
1440         (FP_CMP_S): Likewise.
1441         (FP_CMP_EQ_S): Likewise.
1442         (FP_CMP_UNORD_S): Likewise.
1443         (FP_TO_INT_S): Likewise.
1444         (FP_FROM_INT_S): Likewise.
1446         * soft-fp/op-common.h (_FP_TO_INT): Handle rsigned == 2.
1448         * soft-fp/soft-fp.h (FP_EX_INVALID_SNAN): New macro.
1449         (FP_EX_INVALID_IMZ): Likewise.
1450         (FP_EX_INVALID_IMZ_FMA): Likewise.
1451         (FP_EX_INVALID_ISI): Likewise.
1452         (FP_EX_INVALID_ZDZ): Likewise.
1453         (FP_EX_INVALID_IDI): Likewise.
1454         (FP_EX_INVALID_SQRT): Likewise.
1455         (FP_EX_INVALID_CVI): Likewise.
1456         (FP_EX_INVALID_VC): Likewise.
1457         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Specify more precise
1458         "invalid" exceptions.
1459         (_FP_CHECK_SIGNAN_SEMIRAW): Likewise.
1460         (_FP_ADD_INTERNAL): Likewise.
1461         (_FP_MUL): Likewise.
1462         (_FP_FMA): Likewise.
1463         (_FP_DIV): Likewise.
1464         (_FP_CMP_CHECK_NAN): Likewise.
1465         (_FP_SQRT): Likewise.
1466         (_FP_TO_INT): Likewise.
1467         (FP_EXTEND): Likewise.
1469 2014-10-09  Allan McRae  <allan@archlinux.org>
1471         * po/fr.po: Update French translation from translation project.
1473 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
1475         [BZ #14132]
1476         * stdlib/cxa_atexit.c (__cxa_atexit): Use libc_hidden_def instead
1477         of INTDEF.
1478         * include/stdlib.h (__cxa_atexit_internal): Remove declaration.
1479         (__cxa_atexit): Use libc_hidden_proto.
1480         [!NOT_IN_libc] (__cxa_atexit): Remove macro definition.
1482         [BZ #14132]
1483         * include/wctype.h [!_ISOMAC] (__iswalpha_l_internal): Remove
1484         declaration.
1485         [!_ISOMAC] (__iswdigit_l_internal): Likewise.
1486         [!_ISOMAC] (__iswspace_l_internal): Likewise.
1487         [!_ISOMAC] (__iswxdigit_l_internal): Likewise.
1488         [!_ISOMAC] (__iswctype_internal): Likewise.
1489         * stdio-common/siglist.c (_sys_siglist_internal): Remove alias.
1490         * sysdeps/unix/syscalls.list (chown): Remove __chown_internal
1491         alias.
1492         (fcntl): Remove __fcntl_internal alias.
1493         * sysdeps/unix/sysv/linux/hppa/syscalls.list (connect): Remove
1494         __connect_internal alias.
1495         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (connect):
1496         Likewise.
1498         * soft-fp/soft-fp.h (FP_DENORM_ZERO): New macro.
1499         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Check
1500         FP_DENORM_ZERO.
1501         (_FP_CHECK_FLUSH_ZERO): New macro.
1502         (_FP_ADD_INTERNAL): Call _FP_CHECK_FLUSH_ZERO.
1503         (_FP_CMP): Likewise.
1504         (_FP_CMP_EQ): Likewise.
1505         (_FP_TO_INT): Do not set inexact for subnormal arguments if
1506         FP_DENORM_ZERO.
1507         (FP_EXTEND): Call _FP_CHECK_FLUSH_ZERO.
1508         (FP_TRUNC): Likewise.
1510         * soft-fp/op-common.h (_FP_TO_INT): Ensure maximum exponent is
1511         treated as invalid conversion, not as normal exponent.
1513         * soft-fp/op-common.h (_FP_CMP_CHECK_NAN): New macro.
1514         (_FP_CMP): Add extra argument EX.  Call _FP_CMP_CHECK_NAN.
1515         (_FP_CMP_EQ): Likewise.
1516         (_FP_CMP_UNORD): Likewise.
1517         * soft-fp/double.h (FP_CMP_D): Add extra argument EX.
1518         (FP_CMP_EQ_D): Likewise.
1519         (FP_CMP_UNORD_D): Likewise.
1520         * soft-fp/extended.h (FP_CMP_E): Likewise.
1521         (FP_CMP_EQ_E): Likewise.
1522         (FP_CMP_UNORD_E): Likewise.
1523         * soft-fp/quad.h (FP_CMP_Q): Likewise.
1524         (FP_CMP_EQ_Q): Likewise.
1525         (FP_CMP_UNORD_Q): Likewise.
1526         * soft-fp/single.h (FP_CMP_S): Likewise.
1527         (FP_CMP_EQ_S): Likewise.
1528         (FP_CMP_UNORD_S): Likewise.
1529         * soft-fp/eqdf2.c (__eqdf2): Update call to FP_CMP_EQ_D.
1530         * soft-fp/eqsf2.c (__eqsf2): Update call to FP_CMP_EQ_S.
1531         * soft-fp/eqtf2.c (__eqtf2): Update call to FP_CMP_EQ_Q.
1532         * soft-fp/gedf2.c (__gedf2): Update call to FP_CMP_D.
1533         * soft-fp/gesf2.c (__gesf2): Update call to FP_CMP_S.
1534         * soft-fp/getf2.c (__getf2): Update call to FP_CMP_Q.
1535         * soft-fp/ledf2.c (__ledf2): Update call to FP_CMP_D.
1536         * soft-fp/lesf2.c (__lesf2): Update call to FP_CMP_S.
1537         * soft-fp/letf2.c (__letf2): Update call to FP_CMP_Q.
1538         * soft-fp/unorddf2.c (__unorddf2): Update call to FP_CMP_UNORD_D.
1539         * soft-fp/unordsf2.c (__unordsf2): Update call to FP_CMP_UNORD_S.
1540         * soft-fp/unordtf2.c (__unordtf2): Update call to FP_CMP_UNORD_Q.
1541         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Update call
1542         to FP_CMP_Q.
1543         * sysdeps/sparc/sparc32/soft-fp/q_cmp.c (_Q_cmp): Update call to
1544         FP_CMP_Q.
1545         * sysdeps/sparc/sparc32/soft-fp/q_cmpe.c (_Q_cmpe): Likewise.
1546         * sysdeps/sparc/sparc32/soft-fp/q_feq.c (_Q_feq): Update call to
1547         FP_CMP_EQ_Q.
1548         * sysdeps/sparc/sparc32/soft-fp/q_fge.c (_Q_fge): Update call to
1549         FP_CMP_Q.
1550         * sysdeps/sparc/sparc32/soft-fp/q_fgt.c (_Q_fgt): Likewise.
1551         * sysdeps/sparc/sparc32/soft-fp/q_fle.c (_Q_fle): Likewise.
1552         * sysdeps/sparc/sparc32/soft-fp/q_flt.c (_Q_flt): Likewise.
1553         * sysdeps/sparc/sparc32/soft-fp/q_fne.c (_Q_fne): Update call to
1554         FP_CMP_EQ_Q.
1555         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c (_Qp_cmp): Update call to
1556         FP_CMP_Q.
1557         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c (_Qp_cmpe): Likewise.
1558         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c (_Qp_feq): Update call to
1559         FP_CMP_EQ_Q.
1560         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c (_Qp_fge): Update call to
1561         FP_CMP_Q.
1562         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c (_Qp_fgt): Likewise.
1563         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c (_Qp_fle): Likewise.
1564         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c (_Qp_flt): Likewise.
1565         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c (_Qp_fne): Update call to
1566         FP_CMP_EQ_Q.
1568         * soft-fp/op-common.h (FP_EXTEND): When a subnormal input produces
1569         a subnormal result, set the underflow exception if trapping on
1570         underflow is enabled.
1571         * soft-fp/soft-fp.h (FP_INIT_TRAPPING_EXCEPTIONS): New macro.
1572         (FP_INIT_EXCEPTIONS): Default to FP_INIT_TRAPPING_EXCEPTIONS.
1573         [FP_NO_EXACT_UNDERFLOW] (FP_TRAPPING_EXCEPTIONS): Undefine and
1574         redefine to 0.
1575         * soft-fp/extenddftf2.c (FP_NO_EXACT_UNDERFLOW): Define.
1576         * soft-fp/extendsfdf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
1577         * soft-fp/extendsftf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
1578         * soft-fp/extendxftf2.c (__extendxftf2): Use
1579         FP_INIT_TRAPPING_EXCEPTIONS instead of FP_INIT_ROUNDMODE.
1581         * soft-fp/soft-fp.h (FP_CLEAR_EXCEPTIONS): Remove macro.
1582         * sysdeps/sparc/sparc32/soft-fp/q_itoq.c: Define FP_NO_EXCEPTIONS.
1583         (_Q_itoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
1584         FP_HANDLE_EXCEPTIONS.
1585         * sysdeps/sparc/sparc32/soft-fp/q_lltoq.c: Define FP_NO_EXCEPTIONS.
1586         (_Q_lltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
1587         FP_HANDLE_EXCEPTIONS.
1588         * sysdeps/sparc/sparc32/soft-fp/q_ulltoq.c: Define FP_NO_EXCEPTIONS.
1589         (_Q_ulltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
1590         FP_HANDLE_EXCEPTIONS.
1591         * sysdeps/sparc/sparc32/soft-fp/q_utoq.c: Define FP_NO_EXCEPTIONS.
1592         (_Q_utoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
1593         FP_HANDLE_EXCEPTIONS.
1595 2014-10-08  Joseph Myers  <joseph@codesourcery.com>
1597         [BZ #14132]
1598         * sysdeps/unix/sysv/linux/include/sys/timex.h: New file.
1599         * sysdeps/unix/sysv/linux/adjtime.c [!ADJTIMEX] (ADJTIMEX): Do not
1600         use INTUSE.
1601         [!ADJTIMEX] (INTUSE(__adjtimex)): Remove declaration.
1602         * sysdeps/unix/sysv/linux/alpha/adjtime.c (__adjtimex_internal):
1603         Remove alias.
1604         (__adjtimex): Define using libc_hidden_ver.
1605         * sysdeps/unix/sysv/linux/ntp_gettime.c (INTUSE(__adjtimex)):
1606         Remove declaration.
1607         (ntp_gettime): Call __adjtimex directly.
1608         * sysdeps/unix/sysv/linux/ntp_gettimex.c (INTUSE(__adjtimex)):
1609         Remove declaration.
1610         (ntp_gettimex): Call __adjtimex directly.
1611         * sysdeps/unix/sysv/linux/syscalls.list (adjtimex): Remove
1612         __adjtimex_internal alias.
1614 2014-10-08  Roland McGrath  <roland@hack.frob.com>
1616         [BZ #17460]
1617         * nscd/nscd.c (more_help): Rewrite list of tables collection
1618         using xstrdup and asprintf.
1620         * nscd/nscd_conf.c: Remove local xstrdup declaration.
1622 2014-10-08  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
1623             Roland McGrath  <roland@hack.frob.com>
1625         * elf/dl-lookup.c (enter_unique_sym): New function, broken out of ...
1626         (do_lookup_unique): ... local function 'enter' here; update callers.
1628 2014-10-06  Joseph Myers  <joseph@codesourcery.com>
1630         * sysdeps/unix/make-syscalls.sh (emit_weak_aliases): Condition
1631         compat_symbol calls on [SHARED].
1632         * sysdeps/unix/sysv/linux/powerpc/lchown.S: Remove file.
1633         * sysdeps/unix/sysv/linux/i386/syscalls.list (oldsetrlimit):
1634         Remove.
1635         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
1636         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list
1637         (oldsetrlimit): Remove.
1638         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
1639         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
1640         (lchown): New syscall entry.
1641         (oldsetrlimit): Remove.
1642         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
1643         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list
1644         (oldsetrlimit): Remove.
1645         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
1647         [BZ #14138]
1648         * sysdeps/unix/sysv/linux/arm/fchown.c: Remove file.
1649         * sysdeps/unix/sysv/linux/arm/lchown.c: Likewise.
1650         * sysdeps/unix/sysv/linux/m68k/fchown.c: Likewise.
1651         * sysdeps/unix/sysv/linux/m68k/lchown.c: Likewise.
1652         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
1653         * sysdeps/unix/sysv/linux/arm/syscalls.list (lchown): Add syscall.
1654         (fchown): Likewise.
1655         * sysdeps/unix/sysv/linux/m68k/syscalls.list (lchown): Likewise.
1656         (fchown): Likewise.
1657         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (chown):
1658         Likewise.
1660 2014-10-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1662         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Remove file.
1663         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c
1664         (pthread_spin_unlock): Use __ARCH_REL_INSTR instead of
1665         __lll_rel_instr and __ARCH_ACQ_INSTR instead of __lll_acq_instr.
1666         * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
1667         Likewise.
1668         (__old_sem_post): Likewise.
1670 2014-10-06  Chris Metcalf  <cmetcalf@tilera.com>
1672         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL): Define
1673         INLINE_VSYSCALL, INTERNAL_VSYSCALL, and
1674         HAVE_CLOCK_GETTIME_VSYSCALL macros.
1675         * sysdeps/unix/sysv/linux/tile/gettimeofday.c (__gettimeofday):
1676         Use INLINE_VSYSCALL macro.
1677         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso: Add declaration of
1678         __vdso_clock_gettime.
1679         * sysdeps/unix/sysv/linux/tile/init-first.c
1680         (_libc_vdso_platform_setup): Set new __vdso_clock_gettime global.
1681         * sysdeps/unix/sysv/linux/tile/Versions (GLIBC_PRIVATE): Add
1682         __vdso_clock_gettime.
1684         * sysdeps/unix/sysv/linux/tile/clone.S (__clone): Fix code
1685         to set up frame more cleanly.
1687         * sysdeps/tile/memcmp.c: New file.
1689         * sysdeps/unix/sysv/linux/tile/sysconf.c: New file.
1691         * sysdeps/tile/tilegx/string-endian.h (STRSHIFT): New macro.
1692         * sysdeps/tile/tilegx/strcasestr.c: New file.
1693         * sysdeps/tile/tilegx/strnlen.c: New file.
1694         * sysdeps/tile/tilegx/strstr.c: New file.
1696         * sysdeps/tile/tilegx/string-endian.h (copy_byte): Optimize.
1698 2014-10-06  Arjun Shankar  <arjun.is@lostca.se>
1700         * nptl/tst-setuid3.c: Write errors to stdout.
1702 2014-10-01  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
1704         * elf/dl-deps.c
1705         (preload): New functions broken out of _dl_map_object_deps.
1706         (_dl_map_object_deps):  Remove a nested function. Update call sites.
1708 2014-10-01  Joseph Myers  <joseph@codesourcery.com>
1710         [BZ #14138]
1711         * sysdeps/unix/sysv/linux/execve.c: Remove file.
1712         * sysdeps/unix/sysv/linux/syscalls.list (execve): Add syscall.
1714 2014-10-01  Steve Ellcey  <sellcey@mips.com>
1716         * sysdeps/mips/strcmp.S: New.
1718 2014-09-30  Joseph Myers  <joseph@codesourcery.com>
1720         [BZ #14138]
1721         * sysdeps/unix/sysv/linux/syscalls.list (fchownat): New syscall.
1722         (linkat): Likewise.
1723         (mkdirat): Likewise.
1724         (readlinkat): Likewise.
1725         (renameat): Likewise.
1726         (symlinkat): Likewise.
1727         (unlinkat): Likewise.
1728         * sysdeps/unix/sysv/linux/fchownat.c: Remove file.
1729         * sysdeps/unix/sysv/linux/linkat.c: Likewise.
1730         * sysdeps/unix/sysv/linux/mkdirat.c: Likewise.
1731         * sysdeps/unix/sysv/linux/readlinkat.c: Likewise.
1732         * sysdeps/unix/sysv/linux/renameat.c: Likewise.
1733         * sysdeps/unix/sysv/linux/symlinkat.c: Likewise.
1734         * sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
1736 2014-09-30  Will Newton  <will.newton@linaro.org>
1738         * math/math.h: Define long double math functions if
1739         _LIBC_TEST is defined.
1740         * stdlib/tst-strtod-round.c: Define _LIBC_TEST.
1742         * localedata/Makefile: Move assignment to tests-special
1743         into an ifdef testing run-built-tests.
1744         * timezone/Makefile: Likewise.
1746 2014-09-29  Joseph Myers  <joseph@codesourcery.com>
1748         * sysdeps/x86/Makefile ($(objpfx)tst-ld-sse-use.out): Run script
1749         with $(BASH) not $(SHELL).
1751 2014-09-29  Carlos O'Donell  <carlos@redhat.com>
1752             Matthew LeGendre  <legendre1@llnl.gov>
1754         [BZ #17411]
1755         * elf/dl-reloc.c (_dl_relocate_object): Allocate correct amount for
1756         l_reloc_result.
1758 2014-09-29  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
1760         * stdio-common/printf_fp.c
1761         (hack_digit): New function, broken out of ...
1762         (__printf_fp): ... local function here.  Update call sites.
1763         hack_digit now takes an additional parameter that is a pointer
1764         to a struct of the referenced locals.  Those locals moved inside
1765         the struct and references updated.
1767 2014-09-29  H.J. Lu  <hongjiu.lu@intel.com>
1769         * aclocal.m4: Require autoconf 2.69.
1770         * configure: Regenerated.
1771         * sysdeps/aarch64/configure: Likewise.
1772         * sysdeps/alpha/configure: Likewise.
1773         * sysdeps/arm/armv7/configure: Likewise.
1774         * sysdeps/arm/configure: Likewise.
1775         * sysdeps/ia64/configure: Likewise.
1776         * sysdeps/mach/configure: Likewise.
1777         * sysdeps/mips/configure: Likewise.
1778         * sysdeps/s390/configure: Likewise.
1779         * sysdeps/unix/sysv/linux/mips/configure: Likewise.
1780         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Likewise.
1782         * sysdeps/alpha/configure.ac: Avoid empty lines at the end of
1783         file.
1784         * sysdeps/ia64/configure.ac: Likewise.
1786 2014-09-26  Joseph Myers  <joseph@codesourcery.com>
1788         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Do not
1789         specify symbol version for ld.so.  Do not include entry for
1790         libpthread.
1791         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
1792         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
1793         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
1795         [BZ #14171]
1796         * Makeconfig [$(build-shared) = yes]
1797         ($(common-objpfx)soversions.mk): Don't handle SONAMEs specified in
1798         makefiles.
1799         [$(build-shared) = yes && $(soversions.mk-done) = t]
1800         ($(common-objpfx)gnu/lib-names.h): Remove rule.
1801         [$(build-shared) = yes && $(soversions.mk-done) = t]
1802         ($(common-objpfx)gnu/lib-names.stmp): Likewise.  Split and moved
1803         to Makerules.
1804         [$(build-shared) = yes && $(soversions.mk-done) = t]
1805         (before-compile): Don't append $(common-objpfx)gnu/lib-names.h
1806         here.
1807         [$(build-shared) = yes && $(soversions.mk-done) = t]
1808         (common-generated): Don't append gnu/lib-names.h and
1809         gnu/lib-names.stmp here.
1810         * Makerules [$(build-shared) = yes && $(soversions.mk-done) = t]
1811         (lib-names-h-abi): New variable.
1812         [$(build-shared) = yes && $(soversions.mk-done) = t]
1813         (lib-names-stmp-abi): Likewise.
1814         [$(build-shared) = yes && $(soversions.mk-done) = t &&
1815         abi-variants] (before-compile): Append
1816         $(common-objpfx)$(lib-names-h-abi).
1817         [$(build-shared) = yes && $(soversions.mk-done) = t &&
1818         abi-variants] (common-generated): Append gnu/lib-names.h.
1819         [$(build-shared) = yes && $(soversions.mk-done) = t &&
1820         abi-variants] (install-others-nosubdir): Depend on
1821         $(inst_includedir)/$(lib-names-h-abi).
1822         [$(build-shared) = yes && $(soversions.mk-done) = t &&
1823         abi-variants] ($(common-objpfx)gnu/lib-names.h): New rule.
1824         [$(build-shared) = yes && $(soversions.mk-done) = t]
1825         ($(common-objpfx)$(lib-names-h-abi)): New rule.
1826         [$(build-shared) = yes && $(soversions.mk-done) = t]
1827         ($(common-objpfx)$(lib-names-stmp-abi)): Likewise.
1828         [$(build-shared) = yes && $(soversions.mk-done) = t]
1829         (common-generated): Append $(lib-names-h-abi) and
1830         $(lib-names-stmp-abi).
1831         * scripts/lib-names.awk: Do not handle multi being set.
1832         * sysdeps/unix/sysv/linux/aarch64/Makefile (abi-lp64-ld-soname):
1833         Remove variable.
1834         (abi-lp64_be-ld-soname): Likewise.
1835         * sysdeps/unix/sysv/linux/arm/Makefile (abi-soft-ld-soname):
1836         Likewise.
1837         (abi-hard-ld-soname): Likewise.
1838         * sysdeps/unix/sysv/linux/i386/shlib-versions: New file.
1839         * sysdeps/unix/sysv/linux/mips/Makefile (abi-o32_soft-ld-soname):
1840         Remove variable.
1841         (abi-o32_hard-ld-soname): Likewise.
1842         (abi-o32_soft_2008-ld-soname): Likewise.
1843         (abi-o32_hard_2008-ld-soname): Likewise.
1844         (abi-n32_soft-ld-soname): Likewise.
1845         (abi-n32_hard-ld-soname): Likewise.
1846         (abi-n32_soft_2008-ld-soname): Likewise.
1847         (abi-n32_hard_2008-ld-soname): Likewise.
1848         (abi-n64_soft-ld-soname): Likewise.
1849         (abi-n64_hard-ld-soname): Likewise.
1850         (abi-n64_soft_2008-ld-soname): Likewise.
1851         (abi-n64_hard_2008-ld-soname): Likewise.
1852         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-64-v1-ld-soname):
1853         Likewise.
1854         (abi-64-v2-ld-soname): Likewise.
1855         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Add
1856         ld.so entries.
1857         * sysdeps/unix/sysv/linux/s390/Makefile (abi-64-ld-soname): Remove
1858         variable.
1859         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Add ld.so
1860         entry.
1861         * sysdeps/unix/sysv/linux/x86/Makefile (abi-32-ld-soname): Remove
1862         variable.
1863         (abi-64-ld-soname): Likewise.
1864         (abi-x32-ld-soname): Likewise.
1865         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Add ld.so
1866         entry.
1867         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
1869 2014-09-23  Joseph Myers  <joseph@codesourcery.com>
1871         [BZ #14138]
1872         * sysdeps/unix/sysv/linux/arm/setrlimit.c: Remove file.
1873         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise.
1874         * sysdeps/unix/sysv/linux/m68k/setrlimit.c: Likewise.
1875         * sysdeps/unix/sysv/linux/powerpc/setrlimit.c: Likewise.
1876         * sysdeps/unix/sysv/linux/s390/s390-32/setrlimit.c: Likewise.
1877         * sysdeps/unix/sysv/linux/sh/setrlimit.c: Likewise.
1878         * sysdeps/unix/sysv/linux/i386/syscalls.list (setrlimit): Add
1879         syscall entry for GLIBC_2.2 symbol version.
1880         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list (setrlimit):
1881         Likewise.
1882         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
1883         (setrlimit): Likewise.
1884         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setrlimit):
1885         Likewise.
1887 2014-09-23  Will Newton  <will.newton@linaro.org>
1889         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h: Check for
1890         _LINUX_ARM_SYSDEP_H include guard too.
1891         * sysdeps/unix/sysv/linux/arm/sysdep.h (_SYS_AUXV_H): Remove
1892         define.
1894 2014-09-20  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1896         * sysdeps/unix/sysv/linux/eventfd.c:
1897         Make first argument unsigned.
1898         * sysdeps/unix/sysv/linux/hppa/sys/eventfd.h: Likewise.
1899         * sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
1901 2014-09-20  Ondřej Bílka  <neleai@seznam.cz>
1903         * socket/recvmmsg.c (recvmmsg): Drop const argument.
1904         * socket/sys/socket.h: Likewise
1905         * sysdeps/unix/sysv/linux/recvmmsg.c: Likewise.
1907 2014-09-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1909         * stdlib/longlong.h: Add __udiv_w_sdiv prototype.
1911 2014-09-17  Arjun Shankar  <arjun.is@lostca.se>
1913         * time/tst-ftime.c: New test.
1914         * time/Makefile (tests): Add tst-ftime.
1916 2014-09-17  Joseph Myers  <joseph@codesourcery.com>
1918         * soft-fp/extended.h: Fix comment formatting.
1919         * soft-fp/op-1.h: Likewise.
1920         * soft-fp/op-2.h: Likewise.
1921         * soft-fp/op-4.h: Likewise.
1922         * soft-fp/op-8.h: Likewise.
1923         * soft-fp/op-common.h: Likewise.
1924         * soft-fp/soft-fp.h: Likewise.
1926         * soft-fp/op-common.h (_FP_TO_INT): Correct formatting.
1928 2014-09-16  Joseph Myers  <joseph@codesourcery.com>
1930         [BZ #6652]
1931         * Makeconfig (soversions-default-setname): Remove variable.
1932         ($(common-objpfx)soversions.i): Don't pass default_setname to
1933         soversions.awk.
1934         * Makerules ($(common-objpfx)abi-versions.h): Don't pass
1935         oldest_abi to abi-versions.awk.
1936         * config.h.in (GLIBC_OLDEST_ABI): Remove macro undefine.
1937         * config.make.in (oldest-abi): Remove variable.
1938         * configure.ac (--enable-oldest-abi): Remove configure option.
1939         * configure: Regenerated.
1940         * csu/version.c (banner) [GLIBC_OLDEST_ABI]: Remove conditional
1941         text.
1942         * scripts/abi-versions.awk: Do not handle oldest_abi variable.
1943         * scripts/soversions.awk: Do not handle default_setname variable.
1944         * sysdeps/mach/hurd/configure.ac: Do not handle oldest_abi
1945         variable.
1946         * sysdeps/mach/hurd/configure: Regenerated.
1947         * sysdeps/unix/sysv/linux/configure.ac: Do not handle oldest_abi
1948         variable.
1949         * sysdeps/unix/sysv/linux/configure: Regenerated.
1951 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
1953         * elf/Makefile (CFLAGS-interp.c): Remove.
1954         ($(elf-objpfx)runtime-linker.h): Generate header with linker
1955         path string.
1956         * elf/interp.c: Include generated runtime-linker.h
1958         * Makerules (lib%.so): Don't include $(+interp) in
1959         prerequisites.
1960         * elf/Makefile (CFLAGS-interp.c): Don't define NOT_IN_libc.
1961         * dlfcn/eval.c: Remove file.
1963         * posix/getconf.c (vars): Don't check for _[SP]C_* and _CS
1964         macros.
1966         [BZ #17266]
1967         * misc/sys/cdefs.h: Define __extern_always_inline for clang
1968         4.2 and newer.
1970         [BZ #17370]
1971         * libio/wfileops.c (do_ftell_wide): Free OUT on error path.
1973 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
1974             Jakub Jelinek  <jakub@redhat.com>
1976         [BZ #17266]
1977         * libio/stdio.h: Check definition of __fortify_function
1978         instead of __extern_always_inline to include bits/stdio2.h.
1979         * math/bits/math-finite.h [__USE_XOPEN || __USE_ISOC99]: Also
1980         check if __extern_always_inline is defined.
1981         [__USE_MISC || __USE_XOPEN]: Likewise.
1982         [__USE_ISOC99] Likewise.
1983         * misc/sys/cdefs.h (__fortify_function): Define only if
1984         __extern_always_inline is defined.
1985         [!__cplusplus || __GNUC_PREREQ (4,3)]: Revert to defining
1986         __extern_always_inline and __extern_inline only for g++-4.3
1987         and newer or a compatible gcc.
1989 2014-09-15  Andreas Schwab  <schwab@linux-m68k.org>
1991         [BZ #17371]
1992         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
1993         last change to handle zero prefix length.
1995 2014-09-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
1997         * sysdeps/posix/sysconf.c (__sysconf): Return -1 for
1998         _SC_REGEX_VERSION.
2000         * posix/getconf.c (vars): Add _POSIX_IPV6 and
2001         _POSIX_RAW_SOCKETS.
2003 2014-09-13  Allan McRae  <allan@archlinux.org>
2005         * po/ru.po: Update Russian translation from translation project.
2007 2014-09-12  Roland McGrath  <roland@hack.frob.com>
2009         * locale/programs/locale.c (show_locale_vars): Inline local function
2010         into its sole call site.  Clean up some style nits.
2011         (print_item): New function, broken out of ...
2012         (show_info): ... local function here.  Clean up style nits.
2014         * locale/programs/ld-ctype.c (set_one_default): New function, broken
2015         out of ...
2016         (set_class_defaults): ... local function set_default here.
2017         Define set_default as a macro locally to pass constant parameters.
2018         (allocate_arrays, set_class_defaults): Use C99 for scope for each CNT,
2019         rather than a shared local.
2021         * stdlib/rpmatch.c (try): New function, broken out of ...
2022         (rpmatch): ... local function here.  Also, prototypify definition.
2024 2014-09-12  Joseph Myers  <joseph@codesourcery.com>
2026         * scripts/soversions.awk: Do not handle configuration names.
2027         * Makeconfig ($(common-objpfx)soversions.i): Do not pass cpu,
2028         vendor and os variables to soversions.awk.
2029         * configure.ac: Do not modify gnu-* host_os.
2030         * configure: Regenerated
2031         * shlib-versions: Remove first column with configuration names.
2032         * nptl/shlib-versions: Likewise.
2033         * nptl_db/shlib-versions: Likewise.
2034         * sysdeps/hppa/shlib-versions: Likewise.
2035         * sysdeps/m68k/shlib-versions: Likewise.
2036         * sysdeps/mach/hurd/shlib-versions: Likewise.
2037         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: Likewise.
2038         * sysdeps/unix/sysv/linux/alpha/shlib-versions: Likewise.
2039         * sysdeps/unix/sysv/linux/arm/shlib-versions: Likewise.
2040         * sysdeps/unix/sysv/linux/hppa/shlib-versions: Likewise.
2041         * sysdeps/unix/sysv/linux/ia64/shlib-versions: Likewise.
2042         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: Likewise.
2043         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: Likewise.
2044         * sysdeps/unix/sysv/linux/mips/shlib-versions: Likewise.
2045         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
2046         Likewise.
2047         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
2048         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
2049         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
2050         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
2051         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
2052         * sysdeps/unix/sysv/linux/tile/shlib-versions: Likewise.
2053         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
2054         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
2056         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
2057         (HAVE_ELFV2_ABI): AC_DEFINE in ELFv2 case.
2058         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
2059         Regenerated.
2060         * config.h.in (HAVE_ELFV2_ABI): New macro undefine.
2061         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
2062         Condition symbol version definitions on [HAVE_ELFV2_ABI].
2064         * shlib-versions: Remove OS-specific entries.  Moved to files in
2065         sysdeps.
2066         * sysdeps/mach/hurd/shlib-versions: New file.
2067         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
2069         * nptl/shlib-versions: Remove architecture-specific entries.
2070         Moved to files in sysdeps.
2071         * shlib-versions: Likewise.
2072         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: New
2073         file.
2074         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
2075         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
2076         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
2077         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
2079         * sysdeps/gnu/netinet/udp.h (UDP_NO_CHECK6_TX): New macro.
2080         (UDP_NO_CHECK6_RX): Likewise.
2082 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
2084         * sysdeps/posix/sysconf.c (__sysconf): Spell
2085         _POSIX_DEVICE_SPECIFIC and _POSIX_DEVICE_SPECIFIC_R correctly.
2087 2014-08-12  Florian Weimer  <fweimer@redhat.com>
2089         * iconv/gconv_open.c (__gconv_open): Remove transliteration module
2090         loading.
2091         * iconv/Versions (__gconv_transliterate): Export for use from
2092         gconv modules.
2093         * iconv/gconv.h (__GCONV_TRANSLIT): New flag.
2094         (struct __gconv_trans_data, __gconv_trans_fct,
2095         __gconv_trans_context_fct, __gconv_trans_query_fct,
2096         __gconv_trans_init_fct, __gconv_trans_end_fct): Remove type
2097         definitions.
2098         (struct __gconv_step_data): Remove __trans member.
2099         (__gconv_transliterate): Declaration moved from gconv_int.h.  No
2100         longer hidden.  Remove unused trans_data argument.
2101         * iconv/gconv_int.h (struct trans_struct): Remove definition.
2102         (__gconv_translit_find): Remove declaration.
2103         (__gconv_transliterate): Declaration moved to gconv.h.  Add hidden
2104         prototype.
2105         * iconv/gconv_close.c (__gconv_close): Remove __trans cleanup.
2106         * iconv/gconv_trans.c (__gconv_transliterate): Remove unused
2107         trans_data argument.  Add hidden definition.
2108         (__gconv_translit_find): Remove.
2109         * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): Call
2110         __gconv_transliterate directly if __GCONV_TRANSLIT is set.
2111         * iconv/skeleton.c: Remove transliteration initialization.
2112         * libio/fileops.c (_IO_new_file_fopen): Adjust struct
2113         __gconv_step_data initialization.
2114         * libio/iofwide.c (__libio_translit_): Remove.
2115         (_IO_fwide): Adjust struct __gconv_step_data initialization.
2116         * wcsmbs/btowc.c (__btowc): Likewise.
2117         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
2118         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
2119         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Likewise.
2120         * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Likewise.
2121         * wcsmbs/wcrtomb.c (__wcrtomb): Likewise.
2122         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Likewise.
2123         * wcsmbs/wcsrtombs.c (__wcsrtombs): Likewise.
2124         * wcsmbs/wctob.c (wctob): Likewise.
2126 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
2128         [BZ #16194]
2129         * sysdeps/x86/tst-xmmymm.sh: Rename file to...
2130         * sysdeps/x86/tst-ld-sse-use.sh: ... this.  Check for zmm
2131         register usage.
2132         * sysdeps/x86/Makefile: Adjust.
2134 2014-09-11  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
2135             Roland McGrath  <roland@hack.frob.com>
2137         * locale/weight.h: Add include guard.
2138         (findidx): Make static rather than auto; take new parameters
2139         TABLE, INDIRECT, and EXTRA instead of getting them as outer locals.
2140         * locale/weightwc.h: Likewise.
2141         * posix/fnmatch_loop.c
2142         (FCT): Change type of EXTRA from int32_t to wint_t.
2143         Don't include either header inside the function.
2144         Call FINDIDX rather than findidx, and pass new arguments.
2145         #undef FINDIDX at the end of the file.
2146         * posix/fnmatch.c [_LIBC]: #include <locale/weight.h> and define
2147         FINDIDX before including fnmatch_loop.c for the non-wide version.
2148         [_LIBC] [HANDLE_MULTIBYTE]: #define findidx to findidxwc around
2149         #include <locale/weightwc.h>, and define FINDIDX to findidxwc
2150         for the wide version.
2151         * posix/regcomp.c [_LIBC]: #include <locale/weight.h>.
2152         (build_equiv_class) [_LIBC]: Don't #include it inside the function.
2153         Pass new arguments to findidx.
2154         * posix/regexec.c [RE_ENABLE_I18N] [_LIBC]: #include <locale/weight.h>.
2155         [RE_ENABLE_I18N] (check_node_accept_bytes) [_LIBC]:
2156         Don't #include it inside the function.  Pass new arguments to findidx.
2157         * posix/regex_internal.h
2158         [!NOT_IN_libc] [_LIBC]: #include <locale/weight.h>.
2159         (re_string_elem_size_at): Don't #include it inside the function.
2160         Pass new arguments to findidx.
2161         * string/strcoll_l.c: #include WEIGHT_H at top level.
2162         (get_next_seq): Don't #include it inside the function.
2163         Pass new arguments to findidx.
2164         (get_next_seq_nocache): Likewise.
2165         * string/strxfrm_l.c: #include WEIGHT_H at top level.
2166         (STRXFRM): Don't #include it inside the function.
2167         Pass new arguments to findidx.
2169 2014-09-11  Florian Weimer  <fweimer@redhat.com>
2171         [BZ #17344]
2172         * malloc/malloc.c (unlink): Turn asserts into a call to
2173         malloc_printerr.
2175 2014-09-11  Tim Lammens  <tim.lammens@gmail.com>
2177         [BZ #17370]
2178         * libio/wfileops (do_ftell_wide): Free OUT.
2180 2014-09-10  Chris Metcalf  <cmetcalf@tilera.com>
2182         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Remove file.
2184 2014-09-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
2186         [BZ #17363]
2187         * inet/getnetgrent_r.c (__internal_getnetgrent_r): Try next
2188         group if the current group is empty.
2190 2014-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2192         * benchtests/bench-memset.c (test_main): Add more test from size
2193         from 32 to 512 bytes.
2194         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
2195         Add POWER8 memset object.
2196         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
2197         (__libc_ifunc_impl_list): Add POWER8 memset and bzero implementations.
2198         * sysdeps/powerpc/powerpc64/multiarch/bzero.c (__bzero): Add POWER8
2199         implementation.
2200         * sysdeps/powerpc/powerpc64/multiarch/memset.c (__libc_memset):
2201         Likewise.
2202         * sysdeps/powerpc/powerpc64/multiarch/memset-power8.S: New file:
2203         multiarch POWER8 memset optimization.
2204         * sysdeps/powerpc/powerpc64/power8/memset.S: New file: optimized
2205         POWER8 memset optimization.
2207         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
2208         Remove bzero multiarch objects.
2209         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: Remove file.
2210         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: Likewise.
2211         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: Likewise.
2212         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S [NO_BZERO_IMPL]:
2213         Remove define.
2214         [__bzero]: Redefine to specific name.
2215         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: Likewise.
2216         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: Likewise.
2217         * sysdeps/powerpc/powerpc64/power4/memset.S [NO_BZERO_IMPL]: Remove
2218         define.
2219         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
2220         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
2222 2014-09-10  Florian Weimer  <fweimer@redhat.com>
2224         * Makeconfig (gccwarn-c): Turn implicit-function-declaration
2225         warnings into errors.
2227         * stdlib/tst-tls-atexit-lib.c: Include <stdlib.h>, for the
2228         __cxa_thread_atexit_impl prototype.
2230 2014-09-09  Steve Ellcey  <sellcey@mips.com>
2232         * sysdeps/mips/preconfigure: Put code inside mips* case statement.
2233         Fix capitalization of error message.
2235 2014-09-09  Steve Ellcey  <sellcey@mips.com>
2237         * sysdeps/mips/preconfigure: Modify ABI tests.
2239 2014-09-07  Carlos O'Donell  <carlos@systemhalted.org>
2241         * sysdeps/unix/sysv/linux/hppa/c++-types.data: New file.
2243 2014-09-07  Roland McGrath  <roland@hack.frob.com>
2244             Carlos O'Donell  <carlos@systemhalted.org>
2246         * sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c: File removed.
2247         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Moved ...
2248         * sysdeps/unix/sysv/linux/hppa/lowlevellock.h: ... here.
2249         * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Moved ...
2250         * sysdeps/unix/sysv/linux/hppa/pt-vfork.S: ... here.
2251         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Moved ...
2252         * sysdeps/unix/sysv/linux/hppa/pthread.h: ... here.
2253         * sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h: Moved ...
2254         * sysdeps/unix/sysv/linux/hppa/pthreadP.h: ... here.
2255         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c: Moved ...
2256         * sysdeps/unix/sysv/linux/hppa/pthread_cond_broadcast.c: ... here.
2257         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c: Moved ...
2258         * sysdeps/unix/sysv/linux/hppa/pthread_cond_destroy.c: ... here.
2259         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c: Moved ...
2260         * sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c: ... here.
2261         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c: Moved ...
2262         * sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c: ... here.
2263         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c: Moved ...
2264         * sysdeps/unix/sysv/linux/hppa/pthread_cond_timedwait.c: ... here.
2265         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c: Moved ...
2266         * sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c: ... here.
2267         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Moved ...
2268         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: ... here.
2269         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Moved ...
2270         * sysdeps/hppa/nptl/bits/pthreadtypes.h: ... here.
2271         * sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h: Moved ...
2272         * sysdeps/hppa/nptl/bits/semaphore.h: ... here.
2273         * sysdeps/unix/sysv/linux/hppa/clone.S: Include <tcb-offsets.h>.
2274         Deconditionalize the code that was previously under [RESET_PID].
2275         * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: File removed.
2276         * sysdeps/unix/sysv/linux/hppa/arch-fork.h: New file.
2277         * sysdeps/unix/sysv/linux/hppa/nptl/fork.c: File removed.
2278         * sysdeps/hppa/nptl/tcb-offsets.sym: Include pthread.h and don't
2279         include sysdep.h.
2281 2014-09-08  Allan McRae  <allan@archlinux.org>
2283         * version.h (RELEASE): Set to "development".
2284         (VERSION): Set to "2.20.90"
2286 2014-09-07  Allan McRae  <allan@archlinux.org
2288         * version.h (RELEASE): Set to "stable".
2289         (VERSION): Set to "2.20"
2290         * include/features.h (__GLIBC_MINOR__): Set to 20.
2292         * manual/contrib.texi: Add entries for Wilco Dijkstra and Stefan
2293         Liebler.
2295         * po/ko.po: Update Korean translation from translation project.
2297 2014-09-06  Chris Metcalf  <cmetcalf@tilera.com>
2299         [BZ #17354]
2300         * sysdeps/tile/dl-machine.h (elf_machine_rela): Add a MUNGE_SIGNED
2301         macro for handling signed relocations.
2303 2014-09-03  Florian Weimer  <fweimer@redhat.com>
2305         [BZ #17325]
2306         * iconvdata/ibm1364.c (BODY): Fix check for sentinel.
2307         * iconvdata/ibm932.c (BODY): Replace invalid sentinel check with
2308         assert.
2309         * iconvdata/ibm933.c (BODY): Fix check for sentinel.
2310         * iconvdata/ibm935.c (BODY): Likewise.
2311         * iconvdata/ibm937.c (BODY): Likewise.
2312         * iconvdata/ibm939.c (BODY): Likewise.
2313         * iconvdata/ibm943.c (BODY): Replace invalid sentinel check with
2314         assert.
2315         * iconvdata/Makefile (iconv-test.out): Pass module list to test
2316         script.
2317         * iconvdata/run-iconv-test.sh: New test loop for checking for
2318         decoder crashers.
2320 2014-09-02  Khem Raj  <raj.khem@gmail.com>
2322         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (fegetenv): Add
2323         libm_hidden_ver.
2325 2014-09-01  Allan McRae  <allan@archlinux.org>
2327         * po/eo.po: Update Esperanto translation from translation project.
2329         * po/ca.po: Update Catalan translation from translation project.
2331 2014-08-28  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2333         * sysdeps/mach/hurd/fork.c (__fork): Lock SS->lock around
2334         __proc_dostop call.
2336 2014-08-27  Mark Wielaard  <mjw@redhat.com>
2338         [BZ #17319]
2339         * sysdeps/i386/nptl/tls.h (TLS_INIT_TP): Use INTERNAL_SYSCALL
2340         to call set_thread_area instead of hand written asm.
2341         (__NR_set_thread_area): Removed define.
2342         (TLS_FLAG_WRITABLE): Likewise.
2343         (__ASSUME_SET_THREAD_AREA): Remove check.
2344         (TLS_EBX_ARG): Remove define.
2345         (TLS_LOAD_EBX): Likewise.
2347 2014-08-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
2349         Simplify atomicity of socket creation in bind.
2351         * sysdeps/mach/hurd/bind.c (__bind): Use dir_lookup(node, "") instead of
2352         looking up the name after linking the file.
2354 2014-08-27  Allan McRae  <allan@archlinux.org>
2356         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
2358 2014-08-26  Florian Weimer  <fweimer@redhat.com>
2360         [BZ #17187]
2361         * iconv/gconv_trans.c (struct known_trans, search_tree, lock,
2362         trans_compare, open_translit, __gconv_translit_find):
2363         Remove module loading code.
2365 2014-08-26  Allan McRae  <allan@archlinux.org>
2367         * po/vi.po: Update Vietnamese translation from translation project.
2369         * po/uk.po: Update Ukrainian translation from translation project.
2371         * po/fr.po: Update French translation from translation project.
2373         * po/ru.po: Update Russian translation from translation project.
2375         * po/pl.po: Update Polish translation from translation project.
2377         * po/cs.po: Update Czech translation from translation project.
2379         * po/de.po: Update German translation from translation project.
2381         * po/bg.po: Update Bulgarian translation from translation project.
2383         * po/sv.po: Update Sweedish translation from translation project.
2385         * po/nl.po: Update Dutch translation from translation project.
2387         * po/es.po: Update Spanish translation from translation project.
2389 2014-08-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
2391         * nptl/Makefile (CFLAGS-pthread_atfork.c): Remove.
2393         * catgets/Makefile (CPPFLAGS-gencat): Remove.
2394         * iconv/Makefile (CPPFLAGS-iconv_prog): Likewise.
2395         (CPPFLAGS-iconvconfig): Likewise.
2396         * timezone/Makefile (CPPFLAGS-zic): Likewise.
2398         * include/libc-symbols.h: Remove unnecessary check for
2399         NOT_IN_libc.
2400         * nptl/pthreadP.h: Likewise.
2401         * sysdeps/aarch64/setjmp.S: Likewise.
2402         * sysdeps/alpha/setjmp.S: Likewise.
2403         * sysdeps/arm/sysdep.h: Likewise.
2404         * sysdeps/i386/setjmp.S: Likewise.
2405         * sysdeps/m68k/setjmp.c: Likewise.
2406         * sysdeps/posix/getcwd.c: Likewise.
2407         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
2408         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
2409         * sysdeps/s390/s390-32/setjmp.S: Likewise.
2410         * sysdeps/s390/s390-64/setjmp.S: Likewise.
2411         * sysdeps/sh/sh3/setjmp.S: Likewise.
2412         * sysdeps/sh/sh4/setjmp.S: Likewise.
2413         * sysdeps/unix/alpha/sysdep.h: Likewise.
2414         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
2415         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
2416         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
2417         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
2418         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
2419         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
2420         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
2421         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
2422         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
2423         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
2424         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
2425         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
2426         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
2427         * sysdeps/x86_64/setjmp.S: Likewise.
2429 2014-08-13  Joseph Myers  <joseph@codesourcery.com>
2431         [BZ #17263]
2432         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Include
2433         <stdint.h>.
2434         (__get_clockfreq): Use uint64_t instead of hp_timing_t in
2435         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK call.
2437 2014-08-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
2439         * sysdeps/x86/fpu/bits/mathinline.h: Fix typo in comment.
2441         [BZ #17262]
2442         * sysdeps/x86/fpu/bits/mathinline.h: Check both __SSE2_MATH__
2443         and __x86_64__ when disabling x87 inline functions.
2445 2014-08-12  H.J. Lu  <hongjiu.lu@intel.com>
2447         [BZ #17259]
2448         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Replace cpuid
2449         asm statement with __cpuid_count.
2451 2014-08-12  Mike Frysinger  <vapier@gentoo.org>
2453         * configure.ac: Change __ehdr_start code to dereference the struct.
2454         Run readelf on the output to look for relocations.
2455         * configure: Regenerated.
2457 2014-08-12  Joseph Myers  <joseph@codesourcery.com>
2459         [BZ #17261]
2460         * sysdeps/powerpc/nofpu/fenv_const.c (__fe_enabled_env): Change
2461         value to 0.
2462         (__fe_nonieee_env): Define as an alias for __fe_dfl_env.
2464 2014-08-12  Roland McGrath  <roland@hack.frob.com>
2466         * NEWS: Mention x86-64 ld.so use of Intel MPX instructions.
2468 2014-08-12  Bernard Ogden  <bernie.ogden@linaro.org>
2470         [BZ #16892]
2471         * sysdeps/nptl/lowlevellock.h (__lll_timedlock): Use
2472         atomic_compare_and_exchange_bool_acq rather than atomic_exchange_acq.
2474 2014-08-12  Sean Anderson  <seanga2@gmail.com>
2476         * malloc/malloc.c: Fix typo in comment.
2478 2014-08-09  Allan McRae  <allan@archlinux.org>
2480         * Regenerate libc.po.
2482 2014-08-08  Mike Frysinger  <vapier@gentoo.org>
2484         * intl/tst-gettext2.sh: Check every lang file for creation.
2486 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
2488         * sysdeps/aarch64/fpu/math_private.h
2489         (libc_feholdsetround_noex_aarch64_ctx): New function.
2491 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
2493         * sysdeps/arm/armv6/strcpy.S (strcpy):
2494         Fix performance issue in misaligned cases.
2496 2014-08-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2498         * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h (struct winsize):
2499         Move definition from termios.h.
2500         (struct termio): Likewise.
2501         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
2502         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
2503         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
2504         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
2505         Likewise.
2506         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (struct winsize):
2507         Move definition to ioctl-types.h
2508         (struct termio): Likewise.
2509         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
2510         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
2511         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
2512         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
2513         Likewise.
2515 2014-08-05  Richard Henderson  <rth@redhat.com>
2517         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Always raise
2518         exceptions.
2519         * sysdeps/alpha/soft-fp/Makefile [soft-fp] (sysdep_routines):
2520         Add fraiseexcpt.
2521         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
2522         Use __feraiseexcept.
2523         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (feraiseexcept):
2524         Protect libm symbols with IS_IN_libm.
2526         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Remove file.
2528 2014-08-04  Bernard Ogden  <bernie.ogden@linaro.org>
2530         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Remove file.
2532 2014-08-04  Will Newton  <will.newton@linaro.org>
2534         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove
2535         file.
2537 2014-08-04  Mike Frysinger  <vapier@gentoo.org>
2539         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Add nocancel
2540         variants for each function.
2542 2014-08-04  Roland McGrath  <roland@hack.frob.com>
2544         * sysdeps/unix/sysv/linux/ia64/nptl/Makefile: File removed, contents
2545         appended ...
2546         * sysdeps/unix/sysv/linux/ia64/Makefile: ... here.
2547         * sysdeps/unix/sysv/linux/ia64/nptl/Versions: File removed, contents
2548         appended ...
2549         * sysdeps/unix/sysv/linux/ia64/Versions: ... here.
2550         * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Moved ...
2551         * sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: ... here.
2552         * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Moved ...
2553         * sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: ... here.
2554         * sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data: Moved ...
2555         * sysdeps/unix/sysv/linux/ia64/c++-types.data: ... here.
2556         * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Moved ...
2557         * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: ... here.
2558         * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Moved ...
2559         * sysdeps/unix/sysv/linux/ia64/ld.abilist: ... here.
2560         * sysdeps/unix/sysv/linux/ia64/nptl/libBrokenLocale.abilist: Moved ...
2561         * sysdeps/unix/sysv/linux/ia64/libBrokenLocale.abilist: ... here.
2562         * sysdeps/unix/sysv/linux/ia64/nptl/libanl.abilist: Moved ...
2563         * sysdeps/unix/sysv/linux/ia64/libanl.abilist: ... here.
2564         * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Moved ...
2565         * sysdeps/unix/sysv/linux/ia64/libc.abilist: ... here.
2566         * sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist: Moved ...
2567         * sysdeps/unix/sysv/linux/ia64/libcrypt.abilist: ... here.
2568         * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Moved ...
2569         * sysdeps/unix/sysv/linux/ia64/libdl.abilist: ... here.
2570         * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Moved ...
2571         * sysdeps/unix/sysv/linux/ia64/libm.abilist: ... here.
2572         * sysdeps/unix/sysv/linux/ia64/nptl/libnsl.abilist: Moved ...
2573         * sysdeps/unix/sysv/linux/ia64/libnsl.abilist: ... here.
2574         * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Moved ...
2575         * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: ... here.
2576         * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Moved ...
2577         * sysdeps/unix/sysv/linux/ia64/libresolv.abilist: ... here.
2578         * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Moved ...
2579         * sysdeps/unix/sysv/linux/ia64/librt.abilist: ... here.
2580         * sysdeps/unix/sysv/linux/ia64/nptl/libthread_db.abilist: Moved ...
2581         * sysdeps/unix/sysv/linux/ia64/libthread_db.abilist: ... here.
2582         * sysdeps/unix/sysv/linux/ia64/nptl/libutil.abilist: Moved ...
2583         * sysdeps/unix/sysv/linux/ia64/libutil.abilist: ... here.
2584         * sysdeps/unix/sysv/linux/ia64/nptl/localplt.data: Moved ...
2585         * sysdeps/unix/sysv/linux/ia64/localplt.data: ... here.
2586         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Moved ...
2587         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: ... here.
2588         * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Moved ...
2589         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: ... here.
2590         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Moved ...
2591         * sysdeps/unix/sysv/linux/ia64/timer_create.c: ... here.
2592         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Moved ...
2593         * sysdeps/unix/sysv/linux/ia64/timer_delete.c: ... here.
2594         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Moved ...
2595         * sysdeps/unix/sysv/linux/ia64/timer_getoverr.c: ... here.
2596         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Moved ...
2597         * sysdeps/unix/sysv/linux/ia64/timer_gettime.c: ... here.
2598         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Moved ...
2599         * sysdeps/unix/sysv/linux/ia64/timer_settime.c: ... here.
2600         * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Moved ...
2601         * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: ... here.
2602         Update #include.
2603         * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Moved ...
2604         * sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c: ... here.
2606 2014-08-04  Roland McGrath  <roland@hack.frob.com>
2608         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ...
2609         * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here.
2610         * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ...
2611         * sysdeps/ia64/nptl/bits/semaphore.h: ... here.
2612         * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ...
2613         * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here.
2615 2014-08-04  Roland McGrath  <roland@hack.frob.com>
2617         * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>.
2618         * sysdeps/unix/sysv/linux/ia64/arch-fork.h (ARCH_CLONE): New macro.
2619         * sysdeps/ia64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
2620         * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: File removed.
2622 2014-08-04  Roland McGrath  <roland@hack.frob.com>
2624         * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Moved ...
2625         * sysdeps/unix/sysv/linux/ia64/vfork.S: ... here.
2626         (__libc_vfork): Define function under this name.
2627         (__vfork): Define as an alias.
2628         * sysdeps/unix/sysv/linux/ia64/pt-vfork.S: New file.
2629         * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: File removed.
2631 2014-08-04  Roland McGrath  <roland@hack.frob.com>
2633         * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code
2634         that was previously under [RESET_PID].
2635         * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: File removed.
2637 2014-08-04  Andreas Schwab  <schwab@suse.de>
2639         * sysdeps/ieee754/ldbl-96/s_fma.c: Include <math_private.h>.
2641 2014-08-03  Mike Frysinger  <vapier@gentoo.org>
2643         * stdlib/tst-setcontext.c (test_stack): Fix coding style.
2644         (main): Likewise.
2646 2014-08-01  Roland McGrath  <roland@hack.frob.com>
2648         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: File removed.
2650 2014-08-01  Richard Henderon  <rth@redhat.com>
2652         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use math_force_eval before
2653         feclearexcept; use math_opt_barrier instead of open-coded asm; fix
2654         typo in exact zero test.
2655         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
2656         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
2657         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
2659 2014-08-01  Roland McGrath  <roland@hack.frob.com>
2661         * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD, PTR_MANGLE)
2662         (PTR_MANGLE2, PTR_DEMANGLE, PTR_DEMANGLE2): Move these macros...
2663         * sysdeps/arm/sysdep.h: ... here.
2664         [!__ASSEMBLER__]: Include <stdint.h>.
2666 2014-08-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
2668         * include/libc-symbols.h (HAVE_LIBINTL_H): Define macro.
2669         (HAVE_WCTYPE_H): Likewise.
2670         (HAVE_ISWCTYPE): Likewise.
2671         (ENABLE_NLS): Likewise.
2672         * posix/regex_internal.h [(defined MB_CUR_MAX && HAVE_WCTYPE_H
2673         && HAVE_ISWCTYPE) || _LIBC]: Sync up with gnulib.
2675         * posix/regex_internal.c: Check if DEBUG is defined and is
2676         set.
2678         * include/libc-symbols.h (HAVE_MBSTATE_T): Define macro.
2679         (HAVE_MBSRTOWCS): Likewise.
2680         * posix/fnmatch.c: Include string.h unconditionally.
2682 2014-08-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
2684         * NEWS: Explain the s390 jmp_buf / ucontext_t ABI change
2685         reversal.
2687 2014-07-31  Roland McGrath  <roland@hack.frob.com>
2689         * sysdeps/generic/safe-fatal.h: New file.
2690         * sysdeps/unix/sysv/linux/safe-fatal.h: New file.
2691         * nptl/forward.c: Include it.
2692         (__pthread_unwind): Use __safe_fatal as default action, rather
2693         than a bogus use of INTERNAL_SYSCALL that could never work.
2695         * config.h.in (HAVE_BUILTIN_TRAP): New #define to 0.
2696         * configure.ac (libc_cv_builtin_trap): New test.
2697         * configure: Regenerated.
2698         * sysdeps/generic/abort-instr.h [HAVE_BUILTIN_TRAP]
2699         (ABORT_INSTRUCTION): Define using __builtin_trap.
2701         * nptl/pthreadP.h (SIGCANCEL, SIGTIMER, SIGSETXID, __xidcmd): Moved ...
2702         * sysdeps/unix/sysv/linux/nptl-signals.h: ... to this new file.
2703         * sysdeps/nptl/nptl-signals.h: New file.
2704         * nptl/pthreadP.h: Include <nptl-signals.h>.
2706 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
2708         * sysdeps/s390/s390-64/utf16-utf32-z9.c
2709         (ONE_DIRECTION): Define.
2710         * sysdeps/s390/s390-64/utf8-utf16-z9.c
2711         (ONE_DIRECTION): Define.
2712         * sysdeps/s390/s390-64/utf8-utf32-z9.c
2713         (ONE_DIRECTION): Define.
2715 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
2717         * sysdeps/s390/Makefile: Delete file.
2718         * sysdeps/s390/Versions (GLIBC_2.19): Remove __setjmp.
2719         * sysdeps/s390/__longjmp.c: Delete file.
2720         * sysdeps/s390/bits/setjmp.h (__s390_jmp_buf):
2721         Remove fields __flags and __reserved.
2722         * sysdeps/s390/longjmp.c: Include setjmp/longjmp.c
2723         and add versioning.
2724         * sysdeps/s390/rtld-__longjmp.c: Delete file.
2725         * sysdeps/s390/rtld-global-offsets.sym: Likewise.
2726         * sysdeps/s390/rtld-setjmp.S: Likewise.
2727         * sysdeps/s390/s390-32/__longjmp-common.c: Move to ...
2728         * sysdeps/s390/s390-32/__longjmp.c: ... here.
2729         * sysdeps/s390/s390-32/setjmp-common.S: Move to ...
2730         * sysdeps/s390/s390-32/setjmp.S: ... here.
2731         Add versioning.
2732         (__sigsetjmp): Remove setting __flags field.
2733         * sysdeps/s390/s390-64/__longjmp-common.c:Move to ...
2734         * sysdeps/s390/s390-64/__longjmp.c: ... here.
2735         * sysdeps/s390/s390-64/setjmp-common.S: Move to ...
2736         * sysdeps/s390/s390-64/setjmp.S: ... here.
2737         Add versioning.
2738         (__sigsetjmp): Remove setting __flags field.
2739         * sysdeps/s390/setjmp.S: Delete file.
2740         * sysdeps/s390/sigjmp.c: Likewise.
2741         * sysdeps/s390/v1-longjmp.c: Likewise.
2742         * sysdeps/s390/v1-setjmp.h: Likewise.
2743         * sysdeps/s390/v1-sigjmp.c: Likewise.
2744         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines):
2745         Remove v1-longjmp_chk.
2746         * sysdeps/unix/sysv/linux/s390/getcontext.S: Delete file.
2747         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c:
2748         Include debug/longjmp_chk.c and add versioning.
2749         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c:
2750         Include nptl/pt-longjmp.c and add versioning.
2751         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: Delete file.
2752         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
2753         Include __longjmp.c.
2754         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
2755         Move to ...
2756         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: ... here.
2757         (__getcontext): Remove setting __flags field.
2758         Add versioning.
2759         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
2760         Don't restore upper high grps.
2761         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
2762         Likewise.
2763         (__swapcontext): Remove setting uc_flags field.
2764         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym:
2765         Delete file.
2766         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
2767         Include __longjmp.c.
2768         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
2769         Move to ...
2770         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: ... here.
2771         (__getcontext): Remove setting __flags field.
2772         Add versioning.
2773         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
2774         (__swapcontext): Remove setting uc_flags field.
2775         * unix/sysv/linux/s390/s390-64/ucontext_i.sym: Delete file.
2776         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (ucontext):
2777         Remove fields uc_high_gprs and __reserved.
2778         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym:
2779         New file with reverted content.
2780         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: Delete file.
2781         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist:
2782         Regenerated.
2783         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist:
2784         Regenerated.
2786 2014-07-31  Andreas Schwab  <schwab@suse.de>
2788         * config.h.in (HAVE_IFUNC): Define to 0.
2789         * rt/clock-compat.c [HAVE_IFUNC]: Check for value, not
2790         definedness.
2792 2014-07-30  Ling Ma  <ling.ml@alibaba-inc.com>
2794         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
2795         memmove-avx-unaligned, memcpy-avx-unaligned and
2796         mempcpy-avx-unaligned.
2797         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
2798         Add tests for AVX memcpy functions.
2799         * sysdeps/x86_64/multiarch/memcpy.S: Add support for AVX memcpy.
2800         * sysdeps/x86_64/multiarch/memcpy_chk.S: Add support for AVX
2801         memcpy_chk.
2802         * sysdeps/x86_64/multiarch/memmove.c: Add support for AVX memmove.
2803         * sysdeps/x86_64/multiarch/memmove_chk.c: Add support for AVX
2804         memmove_chk.
2805         * sysdeps/x86_64/multiarch/mempcpy.S: Add support for AVX mempcpy.
2806         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Add support for AVX
2807         mempcpy_chk.
2808         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: New file.
2809         * sysdeps/x86_64/multiarch/mempcpy-avx-unaligned.S: New file.
2810         * sysdeps/x86_64/multiarch/memmove-avx-unaligned.S: New file.
2812 2013-07-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2814         [BZ #17213]
2815         * sysdeps/powerpc/powerpc64/entry.h: Fix TEXT_START definition for
2816         powerpc64le.
2818 2014-07-29  Jeff Layton  <jlayton@poochiereds.net>
2820         [BZ #16839]
2821         * manual/llio.texi: Add section about open file description locks.
2822         * manual/examples/ofdlocks.c: Example of open file description
2823         lock usage.
2824         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
2825         F_OFD_SETLK, and F_OFD_SETLKW.
2827 2014-07-23  Allan McRae  <allan@archlinux.org>
2829         * po/es.po: Update Spanish translation from translation project.
2831 2014-07-18  Andreas Schwab  <schwab@linux-m68k.org>
2833         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Removed.
2835 2014-07-17  Maciej W. Rozycki  <macro@codesourcery.com>
2837         [BZ #17078]
2838         * sysdeps/arm/dl-machine.h (elf_machine_rela)
2839         [RESOLVE_CONFLICT_FIND_MAP]: Handle R_ARM_TLS_DESC relocation.
2840         (elf_machine_lazy_rel): Handle prelinked R_ARM_TLS_DESC entries.
2842 2014-07-17  Joseph Myers  <joseph@codesourcery.com>
2844         [BZ #17088]
2845         * math/fesetenv.c (__fesetenv)
2846         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Return 1 for FE_NOMASK_ENV.
2847         * math/feupdateenv.c (__feupdateenv)
2848         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Likewise.
2850         * sysdeps/unix/sysv/linux/s390/kernel-features.h: New file.
2851         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
2852         (__ASSUME_SOCKETCALL): Do not define.
2854         * sysdeps/unix/sysv/linux/sh/kernel-features.h: New file.
2855         * sysdeps/unix/sysv/linux/kernel-features.h [__sh__]
2856         (__ASSUME_SOCKETCALL): Do not define.
2857         (__ASSUME_ST_INO_64_BIT): Define unconditionally.
2858         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
2859         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
2860         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
2861         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
2862         [__LINUX_KERNEL_VERSION >= 0x030000 && __sh__]
2863         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2864         [__sh__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2866         * sysdeps/unix/sysv/linux/powerpc/kernel-features.h: New file.
2867         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]
2868         (__ASSUME_SOCKETCALL): Do not define.
2869         (__ASSUME_IPC64): Define unconditionally.
2870         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
2871         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
2872         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
2873         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
2874         [__LINUX_KERNEL_VERSION >= 0x030000 && __powerpc__]
2875         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2876         [__powerpc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL):
2877         Likewise.
2879         * sysdeps/unix/sysv/linux/sparc/kernel-features.h: New file.
2880         * sysdeps/unix/sysv/linux/kernel-features.h [__sparc__]
2881         (__ASSUME_SOCKETCALL): Do not define.
2882         (__ASSUME_SET_ROBUST_LIST): Define unconditionally.
2883         (__ASSUME_FUTEX_LOCK_PI): Likewise.
2884         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL): Do not define.
2885         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
2886         (__ASSUME_REQUEUE_PI): Define unconditionally.
2887         [__LINUX_KERNEL_VERSION >= 0x020621 && __sparc__]
2888         (__ASSUME_RECVMMSG_SYSCALL): Do not define.
2889         [__sparc__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2890         [__LINUX_KERNEL_VERSION >= 0x030000 && __sparc__]
2891         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2892         [__sparc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2894         * sysdeps/unix/sysv/linux/i386/kernel-features.h: New file.
2895         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__]
2896         (__ASSUME_SOCKETCALL): Do not define.
2897         [__LINUX_KERNEL_VERSION >= 0x020621 && __i386__]
2898         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
2899         [__i386__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2900         [__LINUX_KERNEL_VERSION >= 0x030000 && __i386__]
2901         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2902         [__i386__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
2904         * sysdeps/unix/sysv/linux/x86_64/kernel-features.h: New file.
2905         * sysdeps/unix/sysv/linux/kernel-features.h [__x86_64__]
2906         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
2907         [__LINUX_KERNEL_VERSION >= 0x020621 && __x86_64__]
2908         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
2909         [__LINUX_KERNEL_VERSION >= 0x030000 && __x86_64__]
2910         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
2911         [__x86_64__ && __LINUX_KERNEL_VERSION >= 0x030100]
2912         (__ASSUME_GETCPU_SYSCALL): Likewise.
2914         * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
2915         * sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR.  Remove
2916         cases for individual architectures.
2917         * sysdeps/gnu/configure: Regenerated.
2918         * sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
2919         LIBC_SLIBDIR_RTLDDIR.
2920         * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
2921         * sysdeps/unix/sysv/linux/mips/configure.ac: Use
2922         LIBC_SLIBDIR_RTLDDIR.
2923         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
2924         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
2925         LIBC_SLIBDIR_RTLDDIR.
2926         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
2927         Regenerated.
2928         * sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
2929         * sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
2930         file.
2931         * sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
2932         * sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
2933         file.
2934         * sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
2935         * sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
2936         * sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
2937         * sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
2939         * sysdeps/aarch64/shlib-versions: Move to ...
2940         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: ... here.
2941         * sysdeps/alpha/shlib-versions: Move to ...
2942         * sysdeps/unix/sysv/linux/alpha/shlib-versions: ... here.
2943         * sysdeps/arm/shlib-versions: Move to ...
2944         * sysdeps/unix/sysv/linux/arm/shlib-versions: ... here.
2945         * sysdeps/hppa/shlib-versions: Move all contents except for
2946         libgcc_s entry to ...
2947         * sysdeps/unix/sysv/linux/hppa/shlib-versions: ... here.  Merge in
2948         entry from ...
2949         * sysdeps/hppa/nptl/shlib-versions: ... here.  Remove file.
2950         * sysdeps/ia64/shlib-versions: Move to ...
2951         * sysdeps/unix/sysv/linux/ia64/shlib-versions: ... here.  Merge in
2952         entry from ...
2953         * sysdeps/ia64/nptl/shlib-versions: ... here.  Remove file.
2954         * sysdeps/m68k/coldfire/shlib-versions: Move to ...
2955         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: ... here.
2956         * sysdeps/microblaze/shlib-versions: Move to ...
2957         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: ... here.
2958         * sysdeps/mips/shlib-versions: Move to ...
2959         * sysdeps/unix/sysv/linux/mips/shlib-versions: ... here.  Merge in
2960         entry from ...
2961         * sysdeps/mips/nptl/shlib-versions: ... here.  Remove file.
2962         * sysdeps/tile/shlib-versions: Move to ...
2963         * sysdeps/unix/sysv/linux/tile/shlib-versions: ... here.
2964         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Merge in entry
2965         from ...
2966         * sysdeps/x86_64/64/shlib-versions: ... here.  Remove file.
2967         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Merge in
2968         entry from ...
2969         * sysdeps/x86_64/x32/shlib-versions: ... here.  Remove file.
2971 2014-07-17  Will Newton  <will.newton@linaro.org>
2973         * sysdeps/arm/bits/atomic.h
2974         (__arch_compare_and_exchange_bool_8_int): Evaluate to zero.
2975         (__arch_compare_and_exchange_bool_16_int): Likewise.
2976         (__arch_compare_and_exchange_bool_64_int): Likewise.
2978         * iconv/loop.c: Move definition of LOOPFCT and gconv_btowc
2979         into an #else block.
2981 2014-07-16  Roland McGrath  <roland@hack.frob.com>
2983         * sysdeps/arm/preconfigure.ac: Apply EABI sanity check to arm*, not
2984         just Linux configurations.  Test empirically that the compiler sets
2985         __ARM_EABI__, rather than using the tuple to decide.
2986         * sysdeps/arm/preconfigure: Regenerated.
2987         * sysdeps/unix/sysv/linux/arm/configure: File removed.
2988         * sysdeps/unix/sysv/linux/arm/configure.ac: File removed,
2989         contents appended ...
2990         * sysdeps/arm/configure.ac: ... here.
2991         * sysdeps/arm/configure: Regenerated.
2993 2014-07-15  Roland McGrath  <roland@hack.frob.com>
2995         * nptl/pthread_kill.c: New file.
2996         * nptl/pthread_sigmask.c: New file.
2997         * nptl/pthread_sigqueue.c: New file.
2999         * sysdeps/nptl/lowlevellock.h: New file.
3000         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: New file.
3001         * sysdeps/nptl/lowlevellock-futex.h: New file.
3003         * nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
3004         Remove dead declarations.
3006 2014-07-14  H.J. Lu  <hongjiu.lu@intel.com>
3008         * config.h.in (HAVE_AVX2_SUPPORT): New #undef.
3009         * sysdeps/i386/configure.ac: Set HAVE_AVX2_SUPPORT and
3010         config-cflags-avx2.
3011         * sysdeps/x86_64/configure.ac: Likewise.
3012         * sysdeps/i386/configure: Regenerated.
3013         * sysdeps/x86_64/configure: Likewise.
3014         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
3015         memset-avx2 only if config-cflags-avx2 is yes.
3016         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
3017         Tests for memset_chk and memset only if HAVE_AVX2_SUPPORT is
3018         defined.
3019         * sysdeps/x86_64/multiarch/memset.S: Define multiple versions
3020         only if HAVE_AVX2_SUPPORT is defined.
3021         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
3023 2014-07-14  Alan Modra  <amodra@gmail.com>
3025         [BZ #17153]
3026         * elf/elf.h (DT_PPC64_NUM): Correct value.
3027         * NEWS: Add to fixed bug list.
3029 2014-07-13  Jim Meyering  <meyering@fb.com>
3031         [BZ 17150]
3032         regex: don't deref NULL upon heap allocation failure
3033         * posix/regcomp.c: (parse_dup_op): Handle duplicate_tree
3034         failure in one more place.
3035         To trigger the segfault, configure grep -with-included-regex,
3036         build it, and run these commands:
3037         ( ulimit -v 300000; echo a|src/grep -E a+++++++++++++++++++++ )
3039 2014-07-13  Andreas Schwab  <schwab@linux-m68k.org>
3041         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
3043 2014-07-11  Richard Henderson  <rth@redhat.com>
3045         * sysdeps/aarch64/libm-test-ulps: Update.
3047 2014-07-10  Florian Weimer  <fweimer@redhat.com>
3049         [BZ #17135]
3050         * nptl/pthreadP.h (__nptl_setxid_error): Declare function.
3051         * nptl/allocatestack.c (__nptl_setxid_error): New function.
3052         (__nptl_setxid): Initialize error member.  Call
3053         __nptl_setxid_error.
3054         * nptl/nptl-init.c (sighandler_setxid): Call __nptl_setxid_error.
3055         * nptl/descr.h (struct xid_command): Add error member.
3056         * nptl/tst-setuid3.c: New file.
3057         * nptl/Makefile (tests): Add it.
3059 2014-07-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3061         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_base_trylock):
3062         New define.
3063         (__lll_trylock): Use __lll_base_trylock.
3064         (__lll_cond_trylock): Likewise.
3066 2014-07-10  Roland McGrath  <roland@hack.frob.com>
3068         * nptl/pthread_create.c (start_thread): Use atomic_or and
3069         lll_futex_wake directly rather than lll_robust_dead.
3070         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
3071         (lll_robust_dead): Macro removed.
3072         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Likewise.
3073         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
3074         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
3075         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
3076         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
3077         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
3078         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
3079         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
3080         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
3081         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
3082         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
3083         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
3084         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
3085         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
3086         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
3088         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock):
3089         Use atomic_compare_and_exchange_val_acq directly rather than
3090         lll_robust_trylock.
3091         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
3092         (__lll_robust_trylock, lll_robust_trylock): Removed.
3093         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
3094         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
3095         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
3096         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
3097         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
3098         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
3099         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
3100         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
3101         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
3102         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
3103         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
3104         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
3105         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
3106         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
3108 2014-07-02  Florian Weimer  <fweimer@redhat.com>
3110         * manual/locale.texi (Locale Names): New section documenting
3111         locale name syntax.  Adjust menu and node chaining accordingly.
3112         (Choosing Locale): Reference Locale Names, Locale Categories.
3113         Mention setting LC_ALL=C.  Reflect that name syntax is now
3114         documented.
3115         (Locale Categories): New section title.  Reference Locale Names.
3116         LC_ALL is an environment variable, but not a category.
3117         (Setting the Locale): Remove "locale -a" invocation and LOCPATH
3118         description, now in Locale Name.  Reference that section.  Locale
3119         name syntax is now documented.
3121 2014-07-02  Florian Weimer  <fweimer@redhat.com>
3123         [BZ #17137]
3124         * locale/findlocale.c (name_present, valid_locale_name): New
3125         functions.
3126         (_nl_find_locale): Use the loc_name variable to store name
3127         candidates.  Call name_present and valid_locale_name to check and
3128         validate locale names.  Return an error if the locale is invalid.
3130 2014-07-02  Florian Weimer  <fweimer@redhat.com>
3132         * locale/setlocale.c (setlocale): Use strdup for allocating
3133         composite name copy.
3135 2014-07-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
3137         Sync up with gnulib.
3138         * misc/error.c: Use !_LIBC instead of HAVE_CONFIG_H.
3139         [!_LIBC && ENABLE_NLS]: Include gettext.h.
3140         [_LIBC]: Define USE_UNLOCKED_IO, _GL_ATTRIBUTE_FORMAT_PRINTF
3141         and _GL_ARG_NONNULL.
3142         [USE_UNLOCKED_IO]: Include unlocked-io.h.
3143         [!_LIBC]: Include code for Windows and Cygwin.
3144         [!_LIBC && !HAVE_DECL_STRERROR_R && !STRERROR_R_CHAR_P]:
3145         Include prototype for int strerror_r.
3146         [!_LIBC] (is_open): New function.
3147         (flush_stdout): New function.
3148         (print_errno_message): Use it.
3149         (error): Likewise.
3150         (error_at_line): Likewise.
3151         (error_tail) Add function attribute macros.  Use
3152         __builtin_expect.
3154         * time/strptime_l.c [_LIBC]: Define HAVE_LOCALTIME_R.
3156         * time/strftime_l.c [_LIBC]: Define HAVE_STRFTIME.
3158         * io/ftw.c: Include sys/param.h unconditionally.
3160         * locale/programs/simple-hash.c [!HAVE_OBSTACK]: Remove code.
3162         [BZ #17125]
3163         * sysdeps/unix/sysv/linux/check_pf.c (cache): Don't use
3164         libc_freeres_ptr.
3165         (freecache): New function to free CACHE on exit.
3167         * sunrpc/xdr.c (xdr_string): Add comment about SIZE
3168         initialization.
3170 2014-07-09  David S. Miller  <davem@davemloft.net>
3172         * sysdeps/sparc/fpu/libm-test-ulps: Update.
3174         * sysdeps/sparc/nptl/internaltypes.h: Delete.
3175         * sysdeps/sparc/nptl/sparc-nptl.h: New file.
3176         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: Include it.
3177         * sysdeps/sparc/nptl/pthread_barrier_init.c: Likewise.
3178         * sysdeps/sparc/nptl/pthread_barrier_wait.c: Likewise.
3179         * sysdeps/sparc/nptl/sem_init.c: Likewise.
3180         * sysdeps/sparc/nptl/sem_post.c: Likewise.
3181         * sysdeps/sparc/nptl/sem_timedwait.c: Likewise.
3182         * sysdeps/sparc/nptl/sem_wait.c: Likewise.
3183         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Likewise.
3184         * sysdeps/sparc/sparc32/nptl/sem_post.c: Likewise.
3185         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Likewise.
3186         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Likewise.
3188 2014-07-09  Andreas Schwab  <schwab@suse.de>
3190         * sysdeps/powerpc/test-gettimebase.c (do_test): Add newline to
3191         output.
3192         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
3193         (do_test): Likewise.
3195         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
3197 2014-07-09  Will Newton  <will.newton@linaro.org>
3199         * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Test SHARED with #ifdef.
3200         * sysdeps/arm/tlsdesc.c (_dl_unmap): Likewise.
3201         * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
3202         * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
3203         * sysdeps/hppa/start.S (_start): Likewise.
3205 2014-07-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
3207         * sunrpc/xdr.c (xdr_string): Initialize SIZE to 0.
3209         * sysdeps/generic/unwind-pe.h: Only check if __cplusplus is
3210         defined.
3212 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
3214         * resolv/res_query.c (__libc_res_nsearch): Dereference resplen2
3215         after checking that it is non-NULL.
3217         * sysdeps/i386/dl-machine.h: Define ELF_MACHINE_NO_REL.
3219 2014-07-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3221         * sysdeps/powerpc/memmove.c: Remove file.
3222         * sysdeps/powerpc/powerpc32/power4/memcopy.h
3223         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Define it to 1.
3224         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
3225         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Remove define.
3226         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c:
3227         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Likewise.
3228         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Include default
3229         string memmove instead of removed powerpc one.
3231         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
3232         [weak_alias]: Fix compiler warning due trailing data.
3233         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S:
3234         [weak_alias]: Likewise.
3235         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: Fix compile
3236         warnigs due missing definition of __strcpy_power7 and __strlen_power7.
3238         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
3239         (__libc_ifunc_impl_list): Add memmove functions.
3241 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
3243         * localedata/tests-mbwc/dat_iswalnum.c [SHOJI_IS_RIGHT]:
3244         Remove code.
3245         * localedata/tests-mbwc/dat_iswalpha.c [SHOJI_IS_RIGHT]:
3246         Likewise
3247         * localedata/tests-mbwc/dat_iswctype.c [SHOJI_IS_RIGHT]:
3248         Likewise
3249         * localedata/tests-mbwc/dat_iswgraph.c [SHOJI_IS_RIGHT]:
3250         Likewise
3251         * localedata/tests-mbwc/dat_iswprint.c [SHOJI_IS_RIGHT]:
3252         Likewise
3253         * localedata/tests-mbwc/dat_iswpunct.c [SHOJI_IS_RIGHT]:
3254         Likewise
3255         * localedata/tests-mbwc/dat_mbrlen.c [SHOJI_IS_RIGHT]:
3256         Likewise
3257         * localedata/tests-mbwc/dat_mbstowcs.c [SHOJI_IS_RIGHT]:
3258         Likewise
3259         * localedata/tests-mbwc/dat_mbtowc.c [SHOJI_IS_RIGHT]:
3260         Likewise
3261         * localedata/tests-mbwc/dat_strcoll.c [SHOJI_IS_RIGHT]:
3262         Likewise
3263         * localedata/tests-mbwc/dat_swscanf.c [SHOJI_IS_RIGHT]:
3264         Likewise
3265         * localedata/tests-mbwc/dat_towctrans.c [SHOJI_IS_RIGHT]:
3266         Likewise
3267         * localedata/tests-mbwc/dat_wcscoll.c [SHOJI_IS_RIGHT]:
3268         Likewise
3269         * localedata/tests-mbwc/dat_wcswidth.c [SHOJI_IS_RIGHT]:
3270         Likewise
3271         * localedata/tests-mbwc/dat_wctob.c [SHOJI_IS_RIGHT]:
3272         Likewise
3273         * localedata/tests-mbwc/dat_wcwidth.c [SHOJI_IS_RIGHT]:
3274         Likewise
3275         * localedata/tests-mbwc/tst_towctrans.c [SHOJI_IS_RIGHT]:
3276         Likewise
3278 2014-07-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3280         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Align VSX copies to 16B
3281         to avoid alignment traps in non-cacheable memory.
3282         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
3284         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memmove
3285         multiarch objects.
3286         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c: New
3287         file: multiarch power7 memmove.
3288         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c: New file:
3289         multiarch default memmove.
3290         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: New file:
3291         multiarch memove for powerpc32/power4.
3293         * string/bcopy.c: Use full path to include memmove.c.
3294         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memmove and bcopy
3295         multiarch objects.
3296         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c: New file: default
3297         bcopy for powerpc64.
3298         * sysdeps/powerpc/powerpc64/multiarch/bcopy.c: New file: multiarch
3299         bcopy for powerpc64.
3300         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Add bcopy
3301         and memmove implementations.
3302         * sysdeps/powerpc/powerpc64/multiarch/memmove-power7.S: New file:
3303         optimized multiarch memmove for POWER7/powerpc64.
3304         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: New file:
3305         default multiarch memmove for powerpc64.
3306         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: New file: memmove
3307         multiarch for powerpc64.
3308         * sysdeps/powerpc/powerpc64/power7/bcopy.c: New file: optimized bcopy
3309         for POWER7/powerpc64.
3310         * sysdeps/powerpc/powerpc64/power7/memmove.S: New file: optimized
3311         memmove for POWER7/powerpc64.
3313         * sysdeps/powerpc/memmove.c (memmove): Cleanup impplementation to use
3314         glibc default one.
3316         * sysdeps/powerpc/bits/link.h [_CALL_ELF]: Guard check for
3317         __ELF_NATIVE_CLASS equal to 64.
3319 2014-07-07  Roland McGrath  <roland@hack.frob.com>
3321         * sysdeps/nptl/lowlevellock.h: File removed.
3323         * NEWS: NPTL is no longer an add-on!
3324         * nptl/internaltypes.h: Moved ...
3325         * sysdeps/nptl/internaltypes.h: ... here.
3326         * sysdeps/nptl/aio_misc.h: Use <nptl/pthreadP.h> in #include.
3327         * sysdeps/nptl/fork.c: Likewise.
3328         * sysdeps/nptl/gai_misc.h: Likewise.
3329         * sysdeps/nptl/librt-cancellation.c: Likewise.
3330         * sysdeps/nptl/jmp-unwind.c: Likewise.
3331         * sysdeps/nptl/setxid.h: Likewise.
3332         * sysdeps/unix/sysv/linux/aarch64/Implies: New file.
3333         * sysdeps/unix/sysv/linux/alpha/Implies: Add alpha/nptl.
3334         * sysdeps/unix/sysv/linux/arm/Implies: New file.
3335         * sysdeps/unix/sysv/linux/hppa/Implies: New file.
3336         * sysdeps/unix/sysv/linux/i386/Implies: Add i386/nptl.
3337         * sysdeps/unix/sysv/linux/i386/i686/Implies: New file.
3338         * sysdeps/unix/sysv/linux/ia64/Implies: Add ia64/nptl.
3339         * sysdeps/unix/sysv/linux/m68k/Implies: New file.
3340         * sysdeps/unix/sysv/linux/microblaze/Implies: New file.
3341         * sysdeps/unix/sysv/linux/mips/Implies: New file.
3342         * sysdeps/unix/sysv/linux/powerpc/Implies: New file.
3343         * sysdeps/unix/sysv/linux/s390/Implies: Add s390/nptl.
3344         * sysdeps/unix/sysv/linux/sh/Implies: New file.
3345         * sysdeps/unix/sysv/linux/sparc/Implies: New file.
3346         * sysdeps/unix/sysv/linux/tile/Implies: New file.
3347         * sysdeps/unix/sysv/linux/x86_64/Implies: Add x86_64/nptl.
3348         * sysdeps/unix/sysv/linux/x86_64/x32/Implies: New file.
3349         * nptl/Makeconfig: Moved ...
3350         * sysdeps/nptl/Makeconfig: ... here.
3351         * nptl/configure: File removed.
3352         * nptl/ANNOUNCE: File removed.
3353         * sysdeps/unix/sysv/linux/configure.ac: Remove nptl sanity check.
3354         * sysdeps/unix/sysv/linux/configure: Regenerated.
3356         * nptl/Makefile (routines): Add libc_pthread_init,
3357         libc_multiple_threads, register-atfork and unregister-atfork.
3358         (libpthread-routines): Add pthread_mutex_cond_lock and pt-fork here.
3359         (gen-as-const-headers): Add lowlevelcond.sym, lowlevelrwlock.sym,
3360         lowlevelbarrier.sym, unwindbuf.sym, lowlevelrobustlock.sym,
3361         pthread-pi-defines.sym, structsem.sym.
3362         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = posix]
3363         (CFLAGS-fork.c, CFLAGS-getpid.o, CFLAGS-getpid.os): New variables.
3364         [$(subdir) = nptl] (tests): Add tst-setgetname.
3365         * nptl/sysdeps/unix/sysv/linux/Makefile: File removed.
3366         * sysdeps/unix/sysv/linux/sigaction.c: Just include
3367         <nptl/sigaction.c> directly here, instead of WRAPPER_INCLUDE.
3368         [!LIBC_SIGACTION]: Remove aliases.
3369         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
3370         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
3371         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
3372         * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
3373         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
3374         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
3375         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
3376         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
3377         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
3378         * nptl/Versions (libc: GLIBC_2.3.2): Add __register_atfork.
3379         (libc: GLIBC_PRIVATE): Add __libc_pthread_init,
3380         __libc_current_sigrtmin_private, __libc_current_sigrtmax_private,
3381         __libc_allocate_rtsig_private.
3382         * nptl/sysdeps/unix/sysv/linux/Versions: File removed.
3383         * sysdeps/unix/sysv/linux/sigtimedwait.c: Include <nptl/pthreadP.h>.
3384         * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
3385         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
3386         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
3387         * nptl/sysdeps/unix/sysv/linux/sigwait.c: File removed.
3388         * nptl/sysdeps/unix/sysv/linux/sigtimedwait.c: File removed.
3389         * nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c: File removed.
3390         * nptl/sysdeps/unix/sysv/linux/sleep.c: File removed.
3391         * nptl/sysdeps/unix/sysv/linux/createthread.c: File removed.
3392         * sysdeps/unix/sysv/linux/ia64/fork.S: File removed.
3393         * nptl/sysdeps/unix/sysv/linux/internaltypes.h: Moved ...
3394         * nptl/internaltypes.h: ... here.
3395         * nptl/sysdeps/unix/sysv/linux/jmp-unwind.c: Moved ...
3396         * sysdeps/nptl/jmp-unwind.c: ... here.
3397         * nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c: Moved ...
3398         * nptl/libc-lowlevellock.c: ... here.
3399         * nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c: Moved ...
3400         * nptl/libc_multiple_threads.c: ... here.
3401         * nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c: Moved ...
3402         * nptl/libc_pthread_init.c: ... here.
3403         * nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.sym: Moved ...
3404         * nptl/lowlevelbarrier.sym: ... here.
3405         * nptl/sysdeps/unix/sysv/linux/lowlevelcond.sym: Moved ...
3406         * nptl/lowlevelcond.sym: ... here.
3407         * nptl/sysdeps/unix/sysv/linux/lowlevellock.c: Moved ...
3408         * nptl/lowlevellock.c: ... here.
3409         * nptl/lowlevellock.h: Moved ...
3410         * sysdeps/nptl/lowlevellock.h: ... here.
3411         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Moved ...
3412         * nptl/lowlevelrobustlock.c: ... here.
3413         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.sym: Moved ...
3414         * nptl/lowlevelrobustlock.sym: ... here.
3415         * nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.sym: Moved ...
3416         * nptl/lowlevelrwlock.sym: ... here.
3417         * nptl/sysdeps/unix/sysv/linux/pt-fork.c: Moved ...
3418         * nptl/pt-fork.c: ... here.
3419         * nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.sym: Moved ...
3420         * nptl/pthread-pi-defines.sym: ... here.
3421         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Moved ...
3422         * nptl/pthread_attr_getaffinity.c: ... here.
3423         * nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: Moved ...
3424         * nptl/pthread_attr_setaffinity.c: ... here.
3425         * nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c: Moved ...
3426         * nptl/pthread_mutex_cond_lock.c: ... here.
3427         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
3428         Update #include.
3429         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Likewise.
3430         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: Moved ...
3431         * nptl/pthread_once.c: ... here, replacing old file.
3432         * nptl/sysdeps/unix/sysv/linux/pthread_yield.c: Moved ...
3433         * nptl/pthread_yield.c: ... here.
3434         * nptl/sysdeps/unix/sysv/linux/register-atfork.c: Moved ...
3435         * nptl/register-atfork.c: ... here.
3436         * nptl/sysdeps/unix/sysv/linux/sem_post.c: Moved ...
3437         * nptl/sem_post.c: ... here.
3438         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Update #include.
3439         * nptl/sysdeps/unix/sysv/linux/sem_timedwait.c: Moved ...
3440         * nptl/sem_timedwait.c: ... here.
3441         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Moved ...
3442         * nptl/sem_trywait.c: ... here.
3443         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Update #include.
3444         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Moved ...
3445         * nptl/sem_wait.c: ... here.
3446         * nptl/sysdeps/unix/sysv/linux/structsem.sym: Moved ...
3447         * nptl/structsem.sym: ... here.
3448         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Moved ...
3449         * sysdeps/unix/sysv/linux/mq_notify.c: ... here, replacing old file.
3450         * nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: Moved ...
3451         * nptl/unregister-atfork.c: ... here.
3452         * nptl/sysdeps/unix/sysv/linux/unwindbuf.sym: Moved ...
3453         * nptl/unwindbuf.sym: ... here.
3454         * nptl/sysdeps/unix/sysv/linux/fork.c: Moved ...
3455         * sysdeps/nptl/fork.c: ... here.
3456         * nptl/sysdeps/unix/sysv/linux/fork.h: Moved ...
3457         * sysdeps/nptl/fork.h: ... here.
3458         * sysdeps/unix/sysv/linux/syscalls.list: Remove fork.
3459         * nptl/sysdeps/unix/sysv/linux/aio_misc.h: Moved ...
3460         * sysdeps/unix/sysv/linux/aio_misc.h: ... here.
3461         * nptl/sysdeps/unix/sysv/linux/allocrtsig.c: Moved ...
3462         * sysdeps/unix/sysv/linux/allocrtsig.c: ... here.
3463         * nptl/sysdeps/unix/sysv/linux/getpid.c: Moved ...
3464         * sysdeps/unix/sysv/linux/getpid.c: ... here.
3465         * nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h: Moved ...
3466         * sysdeps/unix/sysv/linux/kernel-posix-timers.h: ... here.
3467         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Moved ...
3468         * sysdeps/unix/sysv/linux/pt-raise.c: ... here.
3469         * nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c: Moved ...
3470         * sysdeps/unix/sysv/linux/pthread_getaffinity.c: ... here.
3471         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Moved ...
3472         * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: ... here.
3473         * nptl/sysdeps/unix/sysv/linux/pthread_getname.c: Moved ...
3474         * sysdeps/unix/sysv/linux/pthread_getname.c: ... here.
3475         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Moved ...
3476         * sysdeps/unix/sysv/linux/pthread_kill.c: ... here.
3477         * nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c: Moved ...
3478         * sysdeps/unix/sysv/linux/pthread_setaffinity.c: ... here.
3479         * nptl/sysdeps/unix/sysv/linux/pthread_setname.c: Moved ...
3480         * sysdeps/unix/sysv/linux/pthread_setname.c: ... here.
3481         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Moved ...
3482         * sysdeps/unix/sysv/linux/pthread_sigqueue.c: ... here.
3483         * nptl/sysdeps/unix/sysv/linux/raise.c: Moved ...
3484         * sysdeps/unix/sysv/linux/raise.c: ... here.
3485         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Moved ...
3486         * sysdeps/unix/sysv/linux/timer_create.c: ... here.
3487         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Moved ...
3488         * sysdeps/unix/sysv/linux/timer_delete.c: ... here.
3489         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Moved ...
3490         * sysdeps/unix/sysv/linux/timer_getoverr.c: ... here.
3491         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Moved ...
3492         * sysdeps/unix/sysv/linux/timer_gettime.c: ... here.
3493         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Moved ...
3494         * sysdeps/unix/sysv/linux/timer_routines.c: ... here.
3495         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Moved ...
3496         * sysdeps/unix/sysv/linux/timer_settime.c: ... here.
3497         * nptl/sysdeps/unix/sysv/linux/tst-setgetname.c: Moved ...
3498         * sysdeps/unix/sysv/linux/tst-setgetname.c: ... here.
3499         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Update #include.
3501 2014-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
3503         * sysdeps/generic/memcopy.h: Add comment for
3504         MEMCPY_OK_FOR_FWD_MEMMOVE.
3506 2014-07-04  Will Newton  <will.newton@linaro.org>
3508         * string/memchr.c: Merge from gnulib.
3509         [_LIBC]: Remove conditionals.
3510         (__ptr_t): Remove define.
3511         (LONG_MAX_32_BITS): Likewise.
3512         (LONG_MAX): Likewise.
3513         (MEMCHR): Use ANSI prototype and optimize algorithm.
3515         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_REL): Define.
3517 2014-07-03  Roland McGrath  <roland@hack.frob.com>
3519         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h
3520         (lll_futex_timed_wait_bitset): Fix syscall argument count.
3522         * sysdeps/nptl/configure.ac (libc_cv_forced_unwind):
3523         Use -Dinhibit_libc=1 for unwind.h check to prevent false failure
3524         in a bare environment with no <stdlib.h> installed.
3525         * sysdeps/nptl/configure: Regenerated.
3527         * sysdeps/alpha/fpu/s_nearbyint.c: Include <math_ldbl_opt.h>.
3529         * sysdeps/unix/sysv/linux/configure.ac: Use AC_TRY_COMPILE rather than
3530         AC_EGREP_CPP for kernel header checks, so they only succeed if
3531         including <linux/version.h> actually works right.
3532         * sysdeps/unix/sysv/linux/configure: Regenerated.
3534         * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the
3535         value so it's not diagnosed as unused.
3537         * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only
3538         thing) with "ifeq ($(subdir),rt)".
3540 2014-07-03  Richard Henderson  <rth@redhat.com>
3542         * sysdeps/alpha/fpu/s_nearbyintf.c: Remove file.
3543         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Remove;
3544         include sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c.
3546         * sysdeps/alpha/fpu/math_private.h (math_opt_barrier): New.
3547         (math_force_eval): New.
3549         * sysdeps/alpha/fpu/s_lround.c: Add 0.5 with chopped rounding.
3550         * sysdeps/alpha/fpu/s_lroundf.c: Likewise.
3552         * sysdeps/alpha/fpu/s_round.c: Remove file.
3553         * sysdeps/alpha/fpu/s_roundf.c: Remove file.
3555         * elf/dl-support.c (HP_TIMING_AVAIL): Do not redefine.
3556         (_dl_non_dynamic_init): Check HP_SMALL_TIMING_AVAIL instead.
3557         * elf/rtld.c (HP_TIMING_AVAIL): Do not redefine.
3558         (_dl_start_final): Check HP_SMALL_TIMING_AVAIL instead.
3559         (_dl_start, print_statistics): Likewise.
3560         * sysdeps/generic/ldsodefs.h (struct rtld_global): Only check
3561         HP_SMALL_TIMING_AVAIL in defining _dl_cpuclock_offset.
3563         * sysdeps/aarch64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
3564         * sysdeps/generic/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
3565         * sysdeps/i386/i686/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
3566         * sysdeps/ia64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
3567         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
3568         (HP_SMALL_TIMING_AVAIL): Define.
3569         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
3570         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
3571         (HP_SMALL_TIMING_AVAIL): Define.
3572         * sysdeps/sparc/sparc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
3573         * sysdeps/x86_64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
3575         * sysdeps/aarch64/hp-timing.h: New file.
3577         * sysdeps/generic/hp-timing.h: Remove dead comment.
3578         * sysdeps/generic/hp-timing-common.h: New file.
3579         * sysdeps/alpha/hp-timing.h: Include it.
3580         (HP_TIMING_DIFF, HP_TIMING_ACCUM_NT, HP_TIMING_PRINT): Remove.
3581         * sysdeps/i386/i686/hp-timing.h: Likewise.
3582         * sysdeps/ia64/hp-timing.h: Likewise.
3583         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
3584         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
3585         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
3586         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
3587         * sysdeps/x86_64/hp-timing.h: Don't include the i686 version.
3588         (HP_TIMING_AVAIL, HP_TIMING_INLINE): Define.
3589         (hp_timing_t): New.
3591         * benchtests/bench-string.h (_dl_hp_timing_overhead): Remove.
3592         * benchtests/bench-timing.h (_dl_hp_timing_overhead): Remove.
3593         (TIMING_INIT): Remove call to HP_TIMING_DIFF_INIT.
3594         * elf/rtld.c (_dl_start_final): Likewise.
3595         * sysdeps/generic/ldsodefs.h (_dl_hp_timing_overhead): Remove.
3596         * sysdeps/alpha/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
3597         * sysdeps/generic/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
3598         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
3599         * sysdeps/ia64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
3600         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
3601         (HP_TIMING_DIFF_INIT): Remove.
3602         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
3603         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
3604         (HP_TIMING_DIFF_INIT): Remove.
3605         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
3606         * sysdeps/i386/i686/hp-timing.c: Remove file.
3607         * sysdeps/x86_64/hp-timing.c: Remove file.
3608         * sysdeps/ia64/hp-timing.c: Remove file.
3609         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Remove file.
3610         * sysdeps/powerpc/powerpc64/hp-timing.c: Remove file.
3611         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Remove file.
3612         * sysdeps/sparc/sparc64/hp-timing.c: Remove file.
3614         * sysdeps/alpha/hp-timing.h (HP_TIMING_ACCUM): Remove.
3615         * sysdeps/generic/hp-timing.h (HP_TIMING_ACCUM): Remove.
3616         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Remove.
3617         * sysdeps/ia64/hp-timing.h (HP_TIMING_ACCUM): Remove.
3618         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
3619         (HP_TIMING_ACCUM): Remove.
3620         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
3621         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ACCUM): Remove.
3622         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
3624         * sysdeps/alpha/hp-timing.h (HP_TIMING_ZERO): Remove.
3625         * sysdeps/generic/hp-timing.h (HP_TIMING_ZERO): Remove.
3626         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ZERO): Remove.
3627         * sysdeps/ia64/hp-timing.h (HP_TIMING_ZERO): Remove.
3628         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_ZERO): Remove.
3629         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ZERO): Remove.
3630         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ZERO): Remove.
3631         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ZERO): Remove.
3633         * sysdeps/powerpc/powerpc32/hp-timing.h: Remove file.
3635 2014-07-03  Maciej W. Rozycki  <macro@codesourcery.com>
3637         * stdlib/tst-strtod-overflow.c (TIMEOUT): Bump up to 30.
3639 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
3641         Sync up with gettext.
3642         * intl/loadmsgcat.c: Define O_BINARY if not defined.
3643         [_MSC_VER]: Include malloc.h
3644         [_LIBC]: Define PRI_MACROS_BROKEN if it is not defined.
3645         (get_sysdep_segment_value) [!__UCLIBC__]: Return "I" flag.
3646         (_nl_load_domain): Open DOMAIN_FILE in binary mode.  Don't use
3647         TEMP_FAILURE_RETRY.  Cast return of alloca.
3648         [!_LIBC] Call gl_rwlock_init.
3649         [IN_LIBGLOCALE]: Call _nl_find_msg with one less argument.
3651 2014-07-02  Roland McGrath  <roland@hack.frob.com>
3653         * misc/sys/cdefs.h: Check if __STDC_VERSION__ is defined
3654         before checking its value.
3656 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
3658         * intl/loadmsgcat.c (_nl_load_domain): Use __builtin_expect.
3660         * debug/memcpy_chk.c: Don't include pagecopy.h.
3661         * debug/mempcpy_chk.c: Likewise.
3662         * string/memcpy.c: Likewise.
3663         * string/memmove.c: Likewise.
3664         * sysdeps/powerpc/memmove.c: Likewise.
3665         * sysdeps/generic/memcopy.h: Include pagecopy.h.  Move
3666         definition of PAGE_COPY_FWD_MAYBE here...
3667         * sysdeps/generic/pagecopy.h: ... from here.
3668         * sysdeps/mach/pagecopy.h: Don't include generic pagecopy.h.
3670 2014-07-02  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
3671             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3673         * sysdeps/powerpc/strcat.c: Using macro to redefine symbol name.
3674         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcat multiarch
3675         optimizations.
3676         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
3677         (__libc_ifunc_impl_list): Likewise.
3678         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: New file:
3679         multiarch strcat for PPC64.
3680         * sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c: New file/
3681         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: New file.
3683 2014-07-02  Roland McGrath  <roland@hack.frob.com>
3685         * sysdeps/unix/sysv/linux/dl-sysdep.c: Include <sys/param.h>.
3687 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
3689         * intl/loadmsgcat.c: Remove declaration of
3690         get_sysdep_segment_value.
3691         (get_sysdep_segment_value): Use ISO C style.
3692         (_nl_load_domain): Use ISO C style.  Get rid of redundant
3693         semicolon.  Fix typo and formatting in comment.
3694         (_nl_unload_domain): Use ISO C style.
3696         * sysdeps/posix/sysconf.c (__sysconf): Fix typo in macro name.
3698 2014-07-02  Will Newton  <will.newton@linaro.org>
3700         * malloc/obstack.c: Merge from gnulib master.
3701         [HAVE_CONFIG_H]: Remove conditional code.
3702         [!_LIBC]: Include config.h.
3703         [!ELIDE_CODE]: Don't include inttypes.h, include
3704         stdint.h unconditionally.
3705         (print_and_abort): Mark as _Noreturn.
3706         (_obstack_allocated_p): Mark as __attribute_pure__.
3707         (obstack_free): Rename to __obstack_free.
3708         [!__attribute__]: Remove conditional code.
3709         * malloc/obstack.h: Merge from gnulib master.
3710         [__cplusplus]: Move conditional down.
3711         [!__attribute_pure__]: Define __attribute_pure__ here
3712         if it is not already defined.
3713         (_obstack_memory_used): Mark as __attribute_pure__.
3714         [!__obstack_free]: Define as obstack_free.
3715         [__GNUC__]: Remove check for ancient NeXT gcc.
3717 2014-07-02  Will Newton  <will.newton@linaro.org>
3718             Paul Eggert  <eggert@cs.ucla.edu>
3720         * misc/sys/cdefs.h (_Noreturn): New macro, for pre-C11 compilers.
3722 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
3724         * resolv/gethnamaddr.c: Add comment warning that the file is
3725         not maintained.
3727 2014-07-01  Carlos O'Donell  <carlos@redhat.com>
3729         * sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
3730         entries.
3732         * sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
3733         entry for aio_cancel and aio_cancel64.
3734         * sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
3735         * sysdeps/unix/sysv/linux/hppa/libBrokenLocale.abilist: New file.
3736         * sysdeps/unix/sysv/linux/hppa/libanl.abilist: New file.
3737         * sysdeps/unix/sysv/linux/hppa/libc.abilist: New file.
3738         * sysdeps/unix/sysv/linux/hppa/libcrypt.abilist: New file.
3739         * sysdeps/unix/sysv/linux/hppa/libdl.abilist: New file.
3740         * sysdeps/unix/sysv/linux/hppa/libm.abilist: New file.
3741         * sysdeps/unix/sysv/linux/hppa/libnsl.abilist: New file.
3742         * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: New file.
3743         * sysdeps/unix/sysv/linux/hppa/libresolv.abilist: New file.
3744         * sysdeps/unix/sysv/linux/hppa/librt.abilist: New file.
3745         * sysdeps/unix/sysv/linux/hppa/libthread_db.abilist: New file.
3746         * sysdeps/unix/sysv/linux/hppa/libutil.abilist: New file.
3748 2014-07-01  Roland McGrath  <roland@hack.frob.com>
3750         * sysdeps/unix/sysv/linux/sysconf.c: Include <sys/param.h>.
3751         * nptl/pthread_mutex_lock.c: Likewise.
3752         * nptl/pthread_mutex_timedlock.c: Likewise.
3753         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Likewise.
3755 2014-07-01  Richard henderson  <rth@redhat.com>
3757         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanf): Remove.
3758         (__isnan, __isnanl): Remove.
3759         * sysdeps/alpha/fpu/s_isnan.c (__isnan): Use integer arithmetic.
3761         * sysdeps/alpha/fpu/libm-test-ulps: Update.
3763 2014-07-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
3765         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
3767 2014-07-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
3769         * resolv/nss_dns/dns-host.c (getanswer_r)
3770         [MULTI_PTRS_ARE_ALIASES]: Remove code.
3772 2014-07-01  Joseph Myers  <joseph@codesourcery.com>
3774         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
3775         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PSELECT): Do not
3776         undefine.
3777         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PREADV): Likewise.
3778         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PWRITEV): Likewise.
3780 2014-07-01  Roland McGrath <roland@hack.frob.com>
3782         * sysdeps/unix/sysv/linux/microblaze/arch-fork.h: New file.
3783         * sysdeps/unix/sysv/linux/microblaze/nptl/fork.c: File removed.
3785         * sysdeps/microblaze/nptl/tls.h: Define TLS_DEFINE_INIT_TP.
3786         * sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c: File removed.
3788         * sysdeps/microblaze/nptl/bits/pthreadtypes.h: Moved ...
3789         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h:
3790         ... here.
3791         * sysdeps/microblaze/nptl/bits/semaphore.h: Moved ...
3792         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: ... here.
3794         * sysdeps/unix/sysv/linux/microblaze/pt-vfork.S: Moved ...
3795         * sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S: ... here.
3796         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Moved ...
3797         * sysdeps/unix/sysv/linux/microblaze/vfork.S: ... here.
3799         * sysdeps/unix/sysv/linux/microblaze/c++-types.data: Moved ...
3800         * sysdeps/unix/sysv/linux/microblaze/nptl/c++-types.data: ... here.
3801         * sysdeps/unix/sysv/linux/microblaze/ld.abilist: Moved ...
3802         * sysdeps/unix/sysv/linux/microblaze/nptl/ld.abilist: ... here.
3803         * sysdeps/unix/sysv/linux/microblaze/libBrokenLocale.abilist:
3804         Moved ...
3805         * sysdeps/unix/sysv/linux/microblaze/nptl/libBrokenLocale.abilist:
3806         ... here.
3807         * sysdeps/unix/sysv/linux/microblaze/libanl.abilist: Moved ...
3808         * sysdeps/unix/sysv/linux/microblaze/nptl/libanl.abilist: ... here.
3809         * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Moved ...
3810         * sysdeps/unix/sysv/linux/microblaze/nptl/libc.abilist: ... here.
3811         * sysdeps/unix/sysv/linux/microblaze/libcrypt.abilist: Moved ...
3812         * sysdeps/unix/sysv/linux/microblaze/nptl/libcrypt.abilist: ... here.
3813         * sysdeps/unix/sysv/linux/microblaze/libdl.abilist: Moved ...
3814         * sysdeps/unix/sysv/linux/microblaze/nptl/libdl.abilist: ... here.
3815         * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Moved ...
3816         * sysdeps/unix/sysv/linux/microblaze/nptl/libm.abilist: ... here.
3817         * sysdeps/unix/sysv/linux/microblaze/libnsl.abilist: Moved ...
3818         * sysdeps/unix/sysv/linux/microblaze/nptl/libnsl.abilist: ... here.
3819         * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Moved ...
3820         * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist: ... here.
3821         * sysdeps/unix/sysv/linux/microblaze/libresolv.abilist: Moved ...
3822         * sysdeps/unix/sysv/linux/microblaze/nptl/libresolv.abilist: ... here.
3823         * sysdeps/unix/sysv/linux/microblaze/librt.abilist: Moved ...
3824         * sysdeps/unix/sysv/linux/microblaze/nptl/librt.abilist: ... here.
3825         * sysdeps/unix/sysv/linux/microblaze/libthread_db.abilist: Moved ...
3826         * sysdeps/unix/sysv/linux/microblaze/nptl/libthread_db.abilist:
3827         ... here.
3828         * sysdeps/unix/sysv/linux/microblaze/libutil.abilist: Moved ...
3829         * sysdeps/unix/sysv/linux/microblaze/nptl/libutil.abilist: ... here.
3830         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Moved ...
3831         * sysdeps/unix/sysv/linux/microblaze/nptl/localplt.data: ... here.
3832         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Moved ...
3833         * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: ... here.
3834         * sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c: Moved ...
3835         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: ... here.
3837 2014-07-01  David Holsgrove  <david.holsgrove@xilinx.com>
3839         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: New file.
3840         * sysdeps/unix/sysv/linux/microblaze/socket.S: Update SINGLE_THREAD_P use.
3841         * sysdeps/unix/sysv/linux/microblaze/Makefile(libpthread-routines):
3842         Add sysdep.
3844 2014-06-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3846         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
3848 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
3850         * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
3851         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
3853         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
3855         * sysdeps/arm/libm-test-ulps: Regenerated.
3857 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
3858             Roland McGrath <roland@hack.frob.com>
3860         * test-skeleton.c (signal_handler): Kill the whole process group
3861         before killing the child individually.
3862         (main): Report any failure on `setpgid'.
3864 2014-06-30  Roland McGrath  <roland@hack.frob.com>
3866         * sysdeps/arm/nptl/tls.h: Rename the multiple inclusion guard
3867         from _TLS_H to _ARM_NPTL_TLS_H.
3868         (TLS_INIT_TP): Move macro, and #include of <sysdep.h>, to ...
3869         * sysdeps/unix/sysv/linux/arm/tls.h: ... this new file.
3871 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
3873         [BZ #16539]
3874         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <float.h>.
3875         (__expm1l): Return argument unchanged when small but not
3876         subnormal.
3878         * soft-fp/op-1.h (_FP_UNPACK_RAW_1): Rename local variables to
3879         include macro name.
3880         (_FP_UNPACK_RAW_1_P): Likewise.
3881         (_FP_PACK_RAW_1): Likewise.
3882         (_FP_PACK_RAW_1_P): Likewise.
3883         (_FP_MUL_MEAT_1_wide): Likewise.
3884         (_FP_MUL_MEAT_DW_1_hard): Likewise.
3885         (_FP_MUL_MEAT_1_hard): Likewise.
3886         (_FP_DIV_MEAT_1_imm): Likewise.
3887         (_FP_DIV_MEAT_1_udiv_norm): Likewise.
3888         (_FP_DIV_MEAT_1_udiv): Likewise.
3889         * soft-fp/op-2.h (__FP_FRAC_DEC_2): Likewise.
3890         (_FP_UNPACK_RAW_2): Likewise.
3891         (_FP_UNPACK_RAW_2_P): Likewise.
3892         (_FP_PACK_RAW_2): Likewise.
3893         (_FP_PACK_RAW_2_P): Likewise.
3894         (_FP_MUL_MEAT_DW_2_wide): Likewise.
3895         (_FP_MUL_MEAT_2_wide): Likewise.
3896         (_FP_MUL_MEAT_DW_2_wide_3mul): Likewise.
3897         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
3898         (_FP_MUL_MEAT_DW_2_gmp): Likewise.
3899         (_FP_MUL_MEAT_2_gmp): Likewise.
3900         (_FP_DIV_MEAT_2_udiv): Likewise.
3901         * soft-fp/op-4.h (_FP_FRAC_SLL_4): Likewise.
3902         (_FP_FRAC_SRL_4): Likewise.
3903         (_FP_FRAC_SRST_4): Likewise.
3904         (_FP_FRAC_SRS_4): Likewise.
3905         (_FP_UNPACK_RAW_4): Likewise.
3906         (_FP_UNPACK_RAW_4_P): Likewise.
3907         (_FP_PACK_RAW_4): Likewise.
3908         (_FP_PACK_RAW_4_P): Likewise.
3909         (_FP_MUL_MEAT_DW_4_wide): Likewise.
3910         (_FP_MUL_MEAT_4_wide): Likewise.
3911         (_FP_MUL_MEAT_4_gmp): Likewise.
3912         (umul_ppppmnnn): Likewise.
3913         (_FP_DIV_MEAT_4_udiv): Likewise.
3914         (__FP_FRAC_ADD_4): Likewise.
3915         (__FP_FRAC_SUB_3): Likewise.
3916         (__FP_FRAC_SUB_4): Likewise.
3917         (__FP_FRAC_DEC_3): Likewise.
3918         (__FP_FRAC_DEC_4): Likewise.
3919         (__FP_FRAC_ADDI_4): Likewise.
3920         * soft-fp/op-8.h (_FP_FRAC_SLL_8): Likewise.
3921         (_FP_FRAC_SRL_8): Likewise.
3922         (_FP_FRAC_SRS_8): Likewise.
3924         * soft-fp/extended.h (FP_UNPACK_RAW_E): Rename local variables to
3925         include macro name.
3926         (FP_UNPACK_RAW_EP): Likewise.
3927         (FP_PACK_RAW_E): Likewise.
3928         (FP_PACK_RAW_EP): Likewise.
3929         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Likewise.
3930         (_FP_ISSIGNAN): Likewise.
3931         (_FP_ADD_INTERNAL): Likewise.
3932         (_FP_FMA): Likewise.
3933         (_FP_CMP): Likewise.
3934         (_FP_SQRT): Likewise.
3935         (_FP_TO_INT): Likewise.
3936         (_FP_FROM_INT): Likewise.
3937         (FP_EXTEND): Likewise.
3938         (_FP_DIV_MEAT_N_loop): Likewise.
3940 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
3942         * sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting
3943         throughout.
3945 2014-06-29  Joseph Myers  <joseph@codesourcery.com>
3947         [BZ #17097]
3948         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Return
3949         result with correct sign in case of exponents that produce
3950         overflow except for X very close to 1.
3952 2014-06-28  Paul Eggert  <eggert@cs.ucla.edu>
3954         mktime: merge #if/#ifdef usage from glibc
3955         * lib/mktime.c: Use "#if defined DEBUG && DEBUG", not "#if DEBUG",
3956         as that works with both Glibc's and Gnulib's style.
3957         See thread starting at Siddhesh Poyarekar's bug report at:
3958         http://lists.gnu.org/archive/html/bug-gnulib/2014-06/msg00102.html
3960 2014-06-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
3962         * sysdeps/generic/memcopy.h: Define MEMCPY_OK_FOR_FWD_MEMMOVE.
3963         * sysdeps/tile/memcopy.h: Redefine MEMCPY_OK_FOR_FWD_MEMMOVE.
3964         * sysdeps/tile/tilegx/memmove.c: Remove file.
3966 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
3968         * Makeconfig ($(common-objpfx)soversions.mk): Do not generate
3969         abi-name definition.
3970         * scripts/soversions.awk: Do not handle or generate ABI lines.
3971         * shlib-versions: Remove ABI entries.
3972         * sysdeps/powerpc/nofpu/shlib-versions: Remove file.
3973         * sysdeps/x86_64/x32/shlib-versions: Remove ABI entry.
3975 2014-06-27  Roland McGrath  <roland@hack.frob.com>
3977         * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: Moved ...
3978         * sysdeps/unix/sysv/linux/mips/mips32/c++-types.data: ... here.
3979         * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist: Moved ...
3980         * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: ... here.
3981         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Moved ...
3982         * sysdeps/unix/sysv/linux/mips/mips32/ld.abilist: ... here.
3983         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
3984         Moved ...
3985         * sysdeps/unix/sysv/linux/mips/mips32/libBrokenLocale.abilist:
3986         ... here.
3987         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Moved ...
3988         * sysdeps/unix/sysv/linux/mips/mips32/libanl.abilist: ... here.
3989         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: Moved ...
3990         * sysdeps/unix/sysv/linux/mips/mips32/libcidn.abilist: ... here.
3991         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Moved ...
3992         * sysdeps/unix/sysv/linux/mips/mips32/libcrypt.abilist: ... here.
3993         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Moved ...
3994         * sysdeps/unix/sysv/linux/mips/mips32/libdl.abilist: ... here.
3995         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Moved ...
3996         * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: ... here.
3997         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Moved ...
3998         * sysdeps/unix/sysv/linux/mips/mips32/libnsl.abilist: ... here.
3999         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
4000         Moved ...
4001         * sysdeps/unix/sysv/linux/mips/mips32/libnss_compat.abilist: ... here.
4002         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist: Moved ...
4003         * sysdeps/unix/sysv/linux/mips/mips32/libnss_db.abilist: ... here.
4004         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist: Moved ...
4005         * sysdeps/unix/sysv/linux/mips/mips32/libnss_dns.abilist: ... here.
4006         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
4007         Moved ...
4008         * sysdeps/unix/sysv/linux/mips/mips32/libnss_files.abilist: ... here.
4009         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
4010         Moved ...
4011         * sysdeps/unix/sysv/linux/mips/mips32/libnss_hesiod.abilist: ... here.
4012         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist: Moved ...
4013         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nis.abilist: ... here.
4014         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
4015         Moved ...
4016         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nisplus.abilist: ... here.
4017         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist: Moved ...
4018         * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: ... here.
4019         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Moved ...
4020         * sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist: ... here.
4021         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Moved ...
4022         * sysdeps/unix/sysv/linux/mips/mips32/librt.abilist: ... here.
4023         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
4024         Moved ...
4025         * sysdeps/unix/sysv/linux/mips/mips32/libthread_db.abilist: ... here.
4026         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Moved ...
4027         * sysdeps/unix/sysv/linux/mips/mips32/libutil.abilist: ... here.
4028         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist:
4029         Moved ...
4030         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: ... here.
4031         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
4032         Moved ...
4033         * sysdeps/unix/sysv/linux/mips/mips64/n32/c++-types.data: ... here.
4034         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Moved ...
4035         * sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist: ... here.
4036         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
4037         Moved ...
4038         * sysdeps/unix/sysv/linux/mips/mips64/libBrokenLocale.abilist:
4039         ... here.
4040         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
4041         Identical file removed.
4042         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
4043         Moved ...
4044         * sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist: ... here.
4045         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
4046         Identical file removed.
4047         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Moved ...
4048         * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: ... here.
4049         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
4050         Moved ...
4051         * sysdeps/unix/sysv/linux/mips/mips64/libcrypt.abilist: ... here.
4052         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
4053         Identical file removed.
4054         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Moved ...
4055         * sysdeps/unix/sysv/linux/mips/mips64/libdl.abilist: ... here.
4056         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist:
4057         Identical file removed.
4058         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Moved ...
4059         * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: ... here.
4060         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist:
4061         Identical file removed.
4062         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist: Moved ...
4063         * sysdeps/unix/sysv/linux/mips/mips64/libnsl.abilist: ... here.
4064         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
4065         Identical file removed.
4066         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
4067         Moved ...
4068         * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: ... here.
4069         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
4070         Identical file removed.
4071         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
4072         Moved ...
4073         * sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist: ... here.
4074         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Moved ...
4075         * sysdeps/unix/sysv/linux/mips/mips64/librt.abilist: ... here.
4076         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist:
4077         Identical file removed.
4078         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
4079         Moved ...
4080         * sysdeps/unix/sysv/linux/mips/mips64/libthread_db.abilist:
4081         ... here.
4082         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
4083         Identical file removed.
4084         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
4085         Moved ...
4086         * sysdeps/unix/sysv/linux/mips/mips64/libutil.abilist: ... here.
4087         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
4088         Identical file removed.
4089         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
4090         Moved ...
4091         * sysdeps/unix/sysv/linux/mips/mips64/n64/c++-types.data: ... here.
4092         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Moved ...
4093         * sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist: ... here.
4094         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Moved ...
4095         * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: ... here.
4096         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
4097         Moved ...
4098         * sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist: ... here.
4099         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Moved ...
4100         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: ... here.
4102         * sysdeps/unix/sysv/linux/mips/vfork.S: Incorporate
4103         SAVE_PID and RESTORE_PID blocks from nptl/pt-vfork.S.
4104         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: File removed.
4105         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: File removed.
4106         * sysdeps/unix/sysv/linux/mips/pt-vfork.S: New file.
4108 2014-06-27  Arjun Shankar  <arjun.is@lostca.se>
4110         [BZ #17092]
4111         * nscd/nscd.c (monitor_child): Return exit status of child
4112         instead of return value from wait syscall.
4114 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
4116         * configure.ac (libc_commonpagesize): Remove variable.
4117         (libc_relro_required): Likewise.
4118         (libc_cv_z_relro): Remove configure test.
4119         * configure: Regenerated.
4120         * sysdeps/aarch64/preconfigure (libc_commonpagesize): Do not set
4121         variable.
4122         (libc_relro_required): Likewise.
4123         * sysdeps/alpha/preconfigure (libc_commonpagesize): Likewise.
4124         (libc_relro_required): Likewise.
4125         * sysdeps/arm/preconfigure.ac (libc_commonpagesize): Likewise.
4126         (libc_relro_required): Likewise.
4127         * sysdeps/arm/preconfigure: Regenerated.
4128         * sysdeps/ia64/preconfigure: Remove file.
4129         * sysdeps/tile/preconfigure (libc_commonpagesize): Do not set
4130         variable.
4131         (libc_relro_required): Likewise.
4133         [BZ #16561]
4134         [BZ #16562]
4135         * sysdeps/ieee754/dbl-64/e_jn.c: Include <float.h>.
4136         (__ieee754_yn): Set FE_TONEAREST mode internally and then
4137         recompute overflowing results in original rounding mode.
4138         * sysdeps/ieee754/flt-32/e_jnf.c: Include <float.h>.
4139         (__ieee754_ynf): Set FE_TONEAREST mode internally and then
4140         recompute overflowing results in original rounding mode.
4141         * sysdeps/ieee754/ldbl-128/e_jnl.c: Include <float.h>.
4142         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
4143         recompute overflowing results in original rounding mode.
4144         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Include <float.h>.
4145         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
4146         recompute overflowing results in original rounding mode.
4147         * sysdeps/ieee754/ldbl-96/e_jnl.c: Include <float.h>.
4148         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
4149         recompute overflowing results in original rounding mode.
4150         * sysdeps/i386/fpu/fenv_private.h [!__SSE2_MATH__]
4151         (libc_feholdsetround_ctx): New macro.
4152         * math/libm-test.inc (yn_test): Use ALL_RM_TEST.
4153         * sysdeps/i386/fpu/libm-test-ulps: Update.
4154         * sysdeps/x86_64/fpu/libm-test-ulps : Likewise.
4156 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
4158         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
4159         [__PIC__] (PSEUDO): Use name of _nocancel entry point in
4160         corresponding .cpsetup call.
4162 2014-06-26  Roland McGrath  <roland@hack.frob.com>
4164         * sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S: Moved ...
4165         * sysdeps/arm/libc-aeabi_read_tp.S: ... here.
4166         * sysdeps/arm/Makefile [$(subdir) = csu]
4167         (aeabi_routines): Add aeabi_read_tp and libc-aeabi_read_tp here.
4168         (static-only-routines): Add aeabi_read_tp here.
4169         (shared-only-routines): Add libc-aeabi_read_tp here.
4170         (CFLAGS-libc-start.c): Add -fexceptions here.
4171         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = csu]
4172         (sysdep_routines, static-only-routines, shared-only-routines):
4173         Don't add to these here.
4174         (CFLAGS-libc-start.c): Likewise.
4176         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: Moved ...
4177         * sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
4178         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: Moved ...
4179         * sysdeps/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
4180         * sysdeps/arm/Makefile [$(subdir) = rt]
4181         (librt-sysdep_routines, librt-shared-only-routines):
4182         Append rt-aeabi_unwind_cpp_pr1 here.
4183         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = rt]
4184         (librt-sysdep_routines, librt-shared-only-routines): Don't do it here.
4185         * sysdeps/arm/nptl/Makefile [$(subdir) = nptl]
4186         (libpthread-sysdep_routines, libpthread-shared-only-routines):
4187         Append nptl-aeabi_unwind_cpp_pr1 here.
4188         (tests): Filter out tst-cleanupx4 here.
4189         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = nptl]
4190         (libpthread-sysdep_routines, libpthread-shared-only-routines, tests):
4191         Don't do those here.
4193 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
4195         * scripts/list-sources.sh: Do not handle ports specially.
4197 2014-06-26  Roland McGrath  <roland@hack.frob.com>
4199         * sysdeps/arm/fesetenv.c: Include <fpu_control.h>.
4200         * sysdeps/arm/feupdateenv.c: Likewise.
4202         * posix/spawn_faction_addopen.c: Include <stdlib.h> for free decl.
4204 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
4206         * manual/texinfo.tex: Update to version 2014-05-05.10 with
4207         trailing whitespace removed.
4208         * scripts/config.guess: Update to version 2014-03-23.
4209         * scripts/config.sub: Update to version 2014-05-01
4210         * scripts/install-sh: Update to version 2013-12-25.23.
4211         * scripts/move-if-change: Update from gnulib.
4213 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
4215         * debug/memmove_chk.c: Remove pagecopy.h include.
4217 2014-06-26  Paul Eggert  <eggert@cs.ucla.edu>
4219         * time/mktime.c (leapyear): Remove inline keyword.  The code is now
4220         identical to gnulib mktime.
4222 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
4224         * configure.ac: Do not test for machine being rs6000.  Do not test
4225         for powerpc*-*soft.
4226         * configure: Regenerated.
4228         * configure.ac (libc_cv_asm_cfi_directives): Remove configure
4229         test.
4230         * configure: Regenerated.
4231         * config.h.in (HAVE_ASM_CFI_DIRECTIVES): Remove macro undefine.
4232         * sysdeps/arm/configure.ac (libc_cv_asm_cfi_directive_sections):
4233         Remove configure test.
4234         * sysdeps/arm/configure: Regenerated.
4235         * sysdeps/nptl/configure.ac: Do not check
4236         libc_cv_asm_cfi_directives.
4237         * sysdeps/nptl/configure: Regenerated.
4238         * sysdeps/x86_64/nptl/configure.ac: Remove file.
4239         * sysdeps/x86_64/nptl/configure: Remove generated file.
4240         * b/sysdeps/generic/sysdep.h [HAVE_ASM_CFI_DIRECTIVES]: Make code
4241         unconditional.
4242         [!HAVE_ASM_CFI_DIRECTIVES]: Remove conditional code.
4244 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
4246         * posix/fnmatch.c: Define WIDE_CHAR_VERSION.
4247         * posix/fnmatch_loop.c: Undefine WIDE_CHAR_VERSION.
4248         (FCT): Check value of WIDE_CHAR_VERSION instead of checking if
4249         it is defined.
4251         * elf/dl-runtime.c: Check for value of ELF_MACHINE_NO_RELA
4252         instead of whether it is defined.
4253         * sysdeps/aarch64/dl-machine.h: Define ELF_MACHINE_NO_RELA.
4254         * sysdeps/hppa/dl-machine.h: Likewise.
4255         * sysdeps/ia64/dl-machine.h: Likewise.
4256         * sysdeps/m68k/dl-machine.h: Likewise.
4257         * sysdeps/microblaze/dl-machine.h: Likewise.
4258         * sysdeps/mips/dl-machine.: Likewise.
4259         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
4260         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
4261         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
4262         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
4263         * sysdeps/sh/dl-machine.h: Likewise.
4264         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
4265         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
4266         * sysdeps/tile/dl-machine.h: Likewise.
4267         * sysdeps/x86_64/dl-machine.h: Likewise.
4269         * nscd/connections.c (enum usekey) [SEPARATE_KEY]: Remove
4270         code.
4271         (verify_persistent_db): Likewise.
4273 2014-06-26  Roland McGrath  <roland@hack.frob.com>
4275         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data: Moved ...
4276         * sysdeps/unix/sysv/linux/s390/s390-32/c++-types.data: ... here.
4277         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Moved ...
4278         * sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist: ... here.
4279         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
4280         Moved ...
4281         * sysdeps/unix/sysv/linux/s390/s390-32/libBrokenLocale.abilist:
4282         ... here.
4283         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: Moved ...
4284         * sysdeps/unix/sysv/linux/s390/libanl.abilist: ... here.
4285         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist:
4286         Identical file removed.
4287         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Moved ...
4288         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: ... here.
4289         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: Moved ...
4290         * sysdeps/unix/sysv/linux/s390/s390-32/libcrypt.abilist: ... here.
4291         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: Moved ...
4292         * sysdeps/unix/sysv/linux/s390/s390-32/libdl.abilist: ... here.
4293         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Moved ...
4294         * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: ... here.
4295         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: Moved ...
4296         * sysdeps/unix/sysv/linux/s390/s390-32/libnsl.abilist: ... here.
4297         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
4298         Moved ...
4299         * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: ... here.
4300         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: Moved ...
4301         * sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist: ... here.
4302         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Moved ...
4303         * sysdeps/unix/sysv/linux/s390/s390-32/librt.abilist: ... here.
4304         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
4305         Moved ...
4306         * sysdeps/unix/sysv/linux/s390/s390-32/libthread_db.abilist: ... here.
4307         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Moved ...
4308         * sysdeps/unix/sysv/linux/s390/s390-32/libutil.abilist: ... here.
4309         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data: Moved ...
4310         * sysdeps/unix/sysv/linux/s390/localplt.data: ... here.
4311         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
4312         Identical file removed.
4313         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data: Moved ...
4314         * sysdeps/unix/sysv/linux/s390/s390-64/c++-types.data: ... here.
4315         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Moved ...
4316         * sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist: ... here.
4317         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
4318         Moved ...
4319         * sysdeps/unix/sysv/linux/s390/s390-64/libBrokenLocale.abilist:
4320         ... here.
4321         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Moved ...
4322         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: ... here.
4323         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: Moved ...
4324         * sysdeps/unix/sysv/linux/s390/s390-64/libcrypt.abilist: ... here.
4325         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: Moved ...
4326         * sysdeps/unix/sysv/linux/s390/s390-64/libdl.abilist: ... here.
4327         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Moved ...
4328         * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: ... here.
4329         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: Moved ...
4330         * sysdeps/unix/sysv/linux/s390/s390-64/libnsl.abilist: ... here.
4331         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
4332         Moved ...
4333         * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: ... here.
4334         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist:
4335         Moved ...
4336         * sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist: ... here.
4337         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: Moved ...
4338         * sysdeps/unix/sysv/linux/s390/s390-64/librt.abilist: ... here.
4339         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
4340         Moved ...
4341         * sysdeps/unix/sysv/linux/s390/s390-64/libthread_db.abilist: ... here.
4342         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: Moved ...
4343         * sysdeps/unix/sysv/linux/s390/s390-64/libutil.abilist: ... here.
4345         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: File removed, contents
4346         folded into ...
4347         * sysdeps/unix/sysv/linux/s390/Makefile [$(subdir) = nptl]: ... here.
4348         * sysdeps/unix/sysv/linux/s390/Versions
4349         (libpthread: GLIBC_2.19): New version set.
4350         * nptl/sysdeps/unix/sysv/linux/s390/Versions: File removed.
4351         * sysdeps/unix/sysv/linux/s390/s390-64/Versions
4352         (librt: GLIBC_2.3.3): New version set.
4353         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/Versions: File removed.
4354         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: Moved ...
4355         * sysdeps/unix/sysv/linux/s390/elision-conf.c: ... here.
4356         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Moved ...
4357         * sysdeps/unix/sysv/linux/s390/elision-conf.h: ... here.
4358         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Moved ...
4359         * sysdeps/unix/sysv/linux/s390/elision-lock.c: ... here.
4360         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Moved ...
4361         * sysdeps/unix/sysv/linux/s390/elision-timed.c: ... here.
4362         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Moved ...
4363         * sysdeps/unix/sysv/linux/s390/elision-trylock.c: ... here.
4364         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Moved ...
4365         * sysdeps/unix/sysv/linux/s390/elision-unlock.c: ... here.
4366         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Moved ...
4367         * sysdeps/unix/sysv/linux/s390/force-elision.h: ... here.
4368         * nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Moved ...
4369         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: ... here.
4370         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h: Moved ...
4371         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: ... here.
4372         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Moved ...
4373         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: ... here.
4374         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: Moved ...
4375         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: ... here.
4376         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: Moved ...
4377         * sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: ... here.
4378         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: Moved ...
4379         * sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: ... here.
4380         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: Moved ...
4381         * sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: ... here.
4382         * nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c: Moved ...
4383         * sysdeps/unix/sysv/linux/s390/pthread_once.c: ... here.
4384         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Moved ...
4385         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: ... here.
4386         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Moved ...
4387         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: ... here.
4388         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Moved ...
4389         * sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: ... here.
4390         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Moved ...
4391         * sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: ... here.
4392         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Moved ...
4393         * sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: ... here.
4394         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Moved ...
4395         * sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: ... here.
4396         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Moved ...
4397         * sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: ... here.
4399         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Moved ...
4400         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: ... here.
4401         (__libc_vfork): Define the function under this name.
4402         [!NOT_IN_libc] (__vfork): Make this an alias.
4403         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
4404         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Moved ...
4405         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: ... here.
4406         (__libc_vfork): Define the function under this name.
4407         [!NOT_IN_libc] (__vfork): Make this an alias.
4408         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
4409         * sysdeps/unix/sysv/linux/s390/pt-vfork.S: New file.
4410         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: File removed.
4411         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: File removed.
4412         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Remove vfork.
4413         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
4415         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Deconditionalize the
4416         code that was previously under [RESET_PID].
4417         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
4418         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S: File removed.
4419         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S: File removed.
4421         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: Moved ...
4422         * sysdeps/aarch64/nptl/bits/pthreadtypes.h: ... here.
4423         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: Moved ...
4424         * sysdeps/aarch64/nptl/bits/semaphore.h: ... here.
4425         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h: Moved ...
4426         * sysdeps/unix/sysv/linux/aarch64/bits/local_lim.h: ... here.
4427         * sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data: Moved ...
4428         * sysdeps/unix/sysv/linux/aarch64/c++-types.data: ... here.
4429         * sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist: Moved ...
4430         * sysdeps/unix/sysv/linux/aarch64/ld.abilist: ... here.
4431         * sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist:
4432         Moved ...
4433         * sysdeps/unix/sysv/linux/aarch64/libBrokenLocale.abilist: ... here.
4434         * sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist: Moved ...
4435         * sysdeps/unix/sysv/linux/aarch64/libanl.abilist: ... here.
4436         * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: Moved ...
4437         * sysdeps/unix/sysv/linux/aarch64/libc.abilist: ... here.
4438         * sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist: Moved ...
4439         * sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist: ... here.
4440         * sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist: Moved ...
4441         * sysdeps/unix/sysv/linux/aarch64/libdl.abilist: ... here.
4442         * sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist: Moved ...
4443         * sysdeps/unix/sysv/linux/aarch64/libm.abilist: ... here.
4444         * sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist: Moved ...
4445         * sysdeps/unix/sysv/linux/aarch64/libnsl.abilist: ... here.
4446         * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist: Moved ...
4447         * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: ... here.
4448         * sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist: Moved ...
4449         * sysdeps/unix/sysv/linux/aarch64/libresolv.abilist: ... here.
4450         * sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist: Moved ...
4451         * sysdeps/unix/sysv/linux/aarch64/librt.abilist: ... here.
4452         * sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist: Moved ...
4453         * sysdeps/unix/sysv/linux/aarch64/libthread_db.abilist: ... here.
4454         * sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist: Moved ...
4455         * sysdeps/unix/sysv/linux/aarch64/libutil.abilist: ... here.
4456         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data: Moved ...
4457         * sysdeps/unix/sysv/linux/aarch64/localplt.data: ... here.
4458         * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h: Moved ...
4459         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: ... here.
4460         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Moved ...
4461         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: ... here.
4463 2014-06-25  Roland McGrath  <roland@hack.frob.com>
4465         * sysdeps/unix/sysv/linux/mips/clone.S: Deconditionalize the code
4466         that was previously under [RESET_PID].
4467         * sysdeps/unix/sysv/linux/mips/nptl/clone.S: File removed.
4469 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
4471         * sysdeps/unix/sysv/linux/dl-opendir.c (__ASSUME_O_CLOEXEC): Do
4472         not undefine and redefine.
4473         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs)
4474         [O_CLOEXEC]: Make code unconditional.
4475         (__get_nprocs) [!O_CLOEXEC]: Remove conditional code.
4476         * sysdeps/unix/sysv/linux/shm_open.c: Do not include
4477         <kernel-features.h>.
4478         [O_CLOEXEC && !__ASSUME_O_CLOEXEC] (have_o_cloexec): Remove
4479         conditional variable definition.
4480         (shm_open) [O_CLOEXEC]: Make code unconditional.
4481         (shm_open) [!O_CLOEXEC || !__ASSUME_O_CLOEXEC]: Remove conditional
4482         code.
4484         * configure.ac (USE_REGPARMS): Don't define here.
4485         * configure: Regenerated.
4486         * sysdeps/i386/configure.ac (USE_REGPARMS): Define here.
4487         * sysdeps/i386/configure: Regenerated.
4489         * nptl/createthread.c: Don't include kernel-features.h.
4490         * nptl/pthread_cancel.c: Likewise.
4491         * nptl/pthread_condattr_setclock.c: Likewise.
4492         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Likewise.
4493         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Likewise.
4494         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
4495         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Likewise.
4496         * nptl/sysdeps/unix/sysv/linux/raise.c: Likewise.
4497         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: Likewise.
4498         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
4499         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: Likewise.
4500         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
4501         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Likewise.
4502         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Likewise.
4503         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Likewise.
4504         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Likewise.
4505         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Likewise.
4506         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Likewise.
4507         * nscd/gai.c: Likewise.
4508         * nss/nss_db/db-open.c: Likewise.
4509         * sysdeps/generic/ldsodefs.h: Likewise.
4510         * sysdeps/sh/nptl/tls.h: Likewise.
4511         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
4512         * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: Likewise.
4513         * sysdeps/unix/sysv/linux/aarch64/vfork.S: Likewise.
4514         * sysdeps/unix/sysv/linux/adjtime.c: Likewise.
4515         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
4516         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
4517         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
4518         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
4519         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
4520         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
4521         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
4522         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
4523         * sysdeps/unix/sysv/linux/clock_settime.c: Likewise.
4524         * sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
4525         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
4526         * sysdeps/unix/sysv/linux/dl-sysdep.c: Likewise.
4527         * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
4528         * sysdeps/unix/sysv/linux/generic/poll.c: Likewise.
4529         * sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c: Likewise.
4530         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Likewise.
4531         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c: Likewise.
4532         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c: Likewise.
4533         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c: Likewise.
4534         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c: Likewise.
4535         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c: Likewise.
4536         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c: Likewise.
4537         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c: Likewise.
4538         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c: Likewise.
4539         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
4540         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
4541         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
4542         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
4543         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
4544         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
4545         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
4546         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
4547         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
4548         * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
4549         * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
4550         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
4551         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
4552         * sysdeps/unix/sysv/linux/ifreq.c: Likewise.
4553         * sysdeps/unix/sysv/linux/ldsodefs.h: Likewise.
4554         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
4555         * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
4556         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Likewise.
4557         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c: Likewise.
4558         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c: Likewise.
4559         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c: Likewise.
4560         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
4561         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
4562         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
4563         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
4564         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
4565         * sysdeps/unix/sysv/linux/mmap64.c: Likewise.
4566         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
4567         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
4568         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Likewise.
4569         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
4570         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: Likewise.
4571         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
4572         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
4573         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Likewise.
4574         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Likewise.
4575         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Likewise.
4576         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Likewise.
4577         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
4578         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
4579         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
4580         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: Likewise.
4581         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
4582         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
4583         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
4584         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
4585         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
4586         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
4587         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
4588         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
4589         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
4590         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Likewise.
4591         * sysdeps/unix/sysv/linux/pread.c: Likewise.
4592         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
4593         * sysdeps/unix/sysv/linux/prof-freq.c: Likewise.
4594         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
4595         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
4596         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
4597         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
4598         * sysdeps/unix/sysv/linux/s390/system.c: Likewise.
4599         * sysdeps/unix/sysv/linux/sh/pread.c: Likewise.
4600         * sysdeps/unix/sysv/linux/sh/pread64.c: Likewise.
4601         * sysdeps/unix/sysv/linux/sh/pwrite.c: Likewise.
4602         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Likewise.
4603         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
4604         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
4605         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
4606         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
4607         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
4608         * sysdeps/unix/sysv/linux/sparc/system.c: Likewise.
4609         * sysdeps/unix/sysv/linux/syslog.c: Likewise.
4610         * sysdeps/unix/sysv/linux/system.c: Likewise.
4611         * sysdeps/unix/sysv/linux/testrtsig.h: Likewise.
4612         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
4613         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
4614         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
4615         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
4616         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
4617         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
4619         * configure.ac (libc_cv_c_asmcr0_bug): Remove configure test.
4620         * configure: Regenerated.
4621         * config.h.in (BROKEN_PPC_ASM_CR0): Remove macro.
4623         * configure.ac (base_machine): Do not set specially for particular
4624         machines here.
4625         * configure: Regenerated.
4626         * sysdeps/powerpc/preconfigure: Move machine and base_machine
4627         settings from configure.ac.
4628         * sysdeps/i386/preconfigure: New file.
4629         * sysdeps/s390/preconfigure: Likewise.
4630         * sysdeps/sh/preconfigure: Likewise.
4631         * sysdeps/sparc/preconfigure: Likewise.
4633 2014-06-25  Roland McGrath  <roland@hack.frob.com>
4635         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: Moved ...
4636         * sysdeps/sparc/sparc64/cpu_relax.S: ... here.
4637         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: Moved ...
4638         * sysdeps/sparc/sparc64/pthread_spin_init.c: ... here.
4639         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: Moved ...
4640         * sysdeps/sparc/sparc64/pthread_spin_lock.S: ... here.
4641         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: Moved ...
4642         * sysdeps/sparc/sparc64/pthread_spin_trylock.S: ... here.
4643         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: Moved ...
4644         * sysdeps/sparc/sparc64/pthread_spin_unlock.S: ... here.
4645         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: Moved ...
4646         * sysdeps/sparc/sparc64/pthreaddef.h: ... here.
4647         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Update #include.
4648         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Likewise.
4649         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Likewise.
4650         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Likewise.
4651         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Likewise.
4652         * sysdeps/sparc/sparc64/nptl/Makefile: File removed, its contents ...
4653         * sysdeps/sparc/sparc64/Makefile: ... appended here.
4655         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: Moved ...
4656         * sysdeps/sparc/sparc32/lowlevellock.c: ... here.
4657         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Moved ...
4658         * sysdeps/sparc/sparc32/pthread_barrier_wait.c: ... here.
4659         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: Moved ...
4660         * sysdeps/sparc/sparc32/pthread_spin_lock.S: ... here.
4661         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: Moved ...
4662         * sysdeps/sparc/sparc32/pthread_spin_trylock.S: ... here.
4663         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: Moved ...
4664         * sysdeps/sparc/sparc32/pthreaddef.h: ... here.
4665         * sysdeps/sparc/sparc32/nptl/sem_post.c: Moved ...
4666         * sysdeps/sparc/sparc32/sem_post.c: ... here.
4667         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Moved ...
4668         * sysdeps/sparc/sparc32/sem_timedwait.c: ... here.
4669         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: Moved ...
4670         * sysdeps/sparc/sparc32/sem_trywait.c: ... here.
4671         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Moved ...
4672         * sysdeps/sparc/sparc32/sem_wait.c: ... here.
4673         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: Moved ...
4674         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: ... here.
4675         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: Moved ...
4676         * sysdeps/sparc/sparc32/sparcv9/pthread_barrier_wait.c: ... here.
4677         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: Moved ...
4678         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: ... here.
4679         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: Moved ...
4680         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: ... here.
4681         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: Moved ...
4682         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: ... here.
4683         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Moved ...
4684         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: ... here.
4685         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: Moved ...
4686         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: ... here.
4687         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: Moved ...
4688         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: ... here.
4689         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: Moved ...
4690         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: ... here.
4691         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: Moved ...
4692         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: ... here.
4694         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data: Moved ...
4695         * sysdeps/unix/sysv/linux/sparc/sparc32/c++-types.data: ... here.
4696         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: Moved ...
4697         * sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist: ... here.
4698         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
4699         Moved ...
4700         * sysdeps/unix/sysv/linux/sparc/sparc32/libBrokenLocale.abilist:
4701         ... here.
4702         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: Moved ...
4703         * sysdeps/unix/sysv/linux/sparc/sparc32/libanl.abilist: ... here.
4704         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Moved ...
4705         * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: ... here.
4706         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist:
4707         Moved ...
4708         * sysdeps/unix/sysv/linux/sparc/sparc32/libcrypt.abilist: ... here.
4709         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: Moved ...
4710         * sysdeps/unix/sysv/linux/sparc/sparc32/libdl.abilist: ... here.
4711         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: Moved ...
4712         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: ... here.
4713         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: Moved ...
4714         * sysdeps/unix/sysv/linux/sparc/sparc32/libnsl.abilist: ... here.
4715         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
4716         Moved ...
4717         * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: ... here.
4718         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
4719         Moved ...
4720         * sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist: ... here.
4721         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: Moved ...
4722         * sysdeps/unix/sysv/linux/sparc/sparc32/librt.abilist: ... here.
4723         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
4724         Moved ...
4725         * sysdeps/unix/sysv/linux/sparc/sparc32/libthread_db.abilist: ... here.
4726         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: Moved ...
4727         * sysdeps/unix/sysv/linux/sparc/sparc32/libutil.abilist: ... here.
4728         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data: Moved ...
4729         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: ... here.
4730         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data: Moved ...
4731         * sysdeps/unix/sysv/linux/sparc/sparc64/c++-types.data: ... here.
4732         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: Moved ...
4733         * sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist: ... here.
4734         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
4735         Moved ...
4736         * sysdeps/unix/sysv/linux/sparc/sparc64/libBrokenLocale.abilist:
4737         ... here.
4738         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: Moved ...
4739         * sysdeps/unix/sysv/linux/sparc/sparc64/libanl.abilist: ... here.
4740         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Moved ...
4741         * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: ... here.
4742         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist:
4743         Moved ...
4744         * sysdeps/unix/sysv/linux/sparc/sparc64/libcrypt.abilist: ... here.
4745         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: Moved ...
4746         * sysdeps/unix/sysv/linux/sparc/sparc64/libdl.abilist: ... here.
4747         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: Moved ...
4748         * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: ... here.
4749         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: Moved ...
4750         * sysdeps/unix/sysv/linux/sparc/sparc64/libnsl.abilist: ... here.
4751         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
4752         Moved ...
4753         * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: ... here.
4754         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
4755         Moved ...
4756         * sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist: ... here.
4757         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: Moved ...
4758         * sysdeps/unix/sysv/linux/sparc/sparc64/librt.abilist: ... here.
4759         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
4760         Moved ...
4761         * sysdeps/unix/sysv/linux/sparc/sparc64/libthread_db.abilist: ... here.
4762         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: Moved ...
4763         * sysdeps/unix/sysv/linux/sparc/sparc64/libutil.abilist: ... here.
4764         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data: Moved ...
4765         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: ... here.
4767 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
4769         * timezone/checktab.awk: Update from tzcode 2014e.
4770         * timezone/private.h: Likewise.
4771         * timezone/tzfile.h: Likewise.
4772         * timezone/zdump.c: Likewise.
4773         * timezone/zic.c: Likewise.
4775         * sysdeps/unix/sysv/linux/kernel-features.h
4776         (__ASSUME_XFS_RESTRICTED_CHOWN): Remove macro.
4777         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_chown_restricted)
4778         [__ASSUME_XFS_RESTRICTED_CHOWN]: Make code unconditional.
4779         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
4780         Remove conditional code.
4782 2014-06-25  Will Newton  <will.newton@linaro.org>
4784         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c
4785         (_dl_arm_cap_flags): Add HWCAP2 values.
4786         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h
4787         (_DL_HWCAP_COUNT): Increase to 37.
4788         (_DL_HWCAP_LAST): New define.
4789         (_DL_HWCAP2_LAST): New define.
4790         (_dl_procinfo): Add support for printing
4791         AT_HWCAP2 entries.
4792         (_dl_string_hwcap): Use _dl_hwcap_string.
4794 2014-06-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4796         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
4798 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
4800         * README: Do not mention ports directory.
4802         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMENSAT):
4803         Remove macro.
4804         * sysdeps/unix/sysv/linux/futimes.c: Do not include
4805         <kernel-features.h>.
4806         [__NR_utimensat && !__ASSUME_UTIMENSAT] (miss_utimensat): Remove
4807         conditional variable definition.
4808         (__futimes): Update comment.
4809         (__futimes) [__ASSUME_UTIMENSAT]: Make code unconditional.
4810         (__futimes) [!__ASSUME_UTIMENSAT]: Remove conditional code.
4812         [BZ #16560]
4813         * sysdeps/ieee754/dbl-64/e_exp10.c (__ieee754_exp10): Return 1 for
4814         arguments close to 0.
4815         * sysdeps/ieee754/ldbl-128/e_exp10l.c (__ieee754_exp10l):
4816         Likewise.
4817         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c (__ieee754_exp10l):
4818         Likewise.
4819         * math/auto-libm-test-in: Add more tests of exp10.
4820         * math/auto-libm-test-out: Regenerated.
4821         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
4823         * sysdeps/unix/sysv/linux/kernel-features.h
4824         (__ASSUME_COMPLETE_READV_WRITEV): Remove macro.
4825         * sysdeps/unix/sysv/linux/readv.c: Do not include
4826         <kernel-features.h>.
4827         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
4828         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
4829         (__libc_readv) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
4830         unconditional.
4831         (__libc_readv) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
4832         conditional code.
4833         * sysdeps/unix/sysv/linux/writev.c: Do not include
4834         <kernel-features.h>.
4835         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
4836         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
4837         (__libc_writev) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
4838         unconditional.
4839         (__libc_writev) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
4840         conditional code.
4842 2014-06-25  Will Newton  <will.newton@linaro.org>
4844         * sysdeps/posix/tempname.c: Merge from gnulib, cosmetic
4845         comment changes throughout the file.  Remove checks
4846         for HAVE_*_H definitions that are not required.
4847         (__gen_tempname): Call abort if an unknown kind value is
4848         passed.
4850 2014-06-25  Andreas Schwab  <schwab@suse.de>
4852         [BZ #17086]
4853         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Add compat symbols for
4854         scalbln, scalblnf, scalblnl in libc.
4856 2014-06-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
4858         [BZ #17086]
4859         * sysdeps/i386/fpu/s_scalbn.S: Add compat symbol for libc.so.
4860         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
4861         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
4863 2014-06-24  Roland McGrath  <roland@hack.frob.com>
4865         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: Moved ...
4866         * sysdeps/i386/i486/pthread_spin_trylock.S: ... here.
4867         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: Moved ...
4868         * sysdeps/i386/i586/pthread_spin_trylock.S: ... here.
4869         Update #include.
4870         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: Moved ...
4871         * sysdeps/i386/i686/pthread_spin_trylock.S: ... here.
4872         Update #include.
4873         * sysdeps/x86_64/64/nptl/shlib-versions: Moved ...
4874         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: ... here.
4875         * sysdeps/x86_64/x32/nptl/shlib-versions: Moved ...
4876         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: ... here.
4877         * sysdeps/x86/nptl/bits/pthreadtypes.h: Moved ...
4878         * sysdeps/x86/bits/pthreadtypes.h: ... here.
4879         * sysdeps/x86/nptl/bits/semaphore.h: Moved ...
4880         * sysdeps/x86/bits/semaphore.h: ... here.
4881         * sysdeps/x86/nptl/elide.h: Moved ...
4882         * sysdeps/x86/elide.h: ... here.
4883         * sysdeps/x86_64/nptl/Implies: File removed.
4884         * sysdeps/i386/nptl/Implies: File removed.
4886 2014-06-24  Joseph Myers  <joseph@codesourcery.com>
4888         [BZ #16539]
4889         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Just
4890         return the argument for normal arguments with exponent below -64.
4891         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
4892         Likewise.
4893         * math/auto-libm-test-in: Add another test of expm1.
4894         * math/auto-libm-test-out: Regenerated.
4896         [BZ #16287]
4897         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl): Return 1 without
4898         calling __erfcl for arguments at least 16.
4899         * math/auto-libm-test-in: Add more tests of erf.
4900         * math/auto-libm-test-out: Regenerated.
4902         * sysdeps/unix/sysv/linux/configure.ac: Remove cases for
4903         individual architectures.
4904         * sysdeps/unix/sysv/linux/configure: Regenerated.
4905         * sysdeps/unix/sysv/linux/i386/configure.ac: New file.
4906         * sysdeps/unix/sysv/linux/i386/configure: New generated file.
4907         * sysdeps/unix/sysv/linux/powerpc/configure.ac
4908         (ldd_rewrite_script): Define variable.
4909         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
4910         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure.ac: New
4911         file.
4912         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure: New
4913         generated file.
4914         * sysdeps/unix/sysv/linux/s390/configure.ac: New file.
4915         * sysdeps/unix/sysv/linux/s390/configure: New generated file.
4916         * sysdeps/unix/sysv/linux/sh/configure.ac: New file.
4917         * sysdeps/unix/sysv/linux/sh/configure: New generated file.
4918         * sysdeps/unix/sysv/linux/sparc/configure.ac: New file.
4919         * sysdeps/unix/sysv/linux/sparc/configure: New generated file.
4920         * sysdeps/unix/sysv/linux/x86_64/configure.ac: New file.
4921         * sysdeps/unix/sysv/linux/x86_64/configure: New generated file.
4923 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
4925         [BZ #17084]
4926         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_mutex_t):
4927         Rename member __data.d to __data.__elision_data.
4929 2014-06-24  Wilco  <wdijkstr@arm.com>
4931         * NEWS: Add 16918 to fixed bug list.
4933 2014-06-24  Wilco  <wdijkstr@arm.com>
4935         * sysdeps/arm/fesetenv.c (fesetenv): Optimize implementation.
4937 2014-06-24  Wilco  <wdijkstr@arm.com>
4939         * sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
4940         * sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
4941         (libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
4942         (libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
4943         (libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
4944         * sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
4945         * sysdeps/arm/get-rounding-mode.h (get_rounding_mode):
4946         Use _FPU_MASK_RM.
4948 2014-06-24  Wilco  <wdijkstr@arm.com>
4950         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Remove unused include.
4952 2014-06-24  Wilco  <wdijkstr@arm.com>
4954         * sysdeps/arm/feholdexcpt.c (feholdexcept): Remove space.
4955         * sysdeps/arm/fesetenv.c (fesetenv): Remove space.
4956         * sysdeps/arm/fesetround.c (fesetround): Remove space.
4957         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Remove space.
4959 2014-06-24  Wilco  <wdijkstr@arm.com>
4961         [BZ #16918]
4962         * sysdeps/arm/feupdateenv.c (feupdateenv):
4963         Rewrite to reduce FPSCR accesses and fix return value.
4965 2014-06-24  Wilco  <wdijkstr@arm.com>
4967         * sysdeps/arm/fclrexcpt.c (feclearexcept):
4968         Optimize to avoid unnecessary FPSCR writes.
4969         * sysdeps/arm/fedisblxcpt.c (fedisableexcept): Likewise.
4970         * sysdeps/arm/feenablxcpt.c (feenableexcept): Likewise.
4971         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Likewise.
4972         * sysdeps/arm/setfpucw.c (__setfpucw): Likewise.
4974 2014-06-24  Wilco  <wdijkstr@arm.com>
4976         * sysdeps/arm/fegetround.c (fegetround): Call get_rounding_mode.
4977         * sysdeps/arm/feholdexcpt.c (feholdexcept): Call libc_feholdexcept_vfp.
4978         * sysdeps/arm/fesetround.c (fesetround): Call libc_fesetround_vfp.
4979         * sysdeps/arm/fgetexcptflg.c (fegetexceptflag):
4980         Call libc_fetestexcept_vfp.
4981         * sysdeps/arm/ftestexcept.c (fetestexcept): Call libc_fetestexcept_vfp.
4982         * sysdeps/arm/fenv_private.h: Move libc_*_vfp functions outside of
4983         __SOFTFP__ ifdef so that they can be built for softfp.
4985 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
4987         * sysdeps/x86/nptl/elide.h (elision_adapt): Make first
4988         argument type signed char.
4990         * Makerules (check-abi): Dump diff of symlist if the test
4991         fails.
4993 2014-06-23  Roland McGrath  <roland@hack.frob.com>
4995         * sysdeps/generic/get-rounding-mode.h: Include <stdlib.h> before
4996         using abort.
4998         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
4999         Remove unused variable ST.
5001 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
5003         [BZ #16354]
5004         [BZ #17061]
5005         * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Check for
5006         small arguments before calling __expm1.
5007         * sysdeps/ieee754/flt-32/e_coshf.c (__ieee754_coshf): Check for
5008         small arguments before calling __expm1f.
5009         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Check for
5010         small arguments before calling __expm1l.
5011         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
5012         Likewise.
5013         * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
5014         * math/auto-libm-test-in: Add more cosh tests.  Do not allow
5015         spurious underflow for some cosh tests.
5016         * math/auto-libm-test-out: Regenerated.
5017         * sysdeps/i386/fpu/libm-test-ulps: Update.
5019         [BZ #17050]
5020         * sysdeps/ieee754/dbl-64/e_j1.c: Include <errno.h>.
5021         (__ieee754_y1): Set errno if return value overflows.
5022         * sysdeps/ieee754/flt-32/e_j1f.c: Include <errno.h>.
5023         (__ieee754_y1f): Set errno if return value overflows.
5024         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <errno.h>.
5025         (__ieee754_y1l): Set errno if return value overflows.
5026         * sysdeps/ieee754/ldbl-96/e_j1l.c: Include <errno.h>.
5027         (__ieee754_y1l): Set errno if return value overflows.
5028         * math/auto-libm-test-in: Add more tests of y0, y1 and yn.
5029         * math/auto-libm-test-out: Regenerated.
5031         * math/gen-auto-libm-tests.c: Document use of
5032         ignore-zero-inf-sign.
5033         (input_flag_type): Add value flag_ignore_zero_inf_sign.
5034         (input_flags): Add ignore-zero-inf-sign.
5035         (output_for_one_input_case): Handle flag_ignore_zero_inf_sign.
5036         * math/gen-libm-test.pl (generate_testfile): Handle
5037         ignore-zero-inf-sign.
5038         * math/auto-libm-test-in: Mark some cpow tests with
5039         ignore-zero-inf-sign and some with xfail-rounding.
5040         * math/auto-libm-test-out: Regenerated.
5041         * math/libm-test.inc (cpow_test): Use ALL_RM_TEST.
5042         * sysdeps/i386/fpu/libm-test-ulps: Update.
5043         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
5045         [BZ #16315]
5046         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Ensure possibly
5047         overflowing or underflowing operations take place with sign of
5048         result.
5049         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
5050         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
5051         * sysdeps/ieee754/dbl-64/e_pow.c: Include <math.h>.
5052         (__ieee754_pow): Recompute overflowing and underflowing results in
5053         original rounding mode.
5054         * sysdeps/x86/fpu/powl_helper.c: Include <stdbool.h>.
5055         (__powl_helper): Allow negative argument X and scale negated value
5056         as needed.  Avoid passing value outside [-1, 1] to f2xm1.
5057         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Ensure possibly
5058         overflowing or underflowing operations take place with sign of
5059         result.
5060         * sysdeps/x86_64/fpu/multiarch/e_pow.c [HAVE_FMA4_SUPPORT]:
5061         Include <math.h>.
5062         * math/auto-libm-test-in: Add more tests of pow.
5063         * math/auto-libm-test-out: Regenerated.
5064         * math/libm-test.inc (pow_test): Use ALL_RM_TEST.
5065         (pow_tonearest_test_data): Remove.
5066         (pow_test_tonearest): Likewise.
5067         (pow_towardzero_test_data): Likewise.
5068         (pow_test_towardzero): Likewise.
5069         (pow_downward_test_data): Likewise.
5070         (pow_test_downward): Likewise.
5071         (pow_upward_test_data): Likewise.
5072         (pow_test_upward): Likewise.
5073         (main): Don't call removed functions.
5074         * sysdeps/i386/fpu/libm-test-ulps: Update.
5075         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
5077 2014-06-23  Roland McGrath  <roland@hack.frob.com>
5079         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data:
5080         Moved ...
5081         * sysdeps/unix/sysv/linux/powerpc/powerpc32/c++-types.data: ... here.
5082         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
5083         Moved ...
5084         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: ... here.
5085         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
5086         Moved ...
5087         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: ... here.
5088         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
5089         Moved ...
5090         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data: ... here.
5091         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
5092         File removed.
5093         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
5094         File removed.
5095         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist:
5096         File removed.
5097         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist:
5098         File removed.
5099         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist:
5100         File removed.
5101         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist:
5102         File removed.
5103         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist:
5104         File removed.
5105         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
5106         File removed.
5107         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist:
5108         File removed.
5109         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
5110         File removed.
5111         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist:
5112         File removed.
5113         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist:
5114         File removed.
5115         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist:
5116         Moved ...
5117         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: ... here.
5118         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist:
5119         Moved ...
5120         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libBrokenLocale.abilist:
5121         ... here.
5122         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist:
5123         Moved ...
5124         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libanl.abilist: ... here.
5125         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist:
5126         Moved ...
5127         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libcrypt.abilist: ... here.
5128         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist:
5129         Moved ...
5130         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libdl.abilist: ... here.
5131         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist:
5132         Moved ...
5133         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libnsl.abilist: ... here.
5134         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
5135         Moved ...
5136         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist: ... here.
5137         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist:
5138         Moved ...
5139         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist: ... here.
5140         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist:
5141         Moved ...
5142         * sysdeps/unix/sysv/linux/powerpc/powerpc32/librt.abilist: ... here.
5143         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist: Moved ...
5144         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libthread_db.abilist:
5145         ... here.
5146         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist:
5147         Moved ...
5148         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libutil.abilist: ... here.
5149         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
5150         Moved ...
5151         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
5152         ... here.
5153         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist:
5154         Moved ...
5155         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
5156         ... here.
5157         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
5158         Moved ...
5159         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
5160         ... here.
5161         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
5162         Moved ...
5163         * sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data: ... here.
5164         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
5165         Moved ...
5166         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: ... here.
5167         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: Moved ...
5168         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: ... here.
5169         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
5170         Moved ...
5171         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist:
5172         ... here.
5173         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
5174         Moved ...
5175         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist:
5176         ... here.
5177         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
5178         Moved ...
5179         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist: ... here.
5180         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
5181         Moved ...
5182         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: ... here.
5183         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
5184         Moved ...
5185         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: ... here.
5186         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
5187         Moved ...
5188         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: ... here.
5189         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
5190         Moved ...
5191         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist:
5192         ... here.
5193         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
5194         Moved ...
5195         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: ... here.
5196         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
5197         Moved ...
5198         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: ... here.
5199         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
5200         Moved ...
5201         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: ... here.
5202         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
5203         Moved ...
5204         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: ... here.
5205         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: Moved ...
5206         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: ... here.
5207         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
5208         Moved ...
5209         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist: ... here.
5210         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
5211         Moved ...
5212         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: ... here.
5213         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
5214         Moved ...
5215         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
5216         ... here.
5217         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
5218         Moved ...
5219         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
5220         ... here.
5221         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
5222         Moved ...
5223         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist:
5224         ... here.
5225         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
5226         Moved ...
5227         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist: ... here.
5228         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
5229         Moved ...
5230         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: ... here.
5231         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
5232         Moved ...
5233         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: ... here.
5234         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
5235         Moved ...
5236         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist:
5237         ... here.
5238         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
5239         Moved ...
5240         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist:
5241         ... here.
5242         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
5243         Moved ...
5244         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist:
5245         ... here.
5246         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
5247         Moved ...
5248         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: ... here.
5249         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
5250         Moved ...
5251         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: ... here.
5253 2014-06-23  Will Newton  <will.newton@linaro.org>
5254             Wilco  <wdijkstr@arm.com>
5256         * sysdeps/generic/math_private.h: Add generic HAVE_RM_CTX
5257         implementation.  Include get-rounding-mode.h.
5258         [!HAVE_RM_CTX]: Define HAVE_RM_CTX to zero.
5259         [!libc_feholdsetround_noex_ctx]: Define
5260         libc_feholdsetround_noex_ctx.
5261         [!libc_feholdsetround_noexf_ctx]: Define
5262         libc_feholdsetround_noexf_ctx.
5263         [!libc_feholdsetround_noexl_ctx]: Define
5264         libc_feholdsetround_noexl_ctx.
5265         (libc_feholdsetround_ctx): New function.
5266         (libc_feresetround_ctx): New function.
5267         (libc_feholdsetround_noex_ctx): New function.
5268         (libc_feresetround_noex_ctx): New function.
5270 2014-06-23  Roland McGrath  <roland@hack.frob.com>
5272         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
5273         * sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
5274         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
5275         * sysdeps/mips/nptl/bits/semaphore.h: ... here.
5276         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
5277         * sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here.
5279         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ...
5280         * sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here.
5281         * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ...
5282         * sysdeps/m68k/nptl/bits/semaphore.h: ... here.
5283         * sysdeps/unix/sysv/linux/m68k/nptl/c++-types.data: Moved ...
5284         * sysdeps/unix/sysv/linux/m68k/c++-types.data: ... here.
5285         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h: Moved ...
5286         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h: ... here.
5287         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/ld.abilist: Moved ...
5288         * sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist: ... here.
5289         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libBrokenLocale.abilist:
5290         Moved ...
5291         * sysdeps/unix/sysv/linux/m68k/coldfire/libBrokenLocale.abilist:
5292         ... here.
5293         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libanl.abilist: Moved ...
5294         * sysdeps/unix/sysv/linux/m68k/coldfire/libanl.abilist: ... here.
5295         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Moved ...
5296         * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: ... here.
5297         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist:
5298         Moved ...
5299         * sysdeps/unix/sysv/linux/m68k/coldfire/libcrypt.abilist: ... here.
5300         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libdl.abilist: Moved ...
5301         * sysdeps/unix/sysv/linux/m68k/coldfire/libdl.abilist: ... here.
5302         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libm.abilist: Moved ...
5303         * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: ... here.
5304         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libnsl.abilist: Moved ...
5305         * sysdeps/unix/sysv/linux/m68k/coldfire/libnsl.abilist: ... here.
5306         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
5307         Moved ...
5308         * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: ... here.
5309         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libresolv.abilist:
5310         Moved ...
5311         * sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist: ... here.
5312         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/librt.abilist: Moved ...
5313         * sysdeps/unix/sysv/linux/m68k/coldfire/librt.abilist: ... here.
5314         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libthread_db.abilist:
5315         Moved ...
5316         * sysdeps/unix/sysv/linux/m68k/coldfire/libthread_db.abilist: ... here.
5317         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libutil.abilist: Moved ...
5318         * sysdeps/unix/sysv/linux/m68k/coldfire/libutil.abilist: ... here.
5319         * sysdeps/unix/sysv/linux/m68k/nptl/localplt.data: Moved ...
5320         * sysdeps/unix/sysv/linux/m68k/localplt.data: ... here.
5321         * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Moved ...
5322         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: ... here.
5323         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/ld.abilist: Moved ...
5324         * sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist: ... here.
5325         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libBrokenLocale.abilist:
5326         Moved ...
5327         * sysdeps/unix/sysv/linux/m68k/m680x0/libBrokenLocale.abilist:
5328         ... here.
5329         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libanl.abilist: Moved ...
5330         * sysdeps/unix/sysv/linux/m68k/m680x0/libanl.abilist: ... here.
5331         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Moved ...
5332         * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: ... here.
5333         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist: Moved ...
5334         * sysdeps/unix/sysv/linux/m68k/m680x0/libcrypt.abilist: ... here.
5335         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libdl.abilist: Moved ...
5336         * sysdeps/unix/sysv/linux/m68k/m680x0/libdl.abilist: ... here.
5337         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libm.abilist: Moved ...
5338         * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: ... here.
5339         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libnsl.abilist: Moved ...
5340         * sysdeps/unix/sysv/linux/m68k/m680x0/libnsl.abilist: ... here.
5341         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist:
5342         Moved ...
5343         * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: ... here.
5344         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libresolv.abilist: Moved ...
5345         * sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist: ... here.
5346         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/librt.abilist: Moved ...
5347         * sysdeps/unix/sysv/linux/m68k/m680x0/librt.abilist: ... here.
5348         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libthread_db.abilist:
5349         Moved ...
5350         * sysdeps/unix/sysv/linux/m68k/m680x0/libthread_db.abilist: ... here.
5351         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libutil.abilist: Moved ...
5352         * sysdeps/unix/sysv/linux/m68k/m680x0/libutil.abilist: ... here.
5353         * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h: Moved ...
5354         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: ... here.
5356         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: Moved ...
5357         * sysdeps/unix/sysv/linux/sh/c++-types.data: ... here.
5358         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: Moved ...
5359         * sysdeps/unix/sysv/linux/sh/ld.abilist: ... here.
5360         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: Moved ...
5361         * sysdeps/unix/sysv/linux/sh/libBrokenLocale.abilist: ... here.
5362         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: Moved ...
5363         * sysdeps/unix/sysv/linux/sh/libanl.abilist: ... here.
5364         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Moved ...
5365         * sysdeps/unix/sysv/linux/sh/libc.abilist: ... here.
5366         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: Moved ...
5367         * sysdeps/unix/sysv/linux/sh/libcrypt.abilist: ... here.
5368         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: Moved ...
5369         * sysdeps/unix/sysv/linux/sh/libdl.abilist: ... here.
5370         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Moved ...
5371         * sysdeps/unix/sysv/linux/sh/libm.abilist: ... here.
5372         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: Moved ...
5373         * sysdeps/unix/sysv/linux/sh/libnsl.abilist: ... here.
5374         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: Moved ...
5375         * sysdeps/unix/sysv/linux/sh/libpthread.abilist: ... here.
5376         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: Moved ...
5377         * sysdeps/unix/sysv/linux/sh/libresolv.abilist: ... here.
5378         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Moved ...
5379         * sysdeps/unix/sysv/linux/sh/librt.abilist: ... here.
5380         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: Moved ...
5381         * sysdeps/unix/sysv/linux/sh/libthread_db.abilist: ... here.
5382         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: Moved ...
5383         * sysdeps/unix/sysv/linux/sh/libutil.abilist: ... here.
5385 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
5387         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
5388         (FALLOC_FL_COLLAPSE_RANGE): New macro.
5389         [__USE_GNU] (FALLOC_FL_ZERO_RANGE): Likewise.
5390         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_OMIT): Likewise.
5391         (IPV6_PMTUDISC_INTERFACE): Likewise.
5392         (IPV6_PMTUDISC_OMIT): Likewise.
5394 2014-06-23  Andreas Schwab  <schwab@suse.de>
5396         * nptl/sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink):
5397         Remove unused errout label.
5399 2014-06-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5401         * sysdeps/powerpc/bits/hwcap.h [PPC_FEATURE2_HAS_VEC_CRYPTO]: New
5402         macro: hardware supports Vector Crypto instructions.
5404 2014-06-23  Will Newton  <will.newton@linaro.org>
5406         * elf/dl-lookup.c: Use __glibc_unlikely and __glibc_likely
5407         rather than __builtin_expect.
5409         * elf/dl-lookup.c (undefined_msg): Remove variable.
5410         (_dl_lookup_symbol_x): Replace undefined_msg with string
5411         literal.
5413         * elf/dl-lookup.c (do_lookup_unique): New function.
5414         (do_lookup_x): Move STB_GNU_UNIQUE handling code
5415         to a separate function.
5417 2014-06-23  Andreas Schwab  <schwab@suse.de>
5419         [BZ #17079]
5420         * nss/nss_files/files-XXX.c (get_contents): Store overflow marker
5421         before reading the next line.
5423 2014-06-23  Will Newton  <will.newton@linaro.org>
5425         * test-skeleton.c (signal_handler): Use printf and %m
5426         rather than perror.  Use printf rather than fprintf to
5427         stderr.  Use puts rather than fputs to stderr.
5428         (main): Likewise.
5430 2014-06-22  Ludovic Courtès  <ludo@gnu.org>
5432         * nscd/nscd.c (thread_info_t): Remove typedef.
5433         (thread_info): Remove variable.
5435 2014-06-21  Allan McRae  <allan@archlinux.org>
5437         * NEWS: Mention CVE-2014-4043.
5439 2014-06-20  Roland McGrath  <roland@hack.frob.com>
5441         * nptl/sysdeps/unix/sysv/linux/smp.h: Moved ...
5442         * nptl/smp.h: ... here.
5444         * nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h: File removed.
5446         * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros.
5447         * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H.
5448         * locale/Makefile (CPPFLAGS-locale-programs): Likewise.
5449         * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it.
5451         * nptl/allocatestack.c: Include <stack-aliasing.h>.
5452         * nptl/stack-aliasing.h: New file.
5453         * sysdeps/i386/i686/stack-aliasing.h: New file.
5454         * sysdeps/i386/i686/nptl/Makefile: File removed.
5455         * sysdeps/x86_64/stack-aliasing.h: New file.
5456         * sysdeps/x86_64/nptl/Makefile
5457         (CFLAGS-pthread_create.c): Variable removed.
5459         * nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
5460         * sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
5461         old file.
5462         * nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h: Moved ...
5463         * sysdeps/unix/sysv/linux/bits/posix_opt.h: ... here, replacing the
5464         old file.
5466 2014-06-21  Joseph Myers  <joseph@codesourcery.com>
5468         * sysdeps/unix/sysv/linux/arm/kernel-features.h
5469         (__ASSUME_SIGFRAME_V2): Remove macro.
5470         * sysdeps/unix/sysv/linux/arm/sigrestorer.S: Update comment.
5471         [!__ASSUME_SIGFRAME_V2]: Remove conditional code.
5472         (__default_sa_restorer_v2): Rename to __default_sa_restorer.
5473         (__default_rt_sa_restorer_v2): Rename to __default_rt_sa_restorer.
5474         * sysdeps/unix/sysv/linux/arm/sigaction.c (__default_sa_restorer):
5475         Declare as function.  Remove conditional macro definitions.
5476         (__default_rt_sa_restorer): Likewise.
5477         (__default_sa_restorer_v1): Remove declaration.
5478         (__default_sa_restorer_v2): Likewise.
5479         (__default_rt_sa_restorer_v1): Likewise.
5480         (__default_rt_sa_restorer_v2): Likewise.
5481         * sysdeps/unix/sysv/linux/arm/Versions (GLIBC_PRIVATE): Remove
5482         __default_sa_restorer_v1, __default_rt_sa_restorer_v1,
5483         __default_sa_restorer_v2 and __default_rt_sa_restorer_v2.
5485 2014-06-20  Roland McGrath  <roland@hack.frob.com>
5487         * sysdeps/unix/sysv/linux/sparc/Makefile [$(subdir) = nptl]
5488         (libpthread-routines): Add sysdep.
5489         * nptl/sysdeps/unix/sysv/linux/sparc/Makefile: File removed.
5490         * sysdeps/unix/sysv/linux/sparc/Versions
5491         (libpthread: GLIBC_2.3.3): New version set.
5492         * nptl/sysdeps/unix/sysv/linux/sparc/Versions: File removed.
5493         * nptl/sysdeps/unix/sysv/linux/sparc/aio_cancel.c: Moved ...
5494         * sysdeps/unix/sysv/linux/sparc/aio_cancel.c: ... here.
5495         * nptl/sysdeps/unix/sysv/linux/sparc/internaltypes.h: Moved ...
5496         * sysdeps/sparc/nptl/internaltypes.h: ... here.  Use #include_next.
5497         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c:
5498         Moved ...
5499         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: ... here.
5500         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c: Moved ...
5501         * sysdeps/sparc/nptl/pthread_barrier_init.c: ... here.
5502         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c: Moved ...
5503         * sysdeps/sparc/nptl/pthread_barrier_wait.c: ... here.
5504         * nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c: Moved ...
5505         * sysdeps/sparc/nptl/sem_init.c: ... here.
5506         * nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c: Moved ...
5507         * sysdeps/sparc/nptl/sem_post.c: ... here.
5508         * nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c: Moved ...
5509         * sysdeps/sparc/nptl/sem_timedwait.c: ... here.
5510         * nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c: Moved ...
5511         * sysdeps/sparc/nptl/sem_wait.c: ... here.
5512         * nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Moved ...
5513         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: ... here.
5514         * sysdeps/sparc/sparc32/sparcv9/Makefile [$(subdir) = nptl]
5515         (libpthread-routines): Add cpu_relax.
5516         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/Makefile:
5517         File removed.
5518         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions
5519         (librt: GLIBC_2.3.3): New version set.
5520         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Versions: File removed.
5521         * sysdeps/sparc/sparc64/nptl/Makefile: New file.
5522         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile [$(subdir) = nptl]
5523         (CFLAGS-pause.c, CFLAGS-sigsuspend.c): New variables.
5524         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: File removed.
5525         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c: Moved ...
5526         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: ... here.
5527         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c:
5528         Moved ...
5529         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: ... here.
5530         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c: Moved ...
5531         * sysdeps/sparc/sparc32/nptl/sem_post.c: ... here.
5532         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c: Moved ...
5533         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: ... here.
5534         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c: Moved ...
5535         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: ... here.
5536         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c: Moved ...
5537         * sysdeps/sparc/sparc32/nptl/sem_wait.c: ... here.
5538         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/cpu_relax.S:
5539         Moved ...
5540         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: ... here.
5541         Update #include.
5542         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
5543         Moved ...
5544         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: ... here.
5545         Update #include.
5546         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_post.c:
5547         Moved ...
5548         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: ... here.
5549         Update #include.
5550         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_timedwait.c:
5551         Moved ...
5552         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: ... here.
5553         Update #include.
5554         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_trywait.c:
5555         Moved ...
5556         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: ... here.
5557         Update #include.
5558         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_wait.c:
5559         Moved ...
5560         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: ... here.
5561         Update #include.
5562         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S: Moved ...
5563         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: ... here.
5564         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Moved ...
5565         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: ... here.
5566         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Moved ...
5567         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: ... here.
5568         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: Moved ...
5569         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: ... here.
5570         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: Moved ...
5571         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: ... here.
5572         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
5573         Moved ...
5574         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c: ... here.
5575         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: Moved ...
5576         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: ... here.
5577         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: Moved ...
5578         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: ... here.
5580 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
5582         * nptl/pthread_cond_wait.c: Include <kernel-features.h>.
5583         * nptl/pthread_rwlock_timedrdlock.c: Likewise.
5584         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
5585         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Likewise.
5586         * nscd/nscd.c: Likewise.
5587         * sysdeps/i386/nptl/tcb-offsets.sym: Likewise.
5588         * sysdeps/powerpc/nptl/tcb-offsets.sym: Likewise.
5589         * sysdeps/sh/nptl/tcb-offsets.sym: Likewise.
5590         * sysdeps/x86_64/nptl/tcb-offsets.sym: Likewise.
5592         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Do not include
5593         <kernel-features.h>.
5594         (init_mq_netlink): Remove conditional have_sock_cloexec
5595         definitions.  Remove code conditional on have_sock_cloexec < 0.
5596         (init_mq_netlink) [!SOCK_CLOEXEC]: Remove conditional code.
5597         (init_mq_netlink) [!__ASSUME_SOCK_CLOEXEC]: Likewise.
5598         * sysdeps/unix/sysv/linux/opensock.c: Do not include
5599         <kernel-features.h>.
5600         (__opensock) [SOCK_CLOEXEC]: Make code unconditional.
5601         (__opensock) [!__ASSUME_SOCK_CLOEXEC]: Remove conditional code.
5603 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
5605         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
5606         Add tests for memset_chk and memset.
5608         * sysdeps/x86_64/multiarch/init-arch.h (HAS_AVX2): Defined
5609         with AVX2_Usable.
5611 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
5613         [BZ #16046]
5614         * elf/tst-dl-iter-static.c: New file.
5615         * elf/Makefile (tests-static): Add tst-dl-iter-static.
5617         * stdlib/tst-qsort2.c (main): Fix off-by-one argc interpretation
5618         error.
5620 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
5622         * sysdeps/unix/sysv/linux/kernel-features.h
5623         (__ASSUME_F_GETOWN_EX): Remove macro.
5624         * sysdeps/unix/sysv/linux/fcntl.c: Do not include
5625         <kernel-features.h>.
5626         (miss_F_GETOWN_EX): Remove variable or macro.
5627         (do_fcntl): Do not check miss_F_GETOWN_EX.
5628         (do_fcntl) [!__ASSUME_F_GETOWN_EX]: Remove conditional code.
5630         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_RANDOM):
5631         Remove macro.
5632         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard)
5633         [!__ASSUME_AT_RANDOM]: Remove conditional code.
5634         (_dl_setup_pointer_guard) [!__ASSUME_AT_RANDOM]: Likewise.
5636         * sysdeps/unix/sysv/linux/kernel-features.h
5637         (__ASSUME_ADJ_OFFSET_SS_READ): Remove macro.
5638         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME)
5639         [ADJ_OFFSET_SS_READ]: Make code unconditional.
5640         (ADJTIME) [!ADJ_OFFSET_SS_READ]: Remove conditional code.
5642 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
5644         [BZ #17075]
5645         * sysdeps/arm/dl-machine.h (elf_machine_rel) <R_ARM_TLS_DESC>:
5646         Fix calculation of the symbol's value.
5647         * sysdeps/arm/tst-armtlsdescloc.c: New file.
5648         * sysdeps/arm/tst-armtlsdesclocmod.c: New file.
5649         * sysdeps/arm/tst-armtlsdescextnow.c: New file.
5650         * sysdeps/arm/tst-armtlsdescextlazymod.c: New file.
5651         * sysdeps/arm/tst-armtlsdescextlazy.c: New file.
5652         * sysdeps/arm/tst-armtlsdescextnowmod.c: New file.
5653         * sysdeps/arm/Makefile (tests): Add `tst-armtlsdesc',
5654         `tst-armtlsdescextnow' and `tst-armtlsdescextlazy'.
5655         (modules-names): Add `tst-armtlsdescmod',
5656         `tst-armtlsdescextlazymod' and `tst-armtlsdescextnowmod'.
5657         (CPPFLAGS-tst-armtlsdescextnowmod.c): New variable.
5658         (CPPFLAGS-tst-armtlsdescextlazymod.c): Likewise.
5659         (CFLAGS-tst-armtlsdesclocmod.c): Likewise.
5660         (CFLAGS-tst-armtlsdescextnowmod.c): Likewise.
5661         (CFLAGS-tst-armtlsdescextlazymod.c): Likewise.
5662         (LDFLAGS-tst-armtlsdescextnowmod.so): Likewise.
5663         ($(objpfx)tst-armtlsdescloc): New dependency.
5664         ($(objpfx)tst-armtlsdescextnow): Likewise.
5665         ($(objpfx)tst-armtlsdescextlazy): Likewise.
5666         * sysdeps/arm/configure.ac: Add a check for tools' GNU descriptor
5667         TLS scheme support.
5668         * sysdeps/arm/configure: Regenerate.
5670 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
5672         * include/fcntl.h (__atfct_seterrno): Remove prototype.
5673         (__atfct_seterrno_2): Likewise.
5674         * sysdeps/unix/sysv/linux/alpha/dl-fxstatat64.c: Do not include
5675         <kernel-features.h>.
5676         (__ASSUME_ATFCTS): Do not undefine and redefine.
5677         * sysdeps/unix/sysv/linux/alpha/fxstatat.c [__ASSUME_ATFCTS]
5678         (__have_atfcts): Remove conditional definition.
5679         (__fxstatat([__NR_fstatat64]: Make code unconditional.
5680         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code and code
5681         unreachable if [__ASSUME_ATFCTS].
5682         * sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
5683         not undefine and redefine.
5684         * sysdeps/unix/sysv/linux/faccessat.c: Do not include
5685         <kernel-features.h>.
5686         (faccessat) [__NR_faccessat]: Make code unconditional.
5687         (faccessat) [!__ASSUME_ATFCTS]: Remove conditional code.
5688         * sysdeps/unix/sysv/linux/fchmodat.c: Do not include
5689         <kernel-features.h>.
5690         (fchmodat) [__NR_fchmodat]: Make code unconditional.
5691         (fchmodat) [!__ASSUME_ATFCTS]: Remove conditional code.
5692         * sysdeps/unix/sysv/linux/fchownat.c: Do not include
5693         <kernel-features.h>.
5694         (fchownat) [__NR_fchownat]: Make code unconditional.
5695         (fchownat) [!__ASSUME_ATFCTS]: Remove conditional code.
5696         * sysdeps/unix/sysv/linux/futimesat.c: Do not include
5697         <kernel-features.h>.
5698         (futimesat) [__NR_futimesat]: Make code unconditional.
5699         (futimesat) [!__ASSUME_ATFCTS]: Remove conditional code.
5700         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
5701         <kernel-features.h>.
5702         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
5703         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
5704         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
5705         <kernel-features.h>.
5706         (__fxstatat64) [__NR_fstatat64]: Make code unconditional.
5707         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
5708         * sysdeps/unix/sysv/linux/i386/fchownat.c: Remove file.
5709         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
5710         <kernel-features.h>.
5711         (__fxstatat) [__NR_fstatat64]: Make code unconditional.
5712         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
5713         * sysdeps/unix/sysv/linux/linkat.c: Do not include
5714         <kernel-features.h>.
5715         (linkat) [__NR_linkat]: Make code unconditional.
5716         (linkat) [!__ASSUME_ATFCTS]: Remove conditional code.
5717         * sysdeps/unix/sysv/linux/m68k/fchownat.c: Remove file.
5718         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
5719         <kernel-features.h>.
5720         (__fxstatat64) [__NR_newfstatat]: Make code unconditional.
5721         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
5722         * sysdeps/unix/sysv/linux/mkdirat.c: Do not include
5723         <kernel-features.h>.
5724         (mkdirat) [__NR_mkdirat]: Make code unconditional.
5725         (mkdirat) [!__ASSUME_ATFCTS]: Remove conditional code.
5726         * sysdeps/unix/sysv/linux/openat.c: Do not include
5727         <kernel-features.h>.
5728         [!__ASSUME_ATFCTS] (__atfct_seterrno): Remove function.
5729         [!__ASSUME_ATFCTS] (__have_atfcts): Remove variable.
5730         (OPENAT_NOT_CANCEL) [__NR_openat]: Make code unconditional.
5731         (OPENAT_NOT_CANCEL) [!__ASSUME_ATFCTS]: Remove conditional code.
5732         * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Remove file.
5733         * sysdeps/unix/sysv/linux/readlinkat.c: Do not include
5734         <kernel-features.h>.
5735         (readlinkat) [__NR_readlinkat]: Make code unconditional.
5736         (readlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.  Return
5737         result of INLINE_SYSCALL directly, not via int variable.
5738         * sysdeps/unix/sysv/linux/renameat.c: Do not include
5739         <kernel-features.h>.
5740         [!__ASSUME_ATFCTS] (__atfct_seterrno_2): Remove function.
5741         (renameat) [__NR_renameat]: Make code unconditional.
5742         (renameat) [!__ASSUME_ATFCTS]: Remove conditional code.
5743         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Remove file.
5744         * sysdeps/unix/sysv/linux/sh/fchownat.c: Remove file.
5745         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Remove file.
5746         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c
5747         (__ASSUME_ATFCTS): Do not undefine and redefine.
5748         * sysdeps/unix/sysv/linux/symlinkat.c: Do not include
5749         <kernel-features.h>.
5750         (symlinkat) [__NR_symlinkat]: Make code unconditional.
5751         (symlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
5752         * sysdeps/unix/sysv/linux/unlinkat.c: Do not include
5753         <kernel-features.h>.
5754         (unlinkat) [__NR_unlinkat]: Make code unconditional.
5755         (unlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
5756         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c
5757         (__ASSUME_ATFCTS): Do not undefine and redefine.
5758         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
5759         <kernel-features.h>.
5760         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
5761         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
5762         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
5763         <kernel-features.h>.
5764         (__xmknodat) [__NR_mknodat]: Make code unconditional.
5765         (__xmknodat) [!__ASSUME_ATFCTS]: Remove conditional code.
5767 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
5769         * sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
5771 2014-06-20  Andreas Schwab  <schwab@linux-m68k.org>
5773         [BZ #17069]
5774         * posix/regcomp.c (parse_reg_exp): Deallocate partially
5775         constructed tree before returning error.
5776         * posix/bug-regexp36.c: Expand test case.
5778 2014-06-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
5780         [BZ #6803]
5781         * math/libm-test.inc (scalbln_test_date):
5782         Add errno expectations.
5783         * math/w_scalblnf.c: New File.
5784         Add wrapper which checks for setting errno to ERANGE.
5785         Add weak_alias for corresponding scalbln function.
5786         * math/w_scalbln.c: Likewise.
5787         * math/w_scalblnl.c: Likewise.
5788         * math/Makefile (libm-calls): Add w_scalbln.
5789         * sysdeps/ieee754/flt-32/s_scalblnf.c:
5790         Remove weak_alias for corresponding scalbln function.
5791         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
5792         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
5793         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
5794         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
5795         * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
5796         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
5797         * sysdeps/i386/fpu/s_scalbn.S: Likewise.
5798         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
5799         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Likewise.
5800         * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c:
5801         Remove long_double_symbol for scalblnl function in libm, libc.
5802         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: New File.
5803         Add wrapper which checks for setting errno to ERANGE.
5804         Add long_double_symbol for scalblnl function in libm, libc.
5805         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
5806         Remove long_double_symbol for scalblnl in libm.
5807         * sysdeps/ieee754/ldbl-128ibm/w_scalblnl.c: New File.
5808         Add wrapper which checks for setting errno to ERANGE.
5809         Add long_double_symbol for scalblnl function in libm.
5810         * sysdeps/ia64/fpu/w_scalblnf.c: New File.
5811         Do not use wrapper because of own implementation.
5813 2014-06-19  H.J. Lu  <hongjiu.lu@intel.com>
5815         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use
5816         3 bytes for __pad1 for x32.
5817         (__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise.
5819 2014-06-19  Ling Ma  <ling.ml@alibaba-inc.com>
5820             H.J. Lu  <hongjiu.lu@intel.com>
5822         * sysdeps/x86_64/multiarch/Makefile: Add memset-avx2.
5823         * sysdeps/x86_64/multiarch/memset-avx2.S: New file.
5824         * sysdeps/x86_64/multiarch/memset.S: Likewise.
5825         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
5826         * sysdeps/x86_64/multiarch/rtld-memset.S: Likewise.
5828 2014-06-19  Andreas Schwab  <schwab@linux-m68k.org>
5830         [BZ #17069]
5831         * posix/regcomp.c (parse_expression): Deallocate partially
5832         constructed tree before returning error.
5833         * posix/Makefile.c (tests): Add bug-regex36.
5834         (generated): Add bug-regex36.mtrace.
5835         (tests-special): Add $(objpfx)bug-regex36-mem.out
5836         (bug-regex36-ENV): New variable.
5837         ($(objpfx)bug-regex36-mem.out): New rule.
5838         * posix/bug-regex36.c: New file.
5840 2014-06-19  Will Newton  <will.newton@linaro.org>
5842         * malloc/malloc.c (systrim): If extra is zero then return
5843         early.
5845 2014-06-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
5847         * benchtests/Makefile ($(objpfx)bench-%.c): Remove $(.).
5849 2014-06-19  Richard Earnshaw  <rearnsha@arm.com>
5851         * sysdeps/aarch64/strchr.S: New file.
5853 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
5855         [BZ #17022]
5856         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Do not subtract 1
5857         from arguments -2 or below.
5858         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
5859         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
5861 2014-06-18  Andreas Schwab  <schwab@suse.de>
5863         [BZ #17062]
5864         * posix/fnmatch_loop.c (FCT): Rerrange loop for skipping over rest
5865         of a bracket expr not to run off the end of the string.
5866         * posix/Makefile (tests): Add tst-fnmatch3.
5867         * posix/tst-fnmatch3.c: New file.
5869 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
5871         * elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).
5872         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
5873         [$(cross-compiling) = no]: Likewise.
5874         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
5875         [$(cross-compiling) = no]: Likewise.
5877 2014-16-17  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
5879         [BZ #17031]
5880         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Consider the low
5881         double, adjusted for any remainder from the high double.
5882         * math/libm-test.inc (nearbyint): Add tests.
5883         (rint): Likewise.
5885 2014-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5887         * nptl/sysdeps/powerpc/Makefile: Moved ...
5888         * sysdeps/powerpc/nptl/Makefile: ... here.
5889         * nptl/sysdeps/powerpc/pthread_spin_lock.c: Moved ...
5890         * sysdeps/powerpc/nptl/pthread_spin_lock.c: .. here.
5891         * nptl/sysdeps/powerpc/pthread_spin_trylock.c: Moved ...
5892         * sysdeps/powerpc/nptl/pthread_spin_trylock.c: ... here.
5893         * nptl/sysdeps/powerpc/pthreaddef.h: Moved ...
5894         * sysdeps/powerpc/nptl/pthreaddef.h: ... here.
5895         * nptl/sysdeps/powerpc/tcb-offsets.sym: Moved ...
5896         * sysdeps/powerpc/nptl/tcb-offsets.sym: ... here.
5897         * nptl/sysdeps/powerpc/tls.h: Moved ...
5898         * sysdeps/powerpc/nptl/tls.h: ... here.
5900 2014-06-16  Joseph Myers  <joseph@codesourcery.com>
5902         [BZ #16681]
5903         * sysdeps/i386/fpu/s_ceil.S (__ceil): Add CFI.
5904         * sysdeps/i386/fpu/s_ceilf.S (__ceilf): Likewise.
5905         * sysdeps/i386/fpu/s_ceill.S (__ceill): Likewise.
5906         * sysdeps/i386/fpu/s_floor.S (__floor): Likewise.
5907         * sysdeps/i386/fpu/s_floorf.S (__floorf): Likewise.
5908         * sysdeps/i386/fpu/s_floorl.S (__floorl): Likewise.
5909         * sysdeps/i386/fpu/s_trunc.S (__trunc): Likewise.
5910         * sysdeps/i386/fpu/s_truncf.S (__truncf): Likewise.
5911         * sysdeps/i386/fpu/s_truncl.S (__truncl): Likewise.
5913 2014-06-17  Andreas Schwab  <schwab@linux-m68k.org>
5915         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
5917 2014-06-16  Andreas Schwab  <schwab@linux-m68k.org>
5919         * sysdeps/m68k/m680x0/bits/huge_vall.h: Fix missing space after
5920         defined operator.
5922         * scripts/cross-test-ssh.sh (timeoutfactor): Default to
5923         $TIMEOUTFACTOR.
5925 2014-06-16  Florian Weimer  <fweimer@redhat.com>
5927         [BZ #17058]
5928         * nptl/tst-setuid2.c (do_test): Fix tautological comparison in
5929         non-executed part of the test.
5931 2014-06-16  Andreas Schwab  <schwab@suse.de>
5933         * string/bits/string2.h (strdup, strndup): Update feature guard.
5935 2014-06-14  David S. Miller  <davem@davemloft.net>
5937         * sysdeps/sparc/fpu/libm-test-ulps: Update.
5939 2014-06-14  Andreas Schwab  <schwab@linux-m68k.org>
5941         * sysdeps/unix/sysv/linux/m68k/clone.S: Deconditionalize the code
5942         that was previously under [RESET_PID].
5943         * sysdeps/unix/sysv/linux/m68k/nptl/clone.S: Remove file.
5945         * sysdeps/unix/sysv/linux/m68k/pt-vfork.c: New file.
5946         * sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S: Remove file.
5947         * sysdeps/unix/sysv/linux/m68k/vfork.S: Include <tcb-offsets.h>.
5948         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
5949         (__libc_vfork): New strong alias.
5950         * sysdeps/unix/sysv/linux/m68k/nptl/vfork.S: Remove file.
5952 2014-06-14 Andi Kleen  <ak@linux.intel.com>
5954         * sysdeps/generic/elide.h: New file.
5956 2014-06-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
5958         * Makefile (installed-headers): Adjust path of pthread.h header.
5960 2014-06-13  Roland McGrath  <roland@hack.frob.com>
5962         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
5963         * sysdeps/s390/nptl/bits/pthreadtypes.h: ... here.
5964         * nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Moved ...
5965         * sysdeps/s390/nptl/bits/semaphore.h: ... here.
5967         * nptl/sysdeps/s390/Makefile: Moved ...
5968         * sysdeps/s390/nptl/Makefile: ... here.
5969         * nptl/sysdeps/s390/pthread_spin_init.c: Moved ...
5970         * sysdeps/s390/nptl/pthread_spin_init.c: ... here.
5971         * nptl/sysdeps/s390/pthread_spin_lock.c: Moved ...
5972         * sysdeps/s390/nptl/pthread_spin_lock.c: ... here.
5973         * nptl/sysdeps/s390/pthread_spin_trylock.c: Moved ...
5974         * sysdeps/s390/nptl/pthread_spin_trylock.c: ... here.
5975         * nptl/sysdeps/s390/pthread_spin_unlock.c: Moved ...
5976         * sysdeps/s390/nptl/pthread_spin_unlock.c: ... here.
5977         * nptl/sysdeps/s390/pthreaddef.h: Moved ...
5978         * sysdeps/s390/nptl/pthreaddef.h: ... here.
5979         * nptl/sysdeps/s390/tcb-offsets.sym: Moved ...
5980         * sysdeps/s390/nptl/tcb-offsets.sym: ... here.
5981         * nptl/sysdeps/s390/tls.h: Moved ...
5982         * sysdeps/s390/nptl/tls.h: ... here.
5984         * sysdeps/unix/sysv/linux/s390/arch-fork.h: New file.
5985         * nptl/sysdeps/unix/sysv/linux/s390/fork.c: File removed.
5987 2014-06-13  David S. Miller  <davem@davemloft.net>
5989         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Delete.
5990         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S: Delete.
5991         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Moved ...
5992         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: ... here.
5993         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Delete.
5994         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S: Delete.
5995         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Moved ...
5996         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: ... here.
5997         * sysdeps/unix/sysv/linux/sparc/fork.S: Delete.
5998         * sysdeps/unix/sysv/linux/sparc/pt-vfork.S: New file.
5999         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
6000         Remove RESET_PID cpp guards.
6001         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
6002         Remove RESET_PID cpp guards.
6003         * sysdeps/unix/sysv/linux/sparc/vfork.S: Delete.
6005 2014-06-13  Andreas Schwab  <schwab@linux-m68k.org>
6007         * sysdeps/m68k/jmpbuf-unwind.h (_JMPBUF_UNWINDS, _jmpbuf_sp): Cast
6008         __sp to uintptr_t.
6010 2014-06-13  Andi Kleen  <ak@linux.intel.com>
6012         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Remove.
6013         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S: dito.
6014         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S: dito.
6015         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: dito.
6016         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: dito.
6017         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: dito.
6018         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S: dito.
6019         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S: dito.
6020         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: dito.
6021         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: dito.
6022         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: dito.
6023         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S: dito.
6024         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S: dito.
6025         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: dito.
6026         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: dito.
6027         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: dito.
6028         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: dito.
6029         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: dito.
6030         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: dito.
6031         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: dito.
6033         * nptl/pthread_rwlock_rdlock.c: Include elide.h.
6034         (pthread_rwlock_rdlock): Add elision.
6035         * nptl/pthread_rwlock_wrlock.c: Include elide.h.
6036         (pthread_rwlock_wrlock): Add elision.
6037         * nptl/pthread_rwlock_trywrlock.c: Include elide.h.
6038         (pthread_rwlock_trywrlock): Add elision.
6039         * nptl/pthread_rwlock_tryrdlock.c: Include elide.h.
6040         (pthread_rwlock_tryrdlock): Add elision.
6041         * nptl/pthread_rwlock_unlock.c: Include elide.h.
6042         (pthread_rwlock_tryrdlock): Add elision unlock.
6043         * nptl/sysdeps/pthread/pthread.h:
6044         (__PTHREAD_RWLOCK_ELISION_EXTRA): Handle new define
6045         (PTHREAD_RWLOCK_INITIALIZER,
6046         PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP):
6047         Handle new elision field.
6048         * sysdeps/x86/nptl/elide.h: New file. Add generic elision macros.
6049         * sysdeps/arm/nptl/bits/pthreadtypes.h
6050         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
6051         * sysdeps/sh/nptl/bits/pthreadtypes.h
6052         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
6053         * sysdeps/tile/nptl/bits/pthreadtypes.h
6054         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
6055         * sysdeps/a/nptl/bits/pthreadtypes.h
6056         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
6057         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
6058         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
6059         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
6060         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
6061         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
6062         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
6063         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
6064         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
6065         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
6066         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
6067         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
6068         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
6069         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
6070         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
6071         * sysdeps/unix/sysv/linux/powerpc/nptl/bits/pthreadtypes.h
6072         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
6073         * sysdeps/unix/sysv/linux/x86/elision-conf.c:
6074         (elision_init): Set try_xbegin to zero when no RTM.
6075         * sysdeps/x86/nptl/bits/pthreadtypes.h
6076         (pthread_rwlock_t): Change __pad1 to __rwelision.
6077         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
6079 2014-06-13  Andi Kleen  <ak@linux.intel.com>
6081         * nptl/pthread_rwlock_rdlock (__pthread_rwlock_rdlock):
6082         Split into __do_pthread_rwlock_rdlock and __pthread_rwlock_rdlock.
6083         * nptl/pthread_rwlock_wrlock (__pthread_rwlock_wrlock):
6084         Split into __do_pthread_rwlock_wrlock and __pthread_wrlock_rdlock.
6086 2014-06-13  Meador Inge  <meadori@codesourcery.com>
6088         [BZ #16996]
6089         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Ensure
6090         that the cached result has been set before returning it.
6092 2014-06-12  Roland McGrath  <roland@hack.frob.com>
6094         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ...
6095         * sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here.
6096         * nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ...
6097         * sysdeps/sparc/nptl/bits/semaphore.h: ... here.
6098         * nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ...
6099         * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here.
6101         * nptl/sysdeps/sparc/Makefile: Moved ...
6102         * sysdeps/sparc/nptl/Makefile: ... here.
6103         * nptl/sysdeps/sparc/tcb-offsets.sym: Moved ...
6104         * sysdeps/sparc/nptl/tcb-offsets.sym: ... here.
6105         * nptl/sysdeps/sparc/tls.h: Moved ...
6106         * sysdeps/sparc/nptl/tls.h: ... here.
6107         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S: Moved ...
6108         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: ... here.
6109         * nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S: Moved ...
6110         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: ... here.
6111         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Moved ...
6112         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: ... here.
6113         * nptl/sysdeps/sparc/sparc64/pthread_spin_init.c: Moved ...
6114         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: ... here.
6115         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S: Moved ...
6116         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: ... here.
6117         * nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S: Moved ...
6118         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: ... here.
6119         * nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S: Moved ...
6120         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: ... here.
6121         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Moved ...
6122         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: ... here.
6123         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Moved ...
6124         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: ... here.
6125         Update #include.
6126         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Moved ...
6127         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: ... here.
6128         Update #include.
6129         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Moved ...
6130         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: ... here.
6131         Update #include.
6132         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: Moved ...
6133         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: ... here.
6134         Update #include.
6136         * nptl/sysdeps/sparc/tls.h (TLS_DEFINE_INIT_TP): New macro.
6138         * sysdeps/unix/sysv/linux/sparc/arch-fork.h: New file.
6139         * nptl/sysdeps/unix/sysv/linux/sparc/fork.c: File removed.
6141         * sysdeps/pthread/posix-timer.h: Include <list.h>.
6142         (struct list_links): Type removed.
6143         (struct thread_node, struct timer_node): Replace struct list_links
6144         with struct list_head.
6145         (list_unlink_ip): Likewise.
6146         * sysdeps/pthread/timer_routines.c
6147         (timer_free_list, thread_free_list, thread_active_list): Likewise.
6148         (list_append, list_insbefore): Likewise.
6149         (list_init): Function removed.
6150         (thread_init, init_module): Use INIT_LIST_HEAD instead.
6151         * sysdeps/nptl/Makefile: Move tst-timer bits to ...
6152         * sysdeps/pthread/Makefile: ... here, new file.
6154         * nptl/sysdeps/unix/sysv/linux/Implies: Moved ...
6155         * sysdeps/nptl/Implies: ... here.
6156         * sysdeps/unix/sysv/linux/Implies: Add nptl.
6157         * nptl/sysdeps/pthread/list.h: Moved ...
6158         * include/list.h: ... here.
6159         * nptl/sysdeps/pthread/createthread.c: Moved ...
6160         * nptl/createthread.c: ... here.
6161         * nptl/sysdeps/unix/sysv/linux/createthread.c: Update #include.
6162         * nptl/sysdeps/pthread/pt-longjmp.c: Moved ...
6163         * nptl/pt-longjmp.c: ... here.
6164         * nptl/sysdeps/pthread/Makefile: Moved ...
6165         * sysdeps/nptl/Makefile: ... here.
6166         * nptl/sysdeps/pthread/Subdirs: Moved ...
6167         * sysdeps/nptl/Subdirs: ... here.
6168         * nptl/sysdeps/pthread/aio_misc.h: Moved ...
6169         * sysdeps/nptl/aio_misc.h: ... here.
6170         * nptl/sysdeps/pthread/bits/libc-lock.h: Moved ...
6171         * sysdeps/nptl/bits/libc-lock.h: ... here.
6172         * nptl/sysdeps/pthread/bits/libc-lockP.h: Moved ...
6173         * sysdeps/nptl/bits/libc-lockP.h: ... here.
6174         * nptl/sysdeps/pthread/bits/stdio-lock.h: Moved ...
6175         * sysdeps/nptl/bits/stdio-lock.h: ... here.
6176         * nptl/sysdeps/pthread/configure: Moved ...
6177         * sysdeps/nptl/configure: ... here.
6178         * nptl/sysdeps/pthread/configure.ac: Moved ...
6179         * sysdeps/nptl/configure.ac: ... here.
6180         * nptl/sysdeps/pthread/gai_misc.h: Moved ...
6181         * sysdeps/nptl/gai_misc.h: ... here.
6182         * nptl/sysdeps/pthread/librt-cancellation.c: Moved ...
6183         * sysdeps/nptl/librt-cancellation.c: ... here.
6184         * nptl/sysdeps/pthread/malloc-machine.h: Moved ...
6185         * sysdeps/nptl/malloc-machine.h: ... here.
6186         * nptl/sysdeps/pthread/pthread-functions.h: Moved ...
6187         * sysdeps/nptl/pthread-functions.h: ... here.
6188         * nptl/sysdeps/pthread/pthread.h: Moved ...
6189         * sysdeps/nptl/pthread.h: ... here.
6190         * nptl/sysdeps/pthread/setxid.h: Moved ...
6191         * sysdeps/nptl/setxid.h: ... here.
6192         * nptl/sysdeps/pthread/sigfillset.c: Moved ...
6193         * sysdeps/nptl/sigfillset.c: ... here.
6194         * nptl/sysdeps/pthread/tcb-offsets.h: Moved ...
6195         * sysdeps/nptl/tcb-offsets.h: ... here.
6196         * nptl/sysdeps/pthread/tst-mqueue8x.c: Moved ...
6197         * sysdeps/nptl/tst-mqueue8x.c: ... here.
6198         * nptl/sysdeps/pthread/unwind-forcedunwind.c: Moved ...
6199         * sysdeps/nptl/unwind-forcedunwind.c: ... here.
6200         * nptl/sysdeps/pthread/allocalim.h: Moved ...
6201         * sysdeps/pthread/allocalim.h: ... here.
6202         * nptl/sysdeps/pthread/bits/sigthread.h: Moved ...
6203         * sysdeps/pthread/bits/sigthread.h: ... here.
6204         * nptl/sysdeps/pthread/flockfile.c: Moved ...
6205         * sysdeps/pthread/flockfile.c: ... here.
6206         * nptl/sysdeps/pthread/ftrylockfile.c: Moved ...
6207         * sysdeps/pthread/ftrylockfile.c: ... here.
6208         * nptl/sysdeps/pthread/funlockfile.c: Moved ...
6209         * sysdeps/pthread/funlockfile.c: ... here.
6210         * nptl/sysdeps/pthread/posix-timer.h: Moved ...
6211         * sysdeps/pthread/posix-timer.h: ... here.
6212         * nptl/sysdeps/pthread/timer_create.c: Moved ...
6213         * sysdeps/pthread/timer_create.c: ... here.
6214         * nptl/sysdeps/pthread/timer_delete.c: Moved ...
6215         * sysdeps/pthread/timer_delete.c: ... here.
6216         * nptl/sysdeps/pthread/timer_getoverr.c: Moved ...
6217         * sysdeps/pthread/timer_getoverr.c: ... here.
6218         * nptl/sysdeps/pthread/timer_gettime.c: Moved ...
6219         * sysdeps/pthread/timer_gettime.c: ... here.
6220         * nptl/sysdeps/pthread/timer_routines.c: Moved ...
6221         * sysdeps/pthread/timer_routines.c: ... here.
6222         * nptl/sysdeps/pthread/timer_settime.c: Moved ...
6223         * sysdeps/pthread/timer_settime.c: ... here.
6224         * nptl/sysdeps/pthread/tst-timer.c: Moved ...
6225         * sysdeps/pthread/tst-timer.c: ... here.
6226         * nptl/sysdeps/pthread/pthread_sigmask.c: Moved ...
6227         * sysdeps/unix/sysv/linux/pthread_sigmask.c: ... here.
6229         * sysdeps/unix/sysv/linux/sigprocmask.c: Include <nptl/pthreadP.h>.
6230         * nptl/sysdeps/pthread/sigprocmask.c: File removed.
6232         * nptl/sysdeps/i386/i486/pthread_spin_trylock.S: Moved ...
6233         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: ... here.
6234         * nptl/sysdeps/i386/i586/pthread_spin_trylock.S: Moved ...
6235         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: ... here.
6236         Update #include target.
6237         * nptl/sysdeps/i386/i686/Makefile: Moved ...
6238         * sysdeps/i386/i686/nptl/Makefile: ... here.
6239         * nptl/sysdeps/i386/i686/pthread_spin_trylock.S: Moved ...
6240         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: ... here.
6241         Update #include target.
6242         * nptl/sysdeps/i386/i686/tls.h: Moved ...
6243         * sysdeps/i386/i686/nptl/tls.h: ... here.  Use #include_next.
6244         * nptl/sysdeps/i386/Makefile: Moved ...
6245         * sysdeps/i386/nptl/Makefile: ... here.
6246         * nptl/sysdeps/i386/pthread_spin_init.c: Moved ...
6247         * sysdeps/i386/nptl/pthread_spin_init.c: ... here.
6248         * sysdeps/x86_64/nptl/pthread_spin_init.c: Update #include target.
6249         * nptl/sysdeps/i386/pthread_spin_lock.S: Moved ...
6250         * sysdeps/i386/nptl/pthread_spin_lock.S: ... here.
6251         * nptl/sysdeps/i386/pthread_spin_unlock.S: Moved ...
6252         * sysdeps/i386/nptl/pthread_spin_unlock.S: ... here.
6253         * nptl/sysdeps/i386/pthreaddef.h: Moved ...
6254         * sysdeps/i386/nptl/pthreaddef.h: ... here.
6255         * nptl/sysdeps/i386/tcb-offsets.sym: Moved ...
6256         * sysdeps/i386/nptl/tcb-offsets.sym: ... here.
6257         * nptl/sysdeps/i386/tls.h: Moved ...
6258         * sysdeps/i386/nptl/tls.h: ... here.
6260         * sysdeps/sh/Makefile [$(subdir) = csu]
6261         (gen-as-const-headers): Add tcb-offsets.sym.
6262         * nptl/sysdeps/sh/Makefile: File removed.
6263         * nptl/sysdeps/sh/pthread_spin_init.c: Moved ...
6264         * sysdeps/sh/nptl/pthread_spin_init.c: ... here.
6265         * nptl/sysdeps/sh/pthread_spin_lock.c: Moved ...
6266         * sysdeps/sh/nptl/pthread_spin_lock.c: ... here.
6267         * nptl/sysdeps/sh/pthread_spin_trylock.S: Moved ...
6268         * sysdeps/sh/nptl/pthread_spin_trylock.S: ... here.
6269         * nptl/sysdeps/sh/pthread_spin_unlock.S: Moved ...
6270         * sysdeps/sh/nptl/pthread_spin_unlock.S: ... here.
6271         * nptl/sysdeps/sh/pthreaddef.h: Moved ...
6272         * sysdeps/sh/nptl/pthreaddef.h: ... here.
6273         * nptl/sysdeps/sh/tcb-offsets.sym: Moved ...
6274         * sysdeps/sh/nptl/tcb-offsets.sym: ... here.
6275         * nptl/sysdeps/sh/tls.h: Moved ...
6276         * sysdeps/sh/nptl/tls.h: ... here.
6277         * nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Moved ...
6278         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: ... here.
6279         * nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: Moved ...
6280         * sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: ... here.
6281         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S: Moved ...
6282         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: ... here.
6283         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h: Moved ...
6284         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: ... here.
6285         * nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Moved ...
6286         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: ... here.
6287         * nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Moved ...
6288         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: ... here.
6289         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Moved ...
6290         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: ... here.
6291         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Moved ...
6292         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: ... here.
6293         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Moved ...
6294         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: ... here.
6295         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Moved ...
6296         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: ... here.
6297         * nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S: Moved ...
6298         * sysdeps/unix/sysv/linux/sh/pthread_once.S: ... here.
6299         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Moved ...
6300         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: ... here.
6301         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S:
6302         Moved ...
6303         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: ... here.
6304         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S:
6305         Moved ...
6306         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: ... here.
6307         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Moved ...
6308         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: ... here.
6309         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Moved ...
6310         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: ... here.
6311         * nptl/sysdeps/unix/sysv/linux/sh/sem_post.S: Moved ...
6312         * sysdeps/unix/sysv/linux/sh/sem_post.S: ... here.
6313         * nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Moved ...
6314         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: ... here.
6315         * nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S: Moved ...
6316         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: ... here.
6317         * nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S: Moved ...
6318         * sysdeps/unix/sysv/linux/sh/sem_wait.S: ... here.
6319         * nptl/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Moved ...
6320         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: ... here.
6321         * nptl/sysdeps/unix/sysv/linux/sh/smp.h: Moved ...
6322         * sysdeps/unix/sysv/linux/sh/smp.h: ... here.
6323         * nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Moved ...
6324         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: ... here.
6326 2014-06-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
6328         * posix/spawn_faction_addopen.c: Include string.h.
6330 2014-06-11  Roland McGrath  <roland@hack.frob.com>
6332         * nptl/sysdeps/x86_64/64/shlib-versions: Moved ...
6333         * sysdeps/x86_64/64/nptl/shlib-versions: ... here.
6334         * nptl/sysdeps/x86_64/Makefile: Moved ...
6335         * sysdeps/x86_64/nptl/Makefile: ... here.
6336         * nptl/sysdeps/x86_64/configure: Moved ...
6337         * sysdeps/x86_64/nptl/configure: ... here.
6338         * nptl/sysdeps/x86_64/configure.ac: Moved ...
6339         * sysdeps/x86_64/nptl/configure.ac: ... here.
6340         * nptl/sysdeps/x86_64/pthread_spin_init.c: Moved ...
6341         * sysdeps/x86_64/nptl/pthread_spin_init.c: ... here.
6342         * nptl/sysdeps/x86_64/pthread_spin_lock.S: Moved ...
6343         * sysdeps/x86_64/nptl/pthread_spin_lock.S: ... here.
6344         * nptl/sysdeps/x86_64/pthread_spin_trylock.S: Moved ...
6345         * sysdeps/x86_64/nptl/pthread_spin_trylock.S: ... here.
6346         * nptl/sysdeps/x86_64/pthread_spin_unlock.S: Moved ...
6347         * sysdeps/x86_64/nptl/pthread_spin_unlock.S: ... here.
6348         * nptl/sysdeps/x86_64/pthreaddef.h: Moved ...
6349         * sysdeps/x86_64/nptl/pthreaddef.h: ... here.
6350         * nptl/sysdeps/x86_64/tcb-offsets.sym: Moved ...
6351         * sysdeps/x86_64/nptl/tcb-offsets.sym: ... here.
6352         * nptl/sysdeps/x86_64/tls.h: Moved ...
6353         * sysdeps/x86_64/nptl/tls.h: ... here.
6354         * nptl/sysdeps/x86_64/x32/shlib-versions: Moved ...
6355         * sysdeps/x86_64/x32/nptl/shlib-versions: ... here.
6356         * nptl/sysdeps/x86_64/x32/tls.h: Moved ...
6357         * sysdeps/x86_64/x32/nptl/tls.h: ... here.
6359         * sysdeps/x86_64/x32/nptl/tls.h: Use #include_next.
6361 2014-06-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6363         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
6365 2014-06-11  Joseph Myers  <joseph@codesourcery.com>
6367         * conform/data/sys/mman.h-data [POSIX] (size_t): Do not require
6368         type.
6369         [POSIX] (off_t): Likewise.
6370         * conform/data/sys/stat.h-data (S_IRGRP): Require constant.
6371         [POSIX] (S_ISBLK): Require macro.
6372         [POSIX] (S_ISCHR): Likewise.
6373         [POSIX] (S_ISDIR): Likewise.
6374         [POSIX] (S_ISFIFO): Likewise.
6375         [POSIX] (S_ISREG): Likewise.
6376         [POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list
6377         optional-macro.
6378         * conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require
6379         type.
6380         [POSIX] (time_t): Likewise.
6381         [POSIX] (timer_t): Likewise.
6383 2014-06-11  Florian Weimer  <fweimer@redhat.com>
6385         [BZ #17048]
6386         * posix/spawn_int.h (struct __spawn_action): Make the path string
6387         non-const to support deallocation.
6388         * posix/spawn_faction_addopen.c
6389         (posix_spawn_file_actions_addopen): Make a copy of the pathname.
6390         * posix/spawn_faction_destroy.c
6391         (posix_spawn_file_actions_destroy): Adjust comment.  Deallocate
6392         path in all spawn_do_open actions.
6393         * posix/tst-spawn.c (do_test): Exercise the copy operation in
6394         posix_spawn_file_actions_addopen.
6396 2014-06-11  Chris Metcalf  <cmetcalf@tilera.com>
6398         * sysdeps/unix/sysv/linux/tile/pt-vfork.c: New file.
6399         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: Remove file.
6400         * sysdeps/unix/sysv/linux/tile/vfork.S (__vfork): Make PT_VFORK
6401         conditional code always true.
6402         (__libc_vfork): New alias.
6404 2014-06-11  Roland McGrath  <roland@hack.frob.com>
6406         * sysdeps/tile/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
6407         * sysdeps/unix/sysv/linux/tile/createthread.c: File removed.
6409         * nptl/sysdeps/s390/tls.h (TLS_DEFINE_INIT_TP): New macro.
6411         * sysdeps/alpha/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
6412         * sysdeps/unix/sysv/linux/alpha/createthread.c: File removed.
6414         * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro.
6415         * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed.
6417         * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
6418         * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed.
6420 2014-06-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
6422         * sysdeps/powerpc/powerpc64/power7/strcmp.S: New file: Optimization.
6423         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: New file:
6424         multiarch strcmp for PPC64.
6425         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: New file.
6426         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power7.S: New file.
6427         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcmp
6428         multiarch optimizations.
6429         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
6430         (__libc_ifunc_impl_list): Likewise.
6432 2014-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
6434         * benchtests/scripts/validate_benchout.py: New script.
6435         * benchtests/Makefile (bench-func): Call it.
6436         * benchtests/scripts/benchout.schema.json: New file.
6438 2014-06-10  Chris Metcalf  <cmetcalf@tilera.com>
6440         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: Moved ...
6441         * sysdeps/tile/nptl/bits/pthreadtypes.h: ... here.
6442         * sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h: Moved ...
6443         * sysdeps/tile/nptl/bits/semaphore.h: ... here.
6444         * sysdeps/unix/sysv/linux/tile/nptl/Makefile: Removed, merged into ...
6445         * sysdeps/unix/sysv/linux/tile/Makefile: ... here.
6446         * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Moved ...
6447         * sysdeps/unix/sysv/linux/tile/clone.S: ... here.
6448         * sysdeps/unix/sysv/linux/tile/nptl/createthread.c: Moved ...
6449         * sysdeps/unix/sysv/linux/tile/createthread.c: ... here.
6450         * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Moved ...
6451         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: ... here.
6452         * sysdeps/unix/sysv/linux/tile/nptl/pt-vfork.S: Moved ...
6453         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: ... here.
6454         * sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h: Moved ...
6455         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: ... here.
6456         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/c++-types.data:
6457         Moved ...
6458         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/c++-types.data:
6459         ... here.
6460         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
6461         Moved ...
6462         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/ld.abilist: ... here.
6463         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libBrokenLocale.abilist:
6464         Moved ...
6465         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libBrokenLocale.abilist:
6466         ... here.
6467         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libanl.abilist:
6468         Moved ...
6469         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libanl.abilist:
6470         ... here.
6471         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
6472         Moved ...
6473         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: ... here.
6474         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist:
6475         Moved ...
6476         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libcrypt.abilist:
6477         ... here.
6478         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libdl.abilist:
6479         Moved ...
6480         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libdl.abilist:
6481         ... here.
6482         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
6483         Moved ...
6484         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist: ... here.
6485         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libnsl.abilist:
6486         Moved ...
6487         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libnsl.abilist:
6488         ... here.
6489         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
6490         Moved ...
6491         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libpthread.abilist:
6492         ... here.
6493         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libresolv.abilist:
6494         Moved ...
6495         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libresolv.abilist:
6496         ... here.
6497         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/librt.abilist:
6498         Moved ...
6499         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/librt.abilist: ... here.
6500         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libthread_db.abilist:
6501         Moved ...
6502         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libthread_db.abilist:
6503         ... here.
6504         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libutil.abilist:
6505         Moved ...
6506         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libutil.abilist:
6507         ... here.
6508         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/c++-types.data:
6509         Moved ...
6510         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/c++-types.data:
6511         ... here.
6512         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/ld.abilist:
6513         Moved ...
6514         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/ld.abilist: ... here.
6515         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libBrokenLocale.abilist:
6516         Moved ...
6517         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libBrokenLocale.abilist:
6518         ... here.
6519         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libanl.abilist:
6520         Moved ...
6521         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libanl.abilist:
6522         ... here.
6523         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
6524         Moved ...
6525         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: ... here.
6526         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist:
6527         Moved ...
6528         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libcrypt.abilist:
6529         ... here.
6530         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libdl.abilist:
6531         Moved ...
6532         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libdl.abilist: ... here.
6533         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
6534         Moved ...
6535         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist: ... here.
6536         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libnsl.abilist:
6537         Moved ...
6538         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libnsl.abilist:
6539         ... here.
6540         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
6541         Moved ...
6542         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libpthread.abilist:
6543         ... here.
6544         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libresolv.abilist:
6545         Moved ...
6546         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libresolv.abilist:
6547         ... here.
6548         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/librt.abilist:
6549         Moved ...
6550         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/librt.abilist: ... here.
6551         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libthread_db.abilist:
6552         Moved ...
6553         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libthread_db.abilist:
6554         ... here.
6555         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libutil.abilist:
6556         Moved ...
6557         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libutil.abilist:
6558         ... here.
6559         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/c++-types.data: Moved ...
6560         * sysdeps/unix/sysv/linux/tile/tilepro/c++-types.data: ... here.
6561         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/ld.abilist: Moved ...
6562         * sysdeps/unix/sysv/linux/tile/tilepro/ld.abilist: ... here.
6563         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libBrokenLocale.abilist:
6564         Moved ...
6565         * sysdeps/unix/sysv/linux/tile/tilepro/libBrokenLocale.abilist:
6566         ... here.
6567         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libanl.abilist: Moved ...
6568         * sysdeps/unix/sysv/linux/tile/tilepro/libanl.abilist: ... here.
6569         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Moved ...
6570         * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: ... here.
6571         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist: Moved ...
6572         * sysdeps/unix/sysv/linux/tile/tilepro/libcrypt.abilist: ... here.
6573         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libdl.abilist: Moved ...
6574         * sysdeps/unix/sysv/linux/tile/tilepro/libdl.abilist: ... here.
6575         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Moved ...
6576         * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: ... here.
6577         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libnsl.abilist: Moved ...
6578         * sysdeps/unix/sysv/linux/tile/tilepro/libnsl.abilist: ... here.
6579         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
6580         Moved ...
6581         * sysdeps/unix/sysv/linux/tile/tilepro/libpthread.abilist: ... here.
6582         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libresolv.abilist:
6583         Moved ...
6584         * sysdeps/unix/sysv/linux/tile/tilepro/libresolv.abilist: ... here.
6585         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/librt.abilist: Moved ...
6586         * sysdeps/unix/sysv/linux/tile/tilepro/librt.abilist: ... here.
6587         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libthread_db.abilist:
6588         Moved ...
6589         * sysdeps/unix/sysv/linux/tile/tilepro/libthread_db.abilist: ... here.
6590         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libutil.abilist: Moved ...
6591         * sysdeps/unix/sysv/linux/tile/tilepro/libutil.abilist: ... here.
6592         * sysdeps/unix/sysv/linux/tile/nptl/vfork.S: Moved ...
6593         * sysdeps/unix/sysv/linux/tile/vfork.S: ... here.
6594         * sysdeps/unix/sysv/linux/tile/nptl/waitpid.S: Moved ...
6595         * sysdeps/unix/sysv/linux/tile/waitpid.S: ... here.
6597 2014-06-10  Wilco  <wdijkstr@arm.com>
6599         * math/test-fenv-return.c: New file.
6600         * math/Makefile: Add new test test-fenv-return.
6602 2014-06-10  Joseph Myers  <joseph@codesourcery.com>
6604         [BZ #17042]
6605         * sysdeps/i386/fpu/e_log2.S (__ieee754_log2): Take absolete value
6606         when x - 1 is zero.
6607         * sysdeps/i386/fpu/e_log2f.S (__ieee754_log2f): Likewise.
6608         * sysdeps/i386/fpu/e_log2l.S (__ieee754_log2l): Likewise.
6609         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Return
6610         0.0L for an argument of 1.0L.
6611         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l):
6612         Likewise.
6613         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Take absolute
6614         value when x - 1 is zero.
6615         * math/libm-test.inc (log2_test): Use ALL_RM_TEST.
6616         * sysdeps/i386/fpu/libm-test-ulps: Update.
6617         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6619 2014-06-09  Bernard Ogden  <bernie.ogden@linaro.org>
6621         [BZ #15119]
6622         * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Remove file.
6624 2014-06-09  Roland McGrath  <roland@hack.frob.com>
6626         * nptl/sysdeps/sh/tls.h (TLS_DEFINE_INIT_TP): New macro.
6627         * nptl/sysdeps/unix/sysv/linux/sh/createthread.c: File removed.
6629 2014-06-09  Roland McGrath  <roland@hack.frob.com>
6631         * sysdeps/m68k/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
6632         * sysdeps/unix/sysv/linux/m68k/nptl/createthread.c: File removed.
6634         * sysdeps/hppa/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
6635         * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: File removed.
6637         * sysdeps/mips/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
6638         * sysdeps/unix/sysv/linux/mips/nptl/createthread.c: File removed.
6640         * sysdeps/arm/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
6641         * sysdeps/unix/sysv/linux/arm/createthread.c: File removed.
6643         * nptl/sysdeps/pthread/createthread.c (TLS_DEFINE_INIT_TP): New macro,
6644         if not already defined.
6645         (do_clone): Use that in place of PREPARE_CREATE and TLS_VALUE.
6646         * nptl/sysdeps/x86_64/tls.h (TLS_DEFINE_INIT_TP): New macro.
6647         * nptl/sysdeps/i386/tls.h (tls_fill_user_desc): New function.
6648         (TLS_INIT_TP): Use it.
6649         (TLS_DEFINE_INIT_TP): New macro.
6650         * sysdeps/unix/sysv/linux/i386/createthread.c: File removed.
6652 2014-06-09  Joseph Myers  <joseph@codesourcery.com>
6654         * conform/data/termios.h-data [POSIX] (IUCLC): Do not expect
6655         constant.
6656         [POSIX] (IXANY): Likewise.
6657         [POSIX] (OLCUC): Likewise.
6658         [POSIX || POSIX2008] (CBAUD): Do not allow.
6659         [POSIX || POSIX2008] (DEFECHO): Likewise.
6660         [POSIX || POSIX2008] (ECHOCTL): Likewise.
6661         [POSIX || POSIX2008] (ECHOKE): Likewise.
6662         [POSIX || POSIX2008] (ECHOPRT): Likewise.
6663         [POSIX || POSIX2008] (EXTA): Likewise.
6664         [POSIX || POSIX2008] (EXTB): Likewise.
6665         [POSIX || POSIX2008] (FLUSHO): Likewise.
6666         [POSIX || POSIX2008] (LOBLK): Likewise.
6667         [POSIX || POSIX2008] (PENDIN): Likewise.
6668         [POSIX || POSIX2008] (SWTCH): Likewise.
6669         [POSIX || POSIX2008] (VDISCARD): Likewise.
6670         [POSIX || POSIX2008] (VDSUSP): Likewise.
6671         [POSIX || POSIX2008] (VLNEXT): Likewise.
6672         [POSIX || POSIX2008] (VREPRINT): Likewise.
6673         [POSIX || POSIX2008] (VSTATUS): Likewise.
6674         [POSIX || POSIX2008] (VWERASE): Likewise.
6675         (B*): Change to B[0123456789]*.
6676         * conform/data/time.h-data [POSIX || UNIX98]
6677         (CLOCK_PROCESS_CPUTIME_ID): Do not expect constant.
6678         [POSIX || UNIX98] (CLOCK_THREAD_CPUTIME_ID): Likewise.
6679         [POSIX || UNIX98] (CLOCK_MONOTONIC): Likewise.
6680         [POSIX] (tm_*): Do not allow.
6682 2014-06-07  Joseph Myers  <joseph@codesourcery.com>
6684         * Makefile (install): Don't set LANGUAGE.
6685         * Makefile.in (install): Likewise.
6686         * assert/Makefile (test-assert-ENV): Remove variable.
6687         (test-assert-perr-ENV): Likewise.
6688         * elf/Makefile (neededtest4-ENV): Likewise.
6689         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
6690         [$(cross-compiling) = no]: Don't set LANGUAGE.
6691         * io/ftwtest-sh (LANG): Remove variable.
6692         * libio/Makefile (tst-widetext-ENV): Likewise.
6693         * manual/install.texi (Running make install): Don't refer to
6694         environment settings for make install.
6695         * INSTALL: Regenerated.
6696         * nptl/tst-tls6.sh: Don't set LANG.
6697         * posix/globtest.sh (LANG): Remove variable.
6698         * string/Makefile (tester-ENV): Likewise.
6699         (inl-tester-ENV): Likewise.
6700         (noinl-tester-ENV): Likewise.
6701         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
6702         [$(cross-compiling) = no]: Don't set LANGUAGE.
6703         * timezone/Makefile (build-testdata): Use $(built-program-cmd)
6704         without explicit environment settings.
6706 2014-06-06  Roland McGrath  <roland@hack.frob.com>
6708         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ...
6709         * sysdeps/sh/nptl/bits/pthreadtypes.h: ... here.
6710         * nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ...
6711         * sysdeps/sh/nptl/bits/semaphore.h: ... here.
6713 2014-06-06  Chris Metcalf  <cmetcalf@tilera.com>
6715         * crypt/crypt-private.h [DOS]: Add some includes taken from the
6716         other files in the crypt directory.
6717         * crypt/crypt.c: Remove duplicate includes.
6718         * crypt/crypt-entry.c: Likewise.
6719         * crypt/crypt_util.c: Likewise.
6721 2014-06-06  Joseph Myers  <joseph@codesourcery.com>
6723         * Makeconfig (run-program-env): New variable.
6724         (run-program-prefix-before-env): Likewise.
6725         (run-program-prefix-after-env): Likewise.
6726         (run-program-prefix): Define in terms of new variables.
6727         (built-program-cmd-before-env): New variable.
6728         (built-program-cmd-after-env): Likewise.
6729         (built-program-cmd): Define in terms of new variables.
6730         (test-program-prefix-before-env): New variable.
6731         (test-program-prefix-after-env): Likewise.
6732         (test-program-prefix): Define in terms of new variables.
6733         (test-program-cmd-before-env): New variable.
6734         (test-program-cmd-after-env): Likewise.
6735         (test-program-cmd): Define in terms of new variables.
6736         * Rules (make-test-out): Use $(run-program-env).
6737         * scripts/cross-test-ssh.sh (env_blacklist): Remove variable.
6738         (help): Do not mention environment variables.  Mention
6739         --timeoutfactor option.
6740         (timeoutfactor): New variable.
6741         (blacklist_exports): Remove function.
6742         (exports): Remove variable.
6743         (command): Do not include ${exports}.
6744         * manual/install.texi (Configuring and compiling): Do not mention
6745         test wrappers preserving environment variables.  Mention that last
6746         assignment to a variable must take precedence.
6747         * INSTALL: Regenerated.
6748         * benchtests/Makefile (run-bench): Use $(run-program-env).
6749         * catgets/Makefile ($(objpfx)test1.cat): Use
6750         $(built-program-cmd-before-env), $(run-program-env) and
6751         $(built-program-cmd-after-env).
6752         ($(objpfx)test2.cat): Do not specify environment variables
6753         explicitly.
6754         ($(objpfx)de/libc.cat): Use $(built-program-cmd-before-env),
6755         $(run-program-env) and $(built-program-cmd-after-env).
6756         ($(objpfx)test-gencat.out): Use $(test-program-cmd-before-env),
6757         $(run-program-env) and $(test-program-cmd-after-env).
6758         ($(objpfx)sample.SJIS.cat): Do not specify environment variables
6759         explicitly.
6760         * catgets/test-gencat.sh: Use test_program_cmd_before_env,
6761         run_program_env and test_program_cmd_after_env arguments.
6762         * elf/Makefile ($(objpfx)tst-pathopt.out): Use $(run-program-env).
6763         * elf/tst-pathopt.sh: Use run_program_env argument.
6764         * iconvdata/Makefile ($(objpfx)iconv-test.out): Use
6765         $(test-wrapper-env) and $(run-program-env).
6766         * iconvdata/run-iconv-test.sh: Use test_wrapper_env and
6767         run_program_env arguments.
6768         * iconvdata/tst-table.sh: Do not set GCONV_PATH explicitly.
6769         * intl/Makefile ($(objpfx)tst-gettext.out): Use
6770         $(test-program-prefix-before-env), $(run-program-env) and
6771         $(test-program-prefix-after-env).
6772         ($(objpfx)tst-gettext2.out): Likewise.
6773         * intl/tst-gettext.sh: Use test_program_prefix_before_env,
6774         run_program_env and test_program_prefix_after_env arguments.
6775         * intl/tst-gettext2.sh: Likewise.
6776         * intl/tst-gettext4.sh: Do not set environment variables
6777         explicitly.
6778         * intl/tst-gettext6.sh: Likewise.
6779         * intl/tst-translit.sh: Likewise.
6780         * malloc/Makefile ($(objpfx)tst-mtrace.out): Use
6781         $(test-program-prefix-before-env), $(run-program-env) and
6782         $(test-program-prefix-after-env).
6783         * malloc/tst-mtrace.sh: Use test_program_prefix_before_env,
6784         run_program_env and test_program_prefix_after_env arguments.
6785         * math/Makefile (run-regen-ulps): Use $(run-program-env).
6786         * nptl/Makefile ($(objpfx)tst-tls6.out): Use $(run-program-env).
6787         * nptl/tst-tls6.sh: Use run_program_env argument.  Set LANG=C
6788         explicitly with each use of ${test_wrapper_env}.
6789         * posix/Makefile ($(objpfx)wordexp-tst.out): Use
6790         $(test-program-prefix-before-env), $(run-program-env) and
6791         $(test-program-prefix-after-env).
6792         * posix/tst-getconf.sh: Do not set environment variables
6793         explicitly.
6794         * posix/wordexp-tst.sh: Use test_program_prefix_before_env,
6795         run_program_env and test_program_prefix_after_env arguments.
6796         * stdio-common/tst-printf.sh: Do not set environment variables
6797         explicitly.
6798         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Use
6799         $(test-program-prefix-before-env), $(run-program-env) and
6800         $(test-program-prefix-after-env).
6801         * stdlib/tst-fmtmsg.sh: Use test_program_prefix_before_env,
6802         run_program_env and test_program_prefix_after_env arguments.
6803         Split $test calls into $test_pre and $test.
6804         * timezone/Makefile (build-testdata): Use
6805         $(built-program-cmd-before-env), $(run-program-env) and
6806         $(built-program-cmd-after-env).
6808 2014-06-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6810         * sysdeps/powerpc/powerpc64/power7/strncat.S [STRLEN]: Define it as
6811         strlen for non SHARED builds.
6813 2014-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
6815         * nptl/allocatestack.c (check_list): Inlined function...
6816         (__reclaim_stacks): ... here.
6818 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
6820         [BZ #15698]
6821         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
6822         memory overrun.
6824 2014-06-05  Joseph Myers  <joseph@codesourcery.com>
6826         * Rules (make-test-out): Include
6827         LOCPATH=$(common-objpfx)localedata in default environment.
6828         * debug/Makefile (tst-chk1-ENV): Remove variable.
6829         (tst-chk2-ENV): Likewise.
6830         (tst-chk3-ENV): Likewise.
6831         (tst-chk4-ENV): Likewise.
6832         (tst-chk5-ENV): Likewise.
6833         (tst-chk6-ENV): Likewise.
6834         (tst-lfschk1-ENV): Likewise.
6835         (tst-lfschk2-ENV): Likewise.
6836         (tst-lfschk3-ENV): Likewise.
6837         (tst-lfschk4-ENV): Likewise.
6838         (tst-lfschk5-ENV): Likewise.
6839         (tst-lfschk6-ENV): Likewise.
6840         * iconvdata/Makefile (bug-iconv6-ENV): Likewise.
6841         (tst-iconv7-ENV): Likewise.
6842         * intl/Makefile (LOCPATH-ENV): Likewise.
6843         (tst-codeset-ENV): Likewise.
6844         (tst-gettext3-ENV): Likewise.
6845         (tst-gettext5-ENV): Likewise.
6846         * libio/Makefile (tst-widetext-ENV): Don't set LOCPATH.
6847         (tst-fopenloc-ENV): Likewise.
6848         (tst-fgetws-ENV): Remove variable.
6849         (tst-ungetwc1-ENV): Likewise.
6850         (tst-ungetwc2-ENV): Likewise.
6851         (bug-ungetwc2-ENV): Likewise.
6852         (tst-swscanf-ENV): Likewise.
6853         (bug-ftell-ENV): Likewise.
6854         (tst-fgetwc-ENV): Likewise.
6855         (tst-fseek-ENV): Likewise.
6856         (tst-ftell-partial-wide-ENV): Likewise.
6857         (tst-ftell-active-handler-ENV): Likewise.
6858         (tst-ftell-append-ENV): Likewise.
6859         * posix/Makefile (tst-fnmatch-ENV): Likewise.
6860         (tst-regexloc-ENV): Likewise.
6861         (bug-regex1-ENV): Likewise.
6862         (tst-regex-ENV): Likewise.
6863         (tst-regex2-ENV): Likewise.
6864         (bug-regex5-ENV): Likewise.
6865         (bug-regex6-ENV): Likewise.
6866         (bug-regex17-ENV): Likewise.
6867         (bug-regex18-ENV): Likewise.
6868         (bug-regex19-ENV): Likewise.
6869         (bug-regex20-ENV): Likewise.
6870         (bug-regex22-ENV): Likewise.
6871         (bug-regex23-ENV): Likewise.
6872         (bug-regex25-ENV): Likewise.
6873         (bug-regex26-ENV): Likewise.
6874         (bug-regex30-ENV): Likewise.
6875         (bug-regex32-ENV): Likewise.
6876         (bug-regex33-ENV): Likewise.
6877         (bug-regex34-ENV): Likewise.
6878         (bug-regex35-ENV): Likewise.
6879         (tst-rxspencer-ENV): Likewise.
6880         (tst-rxspencer-no-utf8-ENV): Likewise.
6881         * stdio-common/Makefile (tst-sprintf-ENV): Likewise.
6882         (tst-sscanf-ENV): Likewise.
6883         (tst-swprintf-ENV): Likewise.
6884         (tst-swscanf-ENV): Likewise.
6885         (test-vfprintf-ENV): Likewise.
6886         (scanf13-ENV): Likewise.
6887         (bug14-ENV): Likewise.
6888         (tst-grouping-ENV): Likewise.
6889         * stdlib/Makefile (tst-strtod-ENV): Likewise.
6890         (tst-strtod3-ENV): Likewise.
6891         (tst-strtod4-ENV): Likewise.
6892         (tst-strtod5-ENV): Likewise.
6893         (testmb2-ENV): Likewise./
6894         * string/Makefile (tst-strxfrm-ENV): Likewise.
6895         (tst-strxfrm2-ENV): Likewise.
6896         (bug-strcoll1-ENV): Likewise.
6897         (test-strcasecmp-ENV): Likewise.
6898         (test-strncasecmp-ENV): Likewise.
6899         * time/Makefile (tst-strptime-ENV): Likewise.
6900         (tst-ftime_l-ENV): Likewise.
6901         * wcsmbs/Makefile (tst-btowc-ENV): Likewise.
6902         (tst-mbrtowc-ENV): Likewise.
6903         (tst-wcrtomb-ENV): Likewise.
6904         (tst-mbrtowc2-ENV): Likewise.
6905         (tst-c16c32-1-ENV): Likewise.
6906         (tst-mbsnrtowcs-ENV): Likewise.
6908 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
6910         * manual/resource.texi (How to get information about the memory
6911         subsystem?): Fix typo.
6912         Reported by Peon de la Parra Ivan <peon@keba.com>
6914 2014-06-03  Guo Yixuan  <culu.gyx@gmail.com>
6916         [BZ #16882]
6917         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
6918         (pthread_spin_lock): Branch out of spin loop to proper location.
6919         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
6920         (pthread_spin_lock): Likewise.
6922         * nptl/tst-spin4.c: New test.
6923         * nptl/Makefile (tests): Add tst-spin4.
6925 2014-06-03  Andreas Schwab  <schwab@suse.de>
6927         [BZ #15946]
6928         * resolv/res_send.c (send_dg): Reload file descriptor after
6929         calling reopen.
6931 2014-06-03  Stefan Liebler  <stli@linux.vnet.ibm.com>
6933         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
6935 2014-06-03  Richard Henderson  <rth@redhat.com>
6937         * sysdeps/unix/sysv/linux/aarch64/pt-vfork.c: New file.
6938         * sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S: Remove file.
6939         * sysdeps/unix/sysv/linux/aarch64/vfork.S (__vfork): Incorporate
6940         SAVE_PID and RESTORE_PID blocks from pt-vfork.S.  Map 0 to INT_MIN
6941         in the SAVE_PID block.
6942         (__libc_vfork): New alias.
6943         * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.
6945         * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
6946         child in registers, not on the stack.  Remove RESET_PID conditionals.
6947         * sysdeps/unix/sysv/linux/aarch64/nptl/clone.S: Remove file.
6949 2014-06-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6951         * sysdeps/aarch64/libm-test-ulps: Regenerate.
6953 2014-06-03  Wilco  <wdijkstr@arm.com>
6955         * sysdeps/aarch64/fpu/math_private.h (libc_fesetround_aarch64)
6956         (libc_feholdexcept_setround_aarch64) (libc_feholdsetround_aarch64)
6957         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
6958         Use _FPU_FPCR_RM_MASK for rounding mask rather than FE_TOWARDZERO.
6959         * sysdeps/aarch64/fpu/get-rounding-mode.h (get_rounding_mode):
6960         Likewise.
6962 2014-06-03  Wilco  <wdijkstr@arm.com>
6964         * sysdeps/aarch64/fpu/math_private.h
6965         (libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
6966         (libc_fetestexcept_aarch64) (libc_fesetenv_aarch64)
6967         (libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64)
6968         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
6969         Fix declarations.
6971 2014-06-03  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
6973         * crypt/crypt-private.h: Include ufc-crypt.h.
6974         (__b64_from_24bit): Declare extern.
6975         * crypt/crypt_util.c(__b64_from_24bit): New function.
6976         (b64t): New static const variable.
6977         * crypt/md5-crypt.c (b64_from_24bit): Remove function.
6978         (b64t): Remove variable.
6979         (__md5_crypt_r): Replace b64_from_24bit with __b64_from_24bit.
6980         * crypt/sha256-crypt.c: Include crypt-private.h.
6981         (b64t): Remove variable.
6982         (__sha256_crypt_r): Remove b64_from_24bit and replace
6983         with __b64_from_24bit.
6984         * crypt/sha512-crypt.c: Likewise.
6986 2014-06-02  Roland McGrath  <roland@hack.frob.com>
6988         * nptl/sysdeps/unix/sysv/linux/sh/vfork.S: Moved ...
6989         * sysdeps/unix/sysv/linux/sh/vfork.S: ... here.
6990         Label the code __libc_vfork rather than __vfork.
6991         [!NOT_IN_libc] (vfork): Define as weak alias.
6992         [!NOT_IN_libc] (__vfork): Define as strong alias, and libc_hidden_def.
6993         * sysdeps/unix/sysv/linux/sh/pt-vfork.S: New file.
6994         * nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S: File removed.
6996 2014-06-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
6998         * malloc/malloc.c (malloc_info): Fix format specifier for
6999         n_mmaps.
7001 2014-06-02  Wilco  <wdijkstr@arm.com>
7003         * sysdeps/aarch64/fpu/fpu_control.h (_FPU_SETCW): Remove ISB after
7004         FPCR write.
7006 2014-06-02  Wilco  <wdijkstr@arm.com>
7008         [BZ #17009]
7009         * sysdeps/aarch64/fpu/feupdateenv (feupdateenv):
7010         Rewrite to reduce FPCR/FPSR accesses.
7012 2014-06-01  David S. Miller  <davem@davemloft.net>
7014         * sysdeps/sparc/fpu/libm-test-ulps: Update.
7016 2014-05-31  David S. Miller  <davem@davemloft.net>
7018         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Force computations
7019         to occur in round to nearest mode when |x| >= 2.0
7021 2014-05-30  Richard Henderson  <rth@twiddle.net>
7023         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Remove.
7024         (PSEUDO_RET_NOERRNO): Remove.
7025         (ret): Don't redefine.
7026         (ret_NOERRNO): Define in terms of ret.
7027         (ret_ERRVAL): Likewise.
7029         * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Remove the
7030         use of PSEUDO_RET; perform the error check directly.
7032 2014-05-30 Marko Myllynen  <myllynen@redhat.com>
7034         * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128
7035         with __int128_t.
7037 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
7039         * malloc/malloc (malloc_info): Fix formatting.
7041 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
7042             Roland McGrath  <roland@hack.frob.com>
7044         * malloc/malloc (malloc_info): Also print mmapped statistics.
7046 2014-05-30  Roland McGrath  <roland@hack.frob.com>
7048         * sysdeps/unix/sysv/linux/m68k/arch-fork.h: New file.
7049         * sysdeps/unix/sysv/linux/m68k/nptl/fork.c: File removed.
7051 2014-05-30  Ondřej Bílka  <neleai@seznam.cz>
7053         * malloc/malloc.c (malloc_info): Inline mi_arena.
7055 2014-05-29  Richard Henderson  <rth@twiddle.net>
7057         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):
7058         Remove comma before expanding ASM_ARGS_##nr.
7059         (INTERNAL_SYSCALL_RAW): Make _sys_result signed, instead of casting.
7060         Make _x0 a strict output; make _x8 a strict input; adjust expansion
7061         of ASM_ARGS_##nr.
7062         (CLOBBER_ARGS_0, CLOBBER_ARGS_1, CLOBBER_ARGS_2): Remove.
7063         (CLOBBER_ARGS_3, CLOBBER_ARGS_4, CLOBBER_ARGS_5): Remove.
7064         (CLOBBER_ARGS_6, CLOBBER_ARGS_7): Remove.
7065         (ASM_ARGS_1): Add leading comma.
7067         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [NOT_IN_libc]
7068         (SYSCALL_ERROR_HANDLER): Use tpidr_el0 instead of a call
7069         to __errno_location.
7070         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data (libpthread.so):
7071         Remove the expected plt for __errno_location.
7073         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
7074         [NOT_IN_libc] (SINGLE_THREAD_P): Use tpidr_el0 instead of a
7075         call to __read_tp.
7077         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
7078         Always allocate 64 bytes of stack frame.  Use ldp/stp to create
7079         it and break it down.
7080         (DOCARGS_0, DOCARGS_1): Do nothing.
7081         (DOCARGS_2): Update to store into the new stack frame.
7082         (DOCARGS_3, DOCARGS_4, DOCARGS_5, DOCARGS_6): Likewise.
7083         (UNDOCARGS_1): Update to restore from the new stack frame.
7084         (UNDOCARGS_2, UNDOCARGS_3, UNDOCARGS_4): Likewise.
7085         (UNDOCARGS_5, UNDOCARGS_6): Likewise.
7087         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
7088         (SINGLE_THREAD_P): New parameter for result regno.
7089         (PSEUDO): Update to match; use cbz instead of beq.
7091         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
7092         Use ENTRY to define the _nocancel entry point.  Share the syscall
7093         and syscall error check paths with the cancel path.
7094         (PSEUDO_END): New.
7096         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Adjust
7097         whitespace; tabs before and after asm mnemonics.
7099 2014-05-29  Eric Wong  <normalperson@yhbt.net>
7101         [BZ #15132]
7102         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
7103         Call fstat64 or stat64 internally, depending on arguments passed.
7104         Replace stat buffer argument with file descriptor argument.
7105         (INTERNAL_STATVFS): Update arguments to match __statvfs_getflags.
7106         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
7107         Pass fd to __internal_statvfs instead of calling fstat64.
7108         * sysdeps/unix/sysv/linux/fstatvfs64.c (__fstatvfs64):
7109         Pass fd to __internal_statvfs64 instead of calling fstat64.
7110         * sysdeps/unix/sysv/linux/statvfs.c (statvfs):
7111         Pass -1 to __internal_statvfs instead of calling stat64.
7112         * sysdeps/unix/sysv/linux/statvfs64.c (__statvfs64):
7113         Pass -1 to __internal_statvfs64 instead of calling stat64.
7115 2014-05-28  Roland McGrath  <roland@hack.frob.com>
7117         * sysdeps/unix/sysv/linux/sh/clone.S: Deconditionalize the code
7118         that was previously under [RESET_PID].
7119         * nptl/sysdeps/unix/sysv/linux/sh/clone.S: File removed.
7121         * sysdeps/unix/sysv/linux/tile/arch-fork.h: New file.
7122         * sysdeps/unix/sysv/linux/tile/nptl/fork.c: File removed.
7124 2014-05-27  Roland McGrath  <roland@hack.frob.com>
7126         * sysdeps/unix/sysv/linux/ia64/arch-fork.h: New file.
7128         * sysdeps/unix/sysv/linux/sh/arch-fork.h: New file.
7129         * nptl/sysdeps/unix/sysv/linux/sh/fork.c: File removed.
7131 2014-05-27  Ondřej Bílka  <neleai@seznam.cz>
7133         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate code.
7135 2014-05-27  Andreas Schwab  <schwab@suse.de>
7137         * csu/libc-tls.c (__libc_setup_tls): Remove second argument from
7138         TLS_INIT_TP macro.
7139         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
7140         * elf/rtld.c (init_tls, dl_main): Likewise.
7141         * nptl/sysdeps/i386/tls.h (TLS_INIT_TP): Likewise.
7142         * nptl/sysdeps/powerpc/tls.h (TLS_INIT_TP): Likewise.
7143         * nptl/sysdeps/s390/tls.h (TLS_INIT_TP): Likewise.
7144         * nptl/sysdeps/sh/tls.h (TLS_INIT_TP): Likewise.
7145         * nptl/sysdeps/sparc/tls.h (TLS_INIT_TP): Likewise.
7146         * nptl/sysdeps/x86_64/tls.h (TLS_INIT_TP): Likewise.
7147         * sysdeps/aarch64/nptl/tls.h (TLS_INIT_TP): Likewise.
7148         * sysdeps/alpha/nptl/tls.h (TLS_INIT_TP): Likewise.
7149         * sysdeps/arm/nptl/tls.h (TLS_INIT_TP): Likewise.
7150         * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Likewise.
7151         * sysdeps/ia64/nptl/tls.h (TLS_INIT_TP): Likewise.
7152         * sysdeps/m68k/nptl/tls.h (TLS_INIT_TP): Likewise.
7153         * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Likewise.
7154         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Likewise.
7155         * sysdeps/mips/nptl/tls.h (TLS_INIT_TP): Likewise.
7156         * sysdeps/tile/nptl/tls.h (TLS_INIT_TP): Likewise.
7157         * sysdeps/generic/tls.h: Update description.
7159 2014-05-27  Will Newton  <will.newton@linaro.org>
7161         [BZ #16990]
7162         * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Save
7163         and restore r2 rather than just restoring.
7165 2014-05-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
7167         [BZ #16724]
7168         * libio/tst-ftell-append.c: New test case.
7169         * libio/Makefile (tests): Add test case.
7170         * libio/fileops.c (do_ftell): Don't trust _IO_read_end when in
7171         append mode.
7172         * libio/wfileops.c (do_ftell_wide): Likewise.
7174 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7176         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
7178         * nptl/sysdeps/unix/sysv/linux/powerpc/Versions: Remove, merge into
7179         ...
7180         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: ... here.
7181         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
7182         * nptl/sysdeps/unix/sysv/linux/powerpc/Makefile: Moved rules to ...
7183         * sysdeps/unix/sysv/linux/powerpc/Makefile: ... here.
7184         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: Moved ...
7185         * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: ... here.
7186         * nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Moved ...
7187         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: ...here.
7188         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
7189         Moved ...
7190         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: ... here.
7191         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
7192         Moved ...
7193         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: ... here.
7194         * nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c: Moved ...
7195         * sysdeps/unix/sysv/linux/powerpc/createthread.c: ... here.
7196         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Moved ...
7197         * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: ... here.
7198         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: Moved
7199         ...
7200         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: ... here.
7201         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c:
7202         Moved ...
7203         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: ...
7204         here.
7205         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: Moved
7206         ...
7207         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: ... here.
7208         * nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c: Moved ...
7209         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.
7211         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Moved ...
7212         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: ... here.
7213         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Moved ...
7214         * sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: ... here.
7216         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Remove,
7217         merge into ...
7218         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: ... here.
7219         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: Moved
7220         ...
7221         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: ... here.
7222         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: Moved
7223         ...
7224         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: ... here.
7225         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
7226         Moved ...
7227         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c: ...
7228         here.
7229         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
7230         Moved ...
7231         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c: ... here.
7232         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
7233         Moved ...
7234         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c: ... here.
7236         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Remove
7237         conditional [RESET_PID].
7238         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Likewise.
7239         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: File
7240         removed.
7241         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: File
7242         removed.
7244         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Include
7245         <tcb-offsets.h>.
7246         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
7247         (__libc_vfork): New strong alias.
7248         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S: File
7249         removed.
7250         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: File
7251         Removed.
7253         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Include
7254         <tcb-offsets.h>.
7255         (__vfork): Incorporate save/retore of PID from nptl/vfork.S here.
7256         (__libc_vfork): New strong alias.
7257         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S: File
7258         removed.
7259         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: File
7260         removed.
7262 2014-05-26  Carlos O'Donell  <carlos@redhat.com>
7264         * malloc/malloc.c (mi_arena): New function.
7265         (malloc_info): Remove nested function mi_arena. Call non-nosted
7266         function mi_arena.
7268 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7270         * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Replace insrdi
7271         by insrwi.
7272         * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
7273         * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
7274         * sysdeps/powerpc/powerpc32/power7/memchr.S (memchr): Likewise.
7275         * sysdeps/powerpc/powerpc32/power7/memrchr.S (memrchr): Likewise.
7276         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S (rawmemchr): Likewise.
7277         * sysdeps/powerpc/powerpc32/power7/strchr.S (strchr): Likewise.
7278         * sysdeps/powerpc/powerpc32/power7/strchrnul.S (strchrnul): Likewise.
7280 2014-05-26  Andreas Schwab  <schwab@suse.de>
7282         [BZ #16984]
7283         * locale/programs/repertoire.c (repertoire_read): Add slash
7284         between I18NPATH element and file name.
7285         * locale/programs/locfile.c (locfile_read): Likewise.
7287 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
7289         * nptl/pthread_mutexattr_settype.c
7290         (__pthread_mutexattr_settype):
7291         Disable lock elision for PTHREAD_MUTEX_NORMAL.
7293 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
7295         * nptl/tst-mutex5 (do_test):
7296         Use #ifndef ENABLE_LOCK_ELISION instead of #ifdef.
7298 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
7300         * benchtests/README: Document 'init' directive.
7301         * benchtests/bench-skeleton.c (main) [BENCH_INIT]: Call
7302         BENCH_INIT.
7303         * scripts/bench.py (gen_source): Define BENCH_INIT macro.
7304         (parse_file): Recognize 'init' directive.
7306 2014-05-26  Kyle McMartin  <kyle@redhat.com>
7308         [BZ #16796]
7309         * sysdeps/aarch64/nptl/tls.h: increase TCB alignment to the
7310         alignment of struct pthread.
7312 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
7314         [BZ #16878]
7315         * nscd/netgroupcache.c (addgetnetgrentX): Look for
7316         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
7317         * nscd/nss_files/files-netgrp.c (_nss_netgroup_parseline): Use
7318         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
7320 2014-05-25  Richard Henderson  <rth@twiddle.net>
7322         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
7323         (SINGLE_THREAD_P_PIC): Remove.
7324         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
7325         (SINGLE_THREAD_P_PIC): Remove.
7327         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Move
7328         branch to syscall error ...
7329         (PSEUDO): ... here.
7330         [NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Rename the label
7331         from __local_syscall_error to .Lsyscall_error.
7332         [!NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Branch to __syscall_error.
7333         (SYSCALL_ERROR): Update label name.
7335         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
7336         Do not use DOARGS/UNDOARGS.
7337         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Likewise.
7338         (DOARGS_0, DOARGS_1, DOARGS_2, DOARGS_3): Remove.
7339         (DOARGS_4, DOARGS_5, DOARGS_6, DOARGS_7): Remove.
7340         (UNDOARGS_0, UNDOARGS_1, UNDOARGS_2, UNDOARGS_3): Remove.
7341         (UNDOARGS_4, UNDOARGS_5, UNDOARGS_6, UNDOARGS_7): Remove.
7343         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Fix
7344         block comment.
7346         * sysdeps/unix/sysv/linux/alpha/vfork.S (vfork, __vfork): Only
7347         define if !NOT_IN_libc.
7348         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S (vfork, __vfork): Only
7349         define with non-default symbol versions.
7351 2014-05-23  Richard Henderson  <rth@twiddle.net>
7353         * nptl/pt-vfork.c (vfork_resolve): Rename from vfork_ifunc.
7354         (vfork, __vfork): Define via compat_symbol.
7356         * nptl/pt-vfork.c: Error if !HAVE_IFUNC.
7357         [!HAVE_IFUNC] (vfork_compat): Remove.
7358         [!HAVE_IFUNC] (DEFINE_VFORK): Remove.
7360 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
7362         [BZ #16978]
7363         * posix/tar.h [!__USE_XOPEN2K] (TSVTX): Define macro.
7364         * conform/Makefile (test-xfail-POSIX/tar.h/conform): Remove
7365         variable.
7367 2014-05-23  Richard Henderson  <rth@twiddle.net>
7369         * sysdeps/unix/sysv/linux/alpha/nptl/Makefile: Merge into...
7370         * sysdeps/unix/sysv/linux/alpha/Makefile: ... here.
7371         * sysdeps/unix/sysv/linux/alpha/nptl/Versions: Merge into...
7372         * sysdeps/unix/sysv/linux/alpha/Versions: ... here.
7374         * sysdeps/unix/sysv/linux/alpha/nptl/aio_cancel.c: Moved ...
7375         * sysdeps/unix/sysv/linux/alpha/aio_cancel.c: ... here.
7376         * sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h: Moved ...
7377         * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: ... here.
7378         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h: Moved ...
7379         * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h: ... here.
7380         * sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h: Moved ...
7381         * sysdeps/unix/sysv/linux/alpha/bits/semaphore.h: ... here.
7382         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Moved ...
7383         * sysdeps/unix/sysv/linux/alpha/c++-types.data: ... here.
7384         * sysdeps/unix/sysv/linux/alpha/nptl/createthread.c: Moved ...
7385         * sysdeps/unix/sysv/linux/alpha/createthread.c: ... here.
7386         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Moved ...
7387         * sysdeps/unix/sysv/linux/alpha/ld.abilist: ... here.
7388         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: Moved ...
7389         * sysdeps/unix/sysv/linux/alpha/libBrokenLocale.abilist: ... here.
7390         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: Moved ...
7391         * sysdeps/unix/sysv/linux/alpha/libanl.abilist: ... here.
7392         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Moved ...
7393         * sysdeps/unix/sysv/linux/alpha/libc.abilist: ... here.
7394         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: Moved ...
7395         * sysdeps/unix/sysv/linux/alpha/libcrypt.abilist: ... here.
7396         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: Moved ...
7397         * sysdeps/unix/sysv/linux/alpha/libdl.abilist: ... here.
7398         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Moved ...
7399         * sysdeps/unix/sysv/linux/alpha/libm.abilist: ... here.
7400         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: Moved ...
7401         * sysdeps/unix/sysv/linux/alpha/libnsl.abilist: ... here.
7402         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Moved ...
7403         * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: ... here.
7404         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: Moved ...
7405         * sysdeps/unix/sysv/linux/alpha/libresolv.abilist: ... here.
7406         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: Moved ...
7407         * sysdeps/unix/sysv/linux/alpha/librt.abilist: ... here.
7408         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: Moved ...
7409         * sysdeps/unix/sysv/linux/alpha/libthread_db.abilist: ... here.
7410         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: Moved ...
7411         * sysdeps/unix/sysv/linux/alpha/libutil.abilist: ... here.
7412         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Moved ...
7413         * sysdeps/unix/sysv/linux/alpha/localplt.data: ... here.
7414         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Moved ...
7415         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: ... here.
7416         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Moved ...
7417         * sysdeps/unix/sysv/linux/alpha/sem_post.c: ... here.
7418         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h: Moved ...
7419         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: ... here.
7420         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Moved ...
7421         * sysdeps/unix/sysv/linux/alpha/timer_create.c: ... here.
7422         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Moved ...
7423         * sysdeps/unix/sysv/linux/alpha/timer_delete.c: ... here.
7424         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Moved ...
7425         * sysdeps/unix/sysv/linux/alpha/timer_getoverr.c: ... here.
7426         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Moved ...
7427         * sysdeps/unix/sysv/linux/alpha/timer_gettime.c: ... here.
7428         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Moved ...
7429         * sysdeps/unix/sysv/linux/alpha/timer_settime.c: ... here.
7431         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove vfork.
7432         * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Move file ...
7433         * sysdeps/unix/sysv/linux/alpha/vfork.S: ... here.  Restore PID
7434         before exiting on error.
7435         (__libc_vfork): New strong alias.
7436         * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Remove file.
7437         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: New file.
7439         * sysdeps/unix/sysv/linux/alpha/clone.S: Deconditionalize the code
7440         that was previously under [RESET_PID].
7441         * sysdeps/unix/sysv/linux/alpha/nptl/clone.S: File removed.
7443         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Remove file.
7445 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
7447         [BZ #16977]
7448         * sysdeps/i386/fpu/e_log10.S (__ieee754_log10): Take absolute
7449         value when x - 1 is zero.
7450         * sysdeps/i386/fpu/e_log10f.S (__ieee754_log10f): Likewise.
7451         * sysdeps/i386/fpu/e_log10l.S (__ieee754_log10l): Likewise.
7452         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Return
7453         0.0L for an argument of 1.0L.
7454         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l):
7455         Likewise.
7456         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Take absolute
7457         value when x - 1 is zero.
7458         * math/libm-test.inc (log10_test): Use ALL_RM_TEST.
7459         * sysdeps/i386/fpu/libm-test-ulps: Update.
7460         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7462 2014-05-23  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
7464         * manual/filesys.texi (Scanning Directory Content): Fix prototype of
7465         alphasort and versionsort.
7467 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7469         * sysdeps/powerpc/fpu/math_private.h [copysign]: Remove unneeded
7470         macro.
7471         [copysignf]: Likewise.
7473 2014-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
7475         * crypt/md5-crypt.c: Fix formatting.
7477 2014-05-22  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
7479         * crypt/md5-crypt.c (__md5_crypt_r): Remove a nested function.
7480         (b64_from_24bit): New function.
7482 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7484         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c (memchr): Remove
7485         libc_hidden_builtin_def to ifunc.
7486         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
7487         [libc_hidden_builtin_def]: Define hidden definition to __memchr_ppc32.
7489 2014-05-21  Roland McGrath  <roland@hack.frob.com>
7491         * sysdeps/unix/sysv/linux/aarch64/arch-fork.h: New file.
7492         * sysdeps/unix/sysv/linux/aarch64/nptl/fork.c: File removed.
7494 2014-05-21  Joseph Myers  <joseph@codesourcery.com>
7496         * nscd/Depend (linuxthreads): Remove.
7497         (nptl): Add.
7498         * resolv/Depend (linuxthreads): Remove.
7499         * rt/Depend (linuxthreads): Remove.
7501         * Makeconfig [$(build-hardcoded-path-in-tests) = yes]
7502         (rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of
7503         $(common-objpfx)elf/.
7504         (link-libc-before-gnulib): Likewise.
7505         (elfobjdir): Remove variable.
7506         * Makefile (install): Use $(elf-objpfx) instead of
7507         $(common-objpfx)elf/.
7508         * Makerules (link-libc-args): Use $(elf-objpfx) instead of
7509         $(elfobjdir)/.
7510         (link-libc-deps): Likewise.
7511         ($(common-objpfx)libc.so): Likewise.
7512         ($(common-objpfx)linkobj/libc.so): Likewise.
7513         [$(cross-compiling) = no] (symbolic-link-prog): Use $(elf-objpfx)
7514         instead of $(common-objpfx)elf/.
7515         (symbolic-link-list): Likewise.
7516         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
7517         [$(cross-compiling) = no]: Likewise.
7518         * sysdeps/arm/Makefile (gnulib-arch): Use $(elf-objpfx) instead of
7519         $(elfobjdir)/.
7520         (static-gnulib-arch): Likewise.
7521         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
7522         [$(cross-compiling) = no]: Use $(elf-objpfx) instead of
7523         $(common-objpfx)elf/.
7525 2014-05-21  Richard Henderson  <rth@redhat.com>
7527         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
7528         (SINGLE_THREAD_P): Use the correct width load.  Fold
7529         into the ldr offset.
7531         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [RTLD_PRIVATE_ERRNO]
7532         (SYSCALL_ERROR_HANDLER): Fold add insn into str offset.
7534 2014-05-20  Joseph Myers  <joseph@codesourcery.com>
7536         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c
7537         (libgcc_s_resume): Use __attribute_used__.
7538         * sysdeps/unix/sysv/linux/arm/unwind-resume.c (libgcc_s_resume):
7539         Likewise.
7541 2014-05-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7543         * sysdeps/powerpc/fpu/math_private.h [__copysignf]: Fix copysign macro
7544         optimization when used with float constants.
7546         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
7548 2014-05-20  Aurelien Jarno  <aurelien@aurel32.net>
7550         [BZ #16915]
7551         * locale/nl_langinfo_l.c: Make direct reference to every
7552         _nl_current_CATEGORY symbol.
7553         * localedata/Makefile (test-srcs): Add tst-langinfo-static.
7554         (tests-static): Add tst-langinfo-static.
7555         (tests-special): Add tst-langinfo-static.out.
7556         ($(objpfx)tst-langinfo.out): Redirect output.
7557         ($(objpfx)tst-langinfo-static.out): New.
7558         * localedata/tst-langinfo.sh: Send output to stdout.
7559         * localedata/tst-langinfo-static.c: New file.
7561         [BZ #16965]
7562         * stdlib/strtod_l.c (round_and_return): Add code to shift limbs
7563         when the shift amount is modulo the limb size.
7565 2014-05-20  Richard Henderson  <rth@redhat.com>
7567         [BZ #16967]
7568         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (struct sigaction):
7569         Change type of sa_flags from unsigned int to int.
7571         [BZ #16966]
7572         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.
7574         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_NO_RELA): Define.
7576 2014-05-20  Will Newton  <will.newton@linaro.org>
7578         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
7579         Test the return value of the system call in the nocancel case.
7581 2014-05-20  Will Newton  <will.newton@linaro.org>
7582             Yvan Roux  <yvan.roux@linaro.org>
7584         * sysdeps/unix/sysv/linux/aarch64/sys/user.h: Remove unused
7585         #include of asm/ptrace.h.
7586         (PTRACE_GET_THREAD_AREA): Remove #undef.
7587         (PTRACE_GETHBPREGS): Likewise.
7588         (PTRACE_SETHBPREGS): Likewise.
7589         (struct user_regs_struct): New structure.
7590         (struct user_fpsimd_struct): New structure.
7591         * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Remove unused
7592         #include of asm/ptrace.h and second #include of sys/user.h.
7593         (PTRACE_GET_THREAD_AREA): Remove #undef.
7594         (PTRACE_GETHBPREGS): Likewise.
7595         (PTRACE_SETHBPREGS): Likewise.
7596         (ELF_NGREG): Use new struct user_regs_struct.
7597         (elf_fpregset_t): Use new struct user_fpsimd_struct.
7599 2014-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7601         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c: Moved ...
7602         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c: ... here.
7604 2014-05-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
7606         [BZ #16958]
7607         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Add missing
7608         membar to avoid block loads/stores to overlap previous stores.
7610 2014-05-17  Richard Henderson  <rth@redhat.com>
7612         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h (PSEUDO):
7613         Create the __##syscall_name##_nocancel entry point.
7614         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend_nocancel):
7615         Remove; let the sysdep-cancel.h code create it.
7617 2014-05-17  David S. Miller  <davem@davemloft.net>
7619         * sysdeps/unix/sysv/linux/sparc/bits/termios.h (PAGEOUT, WRAP):
7620         Protect with __USE_GNU.
7621         (TIOCSET_TEMPT): Likewise.
7622         (TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
7623         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI): Remove as
7624         these are already provided in bits/ioctl-types.h
7626 2014-05-16  Roland McGrath  <roland@hack.frob.com>
7628         * sysdeps/unix/sysv/linux/alpha/arch-fork.h: New file.
7629         * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: File removed.
7631         * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel):
7632         Use wait4 regardless of [__NR_waitpid].
7634 2014-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
7636         PR libgcc/60166
7637         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
7638         (_FP_NANSIGN_Q): Set the quiet bit.
7640 2014-05-16  Joseph Myers  <joseph@codesourcery.com>
7642         * benchtests/Makefile
7643         ($(addprefix $(objpfx)bench-,$(bench-math))): Depend on $(libm),
7644         not $(common-objpfx)math/libm.so.
7645         ($(addprefix $(objpfx)bench-,$(bench-pthread))): Depend on
7646         $(shared-thread-library), not $(common-objpfx)nptl/libpthread.so.
7647         * elf/Makefile ($(objpfx)noload): Depend on $(libdl), not
7648         $(common-objpfx)dlfcn/libdl.so.
7649         ($(objpfx)tst-audit8): Depend on $(libm), not
7650         $(common-objpfx)math/libm.so.
7651         * malloc/Makefile ($(objpfx)libmemusage.so): Depend on $(libdl),
7652         not $(common-objpfx)dlfcn/libdl.so.
7653         * math/Makefile
7654         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
7655         Depend on $(libm), not $(objpfx)libm.so.  Do not condition on
7656         [$(build-shared) = yes].
7657         ($(objpfx)test-fenv-tls): Depend on $(shared-thread-library), not
7658         $(common-objpfx)nptl/libpthread.so.
7659         * misc/Makefile ($(objpfx)tst-tsearch): Depend on $(libm), not
7660         $(common-objpfx)math/libm.so$(libm.so-version) or
7661         $(common-objpfx)math/libm.a depending on [$(build-shared) = yes].
7662         * nptl/Makefile ($(objpfx)tst-unload): Depend on $(libdl), not
7663         $(common-objpfx)dlfcn/libdl.so.
7664         * setjmp/Makefile (link-libm): Remove variable.
7665         ($(objpfx)tst-setjmp-fp): Depend on $(libm), not $(link-libm).
7666         * stdio-common/Makefile (link-libm): Remove variable.
7667         ($(objpfx)tst-printf-round): Depend on $(libm), not $(link-libm).
7668         * stdlib/Makefile (link-libm): Remove variable.
7669         ($(objpfx)bug-getcontext): Depend on $(libm), not $(link-libm).
7670         ($(objpfx)tst-strtod-round): Likewise.
7671         ($(objpfx)tst-tininess): Likewise.
7672         ($(objpfx)tst-strtod-underflow): Likewise.
7673         ($(objpfx)tst-strtod6): Likewise.
7674         ($(objpfx)tst-tls-atexit): Depend on $(shared-thread-library) and
7675         $(libdl), not $(common-objpfx)nptl/libpthread.so and
7676         $(common-objpfx)dlfcn/libdl.so.
7678 2014-05-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7680         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard
7681         BSD terminal modes definitions.
7683 2014-05-16  Roland McGrath  <roland@hack.frob.com>
7685         * sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.
7686         * sysdeps/unix/sysv/linux/arm/fork.c: File removed.
7688         * sysdeps/unix/sysv/linux/arch-fork.h: New file.
7689         * sysdeps/unix/sysv/linux/i386/fork.h: Moved ...
7690         * sysdeps/unix/sysv/linux/i386/arch-fork.h: ... here.
7691         Don't do #include_next.
7692         * sysdeps/unix/sysv/linux/x86_64/fork.h: Moved ...
7693         * sysdeps/unix/sysv/linux/x86_64/arch-fork.h: ... here.
7694         Don't do #include_next.
7695         * sysdeps/unix/sysv/linux/mips/arch-fork.h: New file.
7696         * sysdeps/unix/sysv/linux/mips/fork.h: File removed.
7697         * sysdeps/unix/sysv/linux/powerpc/arch-fork.h: New file.
7698         * sysdeps/unix/sysv/linux/powerpc/fork.h: File removed.
7700 2014-05-16  Allan McRae  <allan@archlinux.org>
7702         * po/sv.po: Update Swedish translation from translation project.
7704         * timezone/Makefile ($(objpfx)tzselect): Use correct variable
7705         in sed expression.
7707 2014-05-16  Aurelien Jarno  <aurelien@aurel32.net>
7709         [BZ #16917]
7710         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Return
7711         errno if the TIOCGPTN ioctl fails with an error different than
7712         EINVAL.
7713         * login/tst-ptsname.c: New file.
7714         * login/Makefile (tests): Add tst-ptsname.
7716         [BZ #16943]
7717         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Declare prlimit
7718         and prlimit64.
7720 2014-05-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
7722         [BZ #16849]
7723         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only check for
7724         herrno to return EAI_AGAIN.
7726 2014-05-14  Roland McGrath  <roland@hack.frob.com>
7728         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: Moved ...
7729         * sysdeps/unix/sysv/linux/i386/c++-types.data: ... here.
7730         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: Moved ...
7731         * sysdeps/unix/sysv/linux/i386/ld.abilist: ... here.
7732         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: Moved ...
7733         * sysdeps/unix/sysv/linux/i386/libBrokenLocale.abilist: ... here.
7734         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: Moved ...
7735         * sysdeps/unix/sysv/linux/i386/libanl.abilist: ... here.
7736         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Moved ...
7737         * sysdeps/unix/sysv/linux/i386/libc.abilist: ... here.
7738         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: Moved ...
7739         * sysdeps/unix/sysv/linux/i386/libcrypt.abilist: ... here.
7740         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: Moved ...
7741         * sysdeps/unix/sysv/linux/i386/libdl.abilist: ... here.
7742         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: Moved ...
7743         * sysdeps/unix/sysv/linux/i386/libm.abilist: ... here.
7744         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: Moved ...
7745         * sysdeps/unix/sysv/linux/i386/libnsl.abilist: ... here.
7746         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Moved ...
7747         * sysdeps/unix/sysv/linux/i386/libpthread.abilist: ... here.
7748         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: Moved ...
7749         * sysdeps/unix/sysv/linux/i386/libresolv.abilist: ... here.
7750         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: Moved ...
7751         * sysdeps/unix/sysv/linux/i386/librt.abilist: ... here.
7752         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: Moved ...
7753         * sysdeps/unix/sysv/linux/i386/libthread_db.abilist: ... here.
7754         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: Moved ...
7755         * sysdeps/unix/sysv/linux/i386/libutil.abilist: ... here.
7756         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: Moved ...
7757         * sysdeps/unix/sysv/linux/i386/localplt.data: ... here.
7758         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: Moved ...
7759         * sysdeps/unix/sysv/linux/x86_64/64/c++-types.data: ... here.
7760         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Moved ...
7761         * sysdeps/unix/sysv/linux/x86_64/64/ld.abilist: ... here.
7762         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
7763         Moved ...
7764         * sysdeps/unix/sysv/linux/x86_64/64/libBrokenLocale.abilist: ... here.
7765         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Moved ...
7766         * sysdeps/unix/sysv/linux/x86_64/64/libanl.abilist: ... here.
7767         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Moved ...
7768         * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: ... here.
7769         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Moved ...
7770         * sysdeps/unix/sysv/linux/x86_64/64/libcrypt.abilist: ... here.
7771         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Moved ...
7772         * sysdeps/unix/sysv/linux/x86_64/64/libdl.abilist: ... here.
7773         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Moved ...
7774         * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: ... here.
7775         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Moved ...
7776         * sysdeps/unix/sysv/linux/x86_64/64/libnsl.abilist: ... here.
7777         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist: Moved ...
7778         * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: ... here.
7779         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist: Moved ...
7780         * sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist: ... here.
7781         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Moved ...
7782         * sysdeps/unix/sysv/linux/x86_64/64/librt.abilist: ... here.
7783         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist: Moved ...
7784         * sysdeps/unix/sysv/linux/x86_64/64/libthread_db.abilist: ... here.
7785         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Moved ...
7786         * sysdeps/unix/sysv/linux/x86_64/64/libutil.abilist: ... here.
7787         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data: Moved ...
7788         * sysdeps/unix/sysv/linux/x86_64/x32/c++-types.data: ... here.
7789         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: Moved ...
7790         * sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist: ... here.
7791         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
7792         Moved ...
7793         * sysdeps/unix/sysv/linux/x86_64/x32/libBrokenLocale.abilist: ... here.
7794         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist: Moved ...
7795         * sysdeps/unix/sysv/linux/x86_64/x32/libanl.abilist: ... here.
7796         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Moved ...
7797         * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: ... here.
7798         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist: Moved ...
7799         * sysdeps/unix/sysv/linux/x86_64/x32/libcrypt.abilist: ... here.
7800         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist: Moved ...
7801         * sysdeps/unix/sysv/linux/x86_64/x32/libdl.abilist: ... here.
7802         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist: Moved ...
7803         * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: ... here.
7804         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist: Moved ...
7805         * sysdeps/unix/sysv/linux/x86_64/x32/libnsl.abilist: ... here.
7806         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist: Moved ...
7807         * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: ... here.
7808         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist: Moved ...
7809         * sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist: ... here.
7810         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist: Moved ...
7811         * sysdeps/unix/sysv/linux/x86_64/x32/librt.abilist: ... here.
7812         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
7813         Moved ...
7814         * sysdeps/unix/sysv/linux/x86_64/x32/libthread_db.abilist: ... here.
7815         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist: Moved ...
7816         * sysdeps/unix/sysv/linux/x86_64/x32/libutil.abilist: ... here.
7818         * nptl/sysdeps/unix/sysv/linux/x86/Makefile: File removed.
7819         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = nptl]
7820         (libpthread-sysdep_routines): Add elision-related stuff here instead.
7821         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.c: Moved ...
7822         * sysdeps/unix/sysv/linux/x86/elision-conf.c: ... here.
7823         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.h: Moved ...
7824         * sysdeps/unix/sysv/linux/x86/elision-conf.h: ... here.
7825         * nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c: Moved ...
7826         * sysdeps/unix/sysv/linux/x86/elision-lock.c: ... here.
7827         * nptl/sysdeps/unix/sysv/linux/x86/elision-timed.c: Moved ...
7828         * sysdeps/unix/sysv/linux/x86/elision-timed.c: ... here.
7829         * nptl/sysdeps/unix/sysv/linux/x86/elision-trylock.c: Moved ...
7830         * sysdeps/unix/sysv/linux/x86/elision-trylock.c: ... here.
7831         * nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c: Moved ...
7832         * sysdeps/unix/sysv/linux/x86/elision-unlock.c: ... here.
7833         * nptl/sysdeps/unix/sysv/linux/x86/force-elision.h: Moved ...
7834         * sysdeps/unix/sysv/linux/x86/force-elision.h: ... here.
7835         * nptl/sysdeps/unix/sysv/linux/x86/hle.h: Moved ...
7836         * sysdeps/unix/sysv/linux/x86/hle.h: ... here.
7837         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.c: Moved ...
7838         * sysdeps/unix/sysv/linux/x86/init-arch.c: ... here.
7839         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.h: Moved ...
7840         * sysdeps/unix/sysv/linux/x86/init-arch.h: ... here.
7841         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Moved ...
7842         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: ... here.
7843         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: Moved ...
7844         * sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: ... here.
7845         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: Moved ...
7846         * sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: ... here.
7847         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: Moved ...
7848         * sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: ... here.
7850         * sysdeps/unix/sysv/linux/mips/fork.h: New file.
7851         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: File removed.
7853         * nptl/sysdeps/unix/sysv/linux/i386/Implies: File removed.
7854         * nptl/sysdeps/unix/sysv/linux/i386/i786/Implies: Moved ...
7855         * sysdeps/unix/sysv/linux/i386/i786/Implies: ... here.
7856         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Moved ...
7857         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: ... here.
7858         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S:
7859         Moved ...
7860         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: ... here.
7861         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S:
7862         Moved ...
7863         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S: ... here.
7864         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S:
7865         Moved ...
7866         * sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S: ... here.
7867         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S:
7868         Moved ...
7869         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: ... here.
7870         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Moved ...
7871         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: ... here.
7872         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S:
7873         Moved ...
7874         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S: ... here.
7875         * nptl/sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: Moved ...
7876         * sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: ... here.
7877         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: Moved ...
7878         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: ... here.
7879         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: Moved ...
7880         * sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: ... here.
7881         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S:
7882         Moved ...
7883         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S: ... here.
7884         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
7885         Moved ...
7886         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
7887         ... here.
7888         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Moved ...
7889         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: ... here.
7890         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Moved ...
7891         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: ... here.
7892         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
7893         Moved ...
7894         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
7895         ... here.
7896         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S:
7897         Moved ...
7898         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: ... here.
7899         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: Moved ...
7900         * sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: ... here.
7901         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Moved ...
7902         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: ... here.
7903         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
7904         Moved ...
7905         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: ... here.
7906         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
7907         Moved ...
7908         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: ... here.
7909         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S:
7910         Moved ...
7911         * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: ... here.
7912         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
7913         Moved ...
7914         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: ... here.
7915         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Moved ...
7916         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: ... here.
7917         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S:
7918         Moved ...
7919         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S: ... here.
7920         * nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Moved ...
7921         * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: ... here.
7922         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Moved ...
7923         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: ... here.
7924         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: Moved ...
7925         * sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: ... here.
7926         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
7927         Moved ...
7928         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: ... here.
7929         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
7930         Moved ...
7931         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
7932         ... here.
7933         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Moved ...
7934         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: ... here.
7935         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Moved ...
7936         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: ... here.
7937         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
7938         Moved ...
7939         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
7940         ... here.
7941         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S:
7942         Moved ...
7943         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: ... here.
7944         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Moved ...
7945         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: ... here.
7946         * nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Moved ...
7947         * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: ... here.
7948         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h: Moved ...
7949         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.
7950         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Moved ...
7951         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: ... here.
7952         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S:
7953         Moved ...
7954         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: ... here.
7955         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S:
7956         Moved ...
7957         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S: ... here.
7958         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S:
7959         Moved ...
7960         * sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S: ... here.
7961         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S:
7962         Moved ...
7963         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: ... here.
7964         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Moved ...
7965         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: ... here.
7966         * nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Moved ...
7967         * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: ... here.
7968         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S:
7969         Moved ...
7970         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S: ... here.
7971         * nptl/sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: Moved ...
7972         * sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: ... here.
7973         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: Moved ...
7974         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: ... here.
7975         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: Moved ...
7976         * sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: ... here.
7977         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S:
7978         Moved ...
7979         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S: ... here.
7980         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
7981         Moved ...
7982         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
7983         ... here.
7984         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Moved ...
7985         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: ... here.
7986         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Moved ...
7987         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: ... here.
7988         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
7989         Moved ...
7990         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
7991         ... here.
7992         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S:
7993         Moved ...
7994         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: ... here.
7995         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: Moved ...
7996         * sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: ... here.
7997         * nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Moved ...
7998         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: ... here.
7999         * nptl/sysdeps/unix/sysv/linux/i386/smp.h: Moved ...
8000         * sysdeps/unix/sysv/linux/i386/smp.h: ... here.
8001         * nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S: Moved ...
8002         * sysdeps/unix/sysv/linux/i386/pthread_once.S: ... here.
8003         * nptl/sysdeps/unix/sysv/linux/i386/createthread.c: Moved ...
8004         * sysdeps/unix/sysv/linux/i386/createthread.c: ... here.
8006         * sysdeps/unix/sysv/linux/powerpc/fork.h: New file.
8007         * nptl/sysdeps/unix/sysv/linux/powerpc/fork.c: File removed.
8009         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
8010         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.
8012         * nptl/sysdeps/unix/sysv/linux/x86_64/Implies: File removed.
8013         * nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S: Moved ...
8014         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: ... here.
8015         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: Moved ...
8016         * sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: ... here.
8017         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: Moved ...
8018         * sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: ... here.
8019         * nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: Moved ...
8020         * sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: ... here.
8021         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Moved ...
8022         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: ... here.
8023         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Moved ...
8024         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: ... here.
8025         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: Moved ...
8026         * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: ... here.
8027         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: Moved ...
8028         * sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: ... here.
8029         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:
8030         Moved ...
8031         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: ... here.
8032         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: Moved ...
8033         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: ... here.
8034         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:
8035         Moved ...
8036         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: ... here.
8037         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Moved ...
8038         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: ... here.
8039         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Moved ...
8040         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: ... here.
8041         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: Moved ...
8042         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: ... here.
8043         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S:
8044         Moved ...
8045         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: ... here.
8046         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
8047         Moved ...
8048         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: ... here.
8049         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Moved ...
8050         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: ... here.
8051         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: Moved ...
8052         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: ... here.
8053         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: Moved ...
8054         * sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: ... here.
8055         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S: Moved ...
8056         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: ... here.
8057         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Moved ...
8058         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: ... here.
8059         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Moved ...
8060         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: ... here.
8061         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Moved ...
8062         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: ... here.
8063         * nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Moved ...
8064         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: ... here.
8066         * nptl/sysdeps/unix/sysv/linux/fork.c: Use <> for fork.h #include.
8067         * nptl/sysdeps/unix/sysv/linux/x86_64/fork.c: File removed.
8068         * sysdeps/unix/sysv/linux/x86_64/fork.h: New file.
8069         * nptl/sysdeps/unix/sysv/linux/i386/fork.c: File removed.
8070         * sysdeps/unix/sysv/linux/i386/fork.h: New file.
8072         * nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h: Moved ...
8073         * sysdeps/unix/sysv/linux/not-cancel.h: ... here.
8074         * nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h: File removed.
8075         * nptl/sysdeps/unix/sysv/linux/sh/not-cancel.h: File removed.
8076         * nptl/sysdeps/unix/sysv/linux/powerpc/not-cancel.h: File removed.
8077         * nptl/sysdeps/unix/sysv/linux/x86_64/not-cancel.h: File removed.
8078         * nptl/sysdeps/unix/sysv/linux/s390/not-cancel.h: File removed.
8079         * sysdeps/unix/sysv/linux/generic/not-cancel.h: File removed.
8080         * sysdeps/unix/sysv/linux/generic/nptl/not-cancel.h: File removed.
8081         * sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: File removed.
8083         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
8084         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
8086         * nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ...
8087         * sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here.
8088         * nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ...
8089         * sysdeps/unix/sysv/linux/x86_64/Versions: ... here.
8090         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c: Moved ...
8091         * sysdeps/unix/sysv/linux/x86_64/timer_create.c: here.
8092         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c: Moved ...
8093         * sysdeps/unix/sysv/linux/x86_64/timer_delete.c: ... here
8094         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: Moved ...
8095         * sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: ... here
8096         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: Moved ...
8097         * sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: ... here
8098         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c: Moved ...
8099         * sysdeps/unix/sysv/linux/x86_64/timer_settime.c: ... here
8100         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c:
8101         Update #include.
8102         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c:
8103         Likewise.
8104         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
8105         Likewise.
8106         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
8107         Likewise.
8108         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
8109         Likewise.
8110         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c:
8111         Likewise.
8112         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c:
8113         Likewise.
8114         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
8115         Likewise.
8116         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c:
8117         Likewise.
8118         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
8119         Likewise.
8120         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
8121         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
8122         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
8123         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
8124         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
8125         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
8126         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
8127         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
8128         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
8129         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
8130         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Likewise.
8131         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Likewise.
8132         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Likewise.
8133         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c:  Likewise.
8134         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c:  Likewise.
8136         * sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
8137         that was previously under [RESET_PID].
8138         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
8139         * nptl/sysdeps/unix/sysv/linux/x86_64/clone.S: File removed.
8140         * nptl/sysdeps/unix/sysv/linux/i386/clone.S: File removed.
8142         * sysdeps/i386/nptl/Implies: New file.
8143         * sysdeps/x86_64/nptl/Implies: New file.
8144         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h: Moved ...
8145         * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here.
8146         * nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h: Moved ...
8147         * sysdeps/x86/nptl/bits/semaphore.h: ... here.
8149         * sysdeps/unix/sysv/linux/i386/vfork.S: Include <tcb-offsets.h>.
8150         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
8151         (__libc_vfork): New strong alias.
8152         * nptl/sysdeps/unix/sysv/linux/i386/vfork.S: File removed.
8153         * nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S: File removed.
8155         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Include <tcb-offsets.h>.
8156         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
8157         (__libc_vfork): New strong alias.
8158         * nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S: File removed.
8159         * nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: File removed.
8161         * sysdeps/unix/sysv/linux/arm/vfork.S: Include <tcb-offsets.h>.
8162         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
8163         (__libc_vfork): New strong alias.
8164         * sysdeps/unix/sysv/linux/arm/nptl/vfork.S: File removed.
8165         * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: File removed.
8166         * nptl/pt-vfork.c: New file.
8167         * nptl/Versions (libc: GLIBC_PRIVATE): Add __libc_vfork.
8168         (libpthread: GLIBC_2.20): New version set (empty).
8170 2014-05-14  Will Newton  <will.newton@linaro.org>
8172         * stdlib/gmp-impl.h: Test USE_STACK_ALLOC #ifdef
8173         rather than #if.
8175 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
8177         [BZ #16564]
8178         * sysdeps/i386/fpu/s_log1pl.S (__log1pl): Do not add 1 to positive
8179         arguments with exponent 65 or above.
8180         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Do not add 1 to
8181         arguments 0x1p113L or above.
8182         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Do not add 1
8183         to arguments 0x1p107L or above.
8184         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Do not add 1 to
8185         positive arguments with exponent 65 or above.
8186         * math/auto-libm-test-in: Add more tests of log1p.
8187         * math/auto-libm-test-out: Regenerated.
8189         [BZ #16928]
8190         * math/s_cacos.c (__cacos): Ensure zero real part of result from
8191         non-finite arguments is +0.
8192         * math/s_cacosf.c (__cacosf): Likewise.
8193         * math/s_cacosl.c (__cacosl): Likewise.
8194         * math/libm-test.inc (cacos_test): Use ALL_RM_TEST.
8195         * sysdeps/i386/fpu/libm-test-ulps: Update.
8196         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8198         [BZ #16927]
8199         * sysdeps/i386/fpu/e_acosh.S (__ieee754_acosh): Use fabs on x-1
8200         value.
8201         * sysdeps/i386/fpu/e_acoshf.S (__ieee754_acoshf): Likewise.
8202         * sysdeps/i386/fpu/e_acoshl.S (__ieee754_acoshl): Likewise.
8203         * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Correct
8204         for explicit high bit of mantissa when testing for argument equal
8205         to 1.
8206         * math/libm-test.inc (acosh_test): Use ALL_RM_TEST.
8207         * sysdeps/i386/fpu/libm-test-ulps: Update.
8208         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8210         [BZ #16516]
8211         * sysdeps/ieee754/dbl-64/s_erf.c (efx8): Remove variable.
8212         (__erf): Scale by 16 instead of 8 in potentially underflowing
8213         case.  Ensure exception if result actually underflows.
8214         * sysdeps/ieee754/flt-32/s_erff.c (efx8): Remove variable.
8215         (__erff): Scale by 16 instead of 8 in potentially underflowing
8216         case.  Ensure exception if result actually underflows.
8217         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <float.h>.
8218         (efx8): Remove variable.
8219         (__erfl): Scale by 16 instead of 8 in potentially underflowing
8220         case.  Ensure exception if result actually underflows.
8221         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <float.h>.
8222         (efx8): Remove variable.
8223         (__erfl): Scale by 16 instead of 8 in potentially underflowing
8224         case.  Ensure exception if result actually underflows.
8225         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <float.h>.
8226         (efx8): Remove variable.
8227         (__erfl): Scale by 16 instead of 8 in potentially underflowing
8228         case.  Ensure exception if result actually underflows.
8229         * math/auto-libm-test-in: Add more tests of erf.
8230         * math/auto-libm-test-out: Regenerated.
8232 2014-05-14  Andreas Schwab  <schwab@suse.de>
8234         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, dl_main):
8235         Remove code conditionalized on USE___THREAD.
8237         * config.h.in (HAVE_PT_CHOWN): Define as 0.
8238         * sysdeps/unix/grantpt.c (grantpt): Check HAVE_PT_CHOWN for value,
8239         not definedness.
8241 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
8243         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES):
8244         Define unconditionally.
8245         (__ASSUME_O_CLOEXEC): Likewise.
8246         (__ASSUME_SOCK_CLOEXEC): Likewise.
8247         (__ASSUME_IN_NONBLOCK): Likewise.
8248         (__ASSUME_PIPE2): Likewise.
8249         (__ASSUME_EVENTFD2): Likewise.
8250         (__ASSUME_SIGNALFD4): Likewise.
8251         (__ASSUME_DUP3): Likewise.
8252         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
8253         (__ASSUME_DUP3): Do not define.
8254         (__ASSUME_EVENTFD2): Likewise.
8255         (__ASSUME_IN_NONBLOCK): Likewise.
8256         (__ASSUME_O_CLOEXEC): Likewise.
8257         (__ASSUME_PIPE2): Likewise.
8258         (__ASSUME_SIGNALFD4): Likewise.
8259         (__ASSUME_SOCK_CLOEXEC): Likewise.
8260         (__ASSUME_UTIMES): Undefine.
8261         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
8262         (__ASSUME_UTIMES): Do not define.
8263         (__ASSUME_O_CLOEXEC): Likewise.
8264         (__ASSUME_SOCK_CLOEXEC): Likewise.
8265         (__ASSUME_IN_NONBLOCK): Undefine if [__LINUX_KERNEL_VERSION <
8266         0x020621] instead of defining if [__LINUX_KERNEL_VERSION >=
8267         0x020621].
8268         (__ASSUME_PIPE2): Likewise.
8269         (__ASSUME_EVENTFD2): Likewise.
8270         (__ASSUME_SIGNALFD4): Likewise.
8271         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_DUP3): Undefine.
8272         * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_UTIMES):
8273         Do not define.
8274         (__ASSUME_EVENTFD2): Likewise.
8275         (__ASSUME_SIGNALFD4): Likewise.
8276         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
8277         (__ASSUME_32BITUIDS): Likewise.
8278         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
8279         (__ASSUME_IPC64): Likewise.
8280         (__ASSUME_ST_INO_64_BIT): Likewise.
8281         (__ASSUME_GETDENTS64_SYSCALL): Likewise.
8282         [__LINUX_KERNEL_VERSION < 0x030e00] (__ASSUME_UTIMES): Undefine.
8283         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
8284         (__ASSUME_UTIMES): Do not define.
8285         (__ASSUME_PSELECT): Likewise.
8286         (__ASSUME_PPOLL): Likewise.
8287         (__ASSUME_O_CLOEXEC): Likewise.
8288         (__ASSUME_SOCK_CLOEXEC): Likewise.
8289         (__ASSUME_IN_NONBLOCK): Likewise.
8290         (__ASSUME_PIPE2): Likewise.
8291         (__ASSUME_EVENTFD2): Likewise.
8292         (__ASSUME_SIGNALFD4): Likewise.
8293         (__ASSUME_DUP3): Likewise.
8294         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
8295         (__ASSUME_UTIMES): Likewise.
8296         (__ASSUME_O_CLOEXEC): Likewise.
8297         (__ASSUME_SOCK_CLOEXEC): Likewise.
8298         (__ASSUME_IN_NONBLOCK): Likewise.
8299         (__ASSUME_PIPE2): Likewise.
8300         (__ASSUME_EVENTFD2): Likewise.
8301         (__ASSUME_SIGNALFD4): Likewise.
8302         (__ASSUME_DUP3): Likewise.
8303         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
8304         (__ASSUME_UTIMES): Likewise.
8305         (__ASSUME_O_CLOEXEC): Likewise.
8306         (__ASSUME_SOCK_CLOEXEC): Likewise.
8307         (__ASSUME_IN_NONBLOCK): Likewise.
8308         (__ASSUME_PIPE2): Likewise.
8309         (__ASSUME_EVENTFD2): Likewise.
8310         (__ASSUME_SIGNALFD4): Likewise.
8311         (__ASSUME_DUP3): Likewise.
8312         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_IPC64):
8313         Likewise.
8314         (__ASSUME_UTIMES): Likewise.
8315         (__ASSUME_EVENTFD2): Likewise.
8316         (__ASSUME_SIGNALFD4): Likewise.
8317         * sysdeps/unix/sysv/linux/tile/kernel-features.h
8318         (__ASSUME_O_CLOEXEC): Likewise.
8319         (__ASSUME_SOCK_CLOEXEC): Likewise.
8320         (__ASSUME_IN_NONBLOCK): Likewise.
8321         (__ASSUME_PIPE2): Likewise.
8322         (__ASSUME_EVENTFD2): Likewise.
8323         (__ASSUME_SIGNALFD4): Likewise.
8324         (__ASSUME_DUP3): Likewise.
8325         (__ASSUME_UTIMES): Undefine.
8327         * sysdeps/arm/fclrexcpt.c (__feclearexcept): Rename to
8328         feclearexcept.  Remove symbol versioning code.
8329         * sysdeps/arm/fegetenv.c (__fegetenv): Rename to fegetenv.  Remove
8330         symbol versioning code.
8331         * sysdeps/arm/fesetenv.c (__fesetenv): Rename to fesetenv.  Remove
8332         symbol versioning code.
8333         * sysdeps/arm/feupdateenv.c (__feupdateenv): Rename to
8334         feupdateenv.  Remove symbol versioning code.
8335         * sysdeps/arm/fgetexcptflg.c (__fegetexceptflag): Rename to
8336         fegetexceptflag.  Remove symbol versioning code.
8337         * sysdeps/arm/fsetexcptflg.c (__fesetexceptflag): Rename to
8338         fesetexceptflag.  Remove symbol versioning code.
8339         * sysdeps/unix/sysv/linux/arm/Versions (libc): Remove GLIBC_2.0,
8340         GLIBC_2.2 and GLIBC_2.3.3 entries.  Change GLIBC_2.1 to GLIBC_2.4.
8341         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
8342         (__posix_fadvise64_l32): Remove prototype.
8343         [SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)]: Remove conditional
8344         code.
8346 2014-05-13  Roland McGrath  <roland@hack.frob.com>
8348         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Moved ...
8349         * sysdeps/arm/nptl/bits/pthreadtypes.h: ... here.
8350         * sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h: Moved ...
8351         * sysdeps/arm/nptl/bits/semaphore.h: ... here.
8353 2014-05-13  Sami Kerola  <kerolasa@iki.fi>
8355         * timezone/Makefile ($(objpfx)tzselect): Use zonedir instead
8356         current working directory
8358 2014-05-13  Roland McGrath  <roland@hack.frob.com>
8360         * sysdeps/unix/sysv/linux/arm/nptl/c++-types.data: Moved ...
8361         * sysdeps/unix/sysv/linux/arm/c++-types.data: ... here.
8362         * sysdeps/unix/sysv/linux/arm/nptl/createthread.c: Moved ...
8363         * sysdeps/unix/sysv/linux/arm/createthread.c: ... here.
8364         * sysdeps/unix/sysv/linux/arm/nptl/fork.c: Moved ...
8365         * sysdeps/unix/sysv/linux/arm/fork.c: ... here.
8366         * sysdeps/unix/sysv/linux/arm/nptl/ld.abilist: Moved ...
8367         * sysdeps/unix/sysv/linux/arm/ld.abilist: ... here.
8368         * sysdeps/unix/sysv/linux/arm/nptl/libBrokenLocale.abilist: Moved ...
8369         * sysdeps/unix/sysv/linux/arm/libBrokenLocale.abilist: ... here.
8370         * sysdeps/unix/sysv/linux/arm/nptl/libanl.abilist: Moved ...
8371         * sysdeps/unix/sysv/linux/arm/libanl.abilist: ... here.
8372         * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Moved ...
8373         * sysdeps/unix/sysv/linux/arm/libc.abilist: ... here.
8374         * sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist: Moved ...
8375         * sysdeps/unix/sysv/linux/arm/libcrypt.abilist: ... here.
8376         * sysdeps/unix/sysv/linux/arm/nptl/libdl.abilist: Moved ...
8377         * sysdeps/unix/sysv/linux/arm/libdl.abilist: ... here.
8378         * sysdeps/unix/sysv/linux/arm/nptl/libm.abilist: Moved ...
8379         * sysdeps/unix/sysv/linux/arm/libm.abilist: ... here.
8380         * sysdeps/unix/sysv/linux/arm/nptl/libnsl.abilist: Moved ...
8381         * sysdeps/unix/sysv/linux/arm/libnsl.abilist: ... here.
8382         * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Moved ...
8383         * sysdeps/unix/sysv/linux/arm/libpthread.abilist: ... here.
8384         * sysdeps/unix/sysv/linux/arm/nptl/libresolv.abilist: Moved ...
8385         * sysdeps/unix/sysv/linux/arm/libresolv.abilist: ... here.
8386         * sysdeps/unix/sysv/linux/arm/nptl/librt.abilist: Moved ...
8387         * sysdeps/unix/sysv/linux/arm/librt.abilist: ... here.
8388         * sysdeps/unix/sysv/linux/arm/nptl/libthread_db.abilist: Moved ...
8389         * sysdeps/unix/sysv/linux/arm/libthread_db.abilist: ... here.
8390         * sysdeps/unix/sysv/linux/arm/nptl/libutil.abilist: Moved ...
8391         * sysdeps/unix/sysv/linux/arm/libutil.abilist: ... here.
8392         * sysdeps/unix/sysv/linux/arm/nptl/localplt.data: Moved ...
8393         * sysdeps/unix/sysv/linux/arm/localplt.data: ... here.
8394         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Moved ...
8395         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: ... here.
8396         * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Moved ...
8397         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: ... here.
8398         * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Moved ...
8399         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: ... here.
8400         * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Moved ...
8401         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: ... here.
8403         * sysdeps/unix/sysv/linux/arm/Versions (libc: GLIBC_PRIVATE): New set.
8404         * sysdeps/unix/sysv/linux/arm/nptl/Versions: File removed.
8406         * sysdeps/unix/sysv/linux/arm/Makefile
8407         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
8408         Add rt-aeabi_unwind_cpp_pr1.
8409         [$(subdir) = nptl] (librt-sysdep_routines, librt-shared-only-routines):
8410         Add nptl-aeabi_unwind_cpp_pr1.
8411         [$(subdir) = nptl] (tests): Filter out tst-cleanupx4.
8412         * sysdeps/unix/sysv/linux/arm/nptl/Makefile: File removed.
8413         * sysdeps/unix/sysv/linux/arm/nptl/rt-aeabi_unwind_cpp_pr1.c: Move ...
8414         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
8415         * sysdeps/unix/sysv/linux/arm/nptl/nptl-aeabi_unwind_cpp_pr1.c: Move ...
8416         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
8418         * sysdeps/unix/sysv/linux/arm/configure.ac: Force -fexceptions here.
8419         * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
8420         * sysdeps/unix/sysv/linux/arm/nptl/configure.ac: File removed.
8421         * sysdeps/unix/sysv/linux/arm/nptl/configure: File removed.
8423         * sysdeps/unix/sysv/linux/arm/clone.S: Include <tcb-offsets.h>.
8424         Deconditionalize the code that was previously under [RESET_PID].
8425         * sysdeps/unix/sysv/linux/arm/nptl/clone.S: File removed.
8427         * sysdeps/generic/exit-thread.h: New file.
8428         * sysdeps/unix/sysv/linux/exit-thread.h: New file.
8429         * include/unistd.h (__exit_thread): Remove declaration.
8430         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Drop exit-thread.
8431         * sysdeps/unix/sysv/linux/exit-thread.S: File removed.
8432         * csu/libc-start.c: Include <exit-thread.h>.
8433         (LIBC_START_MAIN): Pass no argument to __exit_thread.
8434         * nptl/pthread_create.c: Include <exit-thread.h>.
8435         (start_thread): Call __exit_thread in place of __exit_thread_inline.
8436         * nptl/sysdeps/i386/pthreaddef.h (__exit_thread_inline): Macro removed.
8437         * nptl/sysdeps/powerpc/pthreaddef.h: Likewise.
8438         * nptl/sysdeps/s390/pthreaddef.h: Likewise.
8439         * nptl/sysdeps/sh/pthreaddef.h: Likewise.
8440         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Likewise.
8441         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Likewise.
8442         * nptl/sysdeps/x86_64/pthreaddef.h: Likewise.
8443         * sysdeps/aarch64/nptl/pthreaddef.h: Likewise.
8444         * sysdeps/alpha/nptl/pthreaddef.h: Likewise.
8445         * sysdeps/arm/nptl/pthreaddef.h: Likewise.
8446         * sysdeps/hppa/nptl/pthreaddef.h: Likewise.
8447         * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
8448         * sysdeps/m68k/nptl/pthreaddef.h: Likewise.
8449         * sysdeps/microblaze/nptl/pthreaddef.h: Likewise.
8450         * sysdeps/mips/nptl/pthreaddef.h: Likewise.
8451         * sysdeps/tile/nptl/pthreaddef.h: Likewise.
8453 2014-05-13  Andreas Schwab  <schwab@suse.de>
8455         * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion.
8457 2014-05-12  Joseph Myers  <joseph@codesourcery.com>
8459         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
8460         (__ASSUME_UTIMES): Do not condition on kernel version.
8461         (__ASSUME_PSELECT): Define unconditionally.
8462         (__ASSUME_PPOLL): Likewise.
8463         (__ASSUME_ATFCTS): Likewise.
8464         (__ASSUME_SET_ROBUST_LIST): Do not condition on kernel version.
8465         (__ASSUME_COMPLETE_READV_WRITEV): Define unconditionally.
8466         (__ASSUME_FUTEX_LOCK_PI): Do not condition on kernel version.
8467         (__ASSUME_UTIMENSAT): Define unconditionally.
8468         (__ASSUME_PRIVATE_FUTEX): Likewise.
8469         (__ASSUME_FALLOCATE): Likewise.
8470         (__ASSUME_O_CLOEXEC): Likewise.
8471         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Remove.
8472         (__ASSUME_ARG_MAX_STACK_BASED): Likewise.
8473         (__ASSUME_ADJ_OFFSET_SS_READ): Define unconditionally.
8474         (__ASSUME_SOCK_CLOEXEC): Do not condition on kernel version.
8475         (__ASSUME_IN_NONBLOCK): Likewise.
8476         (__ASSUME_PIPE2): Likewise.
8477         (__ASSUME_EVENTFD2): Likewise.
8478         (__ASSUME_SIGNALFD4): Likewise.
8479         (__ASSUME_DUP3): Likewise.
8480         [__x86_64__ || __sparc__] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
8481         (__ASSUME_FUTEX_CLOCK_REALTIME): Define unconditionally.
8482         (__ASSUME_AT_RANDOM): Likewise.
8483         (__ASSUME_PREADV): Likewise.
8484         (__ASSUME_PWRITEV): Likewise.
8485         (__ASSUME_REQUEUE_PI): Do not condition on kernel version.
8486         (__ASSUME_F_GETOWN_EX): Define unconditionally.
8487         (__ASSUME_XFS_RESTRICTED_CHOWN): Likewise.
8488         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
8489         [!__ASSUME_ARG_MAX_STACK_BASED]: Remove conditional code.
8490         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
8491         (__ASSUME_O_CLOEXEC): Define unconditionally.
8492         (__ASSUME_PSELECT): Do not undefine conditionally.
8493         (__ASSUME_PPOLL): Likewise.
8494         (__ASSUME_ATFCTS): Likewise.
8495         (__ASSUME_SET_ROBUST_LIST): Likewise.
8496         (__ASSUME_UTIMENSAT): Likewise.
8497         (__ASSUME_FDATASYNC): Define unconditionally.
8498         * sysdeps/unix/sysv/linux/arm/kernel-features.h
8499         (__ASSUME_SIGFRAME_V2): Likewise.
8500         )__ASSUME_EVENTFD2): Likewise.
8501         (__ASSUME_SIGNALFD4): Likewise.
8502         (__ASSUME_PSELECT): Do not undefine conditionally.
8503         (__ASSUME_PPOLL): Likewise.
8504         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
8505         (__ASSUME_PSELECT): Define unconditionally.
8506         (__ASSUME_PPOLL): Likewise.
8507         (__ASSUME_O_CLOEXEC): Likewise.
8508         (__ASSUME_SOCK_CLOEXEC): Likewise.
8509         (__ASSUME_IN_NONBLOCK): Likewise.
8510         (__ASSUME_PIPE2): Likewise.
8511         (__ASSUME_EVENTFD2): Likewise.
8512         (__ASSUME_SIGNALFD4): Likewise.
8513         (__ASSUME_DUP3): Likewise.
8514         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
8515         (__ASSUME_O_CLOEXEC): Likewise.
8516         (__ASSUME_SOCK_CLOEXEC): Likewise.
8517         (__ASSUME_IN_NONBLOCK): Likewise.
8518         (__ASSUME_PIPE2): Likewise.
8519         (__ASSUME_EVENTFD2): Likewise.
8520         (__ASSUME_SIGNALFD4): Likewise.
8521         (__ASSUME_DUP3): Likewise.
8522         * sysdeps/unix/sysv/linux/mips/kernel-features.h
8523         (__ASSUME_EVENTFD2): Likewise.
8524         (__ASSUME_SIGNALFD4): Likewise.
8525         (__ASSUME_ACCEPT4_SYSCALL): Likewise.
8527 2014-05-12  Andreas Schwab  <schwab@suse.de>
8529         [BZ #16932]
8530         * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r)
8531         (_nss_nis_gethostbyname4_r): Return error if item length is larger
8532         than maximum RPC packet size.
8533         * nis/nss_nis/nis-initgroups.c (initgroups_netid): Likewise.
8534         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
8535         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r)
8536         (_nss_nis_getservbyport_r): Likewise.
8538 2014-05-12  Will Newton  <will.newton@linaro.org>
8540         * malloc/Makefile (tests): Add tst-mallopt.
8541         * malloc/tst-mallopt.c: New file.
8543 2014-05-09  Roland McGrath  <roland@hack.frob.com>
8545         * sysdeps/arm/armv7/strcmp.S: Use sfi_breg prefix on loads not from sp.
8546         [NO_THUMB]: Cope without cbz, cnbz, and orn instructions.
8548 2014-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8550         * elf/Makefile (tst-tlsmod5.so): Add $(no-as-needed).
8551         (tst-tlsmod6.so): Likewise.
8553 2014-05-09  Roland McGrath  <roland@hack.frob.com>
8555         * sysdeps/gnu/unwind-resume.c (libgcc_s_resume): Mark as noreturn.
8557 2014-05-09  Joseph Myers  <joseph@codesourcery.com>
8559         [BZ #16064]
8560         * sysdeps/i386/fpu/fegetenv.c: Include <unistd.h>, <ldsodefs.h>
8561         and <dl-procinfo.h>.
8562         (__fegetenv): Save SSE state in envp->__eip if supported.
8563         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Save SSE state in
8564         envp->__eip if supported.
8565         * sysdeps/i386/fpu/fesetenv.c: Include <unistd.h>, <ldsodefs.h>
8566         and <dl-procinfo.h>.
8567         (__fesetenv): Always set __eip, __cs_selector, __opcode,
8568         __data_offset and __data_selector in environment to 0.  Set SSE
8569         state if supported.
8570         * sysdeps/x86/fpu/Makefile [$(subdir) = math] (tests): Add
8571         test-fenv-sse.
8572         [$(subdir) = math] (CFLAGS-test-fenv-sse.c): Add -msse2
8573         -mfpmath=sse.
8574         * sysdeps/x86/fpu/test-fenv-sse.c: New file.
8576 2014-05-09  Will Newton  <will.newton@linaro.org>
8578         * sysdeps/arm/preconfigure.ac: Set libc_commonpagesize
8579         and libc_relro_required for ARM.
8580         * sysdeps/arm/preconfigure: Regenerate.
8582 2014-05-09  Dominik Vogt  <vogt@linux.vnet.ibm.com>
8583             Stefan Liebler  <stli@linux.vnet.ibm.com>
8585         * config.make.in (enable-lock-elision): New Makefile variable.
8586         * configure.ac: Likewise.
8587         * configure: Regenerate.
8588         * sysdeps/s390/configure.ac:
8589         Add check for gcc transactions support.
8590         * sysdeps/s390/configure: Regenerate.
8591         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: New file.
8592         Build elision files if enabled.
8593         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: New file.
8594         Add lock elision support for s390.
8595         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Likewise.
8596         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Likewise.
8597         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Likewise.
8598         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Likewise.
8599         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Likewise.
8600         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Likewise.
8601         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
8602         Likewise.
8603         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c:
8604         Likewise.
8605         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c:
8606         Likewise.
8607         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c:
8608         Likewise.
8609         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h:
8610         (__lll_timedlock_elision, __lll_lock_elision)
8611         (__lll_unlock_elision, __lll_trylock_elision)
8612         (lll_timedlock_elision, lll_lock_elision)
8613         (lll_unlock_elision, lll_trylock_elision): Add.
8614         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
8615         (pthread_mutex_t): Add lock elision support for s390.
8617 2014-05-14  Wilco  <wdijkstr@arm.com>
8619         * sysdeps/arm/fclrexcpt.c: Cleanup.
8620         * sysdeps/arm/fedisblxcpt.c: Cleanup.
8621         * sysdeps/arm/feenablxcpt.c: Cleanup.
8622         * sysdeps/arm/fegetenv.c: Cleanup.
8623         * sysdeps/arm/fegetexcept.c: Cleanup.
8624         * sysdeps/arm/fegetround.c: Cleanup.
8625         * sysdeps/arm/feholdexcpt.c: Cleanup.
8626         * sysdeps/arm/fesetenv.c: Cleanup.
8627         * sysdeps/arm/fesetround.c: Cleanup.
8628         * sysdeps/arm/feupdateenv.c: Cleanup.
8629         * sysdeps/arm/fgetexcptflg.c: Cleanup.
8630         * sysdeps/arm/fraiseexcpt.c: Cleanup.
8631         * sysdeps/arm/fsetexcptflg.c: Cleanup.
8632         * sysdeps/arm/ftestexcept.c: Cleanup.
8633         * sysdeps/arm/get-rounding-mode.h: Cleanup.
8634         * sysdeps/arm/setfpucw.c: Cleanup.
8636 2014-05-09  Will Newton  <will.newton@linaro.org>
8638         * sysdeps/arm/armv7/strcmp.S: New file.
8639         * NEWS: Mention addition of ARMv7 optimized strcmp.
8641 2014-05-08  Roland McGrath  <roland@hack.frob.com>
8643         * Makeconfig ($(common-objpfx)config.status): Fix patsubst uses to
8644         look for %.ac rather than %.in.
8646         * sysdeps/mach/hurd/configure.ac (inhibit_glue): Remove variable.
8647         * sysdeps/unix/sysv/linux/configure.ac: Likewise.
8648         * sysdeps/mach/hurd/configure: Regenerated.
8649         * sysdeps/unix/sysv/linux/configure: Regenerated.
8651         * bits/utsname.h (_UTSNAME_DOMAIN_LENGTH): New macro, set to 0.
8653 2014-05-07  Steve Ellcey  <sellcey@mips.com>
8655         [BZ# 16922]
8656         * sysdeps/mips/sys/asm.h (INT_SUB): Fix definition.
8657         (LONG_SUB): Ditto.
8658         (PTR_SUB): Ditto.
8660 2014-05-07  Andreas Schwab  <schwab@suse.de>
8662         * sysdeps/posix/getaddrinfo.c (gaih_inet): Advance address pointer
8663         when skipping over non-matching result from nscd.
8665 2014-05-07  Ondřej Bílka  <neleai@seznam.cz>
8667         [BZ #16876]
8668         * nptl/sockperf.c (client): Check socket return value.
8670         [BZ #16877]
8671         * nscd/selinux.c (nscd_request_avc_has_perm): Check if there is
8672         nscd security class.
8674 2014-05-06  Roland McGrath  <roland@hack.frob.com>
8676         * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ...
8677         * sysdeps/arm/unwind.h: ... here.
8679 2014-05-06  Aurelien Jarno  <aurelien@aurel32.net>
8681         [BZ# 16916]
8682         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
8683         Define.
8685 2014-05-06  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
8687         * sysdeps/powerpc/powerpc64/power7/strncpy.S: New file: Optimization.
8688         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: New file:
8689         multiarch strncpy for PPC64.
8690         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: New file
8691         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S: New file
8692         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpcpy, stpncpy
8693         multiarch optimizations.
8694         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
8695         (__libc_ifunc_impl_list): Likewise.
8696         * sysdeps/powerpc/powerpc64/power7/stpncpy.S: New file: Optimization.
8697         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: New file:
8698         multiarch stpncpy for PPC64.
8699         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-ppc64.c: New file
8700         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S: New file
8702 2014-05-06  Andreas Schwab  <schwab@suse.de>
8704         [BZ #16912]
8705         * gmon/mcount.c (_MCOUNT_DECL): Use
8706         atomic_compare_and_exchange_bool_acq instead of
8707         catomic_compare_and_exchange_bool_acq.
8709 2014-05-05  Roland McGrath  <roland@hack.frob.com>
8711         * elf/Makefile (others, install-bin): Remove pldd.
8712         (pldd-modules): Variable removed.
8713         ($(objpfx)pldd): Target removed.
8714         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = elf]
8715         (others, install-bin): Append pldd here.
8716         ($(objpfx)pldd): New target.
8718         * sysdeps/gnu/errlist.awk (BEGIN): Emit an initial #define of ERR_MAX
8719         to 0, so the first #if test emitted later doesn't see it undefined.
8720         (END): Emit "!defined ERRLIST_NO_COMPAT" to match what BEGIN does.
8721         * sysdeps/gnu/errlist.c: Regenerated.
8723 2014-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8725         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
8726         [libc_hidden_builtin_def]: Define to empty value.
8727         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S:
8728         [libc_hidden_builtin_def]: Likewise.
8729         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S:
8730         [libc_hidden_builtin_def]: Likewise.
8731         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S:
8732         [libc_hidden_builtin_def]: Likewise.
8733         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c (memcpy): Redefined to
8734         __redirect_memcpy and define ifunc as default hidden symbol.
8735         * sysdeps/powerpc/powerpc64/multiarch/memset.c (memset): Likewise.
8736         * sysdeps/powerpc/powerpc64/multiarch/strlen.c (strlen): Likewise.
8738 2014-05-04  Adam Conrad  <adconrad@0c3.net>
8740         * locale/iso-4217.def: Reintroduce XDR currency.
8742 2014-05-04  Allan McRae  <allan@archlinux.org>
8744         * po/eo.po: Update Esperanto translation from translation project.
8746 2014-05-02  Carlos O'Donell  <carlos@redhat.com>
8748         * sysdeps/x86_64/multiarch/init-arch.h: Define FEATURE_INDEX_1 to 0,
8749         and FEATURE_INDEX_MAX to 1.
8750         [!__ASSEMBLER__]: Remove anonymous enum for FEATURE_INDEX_*.
8752 2014-05-01  Steve Ellcey  <sellcey@mips.com>
8754         * iconvdata/ansi_x3.110.c (ONE_DIRECTION): Define.
8755         * iconvdata/armscii-8.c (ONE_DIRECTION): Define.
8756         * iconvdata/big5.c (ONE_DIRECTION): Define.
8757         * iconvdata/big5hkscs.c (ONE_DIRECTION): Define.
8758         * iconvdata/cp1255.c (ONE_DIRECTION): Define.
8759         * iconvdata/cp1258.c (ONE_DIRECTION): Define.
8760         * iconvdata/cp932.c (ONE_DIRECTION): Define.
8761         * iconvdata/euc-cn.c (ONE_DIRECTION): Define.
8762         * iconvdata/euc-jisx0213.c (ONE_DIRECTION): Define.
8763         * iconvdata/euc-jp-ms.c (ONE_DIRECTION): Define.
8764         * iconvdata/euc-jp.c (ONE_DIRECTION): Define.
8765         * iconvdata/euc-kr.c (ONE_DIRECTION): Define.
8766         * iconvdata/euc-tw.c (ONE_DIRECTION): Define.
8767         * iconvdata/gb18030.c (ONE_DIRECTION): Define.
8768         * iconvdata/gbbig5.c (ONE_DIRECTION): Define.
8769         * iconvdata/gbgbk.c (ONE_DIRECTION): Define.
8770         * iconvdata/gbk.c (ONE_DIRECTION): Define.
8771         * iconvdata/ibm1364.c (ONE_DIRECTION): Define.
8772         * iconvdata/ibm930.c (ONE_DIRECTION): Define.
8773         * iconvdata/ibm932.c (ONE_DIRECTION): Define.
8774         * iconvdata/ibm933.c (ONE_DIRECTION): Define.
8775         * iconvdata/ibm935.c (ONE_DIRECTION): Define.
8776         * iconvdata/ibm937.c (ONE_DIRECTION): Define.
8777         * iconvdata/ibm939.c (ONE_DIRECTION): Define.
8778         * iconvdata/ibm943.c (ONE_DIRECTION): Define.
8779         * iconvdata/iso-2022-cn-ext.c (ONE_DIRECTION): Define.
8780         * iconvdata/iso-2022-cn.c (ONE_DIRECTION): Define.
8781         * iconvdata/iso-2022-jp-3.c (ONE_DIRECTION): Define.
8782         * iconvdata/iso-2022-jp.c (ONE_DIRECTION): Define.
8783         * iconvdata/iso-2022-kr.c (ONE_DIRECTION): Define.
8784         * iconvdata/iso646.c (ONE_DIRECTION): Define.
8785         * iconvdata/iso8859-1.c (ONE_DIRECTION): Define.
8786         * iconvdata/iso_11548-1.c (ONE_DIRECTION): Define.
8787         * iconvdata/iso_6937-2.c (ONE_DIRECTION): Define.
8788         * iconvdata/iso_6937.c (ONE_DIRECTION): Define.
8789         * iconvdata/johab.c (ONE_DIRECTION): Define.
8790         * iconvdata/shift_jisx0213.c (ONE_DIRECTION): Define.
8791         * iconvdata/sjis.c (ONE_DIRECTION): Define.
8792         * iconvdata/t.61.c (ONE_DIRECTION): Define.
8793         * iconvdata/tcvn5712-1.c (ONE_DIRECTION): Define.
8794         * iconvdata/tscii.c (ONE_DIRECTION): Define.
8795         * iconvdata/uhc.c (ONE_DIRECTION): Define.
8796         * iconvdata/unicode.c (ONE_DIRECTION): Define.
8797         * iconvdata/utf-16.c (ONE_DIRECTION): Define.
8798         * iconvdata/utf-32.c (ONE_DIRECTION): Define.
8799         * iconvdata/utf-7.c (ONE_DIRECTION): Define.
8801 2014-05-01  Roland McGrath  <roland@hack.frob.com>
8803         * libio/libioP.h [!_IO_USE_OLD_IO_FILE && !_G_IO_NO_BACKWARD_COMPAT]
8804         (_IO_JUMPS_OFFSET): Define to 0.
8806         * nptl/sysdeps/pthread/bits/libc-lock.h
8807         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
8808         (__libc_lock_define_initialized_recursive): Always define using
8809         initializer.  Modern compilers treat uninitialized (implicit zero) and
8810         explicit zero initializers the same (i.e. put the datum in bss).
8812 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
8814         * nscd/nscd-client.h: Include <string.h>.
8816 2014-05-01  David S. Miller  <davem@davemloft.net>
8818         [BZ #16885]
8819         * sysdeps/sparc/sparc64/strcmp.S: Fix end comparison handling when
8820         multiple zero bytes exist at the end of a string.
8821         Reported by Aurelien Jarno <aurelien@aurel32.net>
8823         * string/test-strcmp.c (check): Add explicit test for situations where
8824         there are multiple zero bytes after the first.
8826 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
8828         [BZ #16890]
8829         * stdio-common/vfprintf.c (process_arg) [%p]: Mark string as wide
8830         when compiling wprintf.
8831         * stdio-common/tstdiomisc.c (t3): New function.
8832         (main): Call it.
8834 2014-05-01  Steve Ellcey  <sellcey@mips.com>
8836         * intl/iconv/skeleton.c (ONE_DIRECTION): Remove define.
8837         * iconv/gconv_simple.c (ONE_DIRECTION): Define.
8838         * iconvdata/8bit-gap.c (ONE_DIRECTION): Ditto.
8839         * iconvdata/8bit-generic.c (ONE_DIRECTION): Ditto.
8841 2014-05-01  Steve Ellcey  <sellcey@mips.com>
8843         * stdlib/longlong.h: Updated from GCC.
8845 2014-05-01  Will Newton  <will.newton@linaro.org>
8846             Bernard Ogden  <bernie.ogden@linaro.org>
8848         * NEWS: Update fixed bug list.
8850         [BZ #15119]
8851         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c: Remove file.
8853 2014-04-30  David S. Miller  <davem@davemloft.net>
8855         * sysdeps/sparc/fpu/fenv_private.h (HAVE_RM_CTX): Define.
8856         (libc_feholdexcept_setround_sparc_ctx): New function.
8857         (libc_fesetenv_sparc_ctx): Likewise.
8858         (libc_feupdateenv_sparc_ctx): Likewise.
8859         (libc_feholdsetround_sparc_ctx): Likewise.
8860         (libc_feholdexcept_setround_ctx): Define.
8861         (libc_feholdexcept_setroundf_ctx): Likewise.
8862         (libc_feholdexcept_setroundl_ctx): Likewise.
8863         (libc_fesetenv_ctx): Likewise.
8864         (libc_fesetenvf_ctx): Likewise.
8865         (libc_fesetenvl_ctx): Likewise.
8866         (libc_feupdateenv_ctx): Likewise.
8867         (libc_feupdateenvf_ctx): Likewise.
8868         (libc_feupdateenvl_ctx): Likewise.
8869         (libc_feresetround_ctx): Likewise.
8870         (libc_feresetroundf_ctx): Likewise.
8871         (libc_feresetroundl_ctx): Likewise.
8872         (libc_feholdsetround_ctx): Likewise.
8873         (libc_feholdsetroundf_ctx): Likewise.
8874         (libc_feholdsetroundl_ctx): Likewise.
8876         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
8877         with __USE_GNU instead of XOPEN cpp guards.
8879         * sysdeps/sparc/bits/string.h (_STRING_ARCH_unaligned): Define to
8880         0.
8882         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
8883         with XOPEN cpp guards.
8885 2014-04-30  Julian Brown  <julian@codesourcery.com>
8887         [BZ #16888]
8888         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix R_ARM_IRELATIVE
8889         handling.
8891 2014-04-30  Joseph Myers  <joseph@codesourcery.com>
8893         [BZ #9894]
8894         * sysdeps/unix/sysv/linux/configure.ac (LIBC_LINUX_VERSION):
8895         Change to 2.6.32.
8896         (arch_minimum_kernel): Change all 2.6.16 settings to 2.6.32.
8897         * sysdeps/unix/sysv/linux/configure: Regenerated.
8898         * sysdeps/unix/sysv/linux/microblaze/configure.ac: Remove file.
8899         * sysdeps/unix/sysv/linux/microblaze/configure: Likewise.
8900         * sysdeps/unix/sysv/linux/tile/configure.ac: Likewise.
8901         * sysdeps/unix/sysv/linux/tile/configure: Likewise.
8902         * README: Update reference to required Linux kernel version.
8903         * manual/install.texi (Linux): Update reference to required Linux
8904         kernel headers version.
8905         * INSTALL: Regenerated.
8907         * conform/data/stdlib.h-data [POSIX] (stddef.h): Do not allow
8908         header inclusion.
8909         [POSIX] (limits.h): Likewise.
8910         [POSIX] (math.h): Likewise.
8911         [POSIX] (sys/wait.h): Likewise.
8912         * conform/data/string.h-data [POSIX || UNIX98] (strtok_r): Require
8913         function.
8914         [POSIX] (stddef.h): Do not allow header inclusion.
8916 2014-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8918         * sysdeps/generic/symbol-hacks.h (memcpy): Add internal alias.
8920 2014-04-30  Yang Yingliang  <yangyingliang@huawei.com>
8922         * nptl/pthread_cond_broadcast.c (__pthread_cond_broadcast):
8923         Return immediately after lll_futex_wake.
8925 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
8927         [BZ #16791]
8928         * nscd/nscd-client.h (datahead_init_common): Initialize entire
8929         structure.
8930         (datahead_init_pos): Call datahead_init_common early.
8931         (datahead_init_neg): Likewise.
8933         * nscd/nscd-client.h (datahead_init_common, datahead_init_pos,
8934         datahead_init_neg): New functions.
8935         * nscd/aicache.c (addhstaiX): Use them.
8936         * nscd/grpcache.c (cache_addgr): Likewise.
8937         * nscd/hstcache.c (cache_addhst): Likewise.
8938         * nscd/initgrcache.c (addinitgroupsX): Likewise.
8939         * nscd/netgroupcache.c (do_notfound): Likewise.
8940         (addgetnetgrentX): Likewise.
8941         (addinnetgrX): Likewise.
8942         * nscd/pwdcache.c (cache_addpw): Likewise.
8943         * nscd/servicescache.c (cache_addserv): Likewise.
8945 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
8946             Atsushi Onoe  <atsushi@onoe.org>
8948         [BZ #14308]
8949         [BZ #12994]
8950         [BZ #13651]
8951         * resolv/res_query.c (__libc_res_nsearch): Return if at least
8952         one response is valid.
8953         * resolv/res_send.c (send_dg): Check for validity of other
8954         response if the current response is a referral.
8956 2014-04-29  Steve Ellcey  <sellcey@mips.com>
8958         * iconv/skeleton.c (ONE_DIRECTION): Set default value if not set.
8960 2014-04-29  Stefan Liebler  <stli@linux.vnet.ibm.com>
8962         [BZ #16823]
8963         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):
8964         Always divide by positive zero when computing -Inf result.
8965         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
8966         * sysdeps/ieee754/flt-32/s_log1pf.c (__log1pf): Likewise.
8968 2014-04-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8970         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Do not update
8971         FPSCR if value do not change.
8972         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
8973         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Likewise.
8974         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
8975         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
8976         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Likewise.
8977         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_reg_to_exceptions): New helper
8978         function.
8980 2014-05-29  Carlos O'Donell  <carlos@systemhalted.org>
8982         * sysdeps/hppa: Move directory from ports/sysdeps/hppa.
8983         * sysdeps/unix/sysv/linux/hppa: Move directory from
8984         ports/systeps/unix/sysv/linux/hppa.
8985         * README: Update listing for hppa-*-linux-gnu.
8987 2014-04-28  Ondřej Bílka  <neleai@seznam.cz>
8989         [BZ #16754]
8990         * manual/stdio.texi (Hook functions): Fix types of stream hook
8991         functions.
8992         [BZ #16854]
8993         * socket/sys/socket.h: Fix typo in comment.
8995 2014-04-28  Wilco  <wdijkstr@arm.com>
8997         * sysdeps/arm/fenv_private.h: New file.
8998         * sysdeps/arm/math_private.h: New file.
8999         * sysdeps/arm/fpu_control.h: Add _FPU_MASK_NCZV and _FPU_MASK_EXCEPT.
9001 2014-04-25  H.J. Lu  <hongjiu.lu@intel.com>
9003         * sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
9004         with __int128_t.
9005         (La_x86_64_retval): Likewise.
9007 2014-04-24  Ian Bolton  <ian.bolton@arm.com>
9009         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept): Don't write to
9010         fpsr if value didn't change.
9011         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept): Don't write
9012         to fpcr if value didn't change.
9013         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Likewise.
9014         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Don't write to
9015         fpsr or fpcr if value didn't change.
9016         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
9017         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Don't write to
9018         fpcr if value didn't change.
9019         * sysdeps/aarch64/fpu/fsetexcptflg.c (fesetexceptflag): Don't write
9020         to fpsr if value didn't change.
9022 2014-02-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
9024         * nptl/tst-sem3.c: Use test-skeleton.c
9025         (main): Rename to do_test.  Use return instead of
9026         exit.
9027         * nptl/tst-sem4.c: Use test-skeleton.c
9028         (main): Rename to do_test.
9030 2014-04-22  David S. Miller  <davem@davemloft.net>
9032         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
9033         (struct sigaction): New struct member __glibc_reserved0, change
9034         type of sa_flags to int.
9036 2014-04-22  Yufeng Zhang  <yufeng.zhang@arm.com>
9038         * stdlib/longlong.h (count_leading_zeros, count_trailing_zeros)
9039         (COUNT_LEADING_ZEROS_0): Define for AArch64.
9041 2014-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
9043         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Include atomic.h.
9044         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
9046 2014-04-22  Will Newton  <will.newton@linaro.org>
9047             Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
9049         * sysdeps/aarch64/__longjmp.S: Include stap-probe.h.
9050         (__longjmp): Add longjmp and longjmp_target SystemTap
9051         probes.
9052         * sysdeps/aarch64/setjmp.S: Include stap-probe.h.
9053         (__sigsetjmp): Add setjmp SystemTap probe.
9055 2014-04-17  Carlos O'Donell  <carlos@redhat.com>
9057         * manual/intro.texi (Roadmap to the manual): Sort chapter listing to
9058         match manual order.
9060 2014-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9062         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Remove file.
9064         * sysdeps/powerpc/fpu/fenv_private.h
9065         (libc_feholdexcept_setroundl_ctx): Define to
9066         libc_feholdexcept_setround_ppc_ctx.
9067         (libc_fesetenvl_ctx): Define to libc_fesetenv_ppc_ctx.
9068         (libc_feholdsetroundl_ctx): Define to libc_feholdsetround_ppc_ctx.
9069         (libc_feresetroundl_ctx): Define to libc_feresetround_ppc_ctx.
9070         (libc_feupdateenvl_ctx): libc_feupdateenv_ppc_ctx.
9072 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
9074         * sysdeps/aarch64/math-tests.h: New file.
9076 2014-04-17  Sihai Yao  <sihai.ysh@alibaba-inc.com>
9078         * sysdeps/x86_64/multiarch/ifunc-defines.sym (COMMON_CPUID_INDEX_7):
9079         New.
9080         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
9081         Check and set bit_AVX2_Usable.
9082         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX2_Usable): New
9083         macro.
9084         (bit_AVX2): Likewise.
9085         (index_AVX2_Usable): Likewise.
9086         (CPUID_AVX2): Likewise.
9087         (HAS_AVX2): Likewise.
9089 2014-04-17  Will Newton  <will.newton@linaro.org>
9091         * manual/setjmp.texi (System V contexts): Add note that
9092         calling setcontext on a context created by a call to a
9093         signal handler is undefined.  Update text to note that
9094         setcontext from a signal handler is possible but not
9095         recommended.
9097         [BZ #16629]
9098         * stdlib/tst-setcontext.c: Include signal.h.
9099         (main): Check that the signal stack before and
9100         after swapcontext is the same.
9102         * sysdeps/unix/sysv/linux/aarch64/setcontext.S (__setcontext):
9103         Re-implement to restore registers in user code and avoid
9104         rt_sigreturn system call.
9106 2014-04-17  Wilco  <wdijkstr@arm.com>
9108         * sysdeps/arm/math-tests.h: New file: Set ARM math-test settings.
9109         * sysdeps/generic/math-tests.h: Add macro (EXCEPTION_ENABLE_SUPPORTED).
9110         * math/test-fenv.c: Skip exception trap tests on targets which only
9111         support non-stop mode.
9113 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
9114             Wilco Dijkstra  <wilco.dijkstra@arm.com>
9116         * sysdeps/aarch64/fpu/math_private.h (HAVE_RM_CTX)
9117         (libc_feholdsetround_aarch64_ctx)
9118         (libc_feholdsetround_ctx, libc_feholdsetroundf_ctx)
9119         (libc_feholdsetroundl_ctx, libc_feresetround_aarch64_ctx)
9120         (libc_feresetround_ctx, libc_feresetroundf_ctx)
9121         (libc_feresetroundl_ctx, libc_feresetround_noex_aarch64_ctx)
9122         (libc_feresetround_noex_ctx, libc_feresetround_noexf_ctx)
9123         (libc_feresetround_noexl_ctx): Define.
9125 2014-04-16  Richard Henderson  <rth@redhat.com>
9127         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Remove.
9129         * sysdeps/alpha/Makefile [debug] (CFLAGS-backtrace.c): Enable
9130         unwind tables.
9132         * sysdeps/unix/alpha/sysdep.h (__pointer_chk_guard): Remove
9133         const from the non-libc, non-ldso copy.
9135         * sysdeps/alpha/libm-test-ulps: Regenerate.
9137 2014-04-16  Ian Bolton  <ian.bolton@arm.com>
9138             Wilco Dijkstra  <wilco.dijkstra@arm.com>
9140         * sysdeps/aarch64/fpu/math_private.h: New file.
9142 2014-04-16  Marcus Shawcroft  <marcus.shawcroft@arm.com>
9144         * sysdeps/aarch64/libm-test-ulps: Regenerate.
9146 2014-04-16  Igor Zamyatin  <igor.zamyatin@intel.com>
9148         [BZ #16275]
9149         * sysdeps/x86_64/bits/link.h (La_x86_64_regs): Add lr_bnd.
9150         (La_x86_64_retval): Add lrv_bnd0 and lrv_bnd1.
9151         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
9152         Intel MPX bound registers before _dl_profile_fixup.
9153         * sysdeps/x86_64/dl-trampoline.h: Restore Intel MPX bound
9154         registers after _dl_profile_fixup.  Save and restore bound
9155         registers bnd0/bnd1 when calling _dl_call_pltexit.
9156         * sysdeps/x86_64/link-defines.sym (BND_SIZE): New.
9157         (LR_BND_OFFSET): Likewise.
9158         (LRV_BND0_OFFSET): Likewise.
9159         (LRV_BND1_OFFSET): Likewise.
9161 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
9163         * sysdeps/mach/hurd/tls.h (dtv, dtv_t, tcbhead_t): Move declarations
9164         to...
9165         * sysdeps/mach/hurd/i386/tls.h: ... here.
9166         (tcbhead_t): Add multiple_threads, sysinfo, stack_guard,
9167         pointer_guard, gscope_flag, private_futex, __private_tm, __private_ss
9168         fields.
9170 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
9172         * sysdeps/mach/munmap.c (__munmap): Return EINVAL if `addr' is 0.
9174 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
9176         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
9178 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
9180         [BZ #14770]
9181         * sysdeps/s390/configure.ac: Check for Binutils >= 2.24.
9182         * sysdeps/s390/configure: Regenerate.
9184         [BZ #16824]
9185         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l):
9186         Set round-to-nearest internally to reduce error accumulation.
9188 2014-04-16  Alan Modra  <amodra@gmail.com>
9190         [BZ #16740]
9191         [BZ #16619]
9192         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
9193         * math/libm-test.inc (frexp_test_data): Add tests.
9194         * NEWS: Update fixed bug list.
9196 2014-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
9198         * benchtests/Makefile: Depend on libraries in build directory.
9199         (bench-math): Separate out math tests.
9200         (bench-pthread): Separate out pthread tests.
9201         (bench): Include math and pthread tests.
9203 2014-04-14  Carlos O'Donell  <carlos@redhat.com>
9205         [BZ #16831]
9206         * csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
9207         _dl_debug_initialize.
9209         * configure.ac: Remove SELinux header check.
9210         * configure: Regenerate.
9211         * nscd/selinux.c (perms): Array of const char* to permission names.
9212         (nscd_request_avc_has_perm): Call security_deny_unknown to find
9213         default policy. Call string_to_security_class and string_to_av_perm to
9214         translate strings. Enforce default policy and call avs_has_perm with
9215         results of translated strings.
9217 2014-04-13  David S. Miller  <davem@davemloft.net>
9219         * sysdeps/sparc/fpu/libm-test-ulps: Update.
9221 2014-04-12  Allan McRae  <allan@archlinux.org>
9223         [BZ #16838]
9224         * manual/string.texi (Collation Functions): Fix qsort argument
9225         order in example.
9226         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
9228 2014-04-11  Chris Metcalf  <cmetcalf@tilera.com>
9230         * math/test-fenv-preserve.c [FE_ALL_EXCEPT == 0] (do_test):
9231         Make the test a no-op if there are no exceptions defined.
9233 2014-04-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
9235         * elf/Makefile (tests): make tst-dlopen-aout conditional on
9236         enable-hardcoded-path-in-tests
9238 2014-04-11  Will Newton  <will.newton@linaro.org>
9240         * benchtests/Makefile (extra-objs): Add json-lib.o.
9241         (bench-func): Tidy up JSON output.
9242         * benchtests/bench-skeleton.c: Include json-lib.h.
9243         (main): Use JSON library functions to do output of
9244         benchmark results.
9245         * benchtests/bench-timing-type.c (main): Output the
9246         timing type simply, leaving formatting to the user.
9247         * benchtests/json-lib.c: New file.
9248         * benchtests/json-lib.h: Likewise.
9250 2014-04-11  Torvald Riegel  <triegel@redhat.com>
9252         [BZ #15215]
9253         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c: Moved to ...
9254         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: ... here.  Add missing
9255         memory barriers.  Add comments.
9256         * sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c: Remove file.
9257         * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Remove file.
9258         * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Remove file.
9259         * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Remove file.
9260         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Remove file.
9261         * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: Remove file.
9263 2014-04-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
9265         * sysdeps/s390/s390-32/configure.ac: Unify file with ...
9266         * sysdeps/s390/s390-64/configure.ac: ... this ...
9267         * sysdeps/s390/configure.ac: ... to here.
9268         * sysdeps/s390/s390-32/configure: Delete file.
9269         * sysdeps/s390/s390-64/configure: Delete file.
9270         * sysdeps/s390/configure: Regenerate.
9272 2014-04-11  Joseph Anthony Pasquale Holsten  <joseph@josephholsten.com>
9274         * resolv/res_query.c (__libc_res_nsearch): Fix typo in comment.
9276 2014-04-11  Will Newton  <will.newton@linaro.org>
9278         * malloc/malloc.c [!MALLOC_DEBUG]: #define MALLOC_DEBUG
9279         to zero if it is not defined elsewhere.  (mtrim): Test
9280         the value of MALLOC_DEBUG with #if rather than #ifdef.
9282 2014-04-10 Torvald Riegel  <triegel@redhat.com>
9284         * benchtests/pthread_once-inputs: New file.
9285         * benchtests/pthread_once-source.c: New file.
9286         * benchtests/README: Update documentation.
9288 2014-04-09  Igor Zamyatin  <igor.zamyatin@intel.com>
9289             H.J. Lu  <hongjiu.lu@intel.com>
9291         [BZ #16275]
9292         * config.h.in (HAVE_MPX_SUPPORT): New #undef.
9293         * sysdeps/x86_64/configure.ac: Set HAVE_MPX_SUPPORT.
9294         * sysdeps/x86_64/configure: Regenerated.
9295         * sysdeps/x86_64/dl-trampoline.S (REGISTER_SAVE_AREA): New
9296         macro.
9297         (REGISTER_SAVE_RAX): Likewise.
9298         (REGISTER_SAVE_RCX): Likewise.
9299         (REGISTER_SAVE_RDX): Likewise.
9300         (REGISTER_SAVE_RSI): Likewise.
9301         (REGISTER_SAVE_RDI): Likewise.
9302         (REGISTER_SAVE_R8): Likewise.
9303         (REGISTER_SAVE_R9): Likewise.
9304         (REGISTER_SAVE_BND0): Likewise.
9305         (REGISTER_SAVE_BND1): Likewise.
9306         (REGISTER_SAVE_BND2): Likewise.
9307         (_dl_runtime_resolve): Use them.  Save and restore Intel MPX
9308         bound registers when calling _dl_fixup.
9310 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9312         * bits/string.h (_STRING_ARCH_unaligned): Define it to 0.
9313         * crypt/sha256.c (_STRING_ARCH_unaligned): Check its value instead
9314         of its definition.
9315         * iconv/gconv_simple.c (_STRING_ARCH_unaligned): Likewise.
9316         * iconv/loop.c (_STRING_ARCH_unaligned): Likewise.
9317         * iconv/skeleton.c (_STRING_ARCH_unaligned): Likewise.
9318         * nscd/nscd_gethst_r.c (_STRING_ARCH_unaligned): Likewise.
9319         * nscd/nscd_getserv_r.c (_STRING_ARCH_unaligned): Likewise.
9320         * nscd/nscd_helper.c (_STRING_ARCH_unaligned): Likewise.
9321         * resolv/res_send.c (_STRING_ARCH_unaligned): Likewise.
9323 2014-04-09  Peter Brett  <peter@peter-b.co.uk>
9325         [BZ #15514]
9326         * sysdeps/posix/pathconf.c (__pathconf): Use statvfs64() for
9327         pathconf(_PC_NAME_MAX).
9329 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9331         * nptl/sysdeps/pthread/pthread.h (__PTHREAD_MUTEX_HAVE_ELISION):
9332         Remove macro usage.
9333         (__PTHREAD_SPINS): Move definition to ...
9334         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
9335         (__PTHREAD_SPINS): ... here.
9336         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
9337         (__PTHREAD_SPIN): Likewise.
9338         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
9339         (__PTHREAD_SPIN): Likewise.
9340         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
9341         (__PTHREAD_SPIN): Likewise.
9342         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
9343         (__PTHREAD_SPIN): Likewise.
9344         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
9345         (__PTHREAD_SPIN): Likewise.
9346         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
9347         (__PTHREAD_SPIN): Likewise.
9348         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
9349         (__PTHREAD_SPIN): Likewise.
9350         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
9351         (__PTHREAD_SPIN): Likewise.
9352         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
9353         (__PTHREAD_SPIN): Likewise.
9354         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
9355         (__PTHREAD_SPIN): Likewise.
9356         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
9357         (__PTHREAD_SPIN): Likewise.
9358         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
9359         (__PTHREAD_SPIN): Likewise.
9361         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
9362         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: new file.
9363         * sysdeps/powerpc/powerpc64/power6x/multiarch/Implies: New file.
9364         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove multiarch
9365         imply folder.
9366         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Likewise.
9367         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
9368         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: Likewise.
9369         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: Adjust
9370         correct imply path.
9371         * sysdeps/powerpc/powerpc64/power7/strncat.S (STRLEN): Define correct
9372         strlen symbol for non multi-arch builds.
9373         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (__isnan): Add
9374         missing hidden_def and weak_alias.
9376 2014-04-08  Carlos O'Donell  <carlos@redhat.com>
9378         * manual/ipc.texi (sem_close): AC-unsafe because of aculock.
9380 2014-04-07  Will Newton  <will.newton@linaro.org>
9382         * string/basename.c [HAVE_CONFIG_H]: Remove #ifdef and
9383         and contents.  [!_LIBC] Remove #ifndef and contents.
9384         (basename): Use ANSI prototype.  [_LIBC] Remove #idef.
9385         * string/memccpy.c (__memccpy): Use ANSI prototype.
9386         * string/memfrob.c (memfrob): Likewise.
9387         * string/strcoll.c (STRCOLL): Likewise.
9388         * string/strlen.c (strlen): Likewise.
9389         * string/strtok.c (STRTOK): Likewise.
9390         * string/strcat.c: Remove unused #include of memcopy.h.
9391         (strcat): Use ANSI prototype.
9392         * string/strchr.c: Remove unused #include of memcopy.h.
9393         (strchr): Use ANSI prototype.
9394         * string/strcmp.c: Remove unused #include of memcopy.h.
9395         (strcmp): Use ANSI prototype.
9396         * string/strcpy.c: Remove unused #include of memcopy.h.
9397         (strcpy): Use ANSI prototype.
9399 2014-04-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9401         * Makeconfig (CPPFLAGS): Add config-extra-cppflags to list.
9402         * config.make.in (config-extra-cppflags): Set it from
9403         libc_extra_cppflags.
9404         * configure.ac (libc_extra_cflags): Make it accumulate over
9405         configure fragments.
9406         (libc_extra_cppflags): New flag.
9407         * configure. Regenerate.
9408         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
9409         (libc_cv_ppc64_def_call_elf): Define it to yes if compiler does
9410         not set _CALL_ELF and add -D_CALL_ELF=1 to libc_extra_cppflags.
9411         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Regenerate.
9413         [BZ #16815]
9414         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (__nearbyint): Fix
9415         result for FE_DOWNWARD rounding mode.
9416         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S (__nearbyintf):
9417         Likewise.
9418         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
9420 2014-04-04  Chris Metcalf  <cmetcalf@tilera.com>
9422         * sysdeps/tile/dl-runtime.c (_dl_unmap): Fix cut-and-paste bug
9423         in function argument name.
9425 2014-04-03  David Svoboda  <svoboda@cert.org>
9427         [BZ #5666]
9428         * manual/stdio.texi (Line-Oriented Input): Document buffer allocation
9429         explicitly.
9431 2014-04-03  Roland McGrath  <roland@hack.frob.com>
9433         * elf/dl-unmap-segments.h: New file.
9434         * sysdeps/generic/ldsodefs.h
9435         (DL_UNMAP): Use _dl_unmap_segments in place of __munmap.
9436         * elf/dl-close.c: Include <dl-unmap-segments.h>.
9437         * elf/dl-fptr.c: Likewise.
9438         (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
9439         * sysdeps/aarch64/tlsdesc.c: Likewise.
9440         * sysdeps/arm/tlsdesc.c: Likewise.
9441         * sysdeps/i386/tlsdesc.c: Likewise.
9442         * sysdeps/tile/dl-runtime.c: Likewise.
9443         * sysdeps/x86_64/tlsdesc.c: Likewise.
9444         * elf/dl-load.h: New file.
9445         * elf/dl-load.c: Include it.
9446         (MAP_FILE, MAP_COPY, MAP_BASE_ADDR):
9447         Macros moved to dl-load.h.
9448         (ELF_PREFERRED_ADDRESS_DATA, ELF_PREFERRED_ADDRESS): Likewise.
9449         (_dl_map_object_from_fd): Type 'struct loadcmd' moved to dl-load.h.
9450         Use _dl_unmap_segments in place of __munmap.
9451         Break out segment-mapping loop into ...
9452         * elf/dl-map-segments.h (_dl_map_segments): ... here, in new file.
9454 2014-04-03  Will Newton  <will.newton@linaro.org>
9456         * elf/dl-lookup.c (do_lookup_x): Remove comment
9457         referring to nested function and move variable
9458         declarations down to before first use.
9460 2014-04-02  Joseph Myers  <joseph@codesourcery.com>
9462         [BZ #16799]
9463         [BZ #16800]
9464         * math/s_catan.c (__catan): Avoid passing -0 denominator to atan2
9465         with 0 numerator.
9466         * math/s_catanf.c (__catanf): Likewise.
9467         * math/s_catanh.c (__catanh): Likewise.
9468         * math/s_catanhf.c (__catanhf): Likewise.
9469         * math/s_catanhl.c (__catanhl): Likewise.
9470         * math/s_catanl.c (__catanl): Likewise.
9471         * sysdeps/ieee754/flt-32/e_logf.c (__ieee754_logf): Always divide
9472         by positive zero when computing -Inf result.
9473         * math/libm-test.inc (catan_test): Use ALL_RM_TEST.
9474         (catanh_test): Likewise.
9475         * sysdeps/i386/fpu/libm-test-ulps: Update.
9476         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9478         [BZ #16789]
9479         * math/s_clog.c (__clog): Use math_force_eval to ensure underflow
9480         instead of using underflowing value in computing result.
9481         * math/s_clog10.c (__clog10): Likewise.
9482         * math/s_clog10f.c (__clog10f): Likewise.
9483         * math/s_clog10l.c (__clog10l): Likewise.
9484         * math/s_clogf.c (__clogf): Likewise.
9485         * math/s_clogl.c (__clogl): Likewise.
9486         * math/libm-test.inc (clog_test): Use ALL_RM_TEST.
9487         (clog10_test): Likewise.
9488         * sysdeps/i386/fpu/libm-test-ulps: Update.
9489         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9491 2014-04-02  Alan Modra  <amodra@gmail.com>
9493         [BZ #16739]
9494         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct
9495         output when value is near a power of two.  Use int64_t for lx and
9496         remove casts.  Use decimal rather than hex exponent constants.
9497         Don't use long double multiplication when double will suffice.
9498         * math/libm-test.inc (nextafter_test_data): Add tests.
9499         * NEWS: Add 16739 and 16786 to bug list.
9501         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Correct stream hint.
9503         * sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference.
9505 2014-04-01  Will Newton  <will.newton@linaro.org>
9507         * benchtests/Makefile (CFLAGS-bench-ffs.c): Add
9508         -fno-builtin.  (CFLAGS-bench-ffsll.c): Likewise.
9510 2014-04-01  Florian Weimer  <fweimer@redhat.com>
9512         [BZ #13347]
9513         * nptl/nptl-init.c (sighandler_setxid): Check system call result.
9514         * nptl/tst-setuid2.c: New file.
9515         * nptl/Makefile (xtests): Add tst-setuid2.
9517 2014-04-01  Alan Modra  <amodra@gmail.com>
9519         [BZ #16786]
9520         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Don't trash stack.
9522 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
9524         [BZ #6803]
9525         [BZ #6804]
9526         * math/w_scalb.c (__scalb): For non-SVID mode, check result and
9527         set errno as appropriate.
9528         * math/w_scalbf.c (__scalbf): Likewise.
9529         * math/w_scalbl.c (__scalbl): Likewise.
9530         * math/gen-libm-test.pl (parse_args): Handle ERRNO_PLUS_OFLOW,
9531         ERRNO_MINUS_OFLOW, ERRNO_PLUS_UFLOW and ERRNO_MINUS_UFLOW.
9532         * math/libm-test.inc (scalb_test_data): Add errno expectations.
9533         Add more NaN tests.
9535         [BZ #16349]
9536         * math/w_atan2.c: Include <errno.h>.
9537         (__atan2): Set errno for result underflowing to zero.
9538         * math/w_atan2f.c: Include <errno.h>.
9539         (__atan2f): Set errno for result underflowing to zero.
9540         * math/w_atan2l.c: Include <errno.h>.
9541         (__atan2l): Set errno for result underflowing to zero.
9542         * math/auto-libm-test-in: Don't allow missing errno for some atan2
9543         tests.
9544         * math/auto-libm-test-out: Regenerated.
9546 2014-03-31  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9548         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
9549         Encode instruction correctly in little endian.
9550         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
9551         Likewise.
9552         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
9553         Likewise.
9554         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
9555         Likewise.
9556         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
9557         Likewise.
9559 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
9561         [BZ #9894]
9562         * sysdeps/unix/sysv/linux/kernel-features.h
9563         [__sparc__ && !__arch64__ && !__sparc_v9__]
9564         (__ASSUME_SET_ROBUST_LIST): Do not define.
9565         [__sparc__ && !__arch64__ && !__sparc_v9__]
9566         (__ASSUME_FUTEX_LOCK_PI): Likewise.
9567         [__sparc__ && !__arch64__ && !__sparc_v9__] (__ASSUME_REQUEUE_PI):
9568         Likewise.
9569         * sysdeps/unix/sysv/linux/arm/kernel-features.h
9570         (__ASSUME_FUTEX_LOCK_PI): Undefine.
9571         (__ASSUME_REQUEUE_PI): Likewise.
9572         (__ASSUME_SET_ROBUST_LIST): Likewise.
9573         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
9574         [__LINUX_KERNEL_VERSION < 0x030a00] (__ASSUME_FUTEX_LOCK_PI):
9575         Undefine.
9576         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
9577         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_FUTEX_LOCK_PI):
9578         Likewise.
9579         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_REQUEUE_PI):
9580         Likewise.
9581         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_SET_ROBUST_LIST):
9582         Likewise.
9583         * sysdeps/unix/sysv/linux/mips/kernel-features.h
9584         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_FUTEX_LOCK_PI):
9585         Undefine.
9586         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_REQUEUE_PI): Likewise.
9587         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_SET_ROBUST_LIST):
9588         Likewise.
9590         [BZ #16648]
9591         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
9592         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_FUTIMESAT): Define.
9593         * sysdeps/unix/sysv/linux/microblaze/futimesat.c: New file.
9595 2014-03-31  Will Newton  <will.newton@linaro.org>
9597         * benchtests/Makefile (bench): Add ffs and ffsll to list
9598         of tests.
9599         * benchtests/ffs-inputs: New file.
9600         * benchtests/ffsll-inputs: Likewise.
9602 2014-03-29  Joseph Myers  <joseph@codesourcery.com>
9604         [BZ #16770]
9605         * math/e_scalb.c (__ieee754_scalb): Check second argument is not
9606         too large before casting to int.
9607         * math/e_scalbf.c (__ieee754_scalbf): Likewise.
9608         * math/e_scalbl.c (__ieee754_scalbl): Likewise.
9609         * math/libm-test.inc (scalb_test_data): Add more tests.
9611 2014-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
9613         * benchtests/Makefile (DETAILED_OPT): New make option.
9614         (bench-func): Run benchmark program with -d if DETAILED_OPT is
9615         set.
9616         * benchtests/bench-skeleton.c: Include stdbool.h.
9617         (main): Store and print timings per input.
9618         * benchtests/scripts/bench.py (STRUCT_TEMPLATE): Add timing
9619         member to each argument value.
9620         (EPILOGUE): Define new macros RESULT and RESULT_ACCUM.
9621         (_print_arg_data): Initialize per-input timing to 0.
9623         * benchtests/Makefile (timing-type): New binary.
9624         (bench-clean): Also remove bench-timing-type.
9625         (bench): New target for timing-type.
9626         (bench-func): Print output in JSON format.
9627         * benchtests/bench-skeleton.c (main): Print output in JSON
9628         format.
9629         * benchtests/bench-timing-type.c: New file.
9630         * benchtests/bench-timing.h (TIMING_TYPE): New macro.
9631         (TIMING_PRINT_STATS): Remove.
9632         * benchtests/scripts/bench.py (_print_arg_data): Store variant
9633         name separately.
9635         * benchtests/bench-modf.c: Remove.
9636         * benchtests/modf-inputs: New inputs file.
9638 2014-03-28  Joseph Myers  <joseph@codesourcery.com>
9640         [BZ #16362]
9641         * math/s_clog10.c (M_PI_LOG10E): New macro.
9642         (__clog10): Use M_PI_LOG10E instead of M_PI when real and
9643         imaginary parts are 0.
9644         * math/s_clog10f.c (M_PI_LOG10Ef): New macro.
9645         (__clog10f): Use M_PI_LOG10Ef instead of M_PI when real and
9646         imaginary parts are 0.
9647         * math/s_clog10l.c (M_PI_LOG10El): New macro.
9648         (__clog10l): Use M_PI_LOG10El instead of M_PIl when real and
9649         imaginary parts are 0.
9650         * math/libm-test.inc (clog10_test_data): Update expected results
9651         for when real and imaginary parts are 0.
9653 2014-03-27  Paul Pluzhnikov  <ppluzhnikov@google.com>
9655         * elf/dl-load.c: Finish conversion of __builtin_expect into
9656         __glibc_{un}likely.
9658 2014-03-27  Joseph Myers  <joseph@codesourcery.com>
9660         [BZ #16348]
9661         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]: Use
9662         1+x for argument with exponent below -67.
9663         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]:
9664         Likewise.
9665         * math/auto-libm-test-in: Add more tests of exp.
9666         * math/auto-libm-test-out: Regenerated.
9668 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
9670         [BZ #16759]
9671         * inet/getnetgrent_r.c (get_nonempty_val): New function.
9672         (nscd_getnetgrent): Use it.
9674         [BZ #16760]
9675         * nscd/netgroupcache.c (addgetnetgrentX): Use memmove instead
9676         of stpcpy.
9678 2014-03-27  Andi Kleen  <ak@linux.intel.com>
9680         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_lock)
9681         (lll_robust_lock, lll_cond_lock, lll_timedlock)
9682         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
9683         (lll_robust_unlock): Remove out of line section. Use cfi
9684         intrinsics.
9685         (LLL_STUB_UNWIND_INFO*): Remove.
9686         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock)
9687         (lll_robust_lock, lll_cond_lock, lll_timedlock)
9688         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
9689         (lll_robust_unlock): Remove out of line section. Use cfi
9690         intrinsics.
9691         (LLL_STUB_UNWIND_INFO*): Remove.
9693 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
9695         [BZ #16758]
9696         * nscd/netgroupcache.c (addinnetgrX): Succeed if triplet has
9697         blank values.
9699 2014-03-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
9701         * elf/dl-load.c: Convert __builtin_expect into __glibc_{un}likely.
9703 2014-03-26  Joseph Myers  <joseph@codesourcery.com>
9705         [BZ #16198]
9706         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Use fldenv after
9707         fnstenv.
9708         * math/test-fenv-preserve.c: New file.
9709         * math/Makefile (tests): Add test-fenv-preserve.
9711 2014-03-26  Will Newton <will.newton@linaro.org>
9713         * benchtests/bench-strtod.c (TIMEOUT): Define to 10.
9715 2014-03-25  Roland McGrath  <roland@hack.frob.com>
9717         * scripts/versionlist.awk: Partition the version sets and emit all
9718         GLIBC_* (sorted) before all others (sorted).
9720 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
9722         * elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
9723         GLIBC_2.2.5 version.
9725 2014-03-25 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9727         * scripts/localplt.awk: Check for PLT generated by internal IFUNC
9728         calls.
9730         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Revert
9731         previous change.
9733         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
9735 2014-03-25  Andreas Schwab  <schwab@suse.de>
9737         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Add out_fail2
9738         label to be used after in6ailist is initialized.
9740 2014-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9742         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
9743         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
9745 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
9747         [BZ #16357]
9748         [BZ #16599]
9749         * math/gen-auto-libm-tests.c (fp_format_desc): Add field
9750         min_plus_half.
9751         (fp_formats): Update initializers.
9752         (init_fp_formats): Initialize new field.
9753         (output_for_one_input_case): Allow underflow for results up to
9754         min_plus_half.
9755         * math/libm-test.inc (log1p_test): Use ALL_RM_TEST.
9756         * math/auto-libm-test-in: Don't mark some underflows from asin and
9757         atanh as spurious.
9758         * math/auto-libm-test-out: Regenerated.
9759         * sysdeps/i386/fpu/libm-test-ulps: Update.
9760         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9762 2014-03-25  Andreas Schwab  <schwab@suse.de>
9764         * libio/Makefile (tst-ftell-partial-wide-ENV)
9765         (tst-ftell-active-handler-ENV): Define.
9767 2014-03-25  Stefan Liebler <stli@linux.vnet.ibm.com>
9769         * NEWS: Add 16712, 16713, 16714 to fixed bug list.
9771 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
9773         * elf/tst-dlopen-aout.c: Adjust comments. Use test-skeleton.c
9775 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
9777         * sysdeps/ieee754/dbl-64/e_exp.c: Include <math.h>.
9778         * sysdeps/x86_64/fpu/multiarch/e_exp.c
9779         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Likewise.
9781 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
9783         [BZ #16634]
9784         * elf/dl-load.c (open_verify): Add mode parameter.
9785         Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
9786         (open_path): Change from boolean 'secure' to complete flag 'mode'
9787         (_dl_map_object): Adjust.
9788         * elf/Makefile (tests): Add tst-dlopen-aout.
9789         * elf/tst-dlopen-aout.c: New test.
9791 2014-03-24  Stefan Liebler <stli@linux.vnet.ibm.com>
9793         [BZ #16714]
9794         * sysdeps/unix/sysv/linux/s390/bits/stat.h
9795         (struct stat): Rename member pad0 to __glibc_reserved0.
9797         [BZ #16712]
9798         * sysdeps/s390/s390-32/bits/wordsize.h
9799         (__WORDSIZE32_SIZE_ULONG): New define.
9800         * sysdeps/s390/s390-64/bits/wordsize.h
9801         (__WORDSIZE32_SIZE_ULONG): Likewise.
9802         * sysdeps/generic/stdint.h (SIZE_MAX):
9803         Define as UL if __WORDSIZE32_SIZE_ULONG.
9805         [BZ #16713]
9806         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
9807         (__glibc_reserved0): New variable.
9808         (sa_flags): Change type to int.
9810         * posix/Makefile (before-compile): Use += before-compile instead
9811         of a :=.
9813         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
9814         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
9816 2014-03-20  Andreas Schwab  <schwab@suse.de>
9818         [BZ #16743]
9819         * sysdeps/posix/getaddrinfo.c (gaih_inet): Properly skip over
9820         non-matching result from nscd.
9822 2014-03-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
9824         * scripts/bench.py: Moved to ...
9825         * benchtests/scripts/bench.py: ... here.
9826         * benchtests/Makefile ($(objpfx)bench-%.c): Adjust.
9828 2014-03-24  Andreas Schwab  <schwab@suse.de>
9830         [BZ #16002]
9831         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use
9832         alloca_account and account alloca use for struct in6ailist.
9834 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
9836         [BZ #16284]
9837         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use original
9838         rounding mode to recompute results that overflow to infinity or
9839         underflow to zero.
9840         * math/auto-libm-test-in: Don't mark tests as expected to fail for
9841         bug 16284.
9842         * math/auto-libm-test-out: Regenerated.
9843         * math/libm-test.inc (ccos_test): Use ALL_RM_TEST.
9844         (ccosh_test): Likewise.
9845         (csin_test_data): Use plus_oflow.
9846         (csin_test): Use ALL_RM_TEST.
9847         (csinh_test_data): Use plus_oflow.
9848         (csinh_test): Use ALL_RM_TEST.
9849         * sysdeps/i386/fpu/libm-test-ulps: Update.
9850         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9852 2014-03-21  Joseph Myers  <joseph@codesourcery.com>
9854         * sysdeps/mips/bits/wordsize.h: Include <sgidefs.h>.
9855         * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Likewise.
9856         * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Likewise.
9858         [BZ #16731]
9859         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Take absolute value
9860         when x - 1 is zero.
9861         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
9862         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
9863         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
9864         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Return +0 when
9865         argument is 1.
9866         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Likewise.
9867         * sysdeps/x86_64/fpu/e_logl.S: Take absolute value when x - 1 is
9868         zero.
9869         * math/libm-test.inc (log_test): Use ALL_RM_TEST.
9870         * sysdeps/i386/fpu/libm-test-ulps: Update.
9871         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9873 2014-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
9875         * scripts/bench.pl: Remove file.
9876         * scripts/bench.py: New benchmark script.
9877         * benchtests/Makefile ($(objpfx)bench-%.c): Use it.
9878         * benchtests/README: Mention python dependency.
9879         * scripts/pylintrc: New file.
9880         * scripts/pylint: New file.
9882         * bits/mathdef.h: Use #ifdef instead of #if.
9883         * sysdeps/arm/bits/mathdef.h [defined __USE_ISOC99 && defined
9884         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
9885         * sysdeps/tile/bits/mathdef.h [defined __USE_ISOC99 && defined
9886         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
9887         * sysdeps/x86/bits/mathdef.h [defined __USE_ISOC99 && defined
9888         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
9890 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9891             Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
9893         * string/strpbrk.c (strpbrk): Using macro to redefine symbol name.
9894         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpbrk-power7
9895         and strpbrk-ppc64 objects.
9896         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
9897         (__libc_ifunc_impl_list): Add new strpbrk optimized symbols.
9898         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-power7.S: New file:
9899         multiarch strpbrk for POWER7.
9900         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: New file:
9901         multiarch strpbrk for PPC64.
9902         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: New file: strpbrk
9903         ifunc selector.
9904         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: New file: optimited
9905         strpbrk for POWER7.
9907 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
9909         * math/libm-test.inc (asinh_test): Use ALL_RM_TEST.
9910         (atan_test): Likewise.
9911         (atanh_test_data): Use NO_TEST_INLINE for two tests.
9912         (atanh_test): Use ALL_RM_TEST.
9913         (atan2_test_data): Likewise.
9914         (cabs_test): Likewise.
9915         (cacosh_test): Likewise.
9916         (carg_test): Likewise.
9917         (casin_test): Likewise.
9918         (casinh_test): Likewise.
9919         (cbrt_test): Likewise.
9920         (csqrt_test): Likewise.
9921         (erf_test): Likewise.
9922         (erfc_test): Likewise.
9923         (pow10_test): Likewise.
9924         (exp2_test): Likewise.
9925         (hypot_test): Likewise.
9926         (j0_test): Likewise.
9927         (j1_test): Likewise.
9928         (lgamma_test): Likewise.
9929         (gamma_test): Likewise.
9930         (sincos_test): Likewise.
9931         (tanh_test): Likewise.
9932         (y0_test): Likewise.
9933         (y1_test): Likewise.
9934         * sysdeps/i386/fpu/libm-test-ulps: Update.
9935         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9937 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9939         * string/strcspn.c (strcspn): Using macro to redefine symbol name.
9940         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7
9941         and strcspn-ppc64 objects.
9942         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
9943         (__libc_ifunc_impl_list): Add new strcspn optimized symbols.
9944         * sysdeps/powerpc/powerpc64/multiarch/strcspn-power7.S: New file:
9945         multiarch strcspn for POWER7.
9946         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: New file:
9947         multiarch strcspn for PPC64.
9948         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: New file: strcspn
9949         ifunc selector.
9950         * sysdeps/powerpc/powerpc64/power7/strcspn.S: New file: optimited
9951         strcspn for POWER7.
9953 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
9955         * math/gen-libm-test.pl (generate_testfile): Expect only function
9956         name as argument to AUTO_TESTS_* and pass results for all rounding
9957         modes to parse_args.
9958         (parse_auto_input): Separate inputs of automatic tests from
9959         outputs before storing in %auto_tests.
9960         * math/libm-test.inc (acos_test_data): Update call to
9961         AUTO_TESTS_f_f.
9962         (acos_test): Use ALL_RM_TEST.
9963         (acos_tonearest_test_data): Remove.
9964         (acos_test_tonearest): Likewise.
9965         (acos_towardzero_test_data): Likewise.
9966         (acos_test_towardzero): Likewise.
9967         (acos_downward_test_data): Likewise.
9968         (acos_test_downward): Likewise.
9969         (acos_upward_test_data): Likewise.
9970         (acos_test_upward): Likewise.
9971         (acosh_test_data): Update call to AUTO_TESTS_f_f.
9972         (asin_test_data): Likewise.
9973         (asin_test): Use ALL_RM_TEST.
9974         (asin_tonearest_test_data): Remove.
9975         (asin_test_tonearest): Likewise.
9976         (asin_towardzero_test_data): Likewise.
9977         (asin_test_towardzero): Likewise.
9978         (asin_downward_test_data): Likewise.
9979         (asin_test_downward): Likewise.
9980         (asin_upward_test_data): Likewise.
9981         (asin_test_upward): Likewise.
9982         (asinh_test_data): Update call to AUTO_TESTS_f_f.
9983         (atan_test_data): Likewise.
9984         (atanh_test_data): Likewise.
9985         (atan2_test_data): Update call to AUTO_TESTS_ff_f.
9986         (cabs_test_data): Update call to AUTO_TESTS_c_f.
9987         (carg_test_data): Likewise.
9988         (cbrt_test_data): Update call to AUTO_TESTS_f_f.
9989         (ccos_test_data): Update call to AUTO_TESTS_c_c.
9990         (ccosh_test_data): Likewise.
9991         (cexp_test_data): Likewise.
9992         (clog_test_data): Likewise.
9993         (clog10_test_data): Likewise.
9994         (cos_test_data): Update call to AUTO_TESTS_f_f.
9995         (cos_test): Use ALL_RM_TEST.
9996         (cos_tonearest_test_data): Remove.
9997         (cos_test_tonearest): Likewise.
9998         (cos_towardzero_test_data): Likewise.
9999         (cos_test_towardzero): Likewise.
10000         (cos_downward_test_data): Likewise.
10001         (cos_test_downward): Likewise.
10002         (cos_upward_test_data): Likewise.
10003         (cos_test_upward): Likewise.
10004         (cosh_test_data): Update call to AUTO_TESTS_f_f.
10005         (cosh_test): Use ALL_RM_TEST.
10006         (cosh_tonearest_test_data): Remove.
10007         (cosh_test_tonearest): Likewise.
10008         (cosh_towardzero_test_data): Likewise.
10009         (cosh_test_towardzero): Likewise.
10010         (cosh_downward_test_data): Likewise.
10011         (cosh_test_downward): Likewise.
10012         (cosh_upward_test_data): Likewise.
10013         (cosh_test_upward): Likewise.
10014         (cpow_test_data): Update call to AUTO_TESTS_cc_c.
10015         (csqrt_test_data): Update call to AUTO_TESTS_c_c.
10016         (ctan_test_data): Likewise.
10017         (ctan_test): Use ALL_RM_TEST.
10018         (ctan_tonearest_test_data): Remove.
10019         (ctan_test_tonearest): Likewise.
10020         (ctan_towardzero_test_data): Likewise.
10021         (ctan_test_towardzero): Likewise.
10022         (ctan_downward_test_data): Likewise.
10023         (ctan_test_downward): Likewise.
10024         (ctan_upward_test_data): Likewise.
10025         (ctan_test_upward): Likewise.
10026         (ctanh_test_data): Update call to AUTO_TESTS_c_c.
10027         (ctanh_test): Use ALL_RM_TEST.
10028         (ctanh_tonearest_test_data): Remove.
10029         (ctanh_test_tonearest): Likewise.
10030         (ctanh_towardzero_test_data): Likewise.
10031         (ctanh_test_towardzero): Likewise.
10032         (ctanh_downward_test_data): Likewise.
10033         (ctanh_test_downward): Likewise.
10034         (ctanh_upward_test_data): Likewise.
10035         (ctanh_test_upward): Likewise.
10036         (erf_test_data): Update call to AUTO_TESTS_f_f.
10037         (erfc_test_data): Likewise.
10038         (exp_test_data): Likewise.
10039         (exp_test): Use ALL_RM_TEST.
10040         (exp_tonearest_test_data): Remove.
10041         (exp_test_tonearest): Likewise.
10042         (exp_towardzero_test_data): Likewise.
10043         (exp_test_towardzero): Likewise.
10044         (exp_downward_test_data): Likewise.
10045         (exp_test_downward): Likewise.
10046         (exp_upward_test_data): Likewise.
10047         (exp_test_upward): Likewise.
10048         (exp10_test_data): Update call to AUTO_TESTS_f_f.
10049         (exp10_test): Use ALL_RM_TEST.
10050         (exp10_tonearest_test_data): Remove.
10051         (exp10_test_tonearest): Likewise.
10052         (exp10_towardzero_test_data): Likewise.
10053         (exp10_test_towardzero): Likewise.
10054         (exp10_downward_test_data): Likewise.
10055         (exp10_test_downward): Likewise.
10056         (exp10_upward_test_data): Likewise.
10057         (exp10_test_upward): Likewise.
10058         (exp2_test_data): Update call to AUTO_TESTS_f_f.
10059         (expm1_test_data): Likewise.
10060         (expm1_test): Use ALL_RM_TEST.
10061         (expm1_tonearest_test_data): Remove.
10062         (expm1_test_tonearest): Likewise.
10063         (expm1_towardzero_test_data): Likewise.
10064         (expm1_test_towardzero): Likewise.
10065         (expm1_downward_test_data): Likewise.
10066         (expm1_test_downward): Likewise.
10067         (expm1_upward_test_data): Likewise.
10068         (expm1_test_upward): Likewise.
10069         (fma_test_data): Update call to AUTO_TESTS_fff_f.
10070         (fma_test): Use ALL_RM_TEST.
10071         (fma_towardzero_test_data): Remove.
10072         (fma_test_towardzero): Likewise.
10073         (fma_downward_test_data): Likewise.
10074         (fma_test_downward): Likewise.
10075         (fma_upward_test_data): Likewise.
10076         (fma_test_upward): Likewise.
10077         (hypot_test_data): Update call to AUTO_TESTS_ff_f.
10078         (j0_test_data): Update call to AUTO_TESTS_f_f.
10079         (j1_test_data): Likewise.
10080         (jn_test_data): Update call to AUTO_TESTS_if_f.
10081         (lgamma_test_data): Update call to AUTO_TESTS_f_f1.
10082         (log_test_data): Update call to AUTO_TESTS_f_f.
10083         (log10_test_data): Likewise.
10084         (log1p_test_data): Likewise.
10085         (log2_test_data): Likewise.
10086         (pow_test_data): Update call to AUTO_TESTS_ff_f.
10087         (pow_tonearest_test_data): Likewise.
10088         (sin_test_data): Update call to AUTO_TESTS_f_f.
10089         (sin_test): Use ALL_RM_TEST.
10090         (sin_tonearest_test_data): Remove.
10091         (sin_test_tonearest): Likewise.
10092         (sin_towardzero_test_data): Likewise.
10093         (sin_test_towardzero): Likewise.
10094         (sin_downward_test_data): Likewise.
10095         (sin_test_downward): Likewise.
10096         (sin_upward_test_data): Likewise.
10097         (sin_test_upward): Likewise.
10098         (sincos_test_data): Update call to AUTO_TESTS_fFF_11.
10099         (sinh_test_data): Update call to AUTO_TESTS_f_f.
10100         (sinh_test): Use ALL_RM_TEST.
10101         (sinh_tonearest_test_data): Remove.
10102         (sinh_test_tonearest): Likewise.
10103         (sinh_towardzero_test_data): Likewise.
10104         (sinh_test_towardzero): Likewise.
10105         (sinh_downward_test_data): Likewise.
10106         (sinh_test_downward): Likewise.
10107         (sinh_upward_test_data): Likewise.
10108         (sinh_test_upward): Likewise.
10109         (sqrt_test_data): Update call to AUTO_TESTS_f_f.
10110         (sqrt_test): Use ALL_RM_TEST.
10111         (sqrt_tonearest_test_data): Remove.
10112         (sqrt_test_tonearest): Likewise.
10113         (sqrt_towardzero_test_data): Likewise.
10114         (sqrt_test_towardzero): Likewise.
10115         (sqrt_downward_test_data): Likewise.
10116         (sqrt_test_downward): Likewise.
10117         (sqrt_upward_test_data): Likewise.
10118         (sqrt_test_upward): Likewise.
10119         (tan_test_data): Update call to AUTO_TESTS_f_f.
10120         (tan_test): Use ALL_RM_TEST.
10121         (tan_tonearest_test_data): Remove.
10122         (tan_test_tonearest): Likewise.
10123         (tan_towardzero_test_data): Likewise.
10124         (tan_test_towardzero): Likewise.
10125         (tan_downward_test_data): Likewise.
10126         (tan_test_downward): Likewise.
10127         (tan_upward_test_data): Likewise.
10128         (tan_test_upward): Likewise.
10129         (tanh_test_data): Update call to AUTO_TESTS_f_f.
10130         (tgamma_test_data): Likewise.
10131         (y0_test_data): Likewise.
10132         (y1_test_data): Likewise.
10133         (yn_test_data): Update call to AUTO_TESTS_if_f.
10134         (main): Do not call removed functions.
10136 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
10138         * math/libm-test.inc (fdim_test): Use ALL_RM_TEST.
10139         (ldexp_test_data): Remove.
10140         (ldexp_test): Move to after scalbn_test.  Use ALL_RM_TEST with
10141         scalbn_test_data.
10142         (scalb_test): Use ALL_RM_TEST.
10144 2014-03-19  Andreas Schwab  <schwab@suse.de>
10146         * nscd/nscd.service: Also invalidate netgroup cache on reload.
10148 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
10150         [BZ #16649]
10151         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
10152         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PREADV): Undefine.
10153         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PWRITEV): Likewise.
10154         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
10155         (__ASSUME_PREADV): Undefine.
10156         (__ASSUME_PWRITEV): Likewise.
10158 2014-03-18  Roland McGrath  <roland@hack.frob.com>
10160         * bits/mman-linux.h: Add comment about non-Linux use.
10161         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add comment about
10162         bits/mman-linux.h resting place.
10164         * sysdeps/unix/sysv/linux/bits/mman-linux.h: Moved to ...
10165         * bits/mman-linux.h: ... here.
10167 2014-03-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10169         * conform/conformtest.pl: Add standard definition when calling C
10170         preprocessor on data files.
10171         (checknamespace): Remove unused variable.
10173 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
10175         * math/gen-libm-test.pl (parse_args): Handle plus_oflow,
10176         minus_oflow, plus_uflow and minus_uflow in expected results.
10177         * math/libm-test.inc (scalbn_test_data): Add more tests of
10178         negative arguments.  Use plus_oflow, minus_oflow, plus_uflow and
10179         minus_uflow.
10180         (scalbn_test): Use ALL_RM_TEST.
10181         (scalbln_test_data): Add more tests of negative arguments.  Use
10182         plus_oflow, minus_oflow, plus_uflow and minus_uflow.
10183         (scalbln_test): Use ALL_RM_TEST.
10185 2014-03-18  Roland McGrath  <roland@hack.frob.com>
10187         * scripts/abilist.awk: Ignore symbols marked with .hidden.
10189 2014-03-18  Will Newton  <will.newton@linaro.org>
10191         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
10192         inaccurate comment.
10194 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
10196         * Makerules [!subdir] (check-abi): Exit with error status if a
10197         test failed.
10199 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
10201         * math/libm-test.inc (nearbyint_test_data): Include all tests used
10202         for rint.  Include results for all rounding modes.
10203         (nearbyint_test): Use ALL_RM_TEST.
10204         (rint_test_data): Include all tests used for nearbyint.
10206 2014-03-17  Will Newton  <will.newton@linaro.org>
10208         * nptl/sysdeps/pthread/pthread.h: Revert previous
10209         change.
10211         * sysdeps/generic/ldsodefs.h: Revert previous
10212         change.
10214         * libio/genops.c: Revert previous change.
10215         * libio/libioP.h: Likewise.
10216         * stdio-common/vfprintf.c: Likewise.
10218         * sysdeps/generic/math_private.h: Revert previous
10219         change.
10221         * sysdeps/generic/math_private.h: Check whether
10222         HAVE_RM_CTX is defined with #ifdef rather
10223         than #if.
10225         * argp/argp-fmtstream.h: Check whether
10226         __STRICT_ANSI__ is defined with #ifdef rather
10227         than #if.
10228         * argp/argp.h: Likewise.
10230         * libio/genops.c: Check whether
10231         _IO_JUMPS_OFFSET is defined with #ifdef rather
10232         than #if.
10233         * libio/libioP.h: Likewise.
10234         * stdio-common/vfprintf.c: Likewise.
10236         * sysdeps/generic/ldsodefs.h: Check whether
10237         HP_SMALL_TIMING_AVAIL is defined with #ifdef rather
10238         than #if.
10240         * nptl/sysdeps/pthread/pthread.h: Check
10241         __PTHREAD_MUTEX_HAVE_ELISION is defined before testing
10242         its value.
10244 2014-03-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
10246         * libio/iofdopen.c (_IO_new_fdopen): Seek to end only if
10247         setting O_APPEND.
10248         * libio/tst-ftell-active-handler.c (do_append_test): Add a
10249         test case.
10251         [BZ #16680]
10252         * libio/fileops.c (_IO_file_open): Seek to end of file but
10253         don't cache the offset.
10254         (get_file_offset): Remove function.
10255         (do_ftell): Use cached offset when available.
10256         * libio/iofdopen.c (_IO_new_fdopen): Seek to end of file but
10257         don't cache the offset.
10258         * libio/tst-ftell-active-handler.c (do_rewind_test): New test
10259         case.
10260         (do_one_test): Call it.
10261         (do_ftell_test): Fix up expected old offset for a+ mode.
10262         * libio/wfileops.c (do_ftell_wide): Used cached offset when
10263         available.
10265         * libio/tst-ftell-active-handler.c (do_ftell_test): Don't mix
10266         up test status with function return status.
10267         (do_write_test): Likewise.
10268         (do_append_test): Likewise.
10270         * nptl/sysdeps/pthread/bits/libc-lockP.h [defined NOT_IN_libc
10271         && !defined IS_IN_libpthread && __LT_SPINNOCK_INIT != 0]:
10272         Remove.
10274 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
10276         * math/gen-libm-test.pl (parse_args): Handle results specified for
10277         each rounding mode separately.
10278         * math/libm-test.inc (lrint_test_data): Merge in per-rounding-mode
10279         tests and results from lrint_tonearest_test_data,
10280         lrint_towardzero_test_data, lrint_downward_test_data and
10281         lrint_upward_test_data.
10282         (lrint_test): Use ALL_RM_TEST.
10283         (lrint_tonearest_test_data): Remove.
10284         (lrint_test_tonearest): Likewise.
10285         (lrint_towardzero_test_data): Likewise.
10286         (lrint_test_towardzero): Likewise.
10287         (lrint_downward_test_data): Likewise.
10288         (lrint_test_downward): Likewise.
10289         (lrint_upward_test_data): Likewise.
10290         (lrint_test_upward): Likewise.
10291         (llrint_test_data): Merge in per-rounding-mode tests and results
10292         from llrint_tonearest_test_data, llrint_towardzero_test_data,
10293         llrint_downward_test_data and llrint_upward_test_data.
10294         (llrint_test): Use ALL_RM_TEST.
10295         (llrint_tonearest_test_data): Remove.
10296         (llrint_test_tonearest): Likewise.
10297         (llrint_towardzero_test_data): Likewise.
10298         (llrint_test_towardzero): Likewise.
10299         (llrint_downward_test_data): Likewise.
10300         (llrint_test_downward): Likewise.
10301         (llrint_upward_test_data): Likewise.
10302         (llrint_test_upward): Likewise.
10303         (rint_test_data): Merge in per-rounding-mode tests and results
10304         from rint_tonearest_test_data, rint_towardzero_test_data,
10305         rint_downward_test_data and rint_upward_test_data.  Add
10306         per-rounding-mode results for tests not in those arrays.
10307         (rint_test): Use ALL_RM_TEST.
10308         (rint_tonearest_test_data): Remove.
10309         (rint_test_tonearest): Likewise.
10310         (rint_towardzero_test_data): Likewise.
10311         (rint_test_towardzero): Likewise.
10312         (rint_downward_test_data): Likewise.
10313         (rint_test_downward): Likewise.
10314         (rint_upward_test_data): Likewise.
10315         (rint_test_upward): Likewise.
10316         (main): Don't call removed functions.
10318 2014-03-14  Roland McGrath  <roland@hack.frob.com>
10320         * csu/Makefile ($(objpfx)version-info.h): Remove linux-specific
10321         "Compiled on ..." crapola.  It is anti-useful.
10323 2014-03-14  Joseph Myers  <joseph@codesourcery.com>
10325         * scripts/evaluate-test.sh: Handle fourth argument to determine
10326         whether test run should stop on failure.
10327         * Makeconfig (stop-on-test-failure): New variable.
10328         (evaluate-test): Pass fourth argument to evaluate-test.sh based on
10329         $(stop-on-test-failure).
10330         * Makefile (tests): Give a summary of results from testing and
10331         exit with failure status if they include an ERROR or FAIL.
10332         (xtests): Likewise.
10333         * manual/install.texi (Configuring and compiling): Mention
10334         stop-on-test-failure=y.
10335         * INSTALL: Regenerated.
10337 2014-03-14  Roland McGrath  <roland@hack.frob.com>
10339         * scripts/versionlist.awk: New file.
10340         * Makerules [$(build-shared) = yes]
10341         (postclean-generated): Add Versions.def, not Versions.def.v and
10342         Versions.def.v.i.
10343         ($(common-objpfx)Versions.def.v.i): Target removed.
10344         ($(common-objpfx)Versions.def): New target.
10345         ($(common-objpfx)Versions.all): Depend on that rather that
10346         $(common-objpfx)Versions.def.v.
10347         * Versions.def: File removed.
10349         * Makeconfig (+gccwarn): Add -Wundef.
10350         * include/errno.h [IS_IN_rtld] [!RTLD_PRIVATE_ERRNO]: #error to catch
10351         a dl-sysdep.h breaking its contract.
10352         [!IS_IN_rtld] (RTLD_PRIVATE_ERRNO): Define it to 0.
10353         * include/stackinfo.h: New file.
10354         * nptl/sysdeps/i386/tls.h (TLS_DTV_AT_TP): New macro.
10355         * nptl/sysdeps/powerpc/tls.h (TLS_TCB_AT_TP): New macro.
10356         * nptl/sysdeps/s390/tls.h (TLS_DTV_AT_TP): New macro.
10357         * nptl/sysdeps/sh/tls.h (TLS_TCB_AT_TP): New macro.
10358         * nptl/sysdeps/sparc/tls.h (TLS_DTV_AT_TP): New macro.
10359         * nptl/sysdeps/x86_64/tls.h (TLS_DTV_AT_TP): New macro.
10360         * sysdeps/aarch64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
10361         * sysdeps/alpha/nptl/tls.h (TLS_TCB_AT_TP): New macro.
10362         * sysdeps/arm/nptl/tls.h (TLS_TCB_AT_TP): New macro.
10363         * sysdeps/ia64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
10364         * sysdeps/m68k/nptl/tls.h (TLS_TCB_AT_TP): New macro.
10365         * sysdeps/mach/hurd/i386/tls.h (TLS_DTV_AT_TP): New macro.
10366         * sysdeps/microblaze/nptl/tls.h (TLS_TCB_AT_TP): New macro.
10367         * sysdeps/mips/nptl/tls.h (TLS_TCB_AT_TP): New macro.
10368         * sysdeps/tile/nptl/tls.h (TLS_TCB_AT_TP): New macro.
10370 2014-03-14  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10372         [BZ #16707]
10373         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Remove wrong
10374         implementation.
10375         * math/libm-test.inc (round_test_data): Add more tests.
10377         [BZ #16706]
10378         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Remove wrong
10379         implementation.
10380         * math/libm-test.inc (nearbyint_test_data): Add more tests.
10382         [BZ #16701]
10383         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Remove wrong
10384         implementation.
10385         * math/libm-test.inc (ceil_test_data): Add more tests.
10387         * math/libm-test.inc (trunc_test_data): Add more tests related to
10388         BZ#16414.
10390 2014-03-14  Roland McGrath  <roland@hack.frob.com>
10392         * nptl/pthread_create.c (__pthread_create_2_1): Test TLS_TCB_AT_TP
10393         with #if rather than #ifdef.
10394         * nptl/sysdeps/pthread/createthread.c (create_thread): Likewise.
10396 2014-03-14  H.J. Lu  <hongjiu.lu@intel.com>
10398         * sysdeps/x86_64/configure.ac: Check AVX-512 assembler support
10399         first.  Disable AVX-512 GCC support if assembler doesn't support
10400         it.
10401         * sysdeps/x86_64/configure: Regenerated.
10403 2014-03-13  Carlos O'Donell  <carlos@redhat.com>
10405         * nptl/pthread_attr_setstack.c (__pthread_attr_setstack)
10406         [!_STACK_GROWS_DOWN]: Don't add stacksize to stackaddr.
10407         (__old_pthread_attr_setstack): Likewise.
10408         * nptl/pthread_attr_getstack.c (__pthread_attr_getstack)
10409         [!_STACK_GROWS_DOWN]: Likewise.
10411 2014-03-13  Mike Frysinger  <vapier@gentoo.org>
10413         * config.make.in (have-bash2): Delete.
10414         * configure.ac (libc_cv_have_bash2): Delete.
10415         * configure: Regenerate.
10416         * elf/Makefile (common-ldd-rewrite): Rename to ...
10417         (ldd-rewrite): ... this.  Move bash-ldd-rewrite content to end.
10418         (sh-ldd-rewrite): Delete.
10419         (bash-ldd-rewrite): Delete.
10420         (have-bash2): Delete checks.
10421         [ldd-rewrite-script]: Change $(ldd-shell)-ldd-rewrite to
10422         ldd-rewrite.
10424         * config.make.in (have-ksh): Delete.
10425         (KSH): Delete.
10426         * configure.ac (libc_cv_have_ksh): Delete.
10427         * configure: Regenerate.
10429         * elf/Makefile: Delete $(have-ksh) check.
10430         ($(objpfx)sotruss): Change KSH to BASH.
10431         * elf/sotruss.ksh: Rename to ...
10432         * elf/sotruss.sh: ... this.  Change @KSH@ to @BASH@.  Change
10433         function style to match POSIX.  Drop ksh vim mode setting.
10435         * manual/time.texi (Specifying the Time Zone with TZ): Change
10436         Tuesday to Thursday.
10438         * debug/tst-longjmp_chk2.c: Update header comment.
10439         (stackoverflow_handler): Add comment.  Call assert on pass value.
10441 2014-03-13  Igor Zamyatin  <igor.zamyatin@intel.com>
10443         [BZ #16194]
10444         * config.h.in (HAVE_AVX512_SUPPORT): New #undef.
10445         (HAVE_AVX512_ASM_SUPPORT): Likewise.
10446         * sysdeps/x86_64/bits/link.h (La_x86_64_zmm): New.
10447         (La_x86_64_vector): Add zmm.
10448         * sysdeps/x86_64/Makefile (tests): Add tst-audit10.
10449         (modules-names): Add tst-auditmod10a and tst-auditmod10b.
10450         ($(objpfx)tst-audit10): New target.
10451         ($(objpfx)tst-audit10.out): Likewise.
10452         (tst-audit10-ENV): New.
10453         (AVX512-CFLAGS): Likewise.
10454         (CFLAGS-tst-audit10.c): Likewise.
10455         (CFLAGS-tst-auditmod10a.c): Likewise.
10456         (CFLAGS-tst-auditmod10b.c): Likewise.
10457         * sysdeps/x86_64/configure.ac: Set config-cflags-avx512,
10458         HAVE_AVX512_SUPPORT and HAVE_AVX512_ASM_SUPPORT.
10459         * sysdeps/x86_64/configure: Regenerated.
10460         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Add
10461         AVX-512 zmm register support.
10462         (_dl_x86_64_save_sse): Likewise.
10463         (_dl_x86_64_restore_sse): Likewise.
10464         * sysdeps/x86_64/dl-trampoline.h: Updated to support different
10465         size vector registers.
10466         * sysdeps/x86_64/link-defines.sym (YMM_SIZE): New.
10467         (ZMM_SIZE): Likewise.
10468         * sysdeps/x86_64/tst-audit10.c: New file.
10469         * sysdeps/x86_64/tst-auditmod10a.c: Likewise.
10470         * sysdeps/x86_64/tst-auditmod10b.c: Likewise.
10472 2014-03-13  Roland McGrath  <roland@hack.frob.com>
10474         * configure.ac (HAVE_EHDR_START): New check.
10475         * configure: Regenerated.
10476         * config.h.in (HAVE_EHDR_START): New #undef.
10477         * elf/rtld.c (dl_main) [HAVE_EHDR_START]: Use __ehdr_start rather than
10478         assuming the lowest-addressed segment maps the start of the file.
10480 2014-03-13  Joseph Myers  <joseph@codesourcery.com>
10482         * INSTALL: Regenerated.
10484 2014-03-13  Will Newton  <will.newton@linaro.org>
10486         * manual/setjmp.texi (System V contexts): Improve
10487         clarity and grammar of documentation.
10489 2014-03-12  Paul Pluzhnikov  <ppluzhnikov@google.com>
10491         [BZ #16381]
10492         * elf/Makefile (tests): Add tst-pie2.
10493         (tests-pie): Add tst-pie2.
10494         * elf/tst-pie2.c: New file.
10495         * elf/dl-load.c (_dl_map_object_from_fd): Assert correct l_type
10496         for ET_EXEC.
10497         * elf/rtld.c (map_doit): Load executable as lt_executable.
10498         (dl_main): Likewise.
10500 2014-03-12  Joseph Myers  <joseph@codesourcery.com>
10502         [BZ #16642]
10503         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
10504         (__ASSUME_PSELECT): Undefine.
10506 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10508         [BZ #16689]
10509         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
10510         (__bzero_ppc): Call memset@local instead of __memset_ppc@local for
10511         static build.
10512         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Build IFUNC
10513         selector for static builds.
10515 2014-03-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
10517         [BZ #16695]
10518         * nscd/netgroupcache.c (addgetnetgrentX): Factor in space for
10519         key in the buffer.
10521 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10523         * sysdeps/powerpc/powerpc64/multiarch/strspn.c (strspn): Build
10524         IFUNC selector for static builds.
10526 2014-03-11  Joseph Myers  <joseph@codesourcery.com>
10528         * sysdeps/mips/math_private.h [__mips_hard_float]
10529         (libc_feresetround_ctx): Define to libc_feupdateenv_mips_ctx not
10530         libc_feresetround_mips_ctx.
10531         [__mips_hard_float] (libc_feresetroundf_ctx): Likewise.
10532         [__mips_hard_float] (libc_feresetroundl_ctx): Likewise.
10533         [__mips_hard_float] (libc_feresetround_mips_ctx): Remove.
10535         [BZ #16677]
10536         * math/s_nextafter.c (__nextafter): Do not return value from
10537         overflowing computation.
10538         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
10539         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
10540         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
10541         Likewise.
10542         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl):
10543         Likewise.
10544         * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
10545         * math/libm-test.inc (nextafter_test): Use ALL_RM_TEST.
10547 2014-03-11  Roland McGrath  <roland@hack.frob.com>
10549         * sysdeps/arm/setjmp.S: Use sfi_breg on stores of mangled registers.
10550         * sysdeps/arm/__longjmp.S: Use sfi_breg on loads of mangled registers.
10551         Move sfi_sp use from the load-multiple (that no longer sets sp) to
10552         the new mov targetting sp.
10554 2014-03-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10556         [BZ #16683]
10557         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S (__bzero_ppc):
10558         Define it for static builds as well.
10559         (NO_BZERO_IMPL): Likewise.
10561 2014-03-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
10563         * sysdeps/powerpc/powerpc64/power7/strspn.S: New file: Optimization.
10564         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: New file:
10565         multiarch strspn for PPC64.
10566         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: New file
10567         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: New file
10568         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
10569         (__libc_ifunc_impl_list): Likewise.
10570         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strspn
10571         multiarch optimizations
10572         * string/strspn.c (strspn): Using macro to redefine symbol name.
10574 2014-03-10  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
10575             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10577         * sysdeps/powerpc/powerpc64/power7/strncat.S: New file: Optimization.
10578         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: New file:
10579         multiarch strncat for PPC64.
10580         * sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c: New file
10581         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: New file
10582         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
10583         (__libc_ifunc_impl_list): Likewise.
10584         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncat
10585         multiarch optimizations
10587 2014-03-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
10589         [BZ #16639]
10590         * nscd/nscd.service: Make service type forking.
10592 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10594         * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Fix to return correct
10595         sign in non default rounding modes.
10596         * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
10598 2014-03-08  Joseph Myers  <joseph@codesourcery.com>
10600         * math/libm-test.inc (ALL_RM_TEST): New macro.
10601         (ceil_test): Use ALL_RM_TEST.
10602         (cimag_test): Likewise.
10603         (conj_test): Likewise.
10604         (copysign_test): Likewise.
10605         (cproj_test): Likewise.
10606         (creal_test): Likewise.
10607         (fabs_test): Likewise.
10608         (floor_test): Likewise.
10609         (fmax_test): Likewise.
10610         (fmin_test): Likewise.
10611         (fmod_test): Likewise.
10612         (fpclassify_test): Likewise.
10613         (frexp_test): Likewise.
10614         (ilogb_test): Likewise.
10615         (isfinite_test): Likewise.
10616         (finite_test): Likewise.
10617         (isgreater_test): Likewise.
10618         (isgreaterequal_test): Likewise.
10619         (isinf_test): Likewise.
10620         (isless_test): Likewise.
10621         (islessequal_test): Likewise.
10622         (islessgreater_test): Likewise.
10623         (isnan_test): Likewise.
10624         (isnormal_test): Likewise.
10625         (issignaling_test): Likewise.
10626         (isunordered_test): Likewise.
10627         (logb_test): Likewise.
10628         (logb_downward_test_data): Remove.
10629         (logb_test_downward): Likewise.
10630         (lround_test): Use ALL_RM_TEST.
10631         (llround_test): Likewise.
10632         (modf_test): Likewise.
10633         (nexttoward_test): Likewise.
10634         (remainder_test): Likewise.
10635         (drem_test): Likewise.
10636         (remainder_tonearest_test_data): Likewise.
10637         (remainder_test_tonearest): Likewise.
10638         (drem_test_tonearest): Likewise.
10639         (remainder_towardzero_test_data): Likewise.
10640         (remainder_test_towardzero): Likewise.
10641         (drem_test_towardzero): Likewise.
10642         (remainder_downward_test_data): Likewise.
10643         (remainder_test_downward): Likewise.
10644         (drem_test_downward): Likewise.
10645         (remainder_upward_test_data): Likewise.
10646         (remainder_test_upward): Likewise.
10647         (drem_test_upward): Likewise.
10648         (remquo_test): Use ALL_RM_TEST.  Remove comment about x.
10649         (round_test): Use ALL_RM_TEST.
10650         (signbit_test): Likewise.
10651         (trunc_test): Likewise.
10652         (significand_test): Likewise.
10653         (main): Don't call removed functions.
10655 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
10657         [BZ #16674]
10658         * bits/siginfo.h (ILL_ILLOPC): Condition on [__USE_XOPEN_EXTENDED
10659         || __USE_XOPEN2K8].
10660         (ILL_ILLOPN): Likewise.
10661         (ILL_ILLADR): Likewise.
10662         (ILL_ILLTRP): Likewise.
10663         (ILL_PRVOPC): Likewise.
10664         (ILL_PRVREG): Likewise.
10665         (ILL_COPROC): Likewise.
10666         (ILL_BADSTK): Likewise.
10667         (FPE_INTDIV): Likewise.
10668         (FPE_INTOVF): Likewise.
10669         (FPE_FLTDIV): Likewise.
10670         (FPE_FLTOVF): Likewise.
10671         (FPE_FLTUND): Likewise.
10672         (FPE_FLTRES): Likewise.
10673         (FPE_FLTINV): Likewise.
10674         (FPE_FLTSUB): Likewise.
10675         (SEGV_MAPERR): Likewise.
10676         (SEGV_ACCERR): Likewise.
10677         (BUS_ADRALN): Likewise.
10678         (BUS_ADRERR): Likewise.
10679         (BUS_OBJERR): Likewise.
10680         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10681         (TRAP_TRACE): Likewise.
10682         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10683         __USE_XOPEN2K8].
10684         (CLD_KILLED): Likewise.
10685         (CLD_DUMPED): Likewise.
10686         (CLD_TRAPPED): Likewise.
10687         (CLD_STOPPED): Likewise.
10688         (CLD_CONTINUED): Likewise.
10689         (POLL_IN): Likewise.
10690         (POLL_OUT): Likewise.
10691         (POLL_MSG): Likewise.
10692         (POLL_ERR): Likewise.
10693         (POLL_PRI): Likewise.
10694         (POLL_HUP): Likewise.
10695         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (ILL_ILLOPC):
10696         Likewise.
10697         (ILL_ILLOPN): Likewise.
10698         (ILL_ILLADR): Likewise.
10699         (ILL_ILLTRP): Likewise.
10700         (ILL_PRVOPC): Likewise.
10701         (ILL_PRVREG): Likewise.
10702         (ILL_COPROC): Likewise.
10703         (ILL_BADSTK): Likewise.
10704         (FPE_INTDIV): Likewise.
10705         (FPE_INTOVF): Likewise.
10706         (FPE_FLTDIV): Likewise.
10707         (FPE_FLTOVF): Likewise.
10708         (FPE_FLTUND): Likewise.
10709         (FPE_FLTRES): Likewise.
10710         (FPE_FLTINV): Likewise.
10711         (FPE_FLTSUB): Likewise.
10712         (SEGV_MAPERR): Likewise.
10713         (SEGV_ACCERR): Likewise.
10714         (BUS_ADRALN): Likewise.
10715         (BUS_ADRERR): Likewise.
10716         (BUS_OBJERR): Likewise.
10717         (BUS_MCEERR_AR): Likewise.
10718         (BUS_MCEERR_AO): Likewise.
10719         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10720         (TRAP_TRACE): Likewise.
10721         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10722         __USE_XOPEN2K8].
10723         (CLD_KILLED): Likewise.
10724         (CLD_DUMPED): Likewise.
10725         (CLD_TRAPPED): Likewise.
10726         (CLD_STOPPED): Likewise.
10727         (CLD_CONTINUED): Likewise.
10728         (POLL_IN): Likewise.
10729         (POLL_OUT): Likewise.
10730         (POLL_MSG): Likewise.
10731         (POLL_ERR): Likewise.
10732         (POLL_PRI): Likewise.
10733         (POLL_HUP): Likewise.
10734         * sysdeps/unix/sysv/linux/bits/siginfo.h (ILL_ILLOPC): Likewise.
10735         (ILL_ILLOPN): Likewise.
10736         (ILL_ILLADR): Likewise.
10737         (ILL_ILLTRP): Likewise.
10738         (ILL_PRVOPC): Likewise.
10739         (ILL_PRVREG): Likewise.
10740         (ILL_COPROC): Likewise.
10741         (ILL_BADSTK): Likewise.
10742         (FPE_INTDIV): Likewise.
10743         (FPE_INTOVF): Likewise.
10744         (FPE_FLTDIV): Likewise.
10745         (FPE_FLTOVF): Likewise.
10746         (FPE_FLTUND): Likewise.
10747         (FPE_FLTRES): Likewise.
10748         (FPE_FLTINV): Likewise.
10749         (FPE_FLTSUB): Likewise.
10750         (SEGV_MAPERR): Likewise.
10751         (SEGV_ACCERR): Likewise.
10752         (BUS_ADRALN): Likewise.
10753         (BUS_ADRERR): Likewise.
10754         (BUS_OBJERR): Likewise.
10755         (BUS_MCEERR_AR): Likewise.
10756         (BUS_MCEERR_AO): Likewise.
10757         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10758         (TRAP_TRACE): Likewise.
10759         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10760         __USE_XOPEN2K8].
10761         (CLD_KILLED): Likewise.
10762         (CLD_DUMPED): Likewise.
10763         (CLD_TRAPPED): Likewise.
10764         (CLD_STOPPED): Likewise.
10765         (CLD_CONTINUED): Likewise.
10766         (POLL_IN): Likewise.
10767         (POLL_OUT): Likewise.
10768         (POLL_MSG): Likewise.
10769         (POLL_ERR): Likewise.
10770         (POLL_PRI): Likewise.
10771         (POLL_HUP): Likewise.
10772         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (ILL_ILLOPC):
10773         Likewise.
10774         (ILL_ILLOPN): Likewise.
10775         (ILL_ILLADR): Likewise.
10776         (ILL_ILLTRP): Likewise.
10777         (ILL_PRVOPC): Likewise.
10778         (ILL_PRVREG): Likewise.
10779         (ILL_COPROC): Likewise.
10780         (ILL_BADSTK): Likewise.
10781         (ILL_BADIADDR): Likewise.
10782         (ILL_BREAK): Likewise.
10783         (FPE_INTDIV): Likewise.
10784         (FPE_INTOVF): Likewise.
10785         (FPE_FLTDIV): Likewise.
10786         (FPE_FLTOVF): Likewise.
10787         (FPE_FLTUND): Likewise.
10788         (FPE_FLTRES): Likewise.
10789         (FPE_FLTINV): Likewise.
10790         (FPE_FLTSUB): Likewise.
10791         (FPE_DECOVF): Likewise.
10792         (FPE_DECDIV): Likewise.
10793         (FPE_DECERR): Likewise.
10794         (FPE_INVASC): Likewise.
10795         (FPE_INVDEC): Likewise.
10796         (SEGV_MAPERR): Likewise.
10797         (SEGV_ACCERR): Likewise.
10798         (SEGV_PSTKOVF): Likewise.
10799         (BUS_ADRALN): Likewise.
10800         (BUS_ADRERR): Likewise.
10801         (BUS_OBJERR): Likewise.
10802         (BUS_MCEERR_AR): Likewise.
10803         (BUS_MCEERR_AO): Likewise.
10804         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10805         (TRAP_TRACE): Likewise.
10806         (TRAP_BRANCH): Likewise.
10807         (TRAP_HWBKPT): Likewise.
10808         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10809         __USE_XOPEN2K8].
10810         (CLD_KILLED): Likewise.
10811         (CLD_DUMPED): Likewise.
10812         (CLD_TRAPPED): Likewise.
10813         (CLD_STOPPED): Likewise.
10814         (CLD_CONTINUED): Likewise.
10815         (POLL_IN): Likewise.
10816         (POLL_OUT): Likewise.
10817         (POLL_MSG): Likewise.
10818         (POLL_ERR): Likewise.
10819         (POLL_PRI): Likewise.
10820         (POLL_HUP): Likewise.
10821         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (ILL_ILLOPC): Likewise.
10822         (ILL_ILLOPN): Likewise.
10823         (ILL_ILLADR): Likewise.
10824         (ILL_ILLTRP): Likewise.
10825         (ILL_PRVOPC): Likewise.
10826         (ILL_PRVREG): Likewise.
10827         (ILL_COPROC): Likewise.
10828         (ILL_BADSTK): Likewise.
10829         (FPE_INTDIV): Likewise.
10830         (FPE_INTOVF): Likewise.
10831         (FPE_FLTDIV): Likewise.
10832         (FPE_FLTOVF): Likewise.
10833         (FPE_FLTUND): Likewise.
10834         (FPE_FLTRES): Likewise.
10835         (FPE_FLTINV): Likewise.
10836         (FPE_FLTSUB): Likewise.
10837         (SEGV_MAPERR): Likewise.
10838         (SEGV_ACCERR): Likewise.
10839         (BUS_ADRALN): Likewise.
10840         (BUS_ADRERR): Likewise.
10841         (BUS_OBJERR): Likewise.
10842         (BUS_MCEERR_AR): Likewise.
10843         (BUS_MCEERR_AO): Likewise.
10844         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10845         (TRAP_TRACE): Likewise.
10846         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10847         __USE_XOPEN2K8].
10848         (CLD_KILLED): Likewise.
10849         (CLD_DUMPED): Likewise.
10850         (CLD_TRAPPED): Likewise.
10851         (CLD_STOPPED): Likewise.
10852         (CLD_CONTINUED): Likewise.
10853         (POLL_IN): Likewise.
10854         (POLL_OUT): Likewise.
10855         (POLL_MSG): Likewise.
10856         (POLL_ERR): Likewise.
10857         (POLL_PRI): Likewise.
10858         (POLL_HUP): Likewise.
10859         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (ILL_ILLOPC): Likewise.
10860         (ILL_ILLOPN): Likewise.
10861         (ILL_ILLADR): Likewise.
10862         (ILL_ILLTRP): Likewise.
10863         (ILL_PRVOPC): Likewise.
10864         (ILL_PRVREG): Likewise.
10865         (ILL_COPROC): Likewise.
10866         (ILL_BADSTK): Likewise.
10867         (FPE_INTDIV): Likewise.
10868         (FPE_INTOVF): Likewise.
10869         (FPE_FLTDIV): Likewise.
10870         (FPE_FLTOVF): Likewise.
10871         (FPE_FLTUND): Likewise.
10872         (FPE_FLTRES): Likewise.
10873         (FPE_FLTINV): Likewise.
10874         (FPE_FLTSUB): Likewise.
10875         (SEGV_MAPERR): Likewise.
10876         (SEGV_ACCERR): Likewise.
10877         (BUS_ADRALN): Likewise.
10878         (BUS_ADRERR): Likewise.
10879         (BUS_OBJERR): Likewise.
10880         (BUS_MCEERR_AR): Likewise.
10881         (BUS_MCEERR_AO): Likewise.
10882         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10883         (TRAP_TRACE): Likewise.
10884         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10885         __USE_XOPEN2K8].
10886         (CLD_KILLED): Likewise.
10887         (CLD_DUMPED): Likewise.
10888         (CLD_TRAPPED): Likewise.
10889         (CLD_STOPPED): Likewise.
10890         (CLD_CONTINUED): Likewise.
10891         (POLL_IN): Likewise.
10892         (POLL_OUT): Likewise.
10893         (POLL_MSG): Likewise.
10894         (POLL_ERR): Likewise.
10895         (POLL_PRI): Likewise.
10896         (POLL_HUP): Likewise.
10897         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (ILL_ILLOPC): Likewise.
10898         (ILL_ILLOPN): Likewise.
10899         (ILL_ILLADR): Likewise.
10900         (ILL_ILLTRP): Likewise.
10901         (ILL_PRVOPC): Likewise.
10902         (ILL_PRVREG): Likewise.
10903         (ILL_COPROC): Likewise.
10904         (ILL_BADSTK): Likewise.
10905         (FPE_INTDIV): Likewise.
10906         (FPE_INTOVF): Likewise.
10907         (FPE_FLTDIV): Likewise.
10908         (FPE_FLTOVF): Likewise.
10909         (FPE_FLTUND): Likewise.
10910         (FPE_FLTRES): Likewise.
10911         (FPE_FLTINV): Likewise.
10912         (FPE_FLTSUB): Likewise.
10913         (SEGV_MAPERR): Likewise.
10914         (SEGV_ACCERR): Likewise.
10915         (BUS_ADRALN): Likewise.
10916         (BUS_ADRERR): Likewise.
10917         (BUS_OBJERR): Likewise.
10918         (BUS_MCEERR_AR): Likewise.
10919         (BUS_MCEERR_AO): Likewise.
10920         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10921         (TRAP_TRACE): Likewise.
10922         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10923         __USE_XOPEN2K8].
10924         (CLD_KILLED): Likewise.
10925         (CLD_DUMPED): Likewise.
10926         (CLD_TRAPPED): Likewise.
10927         (CLD_STOPPED): Likewise.
10928         (CLD_CONTINUED): Likewise.
10929         (POLL_IN): Likewise.
10930         (POLL_OUT): Likewise.
10931         (POLL_MSG): Likewise.
10932         (POLL_ERR): Likewise.
10933         (POLL_PRI): Likewise.
10934         (POLL_HUP): Likewise.
10935         * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (ILL_ILLOPC): Likewise.
10936         (ILL_ILLOPN): Likewise.
10937         (ILL_ILLADR): Likewise.
10938         (ILL_ILLTRP): Likewise.
10939         (ILL_PRVOPC): Likewise.
10940         (ILL_PRVREG): Likewise.
10941         (ILL_COPROC): Likewise.
10942         (ILL_BADSTK): Likewise.
10943         (ILL_DBLFLT): Likewise.
10944         (ILL_HARDWALL): Likewise.
10945         (FPE_INTDIV): Likewise.
10946         (FPE_INTOVF): Likewise.
10947         (FPE_FLTDIV): Likewise.
10948         (FPE_FLTOVF): Likewise.
10949         (FPE_FLTUND): Likewise.
10950         (FPE_FLTRES): Likewise.
10951         (FPE_FLTINV): Likewise.
10952         (FPE_FLTSUB): Likewise.
10953         (SEGV_MAPERR): Likewise.
10954         (SEGV_ACCERR): Likewise.
10955         (BUS_ADRALN): Likewise.
10956         (BUS_ADRERR): Likewise.
10957         (BUS_OBJERR): Likewise.
10958         (BUS_MCEERR_AR): Likewise.
10959         (BUS_MCEERR_AO): Likewise.
10960         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10961         (TRAP_TRACE): Likewise.
10962         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
10963         __USE_XOPEN2K8].
10964         (CLD_KILLED): Likewise.
10965         (CLD_DUMPED): Likewise.
10966         (CLD_TRAPPED): Likewise.
10967         (CLD_STOPPED): Likewise.
10968         (CLD_CONTINUED): Likewise.
10969         (POLL_IN): Likewise.
10970         (POLL_OUT): Likewise.
10971         (POLL_MSG): Likewise.
10972         (POLL_ERR): Likewise.
10973         (POLL_PRI): Likewise.
10974         (POLL_HUP): Likewise.
10975         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (ILL_ILLOPC): Likewise.
10976         (ILL_ILLOPN): Likewise.
10977         (ILL_ILLADR): Likewise.
10978         (ILL_ILLTRP): Likewise.
10979         (ILL_PRVOPC): Likewise.
10980         (ILL_PRVREG): Likewise.
10981         (ILL_COPROC): Likewise.
10982         (ILL_BADSTK): Likewise.
10983         (FPE_INTDIV): Likewise.
10984         (FPE_INTOVF): Likewise.
10985         (FPE_FLTDIV): Likewise.
10986         (FPE_FLTOVF): Likewise.
10987         (FPE_FLTUND): Likewise.
10988         (FPE_FLTRES): Likewise.
10989         (FPE_FLTINV): Likewise.
10990         (FPE_FLTSUB): Likewise.
10991         (SEGV_MAPERR): Likewise.
10992         (SEGV_ACCERR): Likewise.
10993         (BUS_ADRALN): Likewise.
10994         (BUS_ADRERR): Likewise.
10995         (BUS_OBJERR): Likewise.
10996         (BUS_MCEERR_AR): Likewise.
10997         (BUS_MCEERR_AO): Likewise.
10998         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
10999         (TRAP_TRACE): Likewise.
11000         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
11001         __USE_XOPEN2K8].
11002         (CLD_KILLED): Likewise.
11003         (CLD_DUMPED): Likewise.
11004         (CLD_TRAPPED): Likewise.
11005         (CLD_STOPPED): Likewise.
11006         (CLD_CONTINUED): Likewise.
11007         (POLL_IN): Likewise.
11008         (POLL_OUT): Likewise.
11009         (POLL_MSG): Likewise.
11010         (POLL_ERR): Likewise.
11011         (POLL_PRI): Likewise.
11012         (POLL_HUP): Likewise.
11013         * conform/Makefile (test-xfail-POSIX/signal.h/conform): Remove.
11014         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
11016         [BZ #16670]
11017         * posix/sched.h [!__USE_XOPEN2K] (__need_time_t): Don't define
11018         before #include of <time.h>.
11019         [!__USE_XOPEN2K] (__need_timespec): Likewise.
11020         * conform/Makefile (test-xfail-POSIX/sched.h/conform): Remove.
11021         (test-xfail-UNIX98/sched.h/conform): Likewise.
11023 2014-03-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
11025         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Detect and
11026         error absence of trapping exception support.
11027         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
11029 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
11031         * catgets/Makefile (tests-special): Add $(objpfx)sample.SJIS.cat.
11032         ($(objpfx)sample.SJIS.cat): Use $(evaluate-test).
11033         * timezone/Makefile (testdata): Move definition above include of
11034         Rules.
11035         (test-zones): New variable.
11036         (tests-special): Add zone files.
11037         (build-testdata): Use $(evaluate-test).
11039         * elf/Makefile (tests-special): Rename tests to end with .out.
11040         ($(objpfx)noload-mem): Likewise.
11041         ($(objpfx)tst-leaks1-mem): Likewise.
11042         ($(objpfx)tst-leaks1-static-mem.out): Likewise.
11043         * iconv/Makefile (xtests-special): Change test-iconvconfig to
11044         $(objpfx)test-iconvconfig.out.
11045         (test-iconvconfig): Change to $(objpfx)test-iconvconfig.out.  Use
11046         set -e inside subshell and redirect output to file.
11047         * iconvdata/Makefile (generated): Rename tests to end with .out.
11048         Correct type.
11049         (tests-special): Rename tests to end with .out.
11050         ($(objpfx)mtrace-tst-loading): Likewise.
11051         * intl/Makefile (generated): Likewise.
11052         (tests-special): Likewise.
11053         ($(objpfx)mtrace-tst-gettext): Likewise.
11054         * misc/Makefile (generated): Likewise.
11055         (tests-special): Likewise.
11056         ($(objpfx)tst-error1-mem): Likewise.
11057         * nptl/Makefile (tests-special): Likewise.
11058         ($(objpfx)tst-stack3-mem): Likewise.
11059         (generated): Likewise.
11060         * posix/Makefile (generated): Likewise.
11061         (tests-special): Likewise.
11062         (xtests-special): Likewise.
11063         ($(objpfx)tst-fnmatch-mem): Likewise.
11064         ($(objpfx)bug-regex2-mem): Likewise.
11065         ($(objpfx)bug-regex14-mem): Likewise.
11066         ($(objpfx)bug-regex21-mem): Likewise.
11067         ($(objpfx)bug-regex31-mem): Likewise.
11068         ($(objpfx)tst-vfork3-mem): Likewise.
11069         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
11070         ($(objpfx)tst-pcre-mem): Likewise.
11071         ($(objpfx)tst-boost-mem): Likewise.
11072         ($(objpfx)bug-ga2-mem): Likewise.
11073         ($(objpfx)bug-glob2-mem): Likewise.
11074         * resolv/Makefile (generate): Likewise.
11075         (tests-special): Likewise.
11076         (xtests-special): Likewise.
11077         (generated): Likewise.
11078         ($(objpfx)mtrace-tst-leaks): Likewise.
11079         ($(objpfx)mtrace-tst-leaks2): Likewise.
11081         * scripts/merge-test-results.sh: New file.
11082         * Makefile (tests-special-notdir): New variable.
11083         (tests): Run merge-test-results.sh.
11084         (xtests): Likewise.
11085         * Rules (tests-special-notdir): New variable.
11086         (xtests-special-notdir): Likewise.
11087         (tests): Run merge-test-results.sh
11088         (xtests): Likewise.
11090         * Makeconfig (test-xfail-name): New variable.
11091         (evaluate-test): Use $(test-xfail-name) instead of $(@F:.out=) to
11092         compute variable name for expected failures.
11093         * conform/Makefile (conformtest-headers-data): New variable.
11094         (conformtest-standards): Likewise.
11095         (conformtest-headers-ISO): Likewise.
11096         (conformtest-headers-ISO99): Likewise.
11097         (conformtest-headers-ISO11): Likewise.
11098         (conformtest-headers-POSIX): Likewise.
11099         (conformtest-headers-XPG3): Likewise.
11100         (conformtest-headers-XPG4): Likewise.
11101         (conformtest-headers-UNIX98): Likewise.
11102         (conformtest-headers-XOPEN2K): Likewise.
11103         (conformtest-headers-POSIX2008): Likewise.
11104         (conformtest-headers-XOPEN2K8): Likewise.
11105         (conformtest-header-list-base): Likewise.
11106         (conformtest-header-list-tests): Likewise.
11107         (conformtest-header-base): Likewise.
11108         (conformtest-header-tests): Likewise.
11109         (tests-special): Add $(conformtest-header-list-tests).  If
11110         [$(fast-check) && !$(cross-compiling)], add
11111         $(conformtest-header-tests) instead of
11112         $(objpfx)run-conformtest.out.
11113         (generated): Add $(conformtest-header-list-base).  If
11114         [$(fast-check) && !$(cross-compiling)], add
11115         $(conformtest-header-base).  Remove previous setting.
11116         ($(conformtest-header-list-tests)): New target.
11117         (test-xfail-run-conformtest): Remove variable.
11118         ($(objpfx)run-conformtest.out): Remove target.
11119         (test-xfail-ISO11/complex.h/conform): New variable.
11120         (test-xfail-ISO11/stdalign.h/conform): Likewise.
11121         (test-xfail-ISO11/stdnoreturn.h/conform): Likewise.
11122         (test-xfail-XPG3/varargs.h/conform): Likewise.
11123         (test-xfail-XPG4/varargs.h/conform): Likewise.
11124         (test-xfail-UNIX98/varargs.h/conform): Likewise.
11125         (test-xfail-XPG4/ndbm.h/conform): Likewise.
11126         (test-xfail-UNIX98/ndbm.h/conform): Likewise.
11127         (test-xfail-XOPEN2K/ndbm.h/conform): Likewise.
11128         (test-xfail-XOPEN2K8/ndbm.h/conform): Likewise.
11129         (test-xfail-XPG3/fcntl.h/conform): Likewise.
11130         (test-xfail-XPG3/ftw.h/conform): Likewise.
11131         (test-xfail-XPG3/grp.h/conform): Likewise.
11132         (test-xfail-XPG3/langinfo.h/conform): Likewise.
11133         (test-xfail-XPG3/limits.h/conform): Likewise.
11134         (test-xfail-XPG3/pwd.h/conform): Likewise.
11135         (test-xfail-XPG3/search.h/conform): Likewise.
11136         (test-xfail-XPG3/signal.h/conform): Likewise.
11137         (test-xfail-XPG3/stdio.h/conform): Likewise.
11138         (test-xfail-XPG3/stdlib.h/conform): Likewise.
11139         (test-xfail-XPG3/string.h/conform): Likewise.
11140         (test-xfail-XPG3/sys/ipc.h/conform): Likewise.
11141         (test-xfail-XPG3/sys/msg.h/conform): Likewise.
11142         (test-xfail-XPG3/sys/sem.h/conform): Likewise.
11143         (test-xfail-XPG3/sys/shm.h/conform): Likewise.
11144         (test-xfail-XPG3/sys/stat.h/conform): Likewise.
11145         (test-xfail-XPG3/sys/types.h/conform): Likewise.
11146         (test-xfail-XPG3/sys/wait.h/conform): Likewise.
11147         (test-xfail-XPG3/termios.h/conform): Likewise.
11148         (test-xfail-XPG3/time.h/conform): Likewise.
11149         (test-xfail-XPG3/unistd.h/conform): Likewise.
11150         (test-xfail-XPG4/arpa/inet.h/conform): Likewise.
11151         (test-xfail-XPG4/fcntl.h/conform): Likewise.
11152         (test-xfail-XPG4/langinfo.h/conform): Likewise.
11153         (test-xfail-XPG4/netdb.h/conform): Likewise.
11154         (test-xfail-XPG4/netinet/in.h/conform): Likewise.
11155         (test-xfail-XPG4/signal.h/conform): Likewise.
11156         (test-xfail-XPG4/stdio.h/conform): Likewise.
11157         (test-xfail-XPG4/stdlib.h/conform): Likewise.
11158         (test-xfail-XPG4/stropts.h/conform): Likewise.
11159         (test-xfail-XPG4/sys/ipc.h/conform): Likewise.
11160         (test-xfail-XPG4/sys/msg.h/conform): Likewise.
11161         (test-xfail-XPG4/sys/sem.h/conform): Likewise.
11162         (test-xfail-XPG4/sys/shm.h/conform): Likewise.
11163         (test-xfail-XPG4/sys/socket.h/conform): Likewise.
11164         (test-xfail-XPG4/sys/stat.h/conform): Likewise.
11165         (test-xfail-XPG4/sys/time.h/conform): Likewise.
11166         (test-xfail-XPG4/sys/types.h/conform): Likewise.
11167         (test-xfail-XPG4/sys/wait.h/conform): Likewise.
11168         (test-xfail-XPG4/termios.h/conform): Likewise.
11169         (test-xfail-XPG4/ucontext.h/conform): Likewise.
11170         (test-xfail-XPG4/unistd.h/conform): Likewise.
11171         (test-xfail-XPG4/utmpx.h/conform): Likewise.
11172         (test-xfail-POSIX/sched.h/conform): Likewise.
11173         (test-xfail-POSIX/signal.h/conform): Likewise.
11174         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
11175         (test-xfail-POSIX/tar.h/conform): Likewise.
11176         (test-xfail-UNIX98/arpa/inet.h/conform): Likewise.
11177         (test-xfail-UNIX98/fcntl.h/conform): Likewise.
11178         (test-xfail-UNIX98/langinfo.h/conform): Likewise.
11179         (test-xfail-UNIX98/netdb.h/conform): Likewise.
11180         (test-xfail-UNIX98/netinet/in.h/conform): Likewise.
11181         (test-xfail-UNIX98/sched.h/conform): Likewise.
11182         (test-xfail-UNIX98/signal.h/conform): Likewise.
11183         (test-xfail-UNIX98/stdio.h/conform): Likewise.
11184         (test-xfail-UNIX98/stdlib.h/conform): Likewise.
11185         (test-xfail-UNIX98/stropts.h/conform): Likewise.
11186         (test-xfail-UNIX98/sys/ipc.h/conform): Likewise.
11187         (test-xfail-UNIX98/sys/msg.h/conform): Likewise.
11188         (test-xfail-UNIX98/sys/sem.h/conform): Likewise.
11189         (test-xfail-UNIX98/sys/shm.h/conform): Likewise.
11190         (test-xfail-UNIX98/sys/socket.h/conform): Likewise.
11191         (test-xfail-UNIX98/sys/time.h/conform): Likewise.
11192         (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
11193         (test-xfail-UNIX98/ucontext.h/conform): Likewise.
11194         (test-xfail-UNIX98/unistd.h/conform): Likewise.
11195         (test-xfail-UNIX98/utmpx.h/conform): Likewise.
11196         (test-xfail-XOPEN2K/aio.h/conform): Likewise.
11197         (test-xfail-XOPEN2K/arpa/inet.h/conform): Likewise.
11198         (test-xfail-XOPEN2K/fcntl.h/conform): Likewise.
11199         (test-xfail-XOPEN2K/langinfo.h/conform): Likewise.
11200         (test-xfail-XOPEN2K/math.h/conform): Likewise.
11201         (test-xfail-XOPEN2K/mqueue.h/conform): Likewise.
11202         (test-xfail-XOPEN2K/netdb.h/conform): Likewise.
11203         (test-xfail-XOPEN2K/netinet/in.h/conform): Likewise.
11204         (test-xfail-XOPEN2K/semaphore.h/conform): Likewise.
11205         (test-xfail-XOPEN2K/signal.h/conform): Likewise.
11206         (test-xfail-XOPEN2K/stdarg.h/conform): Likewise.
11207         (test-xfail-XOPEN2K/stdio.h/conform): Likewise.
11208         (test-xfail-XOPEN2K/stropts.h/conform): Likewise.
11209         (test-xfail-XOPEN2K/sys/ipc.h/conform): Likewise.
11210         (test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
11211         (test-xfail-XOPEN2K/sys/sem.h/conform): Likewise.
11212         (test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
11213         (test-xfail-XOPEN2K/sys/socket.h/conform): Likewise.
11214         (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
11215         (test-xfail-XOPEN2K/termios.h/conform): Likewise.
11216         (test-xfail-XOPEN2K/tgmath.h/conform): Likewise.
11217         (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
11218         (test-xfail-XOPEN2K/utmpx.h/conform): Likewise.
11219         (test-xfail-POSIX2008/arpa/inet.h/conform): Likewise.
11220         (test-xfail-POSIX2008/fcntl.h/conform): Likewise.
11221         (test-xfail-POSIX2008/netdb.h/conform): Likewise.
11222         (test-xfail-POSIX2008/netinet/in.h/conform): Likewise.
11223         (test-xfail-POSIX2008/signal.h/conform): Likewise.
11224         (test-xfail-POSIX2008/stropts.h/conform): Likewise.
11225         (test-xfail-POSIX2008/sys/socket.h/conform): Likewise.
11226         (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
11227         (test-xfail-XOPEN2K8/arpa/inet.h/conform): Likewise.
11228         (test-xfail-XOPEN2K8/fcntl.h/conform): Likewise.
11229         (test-xfail-XOPEN2K8/limits.h/conform): Likewise.
11230         (test-xfail-XOPEN2K8/math.h/conform): Likewise.
11231         (test-xfail-XOPEN2K8/netdb.h/conform): Likewise.
11232         (test-xfail-XOPEN2K8/netinet/in.h/conform): Likewise.
11233         (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
11234         (test-xfail-XOPEN2K8/stdio.h/conform): Likewise.
11235         (test-xfail-XOPEN2K8/stropts.h/conform): Likewise.
11236         (test-xfail-XOPEN2K8/sys/ipc.h/conform): Likewise.
11237         (test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
11238         (test-xfail-XOPEN2K8/sys/select.h/conform): Likewise.
11239         (test-xfail-XOPEN2K8/sys/sem.h/conform): Likewise.
11240         (test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
11241         (test-xfail-XOPEN2K8/sys/socket.h/conform): Likewise.
11242         (test-xfail-XOPEN2K8/sys/time.h/conform): Likewise.
11243         (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
11244         (test-xfail-XOPEN2K8/termios.h/conform): Likewise.
11245         (test-xfail-XOPEN2K8/tgmath.h/conform): Likewise.
11246         (test-xfail-XOPEN2K8/utmpx.h/conform): Likewise.
11247         (conformtest-cc-flags): Likewise.
11248         ($(conformtest-header-tests): New target.
11249         * conform/check-header-lists.sh: New file.
11250         * conform/run-conformtest.sh: Remove.
11252         * conform/conformtest.pl: Allow ' and \ in values given for
11253         constants.
11254         * conform/data/semaphore.h-data [POSIX] (fcntl.h): Allow header
11255         inclusion.
11256         [POSIX] (sys/types.h): Likewise.
11257         [POSIX2008 || XOPEN2K8] (sys/types.h): Don't allow header
11258         inclusion.
11259         [POSIX || UNIX98 || XOPEN2K] (time.h): Don't allow header
11260         inclusion.
11261         * conform/data/signal.h-data (SIGIO): Remove expectation.
11262         [XPG3] (SIGBUS): Do not expect.
11263         [POSIX || XPG3] (SIGPOLL): Likewise.
11264         [POSIX || XPG3] (SIGPROF): Likewise.
11265         [POSIX || XPG3] (SIGSYS): Likewise.
11266         [XPG3] (SIGTRAP): Likewise.
11267         [POSIX || XPG3] (SIGURG): Likewise.
11268         [POSIX || XPG3] (SIGVTALRM): Likewise.
11269         [POSIX || XPG3] (SIGXCPU): Likewise.
11270         [POSIX || XPG3] (SIGXFSZ): Likewise.
11271         [POSIX] (SA_SIGINFO): Expect.
11272         [XPG3] (siginfo_t): Do not expect type or contents.
11273         [POSIX] (si_pid): Do not expect element.
11274         [POSIX] (si_uid): Likewise.
11275         [POSIX] (si_addr): Likewise.
11276         [POSIX] (si_status): Likewise.
11277         [POSIX] (si_band): Likewise.
11278         [XPG4] (si_value): Likewise.
11279         [POSIX || XPG3] (ILL_ILLOPC): Do not expect.
11280         [POSIX || XPG3] (ILL_ILLOPN): Likewise.
11281         [POSIX || XPG3] (ILL_ILLADR): Likewise.
11282         [POSIX || XPG3] (ILL_ILLTRP): Likewise.
11283         [POSIX || XPG3] (ILL_PRVOPC): Likewise.
11284         [POSIX || XPG3] (ILL_PRVREG): Likewise.
11285         [POSIX || XPG3] (ILL_COPROC): Likewise.
11286         [POSIX || XPG3] (ILL_BADSTK): Likewise.
11287         [POSIX || XPG3] (FPE_INTDIV): Likewise.
11288         [POSIX || XPG3] (FPE_INTOVF): Likewise.
11289         [POSIX || XPG3] (FPE_FLTDIV): Likewise.
11290         [POSIX || XPG3] (FPE_FLTOVF): Likewise.
11291         [POSIX || XPG3] (FPE_FLTUND): Likewise.
11292         [POSIX || XPG3] (FPE_FLTRES): Likewise.
11293         [POSIX || XPG3] (FPE_FLTINV): Likewise.
11294         [POSIX || XPG3] (FPE_FLTSUB): Likewise.
11295         [POSIX || XPG3] (SEGV_MAPERR): Likewise.
11296         [POSIX || XPG3] (SEGV_ACCERR): Likewise.
11297         [POSIX || XPG3] (BUS_ADRALN): Likewise.
11298         [POSIX || XPG3] (BUS_ADRERR): Likewise.
11299         [POSIX || XPG3] (BUS_OBJERR): Likewise.
11300         [POSIX || XPG3] (CLD_EXITED): Likewise.
11301         [POSIX || XPG3] (CLD_KILLED): Likewise.
11302         [POSIX || XPG3] (CLD_DUMPED): Likewise.
11303         [POSIX || XPG3] (CLD_TRAPPED): Likewise.
11304         [POSIX || XPG3] (CLD_STOPPED): Likewise.
11305         [POSIX || XPG3] (CLD_CONTINUED): Likewise.
11306         [POSIX || XPG3] (POLL_IN): Likewise.
11307         [POSIX || XPG3] (POLL_OUT): Likewise.
11308         [POSIX || XPG3] (POLL_MSG): Likewise.
11309         [POSIX || XPG3] (POLL_ERR): Likewise.
11310         [POSIX || XPG3] (POLL_PRI): Likewise.
11311         [POSIX || XPG3] (POLL_HUP): Likewise.
11312         [POSIX || XPG3 || POSIX2008] (TRAP_BRKPT): Likewise.
11313         [POSIX || XPG3 || POSIX2008] (TRAP_TRACE): Likewise.
11314         (SIG*): Do not allow.
11315         [XPG3] (si_*): Likewise.
11316         [XPG3] (SI_*): Likewise.
11317         [XPG3 || XPG4] (sigev_*): Likewise.
11318         [XPG3 || XPG4] (SIGEV_*): Likewise.
11319         [XPG3 || XPG4] (sival_*): Likewise.
11320         [POSIX || XPG3 || XPG4] (uc_*): Likewise.
11321         [POSIX || XPG3] (BUS_*): Likewise.
11322         [POSIX || XPG3] (CLD_*): Likewise.
11323         [POSIX || XPG3] (FPE_*): Likewise.
11324         [POSIX || XPG3] (ILL_*): Likewise.
11325         [POSIX || XPG3] (POLL_*): Likewise.
11326         [POSIX || XPG3] (SEGV_*): Likewise.
11327         [POSIX || XPG3 || POSIX2008] (SS_*): Likewise.
11328         [POSIX || XPG3 || POSIX2008] (SV_*): Likewise.
11329         [POSIX || XPG3 || POSIX2008] (TRAP_*): Likewise.
11330         [POSIX || XPG3 || POSIX2008] (ss_*): Likewise.
11331         [POSIX || XPG3 || POSIX2008] (sv_*): Likewise.
11332         * conform/data/tar.h-data (TMAGLEN): Use macro-int-constant.
11333         Specify type and value.
11334         (TVERSLEN): Likewise.
11335         (REGTYPE): Likewise.
11336         (AREGTYPE): Likewise.
11337         (LNKTYPE): Likewise.
11338         (SYMTYPE): Likewise.
11339         (CHRTYPE): Likewise.
11340         (BLKTYPE): Likewise.
11341         (DIRTYPE): Likewise.
11342         (FIFOTYPE): Likewise.
11343         (CONTTYPE): Likewise.
11344         (TSUID): Likewise.
11345         (TSGID): Likewise.
11346         (TSVTX): Likewise.
11347         (TUREAD): Likewise.
11348         (TUWRITE): Likewise.
11349         (TUEXEC): Likewise.
11350         (TGREAD): Likewise.
11351         (TGWRITE): Likewise.
11352         (TGEXEC): Likewise.
11353         (TOREAD): Likewise.
11354         (TOWRITE): Likewise.
11355         (TOEXEC): Likewise.
11356         [POSIX] (TSVTX): Expect constant.
11358 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
11360         * Makefile (tests): Change dependencies to ....
11361         (tests-special): ... additions to this variable.
11362         (tests): Depend on $(tests-special).
11363         * Makerules (check-abi-list): New variable.
11364         (check-abi): Depend on $(check-abi-list).
11365         [$(subdir) = elf] (tests-special): Add
11366         $(objpfx)check-abi-libc.out.
11367         [$(build-shared) = yes && subdir] (tests-special): Add
11368         $(check-abi-list).
11369         [$(build-shared) = yes && subdir] (tests): Do not depend on
11370         check-abi.
11371         * Rules (tests): Depend on $(tests-special).
11372         (xtests): Depend on $(xtests-special).
11373         * catgets/Makefile (tests): Change dependencies to ....
11374         (tests-special): ... additions to this variable.
11375         * conform/Makefile (tests): Change dependencies to ....
11376         (tests-special): ... additions to this variable.
11377         * elf/Makefile (tests): Change dependencies to ....
11378         (tests-special): ... additions to this variable.
11379         * grp/Makefile (tests): Change dependencies to ....
11380         (tests-special): ... additions to this variable.
11381         * iconv/Makefile (xtests): Change dependencies to ....
11382         (xtests-special): ... additions to this variable.
11383         * iconvdata/Makefile (tests): Change dependencies to ....
11384         (tests-special): ... additions to this variable.
11385         * intl/Makefile (tests): Change dependencies to ....
11386         (tests-special): ... additions to this variable.  Also add
11387         $(objpfx)tst-gettext.out.
11388         * io/Makefile (tests): Change dependencies to ....
11389         (tests-special): ... additions to this variable.
11390         * libio/Makefile (tests): Change dependencies to ....
11391         (tests-special): ... additions to this variable.
11392         * malloc/Makefile (tests): Change dependencies to ....
11393         (tests-special): ... additions to this variable.
11394         * misc/Makefile (tests): Change dependencies to ....
11395         (tests-special): ... additions to this variable.
11396         * nptl/Makefile (tests): Change dependencies to ....
11397         (tests-special): ... additions to this variable.
11398         * nptl_db/Makefile (tests): Change dependencies to ....
11399         (tests-special): ... additions to this variable.
11400         * posix/Makefile (tests): Change dependencies to ....
11401         (tests-special): ... additions to this variable.
11402         (xtests): Change dependencies to ....
11403         (xtests-special): ... additions to this variable.
11404         * resolv/Makefile (tests): Change dependencies to ....
11405         (tests-special): ... additions to this variable.
11406         (xtests): Change dependencies to ....
11407         (xtests-special): ... additions to this variable.
11408         * stdio-common/Makefile (tests): Change dependencies to ....
11409         (tests-special): ... additions to this variable.
11410         (do-tst-unbputc): Remove target.
11411         (do-tst-printf): Likewise.
11412         * stdlib/Makefile (tests): Change dependencies to ....
11413         (tests-special): ... additions to this variable.
11414         * string/Makefile (tests): Change dependencies to ....
11415         (tests-special): ... additions to this variable.
11416         * sysdeps/x86/Makefile (tests): Change dependencies to ....
11417         (tests-special): ... additions to this variable.
11419         * conform/data/netinet/tcp.h-data [POSIX2008 || XOPEN2K8]: Enable
11420         whole file.
11421         * conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
11422         whole file.
11423         * conform/data/sys/uio.h-data [POSIX2008]: Likewise.
11424         * conform/data/ucontext.h-data [POSIX2008 || XOPEN2K8]: Likewise.
11426         * conform/data/aio.h-data [XPG3 || XPG4]: Disable whole file.
11427         * conform/data/arpa/inet.h-data [XPG3]: Likewise.
11428         * conform/data/dlfcn.h-data [XPG3 || XPG4]: Likewise.
11429         * conform/data/fmtmsg.h-data [XPG3]: Likewise.
11430         * conform/data/libgen.h-data [XPG3]: Likewise.
11431         * conform/data/mqueue.h-data [XPG3 || XPG4]: Likewise.
11432         * conform/data/ndbm.h-data [XPG3]: Likewise.
11433         * conform/data/net/if.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
11434         * conform/data/netdb.h-data [XPG3]: Likewise.
11435         * conform/data/netinet/in.h-data [XPG3]: Likewise.
11436         * conform/data/poll.h-data [XPG3]: Likewise.
11437         * conform/data/spawn.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
11438         * conform/data/strings.h-data [XPG3]: Likewise.
11439         * conform/data/stropts.h-data [XPG3]: Likewise.
11440         * conform/data/sys/mman.h-data [XPG3]: Likewise.
11441         * conform/data/sys/resource.h-data [XPG3]: Likewise.
11442         * conform/data/sys/select.h-data [XPG3 || XPG4 || UNIX98]:
11443         Likewise.
11444         * conform/data/sys/statvfs.h-data [XPG3]: Likewise.
11445         * conform/data/sys/time.h-data [XPG3]: Likewise.
11446         * conform/data/sys/timeb.h-data [XPG3]: Likewise.
11447         * conform/data/sys/uio.h-data [XPG3]: Likewise.
11448         * conform/data/sys/un.h-data [XPG3]: Likewise.
11449         * conform/data/syslog.h-data [XPG3]: Likewise.
11450         * conform/data/ucontext.h-data [XPG3]: Likewise.
11451         * conform/data/utmpx.h-data [XPG3]: Likewise.
11452         * conform/data/varargs.h-data [UNIX98]: Enable file.
11454         * manual/Makefile (INSTALL_INFO): Remove variable setting.
11456         * math/libm-test.inc (struct test_f_f_data): Move expected results
11457         into structure for each rounding mode.
11458         (struct test_ff_f_data): Likewise.
11459         (struct test_ff_f_data_nexttoward): Likewise.
11460         (struct test_fi_f_data): Likewise.
11461         (struct test_fl_f_data): Likewise.
11462         (struct test_if_f_data): Likewise.
11463         (struct test_fff_f_data): Likewise.
11464         (struct test_c_f_data): Likewise.
11465         (struct test_f_f1_data): Likewise.
11466         (struct test_fF_f1_data): Likewise.
11467         (struct test_ffI_f1_data): Likewise.
11468         (struct test_c_c_data): Likewise.
11469         (struct test_cc_c_data): Likewise.
11470         (struct test_f_i_data): Likewise.
11471         (struct test_ff_i_data): Likewise.
11472         (struct test_f_l_data): Likewise.
11473         (struct test_f_L_data): Likewise.
11474         (struct test_fFF_11_data): Likewise.
11475         (RM_): New macro.
11476         (RM_FE_DOWNWARD): Likewise.
11477         (RM_FE_TONEAREST): Likewise.
11478         (RM_FE_TOWARDZERO): Likewise.
11479         (RM_FE_UPWARD): Likewise.
11480         (RUN_TEST_LOOP_f_f): Update references to expected results.
11481         (RUN_TEST_LOOP_2_f): Likewise.
11482         (RUN_TEST_LOOP_fff_f): Likewise.
11483         (RUN_TEST_LOOP_c_f): Likewise.
11484         (RUN_TEST_LOOP_f_f1): Likewise.
11485         (RUN_TEST_LOOP_fF_f1): Likewise.
11486         (RUN_TEST_LOOP_fI_f1): Likewise.
11487         (RUN_TEST_LOOP_ffI_f1): Likewise.
11488         (RUN_TEST_LOOP_c_c): Likewise.
11489         (RUN_TEST_LOOP_cc_c): Likewise.
11490         (RUN_TEST_LOOP_f_i): Likewise.
11491         (RUN_TEST_LOOP_f_i_tg): Likewise.
11492         (RUN_TEST_LOOP_ff_i_tg): Likewise.
11493         (RUN_TEST_LOOP_f_b): Likewise.
11494         (RUN_TEST_LOOP_f_b_tg): Likewise.
11495         (RUN_TEST_LOOP_f_l): Likewise.
11496         (RUN_TEST_LOOP_f_L): Likewise.
11497         (RUN_TEST_LOOP_fFF_11): Likewise.
11498         * math/gen-libm-test.pl (parse_args): Output four copies of
11499         expected results for each test.
11501         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
11502         (__ASSUME_UTIMES): Remove.
11503         * sysdeps/unix/sysv/linux/tile/kernel-features.h
11504         (__ASSUME_UTIMES): Likewise.
11506         * math/gen-auto-libm-tests.c: Update comment on output format.
11507         (output_for_one_input_case): Generate before-rounding and
11508         after-rounding information as conditions on output flags not
11509         floating-point format.
11510         * math/auto-libm-test-out: Regenerated.
11511         * math/gen-libm-test.pl (cond_value): New function.
11512         (or_cond_value): Use cond_value.
11513         (generate_testfile): Handle conditional exceptions.
11515 2014-03-05  Joseph Myers  <joseph@codesourcery.com>
11517         * math/libm-test.inc (max_valid_error): New variable.
11518         (init_max_error): Take new argument specifying whether function
11519         results are exactly determined.  Set max_valid_error and bound
11520         other variables for errors based on this argument.
11521         (set_max_error): Do not record results above max_valid_error.
11522         (check_float_internal): Only accept errors of up to 0.5ulps if
11523         also at most max_valid_error.
11524         (START): Take new argument EXACT and pass it to init_max_error.
11525         (acos_test): Update call to START.
11526         (acos_test_tonearest): Likewise.
11527         (acos_test_towardzero): Likewise.
11528         (acos_test_downward): Likewise.
11529         (acos_test_upward): Likewise.
11530         (acosh_test): Likewise.
11531         (asin_test): Likewise.
11532         (asin_test_tonearest): Likewise.
11533         (asin_test_towardzero): Likewise.
11534         (asin_test_downward): Likewise.
11535         (asin_test_upward): Likewise.
11536         (asinh_test): Likewise.
11537         (atan_test): Likewise.
11538         (atanh_test): Likewise.
11539         (atan2_test): Likewise.
11540         (cabs_test): Likewise.
11541         (cacos_test): Likewise.
11542         (cacosh_test): Likewise.
11543         (carg_test): Likewise.
11544         (casin_test): Likewise.
11545         (casinh_test): Likewise.
11546         (catan_test): Likewise.
11547         (catanh_test): Likewise.
11548         (cbrt_test): Likewise.
11549         (ccos_test): Likewise.
11550         (ccosh_test): Likewise.
11551         (ceil_test): Likewise.
11552         (cexp_test): Likewise.
11553         (cimag_test): Likewise.
11554         (clog_test): Likewise.
11555         (clog10_test): Likewise.
11556         (conj_test): Likewise.
11557         (copysign_test): Likewise.
11558         (cos_test): Likewise.
11559         (cos_test_tonearest): Likewise.
11560         (cos_test_towardzero): Likewise.
11561         (cos_test_downward): Likewise.
11562         (cos_test_upward): Likewise.
11563         (cosh_test): Likewise.
11564         (cosh_test_tonearest): Likewise.
11565         (cosh_test_towardzero): Likewise.
11566         (cosh_test_downward): Likewise.
11567         (cosh_test_upward): Likewise.
11568         (cpow_test): Likewise.
11569         (cproj_test): Likewise.
11570         (creal_test): Likewise.
11571         (csin_test): Likewise.
11572         (csinh_test): Likewise.
11573         (csqrt_test): Likewise.
11574         (ctan_test): Likewise.
11575         (ctan_test_tonearest): Likewise.
11576         (ctan_test_towardzero): Likewise.
11577         (ctan_test_downward): Likewise.
11578         (ctan_test_upward): Likewise.
11579         (ctanh_test): Likewise.
11580         (ctanh_test_tonearest): Likewise.
11581         (ctanh_test_towardzero): Likewise.
11582         (ctanh_test_downward): Likewise.
11583         (ctanh_test_upward): Likewise.
11584         (erf_test): Likewise.
11585         (erfc_test): Likewise.
11586         (exp_test): Likewise.
11587         (exp_test_tonearest): Likewise.
11588         (exp_test_towardzero): Likewise.
11589         (exp_test_downward): Likewise.
11590         (exp_test_upward): Likewise.
11591         (exp10_test): Likewise.
11592         (exp10_test_tonearest): Likewise.
11593         (exp10_test_towardzero): Likewise.
11594         (exp10_test_downward): Likewise.
11595         (exp10_test_upward): Likewise.
11596         (pow10_test): Likewise.
11597         (exp2_test): Likewise.
11598         (expm1_test): Likewise.
11599         (expm1_test_tonearest): Likewise.
11600         (expm1_test_towardzero): Likewise.
11601         (expm1_test_downward): Likewise.
11602         (expm1_test_upward): Likewise.
11603         (fabs_test): Likewise.
11604         (fdim_test): Likewise.
11605         (floor_test): Likewise.
11606         (fma_test): Likewise.
11607         (fma_test_towardzero): Likewise.
11608         (fma_test_downward): Likewise.
11609         (fma_test_upward): Likewise.
11610         (fmax_test): Likewise.
11611         (fmin_test): Likewise.
11612         (fmod_test): Likewise.
11613         (fpclassify_test): Likewise.
11614         (frexp_test): Likewise.
11615         (hypot_test): Likewise.
11616         (ilogb_test): Likewise.
11617         (isfinite_test): Likewise.
11618         (finite_test): Likewise.
11619         (isgreater_test): Likewise.
11620         (isgreaterequal_test): Likewise.
11621         (isinf_test): Likewise.
11622         (isless_test): Likewise.
11623         (islessequal_test): Likewise.
11624         (islessgreater_test): Likewise.
11625         (isnan_test): Likewise.
11626         (isnormal_test): Likewise.
11627         (issignaling_test): Likewise.
11628         (isunordered_test): Likewise.
11629         (j0_test): Likewise.
11630         (j1_test): Likewise.
11631         (jn_test): Likewise.
11632         (ldexp_test): Likewise.
11633         (lgamma_test): Likewise.
11634         (gamma_test): Likewise.
11635         (lrint_test): Likewise.
11636         (lrint_test_tonearest): Likewise.
11637         (lrint_test_towardzero): Likewise.
11638         (lrint_test_downward): Likewise.
11639         (lrint_test_upward): Likewise.
11640         (llrint_test): Likewise.
11641         (llrint_test_tonearest): Likewise.
11642         (llrint_test_towardzero): Likewise.
11643         (llrint_test_downward): Likewise.
11644         (llrint_test_upward): Likewise.
11645         (log_test): Likewise.
11646         (log10_test): Likewise.
11647         (log1p_test): Likewise.
11648         (log2_test): Likewise.
11649         (logb_test): Likewise.
11650         (logb_test_downward): Likewise.
11651         (lround_test): Likewise.
11652         (llround_test): Likewise.
11653         (modf_test): Likewise.
11654         (nearbyint_test): Likewise.
11655         (nextafter_test): Likewise.
11656         (nexttoward_test): Likewise.
11657         (pow_test): Likewise.
11658         (pow_test_tonearest): Likewise.
11659         (pow_test_towardzero): Likewise.
11660         (pow_test_downward): Likewise.
11661         (pow_test_upward): Likewise.
11662         (remainder_test): Likewise.
11663         (drem_test): Likewise.
11664         (remainder_test_tonearest): Likewise.
11665         (drem_test_tonearest): Likewise.
11666         (remainder_test_towardzero): Likewise.
11667         (drem_test_towardzero): Likewise.
11668         (remainder_test_downward): Likewise.
11669         (drem_test_downward): Likewise.
11670         (remainder_test_upward): Likewise.
11671         (drem_test_upward): Likewise.
11672         (remquo_test): Likewise.
11673         (rint_test): Likewise.
11674         (rint_test_tonearest): Likewise.
11675         (rint_test_towardzero): Likewise.
11676         (rint_test_downward): Likewise.
11677         (rint_test_upward): Likewise.
11678         (round_test): Likewise.
11679         (scalb_test): Likewise.
11680         (scalbn_test): Likewise.
11681         (scalbln_test): Likewise.
11682         (signbit_test): Likewise.
11683         (sin_test): Likewise.
11684         (sin_test_tonearest): Likewise.
11685         (sin_test_towardzero): Likewise.
11686         (sin_test_downward): Likewise.
11687         (sin_test_upward): Likewise.
11688         (sincos_test): Likewise.
11689         (sinh_test): Likewise.
11690         (sinh_test_tonearest): Likewise.
11691         (sinh_test_towardzero): Likewise.
11692         (sinh_test_downward): Likewise.
11693         (sinh_test_upward): Likewise.
11694         (sqrt_test): Likewise.
11695         (sqrt_test_tonearest): Likewise.
11696         (sqrt_test_towardzero): Likewise.
11697         (sqrt_test_downward): Likewise.
11698         (sqrt_test_upward): Likewise.
11699         (tan_test): Likewise.
11700         (tan_test_tonearest): Likewise.
11701         (tan_test_towardzero): Likewise.
11702         (tan_test_downward): Likewise.
11703         (tan_test_upward): Likewise.
11704         (tanh_test): Likewise.
11705         (tgamma_test): Likewise.
11706         (trunc_test): Likewise.
11707         (y0_test): Likewise.
11708         (y1_test): Likewise.
11709         (yn_test): Likewise.
11710         (significand_test): Likewise.
11712         * math/libm-test.inc (struct ulp_data): Don't refer to ulps for
11713         individual tests in comment.
11714         (libm-test-ulps.h): Don't refer to test_ulps in #include comment.
11715         (prev_max_error): New variable.
11716         (prev_real_max_error): Likewise.
11717         (prev_imag_max_error): Likewise.
11718         (compare_ulp_data): Don't refer to test names in comment.
11719         (find_test_ulps): Remove function.
11720         (find_function_ulps): Likewise.
11721         (find_complex_function_ulps): Likewise.
11722         (init_max_error): Take function name as argument.  Look up ulps
11723         for that function.
11724         (print_ulps): Remove function.
11725         (print_max_error): Use prev_max_error instead of calling
11726         find_function_ulps.
11727         (print_complex_max_error): Use prev_real_max_error and
11728         prev_imag_max_error instead of calling find_complex_function_ulps.
11729         (check_float_internal): Take max_ulp parameter instead of calling
11730         find_test_ulps.  Don't call print_ulps.
11731         (check_float): Update call to check_float_internal.
11732         (check_complex): Update calls to check_float_internal.
11733         (START): Pass argument to init_max_error.
11734         * math/gen-libm-test.pl (%results): Don't include "kind"
11735         information.
11736         (parse_ulps): Don't handle ulps of individual tests.
11737         (print_ulps_file): Likewise.
11738         (output_ulps): Likewise.
11739         * math/README.libm-test: Update.
11740         * manual/libm-err-tab.pl (parse_ulps): Don't handle ulps of
11741         individual tests.
11742         * sysdeps/aarch64/libm-test-ulps: Remove individual test ulps.
11743         * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
11744         * sysdeps/arm/libm-test-ulps: Likewise.
11745         * sysdeps/i386/fpu/libm-test-ulps: Likewise.
11746         * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
11747         * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Likewise.
11748         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
11749         * sysdeps/microblaze/libm-test-ulps: Likewise.
11750         * sysdeps/mips/mips32/libm-test-ulps: Likewise.
11751         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
11752         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
11753         * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
11754         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
11755         * sysdeps/sh/libm-test-ulps: Likewise.
11756         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
11757         * sysdeps/tile/libm-test-ulps: Likewise.
11758         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11760 2014-03-04  Joseph Myers  <joseph@codesourcery.com>
11762         * math/libm-test.inc (print_complex_max_error): Check separately
11763         whether real and imaginary errors are within allowed range and
11764         pass 0 to print_complex_function_ulps instead of value within
11765         allowed range.
11767 2014-03-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
11769         * libio/tst-ftell-active-handler.c (get_handles_fdopen): Fix
11770         formatting.
11771         (get_handles_fopen): Likewise.
11772         (do_write_test): Likewise.
11774         * libio/wfileops.c (do_ftell_wide): Fix up formatting.
11776         * libio/fileops.c (do_ftell): Use cached offset when
11777         available.
11778         * libio/iofwide.c (do_ftell_wide): Likewise.
11779         * libio/iofdopen.c (_IO_new_fdopen): Don't use
11780         _IO_file_attach.
11781         * libio/wfileops.c (_IO_fwide): Don't cache offset.
11783         [BZ #16532]
11784         * libio/libioP.h (get_file_offset): New function.
11785         * libio/fileops.c (get_file_offset): Likewise.
11786         (do_ftell): Likewise.
11787         (_IO_new_file_seekoff): Split out ftell logic.
11788         * libio/wfileops.c (do_ftell_wide): Likewise.
11789         (_IO_wfile_seekoff): Split out ftell logic.
11790         * libio/tst-ftell-active-handler.c: New test case.
11791         * libio/Makefile (tests): Add it.
11793 2014-03-03  Roland McGrath  <roland@hack.frob.com>
11795         * nptl/ChangeLog: Renamed to nptl/ChangeLog.old, no longer used.
11796         * nptl_db/ChangeLog: Renamed to nptl_db/ChangeLog.old, no longer used.
11798 2014-03-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
11800         [BZ #16639]
11801         * nscd/connections.c (nscd_init): Call do_exit.
11802         (start_threads): Call do_exit and notify_parent.
11803         (begin_drop_privileges): Call do_exit.
11804         (finish_drop_privileges): Likewise.
11805         * nscd/selinux.c (preserve_capabilities): Likewise.
11806         (install_real_capabilities): Likewise.
11807         (nscd_selinux_enabled): Likewise.
11808         (avc_create_thread): Likewise.
11809         (avc_alloc_lock): Likewise.
11810         (nscd_avc_init): Likewise.
11811         * nscd/nscd.c (parent_fd): New static variable.
11812         (main): Create a pipe between parent and child processes.
11813         Skip closing parent_fd.
11814         (monitor_child): New function.
11815         (do_exit): Likewise.
11816         (notify_parent): Likewise.
11817         * nscd/nscd.h (notify_parent): Likewise.
11818         (do_exit): Likewise.
11820 2014-03-03  Carlos O'Donell  <carlos@redhat.com>
11822         * malloc/malloc.c (__libc_calloc): Revert last change.
11824 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11826         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11828 2014-03-03  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
11830         * sysdeps/powerpc/powerpc64/power7/strrchr.S: New file.
11831         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strrchr multiarch
11832         implementation.
11833         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
11834         (__libc_ifunc_impl_list): Likewise.
11835         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: New file.
11836         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: New file.
11837         * sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S: New file.
11838         * string/strrchr.c: Define STRRCHR.
11840 2014-02-28  Ondřej Bílka  <neleai@seznam.cz>
11842         * benchtest/bench-strtok.c (simple_strtok): Delete.
11843         (strtok_string): Use as benchmark.
11844         * string/strtok (STRTOK): New macro.
11846 2014-02-28  Carlos O'Donell  <carlos@redhat.com>
11848         * manual/threads.texi: Add header and standard comments to all
11849         functions.
11851         * elf/dl-lookup.c (check_match): New function.
11852         (ELF_MACHINE_SYM_NO_MATCH): Adjust comment.
11853         (do_lookup_x): Remove nested function check_match. Use non-nested
11854         function check_match.
11856 2014-02-28  Roland McGrath  <roland@hack.frob.com>
11858         * csu/Makefile (generated, before-compile): Use += rather than =.
11859         * catgets/Makefile (generated, generated-dirs): Likewise.
11860         * debug/Makefile (generated): Likewise.
11861         * dlfcn/Makefile (generated): Likewise.
11862         * elf/Makefile (before-compile, generated, generated-dirs): Likewise.
11863         * iconvdata/Makefile (before-compile, generated): Likewise.
11864         * intl/Makefile (before-compile, generated, generated-dirs): Likewise.
11865         * libio/Makefile (generated): Likewise.
11866         * malloc/Makefile (generated): Likewise.
11867         * manual/Makefile (generated, generated-dirs): Likewise.
11868         * misc/Makefile (generated): Likewise.
11869         * posix/Makefile (generated): Likewise.
11870         * resolv/Makefile (generated): Likewise.
11871         * sunrpc/Makefile (generated, generated-dirs): Likewise.
11872         * timezone/Makefile (generated, generated-dirs): Likewise.
11874         * stdio-common/Versions (libc: GLIBC_PRIVATE): Add missing }.
11876 2014-02-27  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11878         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
11879         power8 implementation.
11880         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S: New
11881         file: POWER8 llround ifunc implementation.
11882         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
11883         (__lllround): Add POWER8 implementation.
11884         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: New file:
11885         POWER8 llround implementation.
11887         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint
11888         power8 implementation.
11889         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S: New
11890         file: POWER8 llrint ifunc implementation.
11891         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c (__lllrint):
11892         Add POWER8 implementation.
11893         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: New file:
11894         POWER8 llrint implementation.
11896         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite
11897         power8 implementation.
11898         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S: New
11899         file: POWER8 finite ifunc implementation.
11900         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c (__finite):
11901         Add POWER8 implementation.
11902         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c (__finitef):
11903         Likewise.
11904         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: New file:
11905         POWER8 finite implementation.
11906         * sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S: New file.
11908         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf
11909         power8 implementation.
11910         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S: New
11911         file: POWER8 isinf ifunc implementation.
11912         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c (__isinf): Add
11913         POWER8 implementation.
11914         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c (__isinff):
11915         Likewise.
11916         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: New file: POWER8
11917         isinf implementation.
11918         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S: New file.
11920         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
11921         (INIT_ARCH): Add hwcap2 initialization.
11922         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
11923         power8 implementation.
11924         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S: New
11925         file: POWER8 isnan ifunc implementation.
11926         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c (__isnan): Add
11927         POWER8 implementation.
11928         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c (__isnanf):
11929         Likewise.
11930         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: New file: POWER8
11931         isnan implementation.
11932         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnanf.S: New file.
11934 2014-02-27  Joey Ye  <joey.ye@arm.com>
11936         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
11937         (_FP_NANFRAC_Q): Set to zero.
11939 2014-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
11941         [BZ #16623]
11942         * math/auto-libm-test-in: New test inputs.
11943         * math/auto-libm-test-out: Regenerate.
11944         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Preserve sign of A
11945         and DA.
11946         (__cos): Likewise.
11947         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
11949 2014-02-27  Joseph Myers  <joseph@codesourcery.com>
11951         * scripts/evaluate-test.sh: Take new argument indicating whether
11952         failure is expected.
11953         * Makeconfig (evaluate-test): Pass argument to evaluate-test.sh
11954         indicating whether failure is expected.
11955         * conform/Makefile (test-xfail-run-conformtest): New variable.
11956         ($(objpfx)run-conformtest.out): Don't expect to fail at makefile
11957         level.
11958         * posix/Makefile (test-xfail-annexc): New variable.
11959         ($(objpfx)annexc.out): Don't expect to fail at makefile level.
11961 2014-02-26  Joseph Myers  <joseph@codesourcery.com>
11963         * argp/Makefile: Include Makeconfig immediately after defining
11964         subdir.
11965         * assert/Makefile: Likewise.
11966         * benchtests/Makefile: Likewise.
11967         * catgets/Makefile: Likewise.
11968         * conform/Makefile: Likewise.
11969         * crypt/Makefile: Likewise.
11970         * csu/Makefile: Likewise.
11971         (all): Remove target.
11972         * ctype/Makefile: Include Makeconfig immediately after defining
11973         subdir.
11974         * debug/Makefile: Likewise.
11975         * dirent/Makefile: Likewise.
11976         * dlfcn/Makefile: Likewise.
11977         * gmon/Makefile: Likewise.
11978         * gnulib/Makefile: Likewise.
11979         * grp/Makefile: Likewise.
11980         * gshadow/Makefile: Likewise.
11981         * hesiod/Makefile: Likewise.
11982         * hurd/Makefile: Likewise.
11983         (all): Remove target.
11984         * iconvdata/Makefile: Include Makeconfig immediately after
11985         defining subdir.
11986         * inet/Makefile: Likewise.
11987         * intl/Makefile: Likewise.
11988         * io/Makefile: Likewise.
11989         * libio/Makefile: Likewise.
11990         (all): Remove target.
11991         * locale/Makefile: Include Makeconfig immediately after defining
11992         subdir.
11993         * login/Makefile: Likewise.
11994         * mach/Makefile: Likewise.
11995         (all): Remove target.
11996         * malloc/Makefile: Include Makeconfig immediately after defining
11997         subdir.
11998         (all): Remove target.
11999         * manual/Makefile: Include Makeconfig immediately after defining
12000         subdir.
12001         * math/Makefile: Likewise.
12002         * misc/Makefile: Likewise.
12003         * nis/Makefile: Likewise.
12004         * nss/Makefile: Likewise.
12005         * po/Makefile: Likewise.
12006         (all): Remove target.
12007         * posix/Makefile: Include Makeconfig immediately after defining
12008         subdir.
12009         * pwd/Makefile: Likewise.
12010         * resolv/Makefile: Likewise.
12011         * resource/Makefile: Likewise.
12012         * rt/Makefile: Likewise.
12013         * setjmp/Makefile: Likewise.
12014         * shadow/Makefile: Likewise.
12015         * signal/Makefile: Likewise.
12016         * socket/Makefile: Likewise.
12017         * soft-fp/Makefile: Likewise.
12018         * stdio-common/Makefile: Likewise.
12019         * stdlib/Makefile: Likewise.
12020         * streams/Makefile: Likewise.
12021         * string/Makefile: Likewise.
12022         * sunrpc/Makefile: Likewise.
12023         (all): Remove target.
12024         * sysvipc/Makefile: Include Makeconfig immediately after defining
12025         subdir.
12026         * termios/Makefile: Likewise.
12027         * time/Makefile: Likewise.
12028         * timezone/Makefile: Likewise.
12029         (all): Remove target.
12030         * wcsmbs/Makefile: Include Makeconfig immediately after defining
12031         subdir.
12032         * wctype/Makefile: Likewise.
12034 2014-02-26  Steve Ellcey  <sellcey@mips.com>
12036         * sysdeps/mips/math_private.h (_FPU_MASK_ALL) New.
12037         (libc_feholdexcept_mips): Use _FPU_MASK_ALL.
12038         (libc_feholdexcept_setround_mips): Ditto.
12039         (libc_feholdsetround): New.
12040         (libc_feholdsetroundf): New.
12041         (libc_feholdsetroundl): New.
12042         (libc_feupdateenv_test_mips): New.
12043         (libc_feupdateenv_test): New.
12044         (libc_feupdateenv_testf): New.
12045         (libc_feupdateenv_testl): New.
12046         (libc_feresetround): New.
12047         (libc_feresetroundf): New.
12048         (libc_feresetroundl): New.
12049         (libc_fetestexcept_mips): New.
12050         (libc_fetestexcept): New.
12051         (libc_fetestexceptf): New.
12052         (libc_fetestexceptl): New.
12053         (HAVE_RM_CTX): New.
12054         (libc_feholdexcept_setround_mips_ctx): New.
12055         (libc_feholdexcept_setround_ctx): New.
12056         (libc_feholdexcept_setroundf_ctx): New.
12057         (libc_feholdexcept_setroundl_ctx): New.
12058         (libc_fesetenv_mips_ctx): New.
12059         (libc_fesetenv_ctx): New.
12060         (libc_fesetenv_ctxf): New.
12061         (libc_fesetenv_ctxl): New.
12062         (libc_feupdateenv_mips_ctx): New.
12063         (libc_feupdateenv_ctx): New.
12064         (libc_feupdateenvf_ctx): New.
12065         (libc_feupdateenvl_ctx): New.
12066         (libc_feholdsetround_mips_ctx): New.
12067         (libc_feholdsetround_ctx): New.
12068         (libc_feholdsetroundf_ctx): New.
12069         (libc_feholdsetroundl_ctx): New.
12070         (libc_feresetround_mips_ctx): New.
12071         (libc_feresetround_ctx): New.
12072         (libc_feresetroundf_ctx): New.
12073         (libc_feresetroundl_ctx): New.
12075 2014-02-26  Carlos O'Donell  <carlos@redhat.com>
12077         * manual/ipc.texi (Semaphores): Use @Theglibc{}.
12079         * manual/ipc.texi: New file.
12080         * manual/Makefile (chapters): Add ipc.
12081         * manual/job.texi: Add "Inter-Process Communication" to next.
12082         * manual/process.texi: Add "Inter-Process Communication" to prev.
12084 2014-02-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12086         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12088 2014-02-26  Ondřej Bílka  <neleai@seznam.cz>
12090         * malloc/malloc.c (__libc_calloc): Simplify implementation.
12092         * manual/arith.texi: Fix spaces after sentences.
12093         * manual/charset.texi: Likewise.
12094         * manual/errno.texi: Likewise.
12095         * manual/install.texi: Likewise.
12096         * manual/llio.texi: Likewise.
12097         * manual/locale.texi: Likewise.
12098         * manual/maint.texi: Likewise.
12099         * manual/math.texi: Likewise.
12100         * manual/memory.texi: Likewise.
12101         * manual/message.texi: Likewise.
12102         * manual/probes.texi: Likewise.
12103         * manual/resource.texi: Likewise.
12104         * manual/signal.texi: Likewise.
12105         * manual/socket.texi: Likewise.
12106         * manual/stdio.texi: Likewise.
12107         * manual/string.texi: Likewise.
12108         * manual/time.texi: Likewise.
12109         * manual/users.texi: Likewise.
12111 2014-02-25  Carlos O'Donell  <carlos@redhat.com>
12113         [BZ #16632]
12114         * include/features.h: Don't warn about _BSD_SOURCE or _SVID_SOURCE if
12115         _DEFAULT_SOURCE is defined.
12117 2014-02-25  Ulrich Drepper  <drepper@gmail.com>
12118             Carlos O'Donell  <carlos@redhat.com>
12120         [BZ #16613]
12121         * elf/dl-tls.c (_dl_count_modids): New function.
12122         * sysdeps/generic/ldsodefs.h: Declare _dl_count_modids.
12123         * elf/rtld.c (dl_main): Call _dl_count_modids to track TLS usage in
12124         audit library and increment generation counter.
12125         (_dl_allocate_tls_init): Add assertion to check TLS generation count.
12126         * elf/tst-audit9.c: New file.
12127         * elf/tst-auditmod9a.c: New file.
12128         * elf/tst-auditmod9b.c: New file.
12129         * elf/Makefile: Add rules to build and run tst-audit9.
12131 2014-02-25  Florian Weimer  <fweimer@redhat.com>
12133         [BZ #15347]
12134         * misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
12136 2014-02-25  Will Newton  <will.newton@linaro.org>
12138         * sysdeps/arm/__longjmp.S: Include stap-probe.h.
12139         (__longjmp): Restore sp and lr before restoring callee
12140         saved registers.  Add longjmp and longjmp_target
12141         SystemTap probe point.
12142         * sysdeps/arm/bits/setjmp.h (__jmp_buf): Update comment.
12143         * sysdeps/arm/include/bits/setjmp.h (__JMP_BUF_SP):
12144         Define to zero to match jmpbuf layout.
12145         * sysdeps/arm/setjmp.S: Include stap-probe.h.
12146         (__sigsetjmp): Save sp and lr before saving callee
12147         saved registers.  Add setjmp SystemTap probe point.
12149 2014-02-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
12151         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
12153 2014-02-24  Andreas Schwab  <schwab@suse.de>
12155         [BZ #15804]
12156         * elf/pldd.c (wait_for_ptrace_stop): New function.
12157         (main): Call it after attaching.
12159 2014-02-22  Roland McGrath  <roland@hack.frob.com>
12161         * Makerules ($(common-objpfx)Versions.v.i): No longer depend
12162         on $(common-objpfx)abi-versions.h; using <shlib-compat.h> inside
12163         Versions files is now verboten.
12164         * hurd/Versions (libc: GLIBC_2.0):
12165         Remove various [SHLIB_COMPAT (libc, GLIBC_2_0, ...)] sections.
12166         (libc: HURD_CTHREADS_0.3): Remove conditionalization, was under
12167         [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)].
12168         * mach/Versions: Likewise.
12170         * csu/Versions: Remove unused %include.
12171         * resolv/Versions: Likewise.
12173 2014-02-21  Joseph Myers  <joseph@codesourcery.com>
12175         * Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
12176         ($(objpfx)check-local-headers.out): Likewise.
12177         ($(objpfx)begin-end-check.out): Likewise.
12178         * Makerules (check-abi-%.out): Likewise.
12179         * catgets/Makefile ($(objpfx)test1.cat): Likewise.
12180         ($(objpfx)test2.cat): Likewise.
12181         ($(objpfx)de/libc.cat): Likewise.
12182         ($(objpfx)test-gencat.out): Likewise.
12183         * conform/Makefile ($(objpfx)run-conformtest.out): Likewise.
12184         * elf/Makefile ($(objpfx)order-cmp.out): Likewise.
12185         ($(objpfx)noload-mem): Likewise.
12186         ($(objpfx)tst-pathopt.out): Likewise.
12187         ($(objpfx)tst-rtld-load-self.out): Likewise.
12188         ($(objpfx)tst-array1-cmp.out): Likewise.
12189         ($(objpfx)tst-array1-static-cmp.out): Likewise.
12190         ($(objpfx)tst-array2-cmp.out): Likewise.
12191         ($(objpfx)tst-array3-cmp.out): Likewise.
12192         ($(objpfx)tst-array4-cmp.out): Likewise.
12193         ($(objpfx)tst-array5-cmp.out): Likewise.
12194         ($(objpfx)tst-array5-static-cmp.out): Likewise.
12195         ($(objpfx)check-textrel.out): Likewise.
12196         ($(objpfx)check-execstack.out): Likewise.
12197         ($(objpfx)check-localplt.out): Likewise.
12198         ($(objpfx)order2-cmp.out): Likewise.
12199         ($(objpfx)tst-leaks1-mem): Likewise.
12200         ($(objpfx)tst-leaks1-static-mem): Likewise.
12201         ($(objpfx)tst-initorder-cmp.out): Likewise.
12202         ($(objpfx)tst-initorder2-cmp.out): Likewise.
12203         ($(objpfx)tst-unused-dep.out): Likewise.
12204         ($(objpfx)tst-unused-dep-cmp.out): Likewise.
12205         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
12206         * iconv/Makefile (test-iconvconfig): Likewise.
12207         * iconvdata/Makefile ($(objpfx)mtrace-tst-loading): Likewise.
12208         ($(objpfx)iconv-test.out): Likewise.
12209         ($(objpfx)tst-tables.out): Likewise.
12210         * intl/Makefile ($(objpfx)mtrace-tst-gettext): Likewise.
12211         ($(objpfx)tst-gettext.out): Likewise.
12212         ($(objpfx)tst-translit.out): Likewise.
12213         ($(objpfx)tst-gettext2.out): Likewise.
12214         ($(objpfx)tst-gettext4.out): Likewise.
12215         ($(objpfx)tst-gettext6.out): Likewise.
12216         * io/Makefile ($(objpfx)ftwtest.out): Likewise.
12217         * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
12218         ($(objpfx)tst-fopenloc-cmp.out): Likewise.
12219         ($(objpfx)tst-fopenloc-mem.out): Likewise.
12220         * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
12221         * misc/Makefile ($(objpfx)tst-error1-mem): Likewise.
12222         * posix/Makefile ($(objpfx)globtest.out): Likewise.
12223         ($(objpfx)wordexp-tst.out): Likewise.
12224         ($(objpfx)annexc.out): Likewise.
12225         ($(objpfx)tst-fnmatch-mem): Likewise.
12226         ($(objpfx)bug-regex2-mem): Likewise.
12227         ($(objpfx)bug-regex14-mem): Likewise.
12228         ($(objpfx)bug-regex21-mem): Likewise.
12229         ($(objpfx)bug-regex31-mem): Likewise.
12230         ($(objpfx)tst-vfork3-mem): Likewise.
12231         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
12232         ($(objpfx)tst-pcre-mem): Likewise.
12233         ($(objpfx)tst-boost-mem): Likewise.
12234         ($(objpfx)tst-getconf.out): Likewise.
12235         ($(objpfx)bug-ga2-mem): Likewise.
12236         ($(objpfx)bug-glob2-mem): Likewise.
12237         * resolv/Makefile ($(objpfx)mtrace-tst-leaks): Likewise.
12238         ($(objpfx)mtrace-tst-leaks2): Likewise.
12239         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Likewise.
12240         ($(objpfx)tst-printf.out): Likewise.
12241         ($(objpfx)tst-setvbuf1.out): Likewise.
12242         ($(objpfx)tst-setvbuf1-cmp.out): Likewise.
12243         * stdlib/Makefile ($(objpfx)isomac.out): Likewise.
12244         ($(objpfx)tst-fmtmsg.out): Likewise.
12245         * string/Makefile ($(objpfx)tst-svc-cmp.out): Likewise.
12246         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Likewise.
12248         * bits/fcntl.h [__USE_MISC]: Remove redundant conditionals.
12249         * bits/sigaction.h [__USE_MISC]: Likewise.
12250         * bits/waitstatus.h: Update #endif comments.
12251         * ctype/ctype.h: Likewise.
12252         * dirent/dirent.h: Likewise.
12253         [__USE_MISC]: Remove redundant conditionals.
12254         * grp/grp.h: Update #endif comments.
12255         [__USE_GNU]: Remove redundant conditionals.
12256         [__USE_MISC]: Likewise.
12257         * inet/netinet/in.h [__USE_GNU]: Likewise.
12258         * io/sys/stat.h [__USE_MISC]: Likewise.
12259         * libio/bits/stdio-ldbl.h [__USE_MISC]: Likewise.
12260         * libio/bits/stdio.h: Update #endif comments.
12261         [__USE_MISC]: Remove redundant conditionals.
12262         * libio/bits/stdio2.h [__USE_MISC]: Likewise.
12263         * libio/stdio.h: Update #endif comments.
12264         [__USE_MISC]: Remove redundant conditionals.
12265         * math/bits/math-finite.h [__USE_MISC]: Likewise.
12266         * math/bits/mathcalls.h [__USE_MISC]: Likewise.
12267         * math/math.h: Update #else and #endif comments.
12268         [__USE_MISC]: Remove redundant conditionals.
12269         * misc/sys/uio.h: Update #endif comments.
12270         * posix/bits/unistd.h [__USE_MISC]: Remove redundant conditionals.
12271         * posix/glob.h [__USE_MISC]: Likewise.
12272         * posix/sys/types.h: Update #endif comments.
12273         [__USE_MISC]: Remove redundant conditionals.
12274         * posix/sys/wait.h: Update #endif comments.
12275         [__USE_MISC]: Remove redundant conditionals.
12276         * posix/unistd.h: Update #endif comments.
12277         [__USE_MISC]: Remove redundant conditionals.
12278         * pwd/pwd.h [__USE_GNU]: Likewise.
12279         [__USE_MISC]: Likewise.
12280         * resolv/netdb.h [__USE_GNU]: Likewise.
12281         * signal/signal.h: Update #endif comments.
12282         [__USE_MISC]: Remove redundant conditionals.
12283         * stdlib/stdlib.h: Update #else and #endif comments.
12284         [__USE_MISC]: Remove redundant conditionals.
12285         [__USE_GNU]: Likewise.
12286         * string/bits/string2.h [__USE_MISC]: Likewise.
12287         * string/string.h: Update #endif comments.
12288         [__USE_MISC]: Remove redundant conditionals.
12289         * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__USE_MISC]:
12290         Likewise.
12291         * sysdeps/mach/hurd/bits/fcntl.h [__USE_MISC]: Likewise.
12292         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC]: Likewise.
12293         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h [__USE_MISC]:
12294         Likewise.
12295         * sysdeps/unix/sysv/linux/alpha/bits/stat.h [__USE_MISC]:
12296         Likewise.
12297         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Update #endif
12298         comments.
12299         [__USE_MISC]: Remove redundant conditionals.
12300         * sysdeps/unix/sysv/linux/bits/in.h [__USE_GNU]: Likewise.
12301         * sysdeps/unix/sysv/linux/bits/sigaction.h [__USE_MISC]: Likewise.
12302         * sysdeps/unix/sysv/linux/bits/socket.h [__USE_GNU]: Likewise.
12303         * sysdeps/unix/sysv/linux/bits/stat.h [__USE_MISC]: Likewise.
12304         * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h [__USE_MISC]:
12305         Likewise.
12306         * sysdeps/unix/sysv/linux/m68k/bits/stat.h [__USE_MISC]: Likewise.
12307         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h [__USE_MISC]:
12308         Likewise.
12309         * sysdeps/unix/sysv/linux/mips/bits/stat.h [__USE_MISC]: Likewise.
12310         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__USE_MISC]:
12311         Likewise.
12312         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h [__USE_MISC]:
12313         Likewise.
12314         * sysdeps/unix/sysv/linux/s390/bits/stat.h [__USE_MISC]: Likewise.
12315         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h [__USE_MISC]:
12316         Likewise.
12317         * sysdeps/unix/sysv/linux/sparc/bits/stat.h [__USE_MISC]:
12318         Likewise.
12319         * sysdeps/unix/sysv/linux/x86/bits/stat.h [__USE_MISC]: Likewise.
12320         * sysdeps/x86/bits/string.h: Update #endif comments.
12321         * sysdeps/x86/fpu/bits/mathinline.h [__USE_MISC]: Remove redundant
12322         conditionals.
12323         * time/sys/time.h: Update #endif comments.
12324         * time/time.h: Likewise.
12325         [__USE_MISC]: Remove redundant conditionals.
12327 2014-02-21  Yury Gribov  <y.gribov@samsung.com>
12329         [BZ #16600]
12330         * sysdeps/arm/libm-test-ulps: Update for VFPv4.
12332 2014-02-21  Andreas Schwab  <schwab@linux-m68k.org>
12334         * Versions.def (librt): Add GLIBC_2.17.
12336 2014-02-21  Adam Conrad  <adconrad@0c3.net>
12338         * sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
12339         synonym for _SYS_AUXV_H to allow direct inclusion.
12340         * sysdeps/sparc/bits/hwcap.h: Likewise.
12341         * sysdeps/powerpc/sysdep.h: Define _SYSDEPS_SYSDEP_H instead of
12342         _SYS_AUXV_H so we can include sysdep.h and sys/auxv.h together.
12343         * sysdeps/sparc/sysdep.h: Likewise.
12345 2014-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
12347         * benchtests/bench-strrchr.c (do_test): Fix minor formatting.
12349 2014-02-21  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
12351         * benchtests/bench-strrchr.c: Print length instead of position.
12353 2014-02-20  Joseph Myers  <joseph@codesourcery.com>
12355         [BZ #16611]
12356         * sysdeps/unix/sysv/linux/kernel-features.h
12357         [__LINUX_KERNEL_VERSION >= 0x030000 && __ASSUME_SOCKETCALL]
12358         (__ASSUME_SENDMMSG_SOCKETCALL): Define.
12359         [__LINUX_KERNEL_VERSION >= 0x030000 && (__i386__ || __x86_64__ ||
12360         __powerpc__ || __sh__ || __sparc__)] (__ASSUME_SENDMMSG_SYSCALL):
12361         Likewise.
12362         [__i386__ || __powerpc__ || __sh__ || __sparc__]
12363         (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
12364         [__ASSUME_SENDMMSG_SOCKETCALL || __ASSUME_SENDMMSG_SYSCALL]
12365         (__ASSUME_SENDMMSG): Define instead of using previous
12366         [__LINUX_KERNEL_VERSION >= 0x020627] condition.
12367         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
12368         (__ASSUME_SENDMMSG_SYSCALL): Define.
12369         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
12370         [__LINUX_KERNEL_VERSION >= 0x030200] (__ASSUME_SENDMMSG_SYSCALL):
12371         Likewise.
12372         * sysdeps/unix/sysv/linux/arm/kernel-features.h
12373         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
12374         Likewise.
12375         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
12376         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
12377         Likewise.
12378         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SOCKETCALL
12379         && !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
12380         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
12381         [__ASSUME_SENDMMSG]: Change conditionals to
12382         [__ASSUME_SENDMMSG_SOCKETCALL].
12383         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
12384         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_SENDMMSG_SYSCALL):
12385         Define.
12386         * sysdeps/unix/sysv/linux/mips/kernel-features.h
12387         [__LINUX_KERNEL_VERSION >= 0x030100] (__ASSUME_SENDMMSG_SYSCALL):
12388         Likewise.
12389         * sysdeps/unix/sysv/linux/sendmmsg.c [__ASSUME_SOCKETCALL &&
12390         !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
12391         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
12392         [!__ASSUME_SENDMMSG]: Change conditional to
12393         [!__ASSUME_SENDMMSG_SOCKETCALL].
12394         * sysdeps/unix/sysv/linux/tile/kernel-features.h
12395         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
12396         Define.
12398         [BZ #16610]
12399         * sysdeps/unix/sysv/linux/kernel-features.h
12400         [__LINUX_KERNEL_VERSION >= 0x020621 && __ASSUME_SOCKETCALL]
12401         (__ASSUME_RECVMMSG_SOCKETCALL): Define.
12402         [(__LINUX_KERNEL_VERSION >= 0x020621 && (__i386__ || __x86_64__ ||
12403         __sparc__)) || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__
12404         || __sh__))] (__ASSUME_RECVMMSG_SYSCALL): Likewise.
12405         [__i386__ || __sparc__]
12406         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
12407         [__ASSUME_RECVMMSG_SOCKETCALL || __ASSUME_RECVMMSG_SYSCALL]
12408         (__ASSUME_RECVMMSG): Define instead of using previous
12409         [__LINUX_KERNEL_VERSION >= 0x020621] condition.
12410         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
12411         (__ASSUME_RECVMMSG_SYSCALL): Define.
12412         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
12413         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
12414         Likewise.
12415         * sysdeps/unix/sysv/linux/arm/kernel-features.h
12416         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
12417         Likewise.
12418         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
12419         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
12420         Likewise.
12421         * sysdeps/unix/sysv/linux/internal_recvmmsg.S [__ASSUME_SOCKETCALL
12422         && !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
12423         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
12424         [__ASSUME_RECVMMSG]: Change condition to
12425         [__ASSUME_RECVMMSG_SOCKETCALL].
12426         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
12427         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
12428         Define.
12429         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
12430         * sysdeps/unix/sysv/linux/mips/kernel-features.h
12431         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
12432         Likewise.
12433         * sysdeps/unix/sysv/linux/recvmmsg.c [__ASSUME_SOCKETCALL &&
12434         !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
12435         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
12436         [!__ASSUME_RECVMMSG]: Change condition to
12437         [!__ASSUME_RECVMMSG_SOCKETCALL].
12438         * sysdeps/unix/sysv/linux/tile/kernel-features.h
12439         (__ASSUME_RECVMMSG_SYSCALL): Define.
12441         [BZ #16609]
12442         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__ ||
12443         __powerpc__ || __s390__ || __sh__ || __sparc__]
12444         (__ASSUME_SOCKETCALL): Define.
12445         [__LINUX_KERNEL_VERSION && __ASSUME_SOCKETCALL]
12446         (__ASSUME_ACCEPT4_SOCKETCALL): Likewise.
12447         [(__LINUX_KERNEL_VERSION >= 0x02061c && (__x86_64__ || __sparc__))
12448         || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__ ||
12449         __sh__))] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
12450         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
12451         [__ASSUME_ACCEPT4_SOCKETCALL || __ASSUME_ACCEPT4_SYSCALL]
12452         (__ASSUME_ACCEPT4): Define instead of using previous
12453         [__LINUX_KERNEL_VERSION >= 0x02061c && (__i386__ || __x86_64__ ||
12454         __powerpc__ || __sparc__ || __s390__)] condition.
12455         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
12456         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
12457         * sysdeps/unix/sysv/linux/accept4.c [__ASSUME_SOCKETCALL &&
12458         !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
12459         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
12460         [!__ASSUME_ACCEPT4]: Change condition to
12461         [!__ASSUME_ACCEPT4_SOCKETCALL].
12462         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
12463         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.  Correct
12464         condition to [__LINUX_KERNEL_VERSION >= 0x030200].
12465         * sysdeps/unix/sysv/linux/arm/kernel-features.h
12466         [__LINUX_KERNEL_VERSION >= 0x020624] (__ASSUME_ACCEPT4): Change to
12467         __ASSUME_ACCEPT4_SYSCALL.
12468         * sysdeps/unix/sysv/linux/i386/accept4.S [__ASSUME_ACCEPT4]:
12469         Change conditions to [__ASSUME_ACCEPT4_SOCKETCALL].
12470         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
12471         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_ACCEPT4): Change to
12472         __ASSUME_ACCEPT4_SYSCALL.
12473         * sysdeps/unix/sysv/linux/internal_accept4.S [__ASSUME_SOCKETCALL
12474         && !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
12475         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
12476         [__ASSUME_ACCEPT4]: Change condition to
12477         [__ASSUME_ACCEPT4_SOCKETCALL].
12478         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
12479         (__ASSUME_SOCKETCALL): Define.
12480         [__LINUX_KERNEL_VERSION >= 0x02061c] (__ASSUME_ACCEPT4): Remove.
12481         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
12482         (__ASSUME_SOCKETCALL): Define.
12483         (__ASSUME_ACCEPT4): Remove.
12484         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_ACCEPT4_SYSCALL):
12485         Define.
12486         * sysdeps/unix/sysv/linux/mips/kernel-features.h
12487         [__LINUX_KERNEL_VERSION >= 0x02061f] (__ASSUME_ACCEPT4_SYSCALL):
12488         Likewise.
12489         * sysdeps/unix/sysv/linux/tile/kernel-features.h
12490         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
12492         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h (HWCAP_ARM_VFPD32): New
12493         macro.
12494         (HWCAP_ARM_LPAE): Likewise.
12495         (HWCAP_ARM_EVTSTRM): Likewise.
12496         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
12497         Add vpfd32, lpae and evtstrm.
12498         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
12499         Increase to 22.
12501 2014-02-19  Joseph Myers  <joseph@codesourcery.com>
12503         * math/auto-libm-test-in: Add tests of clog10.
12504         * math/auto-libm-test-out: Regenerated.
12505         * math/libm-test.inc (clog10_test_data): Use AUTO_TESTS_c_c.
12506         * sysdeps/i386/fpu/libm-test-ulps: Update.
12507         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12509 2014-02-18  Andreas Schwab  <schwab@suse.de>
12511         [BZ #16574]
12512         * resolv/res_send.c (send_vc): Add parameter ansp2_malloced.
12513         Store non-zero if the second buffer was newly allocated.
12514         (send_dg): Likewise.
12515         (__libc_res_nsend): Add parameter ansp2_malloced and pass it down
12516         to send_vc and send_dg.
12517         (res_nsend): Pass NULL for ansp2_malloced.
12518         * resolv/res_query.c (__libc_res_nquery): Add parameter
12519         answerp2_malloced and pass it down to __libc_res_nsend.
12520         (res_nquery): Pass additional NULL to __libc_res_nquery.
12521         (__libc_res_nsearch): Add parameter answerp2_malloced and pass it
12522         down to __libc_res_nquery and __libc_res_nquerydomain.  Deallocate
12523         second answer buffer if answerp2_malloced was set.
12524         (res_nsearch): Pass additional NULL to __libc_res_nsearch.
12525         (__libc_res_nquerydomain): Add parameter
12526         answerp2_malloced and pass it down to __libc_res_nquery.
12527         (res_nquerydomain): Pass additional NULL to
12528         __libc_res_nquerydomain.
12529         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Pass
12530         additional NULL to __libc_res_nsend and __libc_res_nquery.
12531         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Pass
12532         additional NULL to __libc_res_nsearch.
12533         (_nss_dns_gethostbyname4_r): Revert last change.  Use new
12534         parameter of __libc_res_nsearch to check for separately allocated
12535         second buffer.
12536         (_nss_dns_gethostbyaddr2_r): Pass additional NULL to
12537         __libc_res_nquery.
12538         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Pass
12539         additional NULL to __libc_res_nquery.
12540         * resolv/gethnamaddr.c (gethostbyname2): Pass additional NULL to
12541         __libc_res_nsearch.
12542         (gethostbyaddr): Pass additional NULL to __libc_res_nquery.
12543         * include/resolv.h: Update prototypes of __libc_res_nquery,
12544         __libc_res_nsearch, __libc_res_nsend.
12546 2014-02-18  Joseph Myers  <joseph@codesourcery.com>
12548         * math/auto-libm-test-in: Add tests of fma.
12549         * math/auto-libm-test-out: Regenerated.
12550         * math/libm-test.inc (fma_test_data): Use AUTO_TESTS_fff_f.
12551         (fma_towardzero_test_data): Likewise.
12552         (fma_downward_test_data): Likewise.
12553         (fma_upward_test_data): Likewise.
12554         * math/gen-auto-libm-tests.c (rounding_mode_desc): Add field
12555         mpc_mode.
12556         (rounding_modes): Add values for new field.
12557         (func_calc_method): Add value mpfr_fff_f.
12558         (func_calc_desc): Add mpfr_fff_f union field.
12559         (test_function): Add field exact_args.
12560         (FUNC): Add macro argument EXACT_ARGS.
12561         (FUNC_mpfr_f_f): Update call to FUNC.
12562         (FUNC_mpfr_f_f): Likewise.
12563         (FUNC_mpfr_ff_f): Likewise.
12564         (FUNC_mpfr_if_f): Likewise.
12565         (FUNC_mpc_c_f): Likewise.
12566         (FUNC_mpc_c_c): Likewise.
12567         (test_functions): Add fma.  Update calls to FUNC.
12568         (handle_input_arg): Add argument exact_args.
12569         (add_test): Update call to handle_input_arg.
12570         (calc_generic_results): Add argument mode.  Handle mpfr_fff_f.
12571         (output_for_one_input_case): Update call to calc_generic_results.
12572         Recalculate exact zero results in each rounding mode.
12574         * math/gen-auto-libm-tests.c (adjust_real): Ensure integers are
12575         non-negative before setting low bit.
12576         * math/auto-libm-test-in: Mark one asin test possibly having
12577         spurious underflow.
12578         * math/auto-libm-test-out: Regenerated.
12579         * sysdeps/i386/fpu/libm-test-ulps: Update.
12580         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12582 2014-02-17  David Holsgrove <david.holsgrove@xilinx.com>
12584         * sysdeps/microblaze: Move directory from ports/sysdeps/microblaze.
12585         * sysdeps/unix/sysv/linux/microblaze: Move directory from
12586         ports/sysdeps/unix/sysv/linux/microblaze.
12587         * README: Add missing listing for microblaze*-*-linux-gnu.
12589 2014-02-16  Ondřej Bílka  <neleai@seznam.cz>
12591         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Remove
12592         duplicate code
12594 2014-02-16  Mike Frysinger  <vapier@gentoo.org>
12596         * sysdeps/ia64: Move directory from ports/sysdeps/ia64.
12597         * sysdeps/unix/sysv/linux/ia64: Move directory from
12598         ports/sysdeps/unix/sysv/linux/ia64.
12599         * README: Update listing for ia64-*-linux-gnu.
12601 2014-02-14  Tomas Dohnalek  <tdohnale@redhat.com>
12602             Joseph Myers  <joseph@codesourcery.com>
12604         * Makeconfig (test-name): New variable.
12605         (evaluate-test): Likewise.
12606         * Makerules (do-test-clean): Remove .test-result files.
12607         (common-mostlyclean): Likewise.
12608         * Rules ($(objpfx)%.out): Use $(evaluate-test) in both rules.
12609         * scripts/evaluate-test.sh: New file.
12611 2014-02-14  Joseph Myers  <joseph@codesourcery.com>
12613         * libio/Makefile ($(objpfx)tst-fopenloc.check): Split into
12614         separate $(objpfx)tst-fopenloc-cmp.out and
12615         $(objpfx)tst-fopenloc-mem.out targets.
12616         (tests): Update dependencies.
12617         * posix/Makefile (tests variable): Add tst-rxspencer-no-utf8.
12618         (generated): Change tst-rxspencer-mem and tst-rxspencer.mtrace to
12619         tst-rxspencer-no-utf8-mem and tst-rxspencer-no-utf8.mtrace.
12620         (tst-rxspencer-no-utf8-ARGS): New variable.
12621         (tst-rxspencer-no-utf8-ENV): Likewise.
12622         (tests target): Depend on $(objpfx)tst-rxspencer-no-utf8-mem
12623         instead of $(objpfx)tst-rxspencer-mem.
12624         ($(objpfx)tst-rxspencer-mem): Change target to
12625         $(objpfx)tst-rxspencer-no-utf8-mem.  Depend on
12626         $(objpfx)tst-rxspencer-no-utf8.out instead of running test program.
12627         * posix/tst-rxspencer-no-utf8.c: New file.
12629         * elf/Makefile ($(objpfx)order.out): Remove rule.
12630         [$(run-built-tests) = yes] (tests): Depend on
12631         $(objpfx)order-cmp.out.
12632         ($(objpfx)order-cmp.out): New rule.
12633         [$(run-built-tests) = yes] (tests): Depend on
12634         $(objpfx)tst-array1-cmp.out, $(objpfx)tst-array1-static-cmp.out,
12635         $(objpfx)tst-array2-cmp.out, $(objpfx)tst-array3-cmp.out,
12636         $(objpfx)tst-array4-cmp.out, $(objpfx)tst-array5-cmp.out and
12637         $(objpfx)tst-array5-static-cmp.out.
12638         ($(objpfx)tst-array1.out): Remove rule.
12639         ($(objpfx)tst-array1-cmp.out): New rule.
12640         ($(objpfx)tst-array1-static.out): Remove rule.
12641         ($(objpfx)tst-array1-static-cmp.out): New rule.
12642         ($(objpfx)tst-array2.out): Remove rule.
12643         ($(objpfx)tst-array2-cmp.out): New rule.
12644         ($(objpfx)tst-array3.out): Remove rule.
12645         ($(objpfx)tst-array3-cmp.out): New rule.
12646         ($(objpfx)tst-array4.out): Remove rule.
12647         ($(objpfx)tst-array4-cmp.out): New rule.
12648         ($(objpfx)tst-array5.out): Remove rule.
12649         ($(objpfx)tst-array5-cmp.out): New rule.
12650         ($(objpfx)tst-array5-static.out): Remove rule.
12651         ($(objpfx)tst-array5-static-cmp.out): New rule.
12652         [$(run-built-tests) = yes] (tests): Depend on
12653         $(objpfx)order2-cmp.out.
12654         ($(objpfx)order2.out): Remove rule.
12655         ($(objpfx)order2-cmp.out): New rule.
12656         ($(objpfx)tst-initorder.out): Remove rule.
12657         [$(run-built-tests) = yes] (tests): Depend on
12658         $(objpfx)tst-initorder-cmp.out.
12659         ($(objpfx)tst-initorder-cmp.out): New rule.
12660         ($(objpfx)tst-initorder2.out): Remove rule.
12661         [$(run-built-tests) = yes] (tests): Depend on
12662         $(objpfx)tst-initorder2-cmp.out.
12663         ($(objpfx)tst-initorder2-cmp.out): New rule.
12664         [$(run-built-tests) = yes] (tests): Depend on
12665         $(objpfx)tst-unused-dep-cmp.out.
12666         ($(objpfx)tst-unused-dep-cmp.out): Do not run cmp.
12667         ($(objpfx)tst-unused-dep-cmp.out): New rule.
12668         * stdio-common/Makefile [$(run-built-tests) = yes] (tests): Depend
12669         on $(objpfx)tst-setvbuf1-cmp.out.
12670         ($(objpfx)tst-setvbuf1.out): Do not run cmp.
12671         ($(objpfx)tst-setvbuf1-cmp.out): New rule.
12672         * string/Makefile [$(run-built-tests) = yes] (tests): Depend
12673         $(objpfx)tst-svc-cmp.out instead of $(objpfx)tst-svc.out.
12674         ($(objpfx)tst-svc.out): Remove rule.
12675         ($(objpfx)tst-svc-cmp.out): New rule.
12677 2014-02-13  Joseph Myers  <joseph@codesourcery.com>
12679         * bits/mman.h [__USE_MISC]: Remove redundant conditionals.
12680         * ctype/ctype.h [__USE_MISC]: Likewise.
12681         * dirent/dirent.h [__USE_MISC]: Likewise.
12682         * grp/grp.h [__USE_MISC]: Likewise.
12683         * io/fcntl.h [__USE_MISC]: Likewise.
12684         * io/sys/stat.h [__USE_MISC]: Likewise.
12685         * libio/stdio.h [__USE_MISC]: Likewise.
12686         * posix/unistd.h [__USE_MISC]: Likewise.
12687         * pwd/pwd.h [__USE_MISC]: Likewise.
12688         * stdlib.h [__USE_MISC]: Likewise.
12689         * string/bits/string2.h [__USE_MISC]: Likewise.
12690         * string/string.h [__USE_MISC]: Likewise.
12691         * time/time.h [__USE_MISC]: Likewise.
12693 2014-02-13  Andreas Schwab  <schwab@suse.de>
12695         [BZ #16574]
12696         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Free the
12697         second answer buffer if it was separately allocated.
12699 2014-02-12  Joseph Myers  <joseph@codesourcery.com>
12701         * sysdeps/mips/math-tests.h: Include <features.h>.
12702         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
12703         (ROUNDING_TESTS_long_double): Do not define.
12704         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
12705         (EXCEPTION_TESTS_long_double): Likewise.
12706         * sysdeps/mips/mips64/libm-test-ulps: Update.
12708         * include/features.h (__USE_BSD): Remove macro definitions.
12709         (__USE_SVID): Likewise.
12710         (_BSD_SOURCE): Likewise.
12711         (_SVID_SOURCE): Likewise.
12712         [!defined _BSD_SOURCE && !defined _SVID_SOURCE]: Remove condition
12713         from definition of _DEFAULT_SOURCE.
12714         [_BSD_SOURCE || _SVID_SOURCE]: Change condition to
12715         [_DEFAULT_SOURCE].
12716         * bits/fcntl.h [__USE_BSD]: Change condition to [__USE_MISC].
12717         * bits/mman.h [__USE_BSD]: Likewise.
12718         * bits/termios.h [__USE_BSD]: Likewise.
12719         * bits/waitstatus.h [__USE_BSD]: Likewise.
12720         * ctype/ctype.h [__USE_SVID]: Likewise.
12721         * dirent/dirent.h [__USE_BSD]: Likewise.
12722         * grp/grp.h [__USE_SVID]: Likewise.
12723         [__USE_BSD]: Likewise.
12724         * inet/netinet/igmp.h [__USE_BSD]: Likewise.
12725         * io/fcntl.h [__USE_BSD]: Likewise.
12726         * io/ftw.h [__USE_BSD]: Likewise.
12727         * io/sys/stat.h [__USE_BSD]: Likewise.
12728         * libio/bits/stdio-ldbl.h [__USE_BSD]: Likewise.
12729         * libio/bits/stdio2.h [__USE_BSD]: Likewise.
12730         * libio/stdio.h [__USE_SVID]: Likewise.
12731         [__USE_BSD]: Likewise.
12732         * math/math.h [__USE_SVID]: Likewise.
12733         [__USE_BSD]: Likewise.
12734         * misc/bits/syslog-ldbl.h [__USE_BSD]: Likewise.
12735         * misc/bits/syslog.h [__USE_BSD]: Likewise.
12736         * misc/search.h [__USE_SVID]: Likewise.
12737         * misc/sys/mman.h [__USE_BSD]: Likewise.
12738         * misc/sys/syslog.h [__USE_BSD]: Likewise.
12739         * misc/sys/uio.h [__USE_BSD]: Likewise.
12740         * posix/bits/unistd.h [__USE_BSD]: Likewise.
12741         * posix/glob.h [__USE_BSD]: Likewise.
12742         * posix/regex.h [__USE_BSD]: Likewise.
12743         * posix/sys/types.h [__USE_BSD]: Likewise.
12744         [__USE_SVID]: Likewise.
12745         * posix/sys/utsname.h [__USE_SVID]: Likewise.
12746         * posix/sys/wait.h [__USE_BSD]: Likewise.
12747         [__USE_SVID]: Likewise.
12748         * posix/unistd.h [__USE_BSD]: Likewise.
12749         [__USE_SVID]: Likewise.
12750         * pwd/pwd.h [__USE_SVID]: Likewise.
12751         * resolv/netdb.h [__USE_BSD]: Likewise.
12752         * setjmp/setjmp.h [__USE_BSD]: Likewise.
12753         * signal/signal.h [__USE_BSD]: Likewise.
12754         [__USE_SVID]: Likewise.
12755         * socket/sys/socket.h [__USE_BSD]: Likewise.
12756         * stdlib/fmtmsg.h [__USE_SVID]: Likewise.
12757         * stdlib/stdlib.h [__USE_BSD]: Likewise.
12758         [__USE_SVID]: Likewise.
12759         * string/bits/string2.h [__USE_BSD]: Likewise.
12760         [__USE_SVID]: Likewise.
12761         * string/bits/string3.h [__USE_BSD]: Likewise.
12762         * string/endian.h [__USE_BSD]: Likewise.
12763         * string/string.h [__USE_SVID]: Likewise.
12764         [__USE_BSD]: Likewise.
12765         * string/strings.h [__USE_BSD]: Likewise.
12766         * sysdeps/generic/netinet/ip.h [__USE_BSD]: Likewise.
12767         * sysdeps/gnu/netinet/ip_icmp.h [__USE_BSD]: Likewise.
12768         * sysdeps/mach/hurd/bits/fcntl.h [__USE_BSD]: Likewise.
12769         * sysdeps/mach/hurd/bits/stat.h [__USE_BSD]: Likewise.
12770         * sysdeps/unix/sysv/linux/alpha/bits/mman.h [__USE_BSD]: Likewise.
12771         * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_BSD]:
12772         Likewise.
12773         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_BSD]:
12774         Likewise.
12775         * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_BSD]: Likewise.
12776         * sysdeps/unix/sysv/linux/bits/sys_errlist.h [__USE_BSD]:
12777         Likewise.
12778         * sysdeps/unix/sysv/linux/bits/termios.h [__USE_BSD]: Likewise.
12779         * sysdeps/unix/sysv/linux/mips/bits/termios.h [__USE_BSD]:
12780         Likewise.
12781         * sysdeps/unix/sysv/linux/netinet/if_ether.h [__USE_BSD]:
12782         Likewise.
12783         * sysdeps/unix/sysv/linux/netinet/if_fddi.h [__USE_BSD]: Likewise.
12784         * sysdeps/unix/sysv/linux/netinet/if_tr.h [__USE_BSD]: Likewise.
12785         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_BSD]:
12786         Likewise.
12787         * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_BSD]:
12788         Likewise.
12789         * sysdeps/x86/bits/string.h [__USE_BSD]: Likewise.
12790         * sysvipc/sys/ipc.h [__USE_SVID]: Likewise.
12791         * termios/termios.h [__USE_BSD]: Likewise.
12792         * time/sys/time.h [__USE_BSD]: Likewise.
12793         * time/time.h [__USE_BSD]: Likewise.
12794         [__USE_SVID]: Likewise.
12796         * Makefile (subdir_targets): Remove subdir_lint.out.
12798         * stdio-common/Makefile (do-tst-unbputc): Remove target.
12799         (do-tst-printf): Likewise.
12800         (tests): Depend directly on $(objpfx)tst-unbputc.out and
12801         $(objpfx)tst-printf.out.
12803         * io/ftwtest-sh (testout): Change to $tmp/ftwtest-tmp.out.
12805         * Makerules (check-abi-%): Change target to
12806         $(objpfx)check-abi-%.out.
12807         (check-abi target): Update dependencies.
12808         (check-abi-pattern variable): Redirect output of diff to $@.
12809         (check-abi variable): Likewise.
12810         * elf/Makefile (check-abi): Update dependencies.
12812         * soft-fp/op-common.h (_FP_DECL): Mark exponent as possibly
12813         unused.
12814         (_FP_PACK_SEMIRAW): Determine tininess based on rounding shifted
12815         value if _FP_TININESS_AFTER_ROUNDING and unrounded value is in
12816         subnormal range.
12817         (_FP_PACK_CANONICAL): Determine tininess based on rounding to
12818         normal precision if _FP_TININESS_AFTER_ROUNDING and unrounded
12819         value has largest subnormal exponent.
12820         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS]
12821         (_FP_TININESS_AFTER_ROUNDING): Undefine and redefine to 0.
12822         * sysdeps/aarch64/soft-fp/sfp-machine.h
12823         (_FP_TININESS_AFTER_ROUNDING): New macro.
12824         * sysdeps/alpha/soft-fp/sfp-machine.h
12825         (_FP_TININESS_AFTER_ROUNDING): Likewise.
12826         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
12827         Likewise.
12828         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
12829         (_FP_TININESS_AFTER_ROUNDING): Likewise.
12830         * sysdeps/mips/soft-fp/sfp-machine.h
12831         (_FP_TININESS_AFTER_ROUNDING): Likewise.
12832         * sysdeps/powerpc/soft-fp/sfp-machine.h
12833         (_FP_TININESS_AFTER_ROUNDING): Likewise.
12834         * sysdeps/sh/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
12835         Likewise.
12836         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
12837         (_FP_TININESS_AFTER_ROUNDING): Likewise.
12838         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
12839         (_FP_TININESS_AFTER_ROUNDING): Likewise.
12840         * sysdeps/tile/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
12841         Likewise.
12843 2014-02-12  Dylan Alex Simon  <dylan@dylex.net>
12845         [BZ #16545]
12846         * sysdeps/x86_64/fpu/libm-test-ulps: Update on AMD family 21h
12847         model 1.
12849 2014-02-12  Richard Henderson  <rth@redhat.com>
12851         * sysdeps/alpha: Move directory from ports/sysdeps/alpha.
12852         * sysdeps/unix/alpha: Move directory from ports/sysdeps/unix/alpha.
12853         * sysdeps/unix/sysv/linux/alpha: Move directory from
12854         ports/sysdeps/unix/sysv/linux/alpha.
12855         * README: Update listing for alpha-*-linux-gnu.
12857 2014-02-11  Joseph Myers  <joseph@codesourcery.com>
12859         * include/features.h: Update comment documenting feature test
12860         macros.
12861         [_BSD_SOURCE || _SVID_SOURCE]: Give #warning.  Define
12862         _DEFAULT_SOURCE.
12863         * manual/creature.texi (_BSD_SOURCE): Remove documentation.
12864         (_SVID_SOURCE): Likewise.
12865         (_DEFAULT_SOURCE): Update description of default features.
12866         (Feature Test Macros): Don't mention _SVID_SOURCE in conjunction
12867         with _GNU_SOURCE.
12868         * manual/filesys.texi (__ftw_func_t): Do not refer to _BSD_SOURCE.
12869         (S_ISVTX): Likewise.
12870         * manual/math.texi (Mathematical Constants): Likewise.
12871         * manual/signal.texi (Interrupted Primitives): Likewise.
12872         * manual/startup.texi (putenv): Do not refer to _SVID_SOURCE.
12873         * math/test-matherr.c (_SVID_SOURCE): Do not define.
12874         * sysvipc/sys/ipc.h [__USE_SVID && !__USE_XOPEN && __GNUC__ >= 2]:
12875         Don't refer to _SVID_SOURCE in warning text.
12877         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
12879         * elf/dl-lookup.c (ELF_MACHINE_SYM_NO_MATCH): Define if not
12880         already defined.
12881         (do_lookup_x): Use ELF_MACHINE_SYM_NO_MATCH.
12882         * sysdeps/mips/dl-lookup.c: Remove.
12883         * sysdeps/mips/dl-machine.h (ELF_MACHINE_SYM_NO_MATCH): New macro.
12885 2014-02-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
12887         [BZ #16447]
12888         * math/auto-libm-test-in: Add testcase for expl.
12889         * math/auto-libm-test-out: Regenerate.
12890         * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Fix
12891         calculation of unsafe.
12892         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for added testcase.
12894 2014-02-11  Marcus Shawcroft  <marcus.shawcroft@arm.com>
12896         * sysdeps/aarch64: Move directory from ports/sysdeps/aarch64.
12897         * sysdeps/unix/sysv/linux/aarch64: Move directory from
12898         ports/sysdeps/unix/sysv/linux/aarch64.
12899         * README: Update listing for aarch64*-*-linux-gnu.
12901 2014-02-11  Will Newton  <will.newton@linaro.org>
12903         * manual/probes.texi (Mathematical Function Probes): Use
12904         "triggered" instead of "hit".
12906         * manual/probes.texi (Internal Probes): Add documentation
12907         of setjmp, longjmp and longjmp_target probes.
12909         * include/stap-probe.h: Add comment about probe argument
12910         format.
12912         * malloc/mtrace.c (attribute_hidden): Remove unused macro
12913         definition.  (tr_where, tr_freehook, tr_mallochook,
12914         tr_reallochook, tr_memalignhook): Use ANSI protoype.
12916 2014-02-11  David S. Miller  <davem@davemloft.net>
12918         * stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when
12919         processing int_tests.
12921 2014-02-10  Joseph Myers  <joseph@codesourcery.com>
12923         * sysdeps/mips: Move directory from ports/sysdeps/mips.
12924         * sysdeps/unix/mips: Move directory from ports/sysdeps/unix/mips.
12925         * sysdeps/unix/sysv/linux/mips: Move directory from
12926         ports/sysdeps/unix/sysv/linux/mips.
12927         * README: Update listing for mips-*-linux-gnu and
12928         mips64-*-linux-gnu.
12930 2014-02-10  Andreas Schwab  <schwab@linux-m68k.org>
12932         * sysdeps/m68k: Move directory from ports/sysdeps/m68k.
12933         * sysdeps/unix/sysv/linux/m68k: Move directory from
12934         ports/sysdeps/unix/sysv/linux/m68k.
12935         * README: Update listing for m68k-*-linux-gnu.
12937 2014-02-10  Chris Metcalf  <cmetcalf@tilera.com>
12939         * sysdeps/tile: Move directory from ports/sysdeps/tile.
12940         * sysdeps/unix/sysv/linux/generic: Move directory from
12941         ports/sysdeps/unix/sysv/linux/generic.
12942         * sysdeps/unix/sysv/linux/tile: Move directory from
12943         ports/sysdeps/unix/sysv/linux/tile.
12944         * README: Update listing for tile*-*-linux-gnu.
12946 2014-02-10  Ondřej Bílka  <neleai@seznam.cz>
12948         * assert/assert.c (__assert_fail_base): Use glibc_likely instead
12949         __builtin_expect.
12950         * benchtests/bench-memmem.c (simple_memmem): Likewise.
12951         * catgets/open_catalog.c (__open_catalog): Likewise.
12952         * csu/libc-start.c (LIBC_START_MAIN): Likewise.
12953         * debug/confstr_chk.c: Likewise.
12954         * debug/fread_chk.c (__fread_chk): Likewise.
12955         * debug/fread_u_chk.c (__fread_unlocked_chk): Likewise.
12956         * debug/getgroups_chk.c: Likewise.
12957         * debug/mbsnrtowcs_chk.c: Likewise.
12958         * debug/mbsrtowcs_chk.c: Likewise.
12959         * debug/mbstowcs_chk.c: Likewise.
12960         * debug/memcpy_chk.c: Likewise.
12961         * debug/memmove_chk.c: Likewise.
12962         * debug/mempcpy_chk.c: Likewise.
12963         * debug/memset_chk.c: Likewise.
12964         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
12965         * debug/strcat_chk.c (__strcat_chk): Likewise.
12966         * debug/strcpy_chk.c (__strcpy_chk): Likewise.
12967         * debug/strncat_chk.c (__strncat_chk): Likewise.
12968         * debug/vsnprintf_chk.c (___vsnprintf_chk): Likewise.
12969         * debug/vswprintf_chk.c (__vswprintf_chk): Likewise.
12970         * debug/wcpcpy_chk.c (__wcpcpy_chk): Likewise.
12971         * debug/wcpncpy_chk.c: Likewise.
12972         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
12973         * debug/wcscpy_chk.c (__wcscpy_chk): Likewise.
12974         * debug/wcsncat_chk.c (__wcsncat_chk): Likewise.
12975         * debug/wcsncpy_chk.c: Likewise.
12976         * debug/wcsnrtombs_chk.c: Likewise.
12977         * debug/wcsrtombs_chk.c: Likewise.
12978         * debug/wcstombs_chk.c: Likewise.
12979         * debug/wmemcpy_chk.c: Likewise.
12980         * debug/wmemmove_chk.c: Likewise.
12981         * debug/wmempcpy_chk.c: Likewise.
12982         * debug/wmemset_chk.c: Likewise.
12983         * dirent/scandirat.c (SCANDIRAT): Likewise.
12984         * dlfcn/dladdr1.c (dladdr1): Likewise.
12985         * dlfcn/dladdr.c (dladdr): Likewise.
12986         * dlfcn/dlclose.c (dlclose_doit): Likewise.
12987         * dlfcn/dlerror.c (__dlerror): Likewise.
12988         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
12989         * dlfcn/dlmopen.c (dlmopen_doit): Likewise.
12990         * dlfcn/dlopen.c (dlopen_doit): Likewise.
12991         * dlfcn/dlopenold.c (__dlopen_nocheck): Likewise.
12992         * dlfcn/dlsym.c (dlsym_doit): Likewise.
12993         * dlfcn/dlvsym.c (dlvsym_doit): Likewise.
12994         * elf/dl-cache.c (_dl_load_cache_lookup): Likewise.
12995         * elf/dl-close.c (remove_slotinfo, _dl_close_worker, _dl_close):
12996         Likewise.
12997         * elf/dl-conflict.c: Likewise.
12998         * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
12999         * elf/dl-dst.h: Likewise.
13000         * elf/dl-fini.c (_dl_sort_fini, _dl_fini): Likewise.
13001         * elf/dl-fptr.c (_dl_make_fptr): Likewise.
13002         * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
13003         * elf/dl-init.c (call_init, _dl_init): Likewise.
13004         * elf/dl-libc.c (__libc_dlopen_mode, __libc_dlsym): Likewise.
13005         * elf/dl-load.c (_dl_dst_substitute, fillin_rpath, _dl_init_paths)
13006         (_dl_map_object_from_fd, open_verify, open_path, _dl_map_object):
13007         Likewise.
13008         * elf/dl-lookup.c (do_lookup_x, add_dependency, _dl_lookup_symbol_x):
13009         Likewise.
13010         * elf/dl-minimal.c (__libc_memalign): Likewise.
13011         * elf/dl-open.c (add_to_global, dl_open_worker, _dl_open): Likewise.
13012         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
13013         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
13014         * elf/dl-sym.c (do_sym): Likewise.
13015         * elf/dl-tls.c (tls_get_addr_tail, update_get_addr)
13016         (__tls_get_addr, _dl_tls_get_addr_soft): Likewise.
13017         * elf/dl-version.c (match_symbol, _dl_check_map_versions): Likewise.
13018         * elf/dl-writev.h (_dl_writev): Likewise.
13019         * elf/ldconfig.c (search_dir): Likewise.
13020         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, do_preload)
13021         (dl_main): Likewise.
13022         * elf/setup-vdso.h (setup_vdso): Likewise.
13023         * grp/compat-initgroups.c (compat_call): Likewise.
13024         * grp/fgetgrent.c (fgetgrent): Likewise.
13025         * grp/initgroups.c (getgrouplist, initgroups): Likewise.
13026         * grp/putgrent.c (putgrent): Likewise.
13027         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
13028         Likewise.
13029         * hurd/hurdinit.c: Likewise.
13030         * iconvdata/8bit-gap.c (struct): Likewise.
13031         * iconvdata/ansi_x3.110.c : Likewise.
13032         * iconvdata/big5.c : Likewise.
13033         * iconvdata/big5hkscs.c : Likewise.
13034         * iconvdata/cp1255.c: Likewise.
13035         * iconvdata/cp1258.c : Likewise.
13036         * iconvdata/cp932.c : Likewise.
13037         * iconvdata/euc-cn.c: Likewise.
13038         * iconvdata/euc-jisx0213.c : Likewise.
13039         * iconvdata/euc-jp.c: Likewise.
13040         * iconvdata/euc-jp-ms.c : Likewise.
13041         * iconvdata/euc-kr.c (euckr_from_ucs4): Likewise.
13042         * iconvdata/gb18030.c : Likewise.
13043         * iconvdata/gbbig5.c (const): Likewise.
13044         * iconvdata/gbgbk.c: Likewise.
13045         * iconvdata/gbk.c : Likewise.
13046         * iconvdata/ibm1364.c : Likewise.
13047         * iconvdata/ibm930.c : Likewise.
13048         * iconvdata/ibm932.c: Likewise.
13049         * iconvdata/ibm933.c : Likewise.
13050         * iconvdata/ibm935.c : Likewise.
13051         * iconvdata/ibm937.c : Likewise.
13052         * iconvdata/ibm939.c : Likewise.
13053         * iconvdata/ibm943.c: Likewise.
13054         * iconvdata/iso_11548-1.c: Likewise.
13055         * iconvdata/iso-2022-cn.c : Likewise.
13056         * iconvdata/iso-2022-cn-ext.c : Likewise.
13057         * iconvdata/iso-2022-jp-3.c: Likewise.
13058         * iconvdata/iso-2022-jp.c (gconv_end): Likewise.
13059         * iconvdata/iso-2022-kr.c : Likewise.
13060         * iconvdata/iso646.c (gconv_end): Likewise.
13061         * iconvdata/iso_6937-2.c : Likewise.
13062         * iconvdata/iso_6937.c : Likewise.
13063         * iconvdata/iso8859-1.c: Likewise.
13064         * iconvdata/johab.c (johab_sym_hanja_to_ucs): Likewise.
13065         * iconvdata/shift_jisx0213.c : Likewise.
13066         * iconvdata/sjis.c : Likewise.
13067         * iconvdata/t.61.c : Likewise.
13068         * iconvdata/tcvn5712-1.c : Likewise.
13069         * iconvdata/tscii.c: Likewise.
13070         * iconvdata/uhc.c : Likewise.
13071         * iconvdata/unicode.c (gconv_end): Likewise.
13072         * iconvdata/utf-16.c (gconv_end): Likewise.
13073         * iconvdata/utf-32.c (gconv_end): Likewise.
13074         * iconvdata/utf-7.c (base64): Likewise.
13075         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
13076         * iconv/gconv_close.c (__gconv_close): Likewise.
13077         * iconv/gconv_open.c (__gconv_open): Likewise.
13078         * iconv/gconv_simple.c (internal_ucs4_loop_single)
13079         (ucs4_internal_loop, ucs4_internal_loop_unaligned)
13080         (ucs4_internal_loop_single, internal_ucs4le_loop_single)
13081         (ucs4le_internal_loop, ucs4le_internal_loop_unaligned)
13082         (ucs4le_internal_loop_single): Likewise.
13083         * iconv/iconv.c (iconv): Likewise.
13084         * iconv/iconv_close.c: Likewise.
13085         * iconv/loop.c (SINGLE): Likewise.
13086         * iconv/skeleton.c (FUNCTION_NAME): Likewise.
13087         * include/atomic.h: Likewise.
13088         * inet/inet6_option.c (option_alloc): Likewise.
13089         * intl/bindtextdom.c (set_binding_values): Likewise.
13090         * intl/dcigettext.c (DCIGETTEXT, _nl_find_msg): Likewise.
13091         * intl/loadmsgcat.c (_nl_load_domain): Likewise.
13092         * intl/localealias.c (read_alias_file): Likewise.
13093         * libio/filedoalloc.c (_IO_file_doallocate): Likewise.
13094         * libio/fileops.c (_IO_file_open, _IO_file_underflow_mmap)
13095         (_IO_new_file_overflow, _IO_file_xsgetn_mmap): Likewise.
13096         * libio/fmemopen.c (fmemopen): Likewise.
13097         * libio/iofgets.c (_IO_fgets): Likewise.
13098         * libio/iofgets_u.c (fgets_unlocked): Likewise.
13099         * libio/iofgetws.c (fgetws): Likewise.
13100         * libio/iofgetws_u.c (fgetws_unlocked): Likewise.
13101         * libio/iogetdelim.c (_IO_getdelim): Likewise.
13102         * libio/wfileops.c (_IO_wfile_underflow, _IO_wfile_underflow_mmap)
13103         (adjust_wide_data, _IO_wfile_seekoff): Likewise.
13104         * locale/findlocale.c (_nl_find_locale): Likewise.
13105         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
13106         * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale):
13107         Likewise.
13108         * locale/setlocale.c (setlocale): Likewise.
13109         * login/programs/pt_chown.c (main): Likewise.
13110         * malloc/arena.c (ptmalloc_init, shrink_heap, arena_get2): Likewise.
13111         * malloc/malloc.c (_int_malloc, _int_free): Likewise.
13112         * malloc/memusage.c (update_data, malloc, realloc, calloc, free)
13113         (mmap, mmap64, mremap, munmap): Likewise.
13114         * math/e_exp2l.c: Likewise.
13115         * math/e_scalb.c (invalid_fn, __ieee754_scalb): Likewise.
13116         * math/e_scalbf.c (invalid_fn, __ieee754_scalbf): Likewise.
13117         * math/e_scalbl.c (invalid_fn, __ieee754_scalbl): Likewise.
13118         * math/s_catan.c (__catan): Likewise.
13119         * math/s_catanf.c (__catanf): Likewise.
13120         * math/s_catanh.c (__catanh): Likewise.
13121         * math/s_catanhf.c (__catanhf): Likewise.
13122         * math/s_catanhl.c (__catanhl): Likewise.
13123         * math/s_catanl.c (__catanl): Likewise.
13124         * math/s_ccosh.c (__ccosh): Likewise.
13125         * math/s_ccoshf.c (__ccoshf): Likewise.
13126         * math/s_ccoshl.c (__ccoshl): Likewise.
13127         * math/s_cexp.c (__cexp): Likewise.
13128         * math/s_cexpf.c (__cexpf): Likewise.
13129         * math/s_cexpl.c (__cexpl): Likewise.
13130         * math/s_clog10.c (__clog10): Likewise.
13131         * math/s_clog10f.c (__clog10f): Likewise.
13132         * math/s_clog10l.c (__clog10l): Likewise.
13133         * math/s_clog.c (__clog): Likewise.
13134         * math/s_clogf.c (__clogf): Likewise.
13135         * math/s_clogl.c (__clogl): Likewise.
13136         * math/s_csin.c (__csin): Likewise.
13137         * math/s_csinf.c (__csinf): Likewise.
13138         * math/s_csinh.c (__csinh): Likewise.
13139         * math/s_csinhf.c (__csinhf): Likewise.
13140         * math/s_csinhl.c (__csinhl): Likewise.
13141         * math/s_csinl.c (__csinl): Likewise.
13142         * math/s_csqrt.c (__csqrt): Likewise.
13143         * math/s_csqrtf.c (__csqrtf): Likewise.
13144         * math/s_csqrtl.c (__csqrtl): Likewise.
13145         * math/s_ctan.c (__ctan): Likewise.
13146         * math/s_ctanf.c (__ctanf): Likewise.
13147         * math/s_ctanh.c (__ctanh): Likewise.
13148         * math/s_ctanhf.c (__ctanhf): Likewise.
13149         * math/s_ctanhl.c (__ctanhl): Likewise.
13150         * math/s_ctanl.c (__ctanl): Likewise.
13151         * math/w_pow.c: Likewise.
13152         * math/w_powf.c: Likewise.
13153         * math/w_powl.c: Likewise.
13154         * math/w_scalb.c (sysv_scalb): Likewise.
13155         * math/w_scalbf.c (sysv_scalbf): Likewise.
13156         * math/w_scalbl.c (sysv_scalbl): Likewise.
13157         * misc/error.c (error_tail): Likewise.
13158         * misc/pselect.c (__pselect): Likewise.
13159         * nis/nis_callback.c (__nis_create_callback): Likewise.
13160         * nis/nis_call.c (__nisfind_server): Likewise.
13161         * nis/nis_creategroup.c (nis_creategroup): Likewise.
13162         * nis/nis_domain_of_r.c (nis_domain_of_r): Likewise.
13163         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
13164         * nis/nis_getservlist.c (nis_getservlist): Likewise.
13165         * nis/nis_lookup.c (nis_lookup): Likewise.
13166         * nis/nis_subr.c (nis_leaf_of_r, nis_getnames): Likewise.
13167         * nis/nis_table.c (__create_ib_request, nis_list, nis_add_entry)
13168         (nis_modify_entry, nis_first_entry, nis_next_entry): Likewise.
13169         * nis/nis_xdr.c (xdr_endpoint): Likewise.
13170         * nis/nss_compat/compat-grp.c (getgrent_next_file)
13171         (internal_getgrnam_r, internal_getgrgid_r): Likewise.
13172         * nis/nss_compat/compat-initgroups.c (add_group)
13173         (internal_getgrent_r): Likewise.
13174         * nis/nss_compat/compat-pwd.c (getpwent_next_file)
13175         (internal_getpwnam_r, internal_getpwuid_r): Likewise.
13176         * nis/nss_compat/compat-spwd.c (getspent_next_file)
13177         (internal_getspnam_r): Likewise.
13178         * nis/nss_nis/nis-alias.c (internal_nis_getaliasent_r)
13179         (_nss_nis_getaliasbyname_r): Likewise.
13180         * nis/nss_nis/nis-ethers.c (_nss_nis_gethostton_r)
13181         (_nss_nis_getntohost_r): Likewise.
13182         * nis/nss_nis/nis-grp.c (internal_nis_setgrent)
13183         (internal_nis_getgrent_r, _nss_nis_getgrnam_r)
13184         (_nss_nis_getgrgid_r): Likewise.
13185         * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent)
13186         (internal_nis_gethostent_r, internal_gethostbyname2_r)
13187         (_nss_nis_gethostbyname_r, _nss_nis_gethostbyaddr_r)
13188         (_nss_nis_gethostbyname4_r): Likewise.
13189         * nis/nss_nis/nis-initgroups.c (internal_getgrent_r)
13190         (initgroups_netid): Likewise.
13191         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
13192         * nis/nss_nis/nis-network.c (internal_nis_getnetent_r)
13193         (_nss_nis_getnetbyname_r, _nss_nis_getnetbyaddr_r): Likewise.
13194         * nis/nss_nis/nis-proto.c (_nss_nis_getprotobyname_r)
13195         (_nss_nis_getprotobynumber_r): Likewise.
13196         * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey)
13197         (_nss_nis_getsecretkey): Likewise.
13198         * nis/nss_nis/nis-pwd.c (_nis_saveit, internal_nis_setpwent)
13199         (internal_nis_getpwent_r, _nss_nis_getpwnam_r)
13200         (_nss_nis_getpwuid_r): Likewise.
13201         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r)
13202         (_nss_nis_getrpcbyname_r, _nss_nis_getrpcbynumber_r): Likewise.
13203         * nis/nss_nis/nis-service.c (dosearch, internal_nis_getservent_r)
13204         (_nss_nis_getservbyname_r, _nss_nis_getservbyport_r): Likewise.
13205         * nis/nss_nis/nis-spwd.c (_nss_nis_setspent)
13206         (internal_nis_getspent_r, _nss_nis_getspnam_r): Likewise.
13207         * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_getaliasbyname_r):
13208         Likewise.
13209         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r)
13210         (_nss_nisplus_getntohost_r): Likewise.
13211         * nis/nss_nisplus/nisplus-grp.c (internal_nisplus_getgrent_r)
13212         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
13213         * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r)
13214         (_nss_nisplus_gethostbyaddr_r, _nss_nisplus_gethostbyname4_r):
13215         Likewise.
13216         * nis/nss_nisplus/nisplus-initgroups.c
13217         (_nss_nisplus_initgroups_dyn): Likewise.
13218         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r)
13219         (_nss_nisplus_getnetbyaddr_r): Likewise.
13220         * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_getprotobyname_r)
13221         (_nss_nisplus_getprotobynumber_r): Likewise.
13222         * nis/nss_nisplus/nisplus-pwd.c (internal_nisplus_getpwent_r)
13223         (_nss_nisplus_getpwnam_r, _nss_nisplus_getpwuid_r): Likewise.
13224         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r):
13225         Likewise.
13226         * nis/nss_nisplus/nisplus-service.c
13227         (internal_nisplus_getservent_r, _nss_nisplus_getservbyname_r)
13228         (_nss_nisplus_getservbyport_r): Likewise.
13229         * nis/nss_nisplus/nisplus-spwd.c (internal_nisplus_getspent_r)
13230         (_nss_nisplus_getspnam_r): Likewise.
13231         * nis/ypclnt.c (__yp_bind, yp_match, yp_all, yp_maplist):
13232         Likewise.
13233         * nscd/aicache.c (addhstaiX): Likewise.
13234         * nscd/cache.c (cache_search, prune_cache): Likewise.
13235         * nscd/connections.c (register_traced_file, send_ro_fd)
13236         (handle_request, nscd_run_prune, nscd_run_worker, fd_ready)
13237         (main_loop_epoll): Likewise.
13238         * nscd/grpcache.c (addgrbyX): Likewise.
13239         * nscd/hstcache.c (addhstbyX): Likewise.
13240         * nscd/initgrcache.c (addinitgroupsX): Likewise.
13241         * nscd/mem.c (gc, mempool_alloc): Likewise.
13242         * nscd/netgroupcache.c (do_notfound, addgetnetgrentX)
13243         (addinnetgrX): Likewise.
13244         * nscd/nscd-client.h (__nscd_acquire_maplock)
13245         (__nscd_drop_map_ref): Likewise.
13246         * nscd/nscd_getai.c (__nscd_getai): Likewise.
13247         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
13248         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp, nscd_gethst_r):
13249         Likewise.
13250         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
13251         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
13252         * nscd/nscd_helper.c (__readvall, open_socket, __nscd_get_mapping)
13253         (__nscd_get_map_ref): Likewise.
13254         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
13255         * nscd/nscd_netgroup.c (__nscd_setnetgrent, __nscd_innetgr):
13256         Likewise.
13257         * nscd/pwdcache.c (addpwbyX): Likewise.
13258         * nscd/selinux.c (preserve_capabilities): Likewise.
13259         * nscd/servicescache.c (addservbyX): Likewise.
13260         * nss/nss_files/files-XXX.c (internal_getent): Likewise.
13261         * posix/fnmatch.c (fnmatch): Likewise.
13262         * posix/getopt.c (_getopt_internal_r): Likewise.
13263         * posix/glob.c (glob, glob_in_dir): Likewise.
13264         * posix/wordexp.c (exec_comm_child): Likewise.
13265         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r)
13266         (getanswer_r, gaih_getanswer_slice): Likewise.
13267         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.
13268         * resolv/res_init.c: Likewise.
13269         * resolv/res_mkquery.c (res_nmkquery): Likewise.
13270         * resolv/res_query.c (__libc_res_nquery): Likewise.
13271         * resolv/res_send.c (__libc_res_nsend, send_vc, reopen, send_dg):
13272         Likewise.
13273         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Likewise.
13274         * stdio-common/perror.c (perror): Likewise.
13275         * stdio-common/printf_fp.c (___printf_fp): Likewise.
13276         * stdio-common/tmpnam.c (tmpnam): Likewise.
13277         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
13278         * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
13279         * stdlib/cxa_thread_atexit_impl.c (__cxa_thread_atexit_impl):
13280         Likewise.
13281         * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
13282         * stdlib/putenv.c (putenv): Likewise.
13283         * stdlib/setenv.c (__add_to_environ): Likewise.
13284         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
13285         * stdlib/strtol_l.c (INTERNAL): Likewise.
13286         * string/memmem.c (memmem): Likewise.
13287         * string/strerror.c (strerror): Likewise.
13288         * string/strnlen.c (__strnlen): Likewise.
13289         * string/test-memmem.c (simple_memmem): Likewise.
13290         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Likewise.
13291         * sunrpc/pm_getport.c (__get_socket): Likewise.
13292         * sysdeps/gnu/unwind-resume.c (init, _Unwind_Resume): Likewise.
13293         * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
13294         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup)
13295         (elf_machine_rel, elf_machine_lazy_rel, elf_machine_lazy_rela):
13296         Likewise.
13297         * sysdeps/ieee754/dbl-64/e_atanh.c (__ieee754_atanh): Likewise.
13298         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
13299         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
13300         * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise.
13301         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
13302         * sysdeps/ieee754/dbl-64/e_j1.c (__ieee754_j1, __ieee754_y1):
13303         Likewise.
13304         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn, __ieee754_yn):
13305         Likewise.
13306         * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
13307         * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
13308         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
13309         * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
13310         * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
13311         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Likewise.
13312         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
13313         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Likewise.
13314         * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
13315         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): Likewise.
13316         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
13317         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c (__ieee754_acosh):
13318         Likewise.
13319         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10):
13320         Likewise.
13321         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2):
13322         Likewise.
13323         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c (__frexp): Likewise.
13324         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
13325         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo): Likewise.
13326         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c (__round): Likewise.
13327         * sysdeps/ieee754/flt-32/e_atanhf.c (__ieee754_atanhf): Likewise.
13328         * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r): Likewise.
13329         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
13330         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Likewise.
13331         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_nearbyint): Likewise.
13332         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Likewise.
13333         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
13334         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
13335         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
13336         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c (__lroundl): Likewise.
13337         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
13338         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
13339         Likewise.
13340         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l, __ieee754_y0l):
13341         Likewise.
13342         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l, __ieee754_y1l):
13343         Likewise.
13344         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl, __ieee754_ynl):
13345         Likewise.
13346         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
13347         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
13348         * sysdeps/posix/clock_getres.c (hp_timing_getres, realtime_getres):
13349         Likewise.
13350         * sysdeps/posix/fdopendir.c (__fdopendir): Likewise.
13351         * sysdeps/posix/getaddrinfo.c (gaih_inet, getaddrinfo): Likewise.
13352         * sysdeps/posix/opendir.c (__opendirat): Likewise.
13353         * sysdeps/posix/sleep.c: Likewise.
13354         * sysdeps/posix/tempname.c: Likewise.
13355         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irela): Likewise.
13356         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
13357         Likewise.
13358         * sysdeps/powerpc/powerpc32/dl-machine.h
13359         (elf_machine_runtime_setup, elf_machine_rela): Likewise.
13360         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
13361         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
13362         * sysdeps/pthread/aio_notify.c (__aio_notify_only): Likewise.
13363         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait, aio_suspend):
13364         Likewise.
13365         * sysdeps/s390/dl-irel.h (elf_irela): Likewise.
13366         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup)
13367         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
13368         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup)
13369         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
13370         * sysdeps/s390/s390-64/utf16-utf32-z9.c (gconv_end): Likewise.
13371         * sysdeps/s390/s390-64/utf8-utf16-z9.c (gconv_end): Likewise.
13372         * sysdeps/s390/s390-64/utf8-utf32-z9.c (gconv_end): Likewise.
13373         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
13374         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Likewise.
13375         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela)
13376         (elf_machine_lazy_rel): Likewise.
13377         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
13378         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela)
13379         (elf_machine_lazy_rel): Likewise.
13380         * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Likewise.
13381         * sysdeps/unix/clock_gettime.c (hp_timing_gettime): Likewise.
13382         * sysdeps/unix/clock_settime.c (hp_timing_settime): Likewise.
13383         * sysdeps/unix/grantpt.c (grantpt): Likewise.
13384         * sysdeps/unix/sysv/linux/accept4.c (accept4): Likewise.
13385         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Likewise.
13386         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
13387         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
13388         Likewise.
13389         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Likewise.
13390         * sysdeps/unix/sysv/linux/fchmodat.c (fchmodat): Likewise.
13391         * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise.
13392         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Likewise.
13393         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
13394         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
13395         * sysdeps/unix/sysv/linux/i386/fallocate64.c (fallocate64): Likewise.
13396         * sysdeps/unix/sysv/linux/i386/fallocate.c (fallocate): Likewise.
13397         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
13398         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
13399         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
13400         Likewise.
13401         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
13402         (__posix_fallocate64_l64): Likewise.
13403         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c
13404         (posix_fallocate): Likewise.
13405         * sysdeps/unix/sysv/linux/i386/scandir64.c (__old_scandir64):
13406         Likewise.
13407         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
13408         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request)
13409         (getifaddrs_internal): Likewise.
13410         * sysdeps/unix/sysv/linux/linkat.c (linkat): Likewise.
13411         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Likewise.
13412         * sysdeps/unix/sysv/linux/mq_unlink.c (mq_unlink): Likewise.
13413         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
13414         * sysdeps/unix/sysv/linux/posix_fallocate64.c
13415         (__posix_fallocate64_l64): Likewise.
13416         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
13417         Likewise.
13418         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
13419         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
13420         (__get_clockfreq): Likewise.
13421         * sysdeps/unix/sysv/linux/readlinkat.c (readlinkat): Likewise.
13422         * sysdeps/unix/sysv/linux/recvmmsg.c (recvmmsg): Likewise.
13423         * sysdeps/unix/sysv/linux/renameat.c (renameat): Likewise.
13424         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
13425         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
13426         * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
13427         * sysdeps/unix/sysv/linux/sendmmsg.c (__sendmmsg): Likewise.
13428         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs, shm_open):
13429         Likewise.
13430         * sysdeps/unix/sysv/linux/sleep.c (__sleep): Likewise.
13431         * sysdeps/unix/sysv/linux/symlinkat.c (symlinkat): Likewise.
13432         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
13433         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
13434         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
13435         * sysdeps/unix/sysv/linux/unlinkat.c (unlinkat): Likewise.
13436         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):
13437         Likewise.
13438         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
13439         (posix_fallocate): Likewise.
13440         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
13441         * sysdeps/unix/sysv/linux/xmknodat.c (__xmknodat): Likewise.
13442         * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
13443         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup)
13444         (elf_machine_rela, elf_machine_rela_relative)
13445         (elf_machine_lazy_rel): Likewise.
13446         * time/asctime.c (asctime_internal): Likewise.
13447         * time/tzfile.c (__tzfile_read, __tzfile_compute): Likewise.
13448         * time/tzset.c (__tzset_parse_tz): Likewise.
13449         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
13450         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
13451         * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Likewise.
13452         * wcsmbs/wcsmbsload.h: Likewise.
13454         [BZ #15894]
13455         * stdlib/setenv.c (__add_to_environ): Remove duplicate code.
13457         * malloc/arena.c (grow_heap, get_free_list, reused_arena)
13458         (arena_get2): Remove THREAD_STATS conditionals.
13459         * malloc/malloc.c (__malloc_assert, __libc_realloc, _int_free)
13460         (__malloc_stats, int): Likewise.
13462 2014-02-08  Mike Frysinger  <vapier@gentoo.org>
13464         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Compare
13465         f.f_type to RAMFS_MAGIC too.  Compare mp->mnt_type to shm too.
13467         * manual/setjmp.texi: Fix typos/grammar errors.
13469         * debug/tst-backtrace4.c (handle_signal): Add NUM_FUNCTIONS to output.
13470         Only return early when n is <= 0.  Delete unused return statement.
13472         * debug/Makefile (CFLAGS-tst-longjmp_chk3.c): Define.
13473         (CPPFLAGS-tst-longjmp_chk3.c): Likewise.
13474         * debug/tst-longjmp_chk3.c: New file.
13476         * benchtests/bench-strcpy_chk.c: Move test-skeleton.c to top.
13477         (test_main): Replace code with set_fortify_handler call.
13478         * debug/test-strcpy_chk.c: Likewise.
13479         * debug/tst-chk1.c: Likewise.
13480         * debug/tst-longjmp_chk.c: Likewise.
13481         * test-skeleton.c: Include fcntl.h & paths.h
13482         (set_fortify_handler): Define.
13484         * debug/tst-longjmp_chk.c: Add header comment and include
13485         ../test-skeleton.c.
13486         (do_test): Mark static.
13487         (TEST_FUNCTION): Define.
13489         * sysdeps/unix/sysv/linux/bits/in.h (IP_NODEFRAG): Define.
13490         (IP_PMTUDISC_INTERFACE): Likewise.
13491         (IP_MULTICAST_IF): Likewise.
13492         (IP_MULTICAST_TTL): Likewise.
13493         (IP_MULTICAST_LOOP): Likewise.
13494         (IP_ADD_MEMBERSHIP): Likewise.
13495         (IP_DROP_MEMBERSHIP): Likewise.
13496         (IP_UNBLOCK_SOURCE): Likewise.
13497         (IP_BLOCK_SOURCE): Likewise.
13498         (IP_ADD_SOURCE_MEMBERSHIP): Likewise.
13499         (IP_DROP_SOURCE_MEMBERSHIP): Likewise.
13500         (IP_MSFILTER): Likewise.
13501         (MCAST_JOIN_GROUP): Likewise.
13502         (MCAST_BLOCK_SOURCE): Likewise.
13503         (MCAST_UNBLOCK_SOURCE): Likewise.
13504         (MCAST_LEAVE_GROUP): Likewise.
13505         (MCAST_JOIN_SOURCE_GROUP): Likewise.
13506         (MCAST_LEAVE_SOURCE_GROUP): Likewise.
13507         (MCAST_MSFILTER): Likewise.
13508         (IP_MULTICAST_ALL): Likewise.
13509         (IP_UNICAST_IF): Likewise.
13511         * timezone/Makefile: Delete $(have-ksh) check.
13512         ($(objpfx)tzselect): Change $(KSH) to $(BASH).
13513         * timezone/tzselect.ksh: Add +x mode bits.
13515         * sysdeps/unix/sysv/linux/linux_fsinfo.h (AFS_SUPER_MAGIC): Define.
13516         (ANON_INODE_FS_MAGIC): Likewise.
13517         (BDEVFS_MAGIC): Likewise.
13518         (BINFMTFS_MAGIC): Likewise.
13519         (BTRFS_TEST_MAGIC): Likewise.
13520         (CRAMFS_MAGIC_WEND): Likewise.
13521         (DEBUGFS_MAGIC): Likewise.
13522         (ECRYPTFS_SUPER_MAGIC): Likewise.
13523         (EXT3_SUPER_MAGIC): Likewise.
13524         (EXT4_SUPER_MAGIC): Likewise.
13525         (FUTEXFS_SUPER_MAGIC): Likewise.
13526         (HOSTFS_SUPER_MAGIC): Likewise.
13527         (HUGETLBFS_MAGIC): Likewise.
13528         (MINIX3_SUPER_MAGIC): Likewise.
13529         (MTD_INODE_FS_MAGIC): Likewise.
13530         (NILFS_SUPER_MAGIC): Likewise.
13531         (OPENPROM_SUPER_MAGIC): Likewise.
13532         (PIPEFS_MAGIC): Likewise.
13533         (PSTOREFS_MAGIC): Likewise.
13534         (QNX6_SUPER_MAGIC): Likewise.
13535         (RAMFS_MAGIC): Likewise.
13536         (REISERFS_SUPER_MAGIC_STRING): Likewise.
13537         (REISER2FS_SUPER_MAGIC_STRING): Likewise.
13538         (REISER2FS_JR_SUPER_MAGIC_STRING): Likewise.
13539         (SECURITYFS_MAGIC): Likewise.
13540         (SELINUX_MAGIC): Likewise.
13541         (SMACK_MAGIC): Likewise.
13542         (SOCKFS_MAGIC): Likewise.
13543         (SQUASHFS_MAGIC): Likewise.
13544         (STACK_END_MAGIC): Likewise.
13545         (TMPFS_MAGIC): Likewise.
13546         (USBDEVICE_SUPER_MAGIC): Likewise.
13547         (V9FS_MAGIC): Likewise.
13548         (XENFS_SUPER_MAGIC): Likewise.
13549         (CRAMFS_MAGIC): Fix typo in comment.
13550         (EXT2_SUPER_MAGIC): Update comment.
13551         (USBDEVFS_SUPER_MAGIC): Fix sorting order by moving further down.
13553 2014-02-08  Joseph Myers  <joseph@codesourcery.com>
13555         * sysdeps/arm: Move directory from ports/sysdeps/arm.
13556         * sysdeps/unix/arm: Move directory from ports/sysdeps/unix/arm.
13557         * sysdeps/unix/sysv/linux/arm: Move directory from
13558         ports/sysdeps/unix/sysv/linux/arm.
13559         * README: Update listing for arm-*-linux-gnueabi.
13561         * README: Remove mention of am33.
13563 2014-02-07  Roland McGrath  <roland@hack.frob.com>
13565         * bits/sigset.h (__sigemptyset): Use a statement expression rather
13566         than the comma operator, to avoid "rhs of comma has no effect"
13567         compiler warnings.
13568         (__sigfillset, __sigandset, __sigorset): Likewise.
13569         * include/signal.h (__sigemptyset): Likewise.
13570         * sysdeps/generic/malloc-machine.h (mutex_lock): Likewise.
13572 2014-02-07  Allan McRae  <allan@archlinux.org>
13574         * version.h (RELEASE): Set to "development".
13575         (VERSION): Set to "2.19.90"
13576         * NEWS: Add 2.20 section.
13578 2014-02-06  Carlos O'Donell  <carlos@redhat.com>
13580         [BZ #16529]
13581         * inet/netinet/in.h: Remove comma after IPPROTO_MH.
13583 2014-02-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
13585         * manual/contrib.texi: Update entry for Carlos O'Donell,
13586         Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
13588 2014-02-05  Carlos O'Donell  <carlos@rehdat.com>
13590         * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
13592         * sysdeps/unix/sysv/linux/kernel-features.h
13593         [__LINUX_KERNEL_VERSION >= 0x020621]
13594         (__ASSUME_PROC_PID_TASK_COMM): Define.
13596 2014-02-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
13598         [BZ #16398]
13599         * libio/wfileops.c (_IO_wfile_seekoff): Break out form
13600         conversion when destination buffer does not have enough space.
13601         * libio/tst-ftell-partial-wide.c: New test case.
13602         * libio/Makefile (tests): Add tst-ftell-partial-wide.
13604         * manual/contrib.texi: Update entry for Ondrej Bilka, Will
13605         Newton and Alexandre Oliva.  Add entries for Steve Ellcey, Chris
13606         Leonard and Allan McRae.
13608 2014-02-04  David S. Miller  <davem@davemloft.net>
13610         * sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
13611         32-bit.
13613 2014-02-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13615         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
13616         New file
13617         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
13618         New file
13619         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
13620         New file.
13621         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
13622         New file.
13623         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
13624         New file.
13625         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
13626         New file.
13627         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
13628         New file.
13629         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
13630         New file.
13631         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
13632         New file.
13633         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
13634         New file.
13635         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
13636         New file.
13637         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
13638         New file.
13639         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
13640         New file.
13642 2014-02-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13644         * nptl/shlib-versions: Change powerpc*le start to 2.17.
13645         * shlib-versions: Likewise.
13647 2014-02-04  Roland McGrath  <roland@hack.frob.com>
13648             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13650         * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
13651         (abilist-pattern): New variable, set to %-le.abilist.
13653         * Makerules (abilist-pattern): New variable.
13654         (vpath): Use $(abilist-pattern) in place of %.abilist.
13655         (check-abi-% pattern rule): Likewise.
13656         (check-abi, update-abi): Likewise.
13658 2014-02-04  Eric Wong  <normalperson@yhbt.net>
13660         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
13662 2014-02-03  Carlos O'Donell  <carlos@redhat.com>
13664         * manual/startup.texi: Add next, previous, and top entries for
13665         the `Program Arguments' and `Environment Variables' nodes.
13667 2014-02-03  Alexandre Oliva <aoliva@redhat.com>
13669         * manual/macros.texi: Add comments before MTASC-safety macros.
13671         * manual/users.texi: Document MTASC-safety properties.
13673         * manual/threads.texi (pthread_key_create, pthread_key_delete)
13674         (pthread_getspecific, pthread_setspecific): Format with
13675         @deftypefun, and add @safety note.
13676         * manual/signal.texi: Move comments that analyze the above
13677         functions to their home place.
13679 2014-02-03  Allan McRae  <allan@archlinux.org>
13681         * po/sl.po: Update Slovenian translation from translation project.
13683 2014-02-02  Alexandre Oliva <aoliva@redhat.com>
13685         * manual/time.texi (timegm): Add missing blank after @c.
13686         Reported by Joseph Myers <joseph@codesourcery.com>.
13688 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
13690         * manual/check-safety.sh: New.
13691         * manual/Makefile ($(objpfx)stamp-summary): Run it.
13693         * manual/terminal.texi: Document MTASC-safety properties.
13695         * manual/filesys.texi: Document MTASC-safety properties.
13697         * manual/errno.texi: Document MTASC-safety properties.
13699         * manual/intro.texi: Document safety identifiers and
13700         conditionals.
13702         * manual/string.texi (wcstok): Fix prototype.
13703         (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
13705         * manual/time.texi: Document MTASC-safety properties.
13707         * manual/string.texi: Document MTASC-safety properties.
13709         * manual/threads.texi: Document MTASC-safety properties.
13711         * manual/stdio.texi: Document MTASC-safety properties.
13713         * manual/syslog.texi: Document MTASC-safety properties.
13715         * manual/sysinfo.texi: Document MTASC-safety properties.
13717         * manual/startup.texi: Document MTASC-safety properties.
13719         * manual/socket.texi: Document MTASC-safety properties.
13721         * manual/signal.texi: Document MTASC-safety properties.
13723 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
13725         * manual/setjmp.texi: Document MTASC-safety properties.
13727         * manual/search.texi: Document MTASC-safety properties.
13729         * manual/resource.texi: Document MTASC-safety properties.
13731         * manual/process.texi: Document MTASC-safety properties.
13733         * manual/platform.texi: Document MTASC-safety properties.
13735         * manual/pipe.texi: Document MTASC-safety properties.
13737         * manual/pattern.texi: Document MTASC-safety properties.
13739         * manual/message.texi: Document MTASC-safety properties.
13741         [BZ #12751]
13742         * manual/memory.texi: Document MTASC-safety properties.
13744         * manual/math.texi: Document MTASC-safety properties.
13746         * manual/locale.texi: Document MTASC-safety properties.
13748         * manual/llio.texi: Document MTASC-safety properties.
13750         * manual/libdl.texi: New.
13752         * manual/lang.texi: Document MTASC-safety properties.
13754         * manual/job.texi: Document MTASC-safety properties.
13756         * manual/getopt.texi: Document MTASC-safety properties.
13758         * manual/ctype.texi: Document MTASC-safety properties.
13760 2014-01-31  Maciej W. Rozycki  <macro@codesourcery.com>
13762         [BZ #16046]
13763         * csu/libc-tls.c (static_map): Remove variable.
13764         (__libc_setup_tls): Use main executable's link map for TLS data.
13765         * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
13766         casing for LM_ID_BASE and GL(dl_nns).
13767         * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
13768         function.  Alias dl_iterate_phdr to __dl_iterate_phdr.
13769         * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
13770         casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
13771         * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
13772         member.
13773         (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
13774         l_phnum members.
13776 2014-01-30  Alexandre Oliva <aoliva@redhat.com>
13778         * manual/debug.texi: Document MTASC-safety properties.
13780 2014-01-29  H.J. Lu  <hongjiu.lu@intel.com>
13782         [BZ #16510]
13783         * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
13784         of __x86_64__ when disabling x87 inline functions.
13786 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
13788         * manual/charset.texi: Document MTASC-safety properties.
13790         * manual/crypt.texi: Document MTASC-safety properties.
13792         * manual/conf.texi: Document MTASC-safety properties.
13794         * manual/arith.texi: Document MTASC-safety properties.
13796         * manual/argp.texi: Document MTASC-safety properties.
13798         * manual/macros.texi: Introduce macros to document multi
13799         thread, asynchronous signal and asynchronous cancellation
13800         safety properties.
13801         * manual/intro.texi: Introduce the properties themselves.
13803 2014-01-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
13805         * sysdeps/sh/sh4/Makefile: New file.
13807 2014-01-27  Andreas Schwab  <schwab@linux-m68k.org>
13809         * math/gen-libm-test.pl ($srcdir): New variable.
13810         ($auto_input): Use it.
13812 2014-01-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
13814         [BZ #16506]
13815         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
13816         access beyond array bounds when parsing netgroups file.
13818         * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
13819         the old buffer before realloc.
13821 2014-01-27  Allan McRae  <allan@archlinux.org>
13823         * po/fr.po: Update French translation from translation project.
13825 2014-01-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
13827         * sysdeps/sh/libm-test-ulps: Regenerate.
13829 2014-01-24  David S. Miller  <davem@davemloft.net>
13831         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
13833 2014-01-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
13835         * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
13836         * sysdeps/sh/libm-test-ulps: ... here and regenerated.
13838 2013-01-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
13840         [BZ #16474]
13841         * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
13842         string pointers after reallocation.
13844 2014-01-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
13846         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
13847         __SH4A__ instead of __SH_FPU_ANY__.
13849 2014-01-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
13851         * sysdeps/sh/fpu_control.h: New file.
13852         * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
13853         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
13854         * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
13855         * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
13856         * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
13857         * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
13858         * sysdeps/sh/sys/ucontext.h: Remove.
13859         * sysdeps/sh/sys: Remove directory.
13861 2014-01-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13863         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
13864         s390/sys/ucontext.h.
13865         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
13866         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
13868 2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
13870         [BZ #15605]
13871         * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
13873 2014-01-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13875         [BZ#16431]
13876         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
13877         Adjust the vDSO correctly for internal calls.
13878         * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
13880 2014-01-20  Allan McRae  <allan@archlinux.org>
13882         * po/ca.po: Update Catalan translation from translation project.
13884 2014-01-16  Mike Frysinger  <vapier@gentoo.org>
13886         * sysdeps/s390/sotruss-lib.c: New file.
13888 2014-01-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13890         [BZ#16430]
13891         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
13892         (__GI___gettimeofday): Alias for a different internal symbol to avoid
13893         local calls issues by not having a PLT stub required for IFUNC calls.
13894         * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
13896 2014-01-16 Joseph Myers  <joseph@codesourcery.com>
13898         * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
13899         * math/test-fpucw-static.c: Likewise.
13901 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
13903         [BZ #16453]
13904         * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
13906 2014-01-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13908         * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
13909         implementation for powerpc.
13911 2014-01-15  Ondřej Bílka  <neleai@seznam.cz>
13913         [BZ #14782]
13914         * sysdeps/posix/system.c (__libc_system): Do not enable
13915         asynchronous cancellation.
13917 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13919         [BZ #16427]
13920         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
13921         handling only for numbers special also in the IEEE case.
13923 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13925         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
13927 2014-01-11  Allan McRae  <allan@archlinux.org>
13929         * po/bg.po: Update Bulgarian translation from translation project.
13931         * po/de.po: Update German translation from translation project.
13933 2014-01-10  Roland McGrath  <roland@hack.frob.com>
13935         * sysdeps/generic/gcc-compat.h: New file.
13937 2014-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
13939         * benchtests/asin-inputs: Correct slow inputs.
13940         * benchtests/acos-inputs: Likewise.
13942 2014-01-10  Allan McRae  <allan@archlinux.org>
13944         * po:sv.po: Update Swedish translation from translation project.
13946         * po/vi.po: Update Vietnamese translation from translation project.
13948         * po/eo.po: Update Esperanto translation from translation project.
13950         * po/cs.po: Update Czech translation from translation project.
13952         * po/nl.po: Update Dutch translation from translation project.
13954         * po/pl.po: Update Polish translation from translation project.
13956         * po/ru.po: Update Russian translation from translation project.
13958         * po/uk.po: Update Ukrainian translation from translation project.
13960 2014-01-08  Brooks Moses  <bmoses@google.com>
13962         * elf/dl-load.c: Fix comment typo.
13964 2014-01-08  Carlos O'Donell  <carlos@redhat.com>
13966         * po/header.pot: Rename to...
13967         * po/pot.header: ... this.
13968         * po/Makefile: Use pot.header.
13970 2014-01-08  Yuriy Kaminskiy  <yumkam@gmail.com>
13971             Maxim Kuvyrkov  <maxim@kugelworks.com>
13973         [BZ #16394]
13974         * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
13975         SRC and DEST against LEN.
13977 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13979         [BZ #16414]
13980         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
13981         implementation.
13982         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
13984 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13986         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13988 2014-01-08  Joseph Myers  <joseph@codesourcery.com>
13990         [BZ #16408]
13991         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
13992         for large positive arguments.
13994 2014-01-07  Joseph Myers  <joseph@codesourcery.com>
13996         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
13998         * math/auto-libm-test-in: Mark various tests with
13999         xfail-rounding:ldbl-128ibm.
14000         * math/auto-libm-test-out: Regenerated.
14002         [BZ #16407]
14003         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
14004         Increase overflow threshold.
14006 2014-01-07  Ondřej Bílka  <neleai@seznam.cz>
14008         [BZ #14286]
14009         * stdio-common/vfprintf.c: Check for integer overflow.
14011 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
14013         * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
14014         the first argument and return value of __tls_get_addr_internal.
14016 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
14018         * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
14019         also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
14021 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
14023         * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
14024         * sysdeps/s390/rtld-global-offsets.sym: New file.
14025         * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
14026         GLIBC_2.19 symbol.
14027         * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
14028         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
14029         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
14030         ... this.
14031         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
14032         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
14033         ... this.
14034         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
14035         Regenerate.
14036         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
14037         Regenerate.
14038         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
14039         halfs of GPRs for high_gprs contexts.
14040         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
14041         restore upper halfs of GPRs for high_gprs contexts.  Copy uc_flags
14042         field.
14043         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
14044         uc_flags field.
14045         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
14046         64 bit versions:
14047         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
14048         for high GPRs (uc_high_gprs) and for future extensions
14049         (__reserved).
14050         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
14051         for future extensions (__reserved).
14052         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
14053         64 bit versions:
14054         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
14055         SC_HIGHGPRS offset definition.
14056         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
14057         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
14059         * Versions.def: Add GLIBC_2.19 for libpthread.
14060         * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
14061         siglongjmp for libpthread with GLIBC_2.19 symver.
14062         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
14063         * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
14064         * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
14065         * sysdeps/s390/__longjmp.c: New file.
14066         * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
14067         * sysdeps/s390/longjmp.c: New file.
14068         * sysdeps/s390/setjmp.S: New file.
14069         * sysdeps/s390/sigjmp.S: New file.
14070         * sysdeps/s390/v1-longjmp.c: New file.
14071         * sysdeps/s390/v1-setjmp.h: New file.
14072         * sysdeps/s390/v1-sigjmp.c: New file.
14073         * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
14074         * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
14075         GLIBC_2.19 version.
14076         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
14077         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
14078         versioned symbols for ____longjmp_chk.
14079         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
14080         Likewise.
14081         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
14082         Regenerate.
14083         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
14084         Regenerate.
14085         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
14086         Regenerate.
14087         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
14088         Regenerate.
14089         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
14090         * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
14091         * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
14092         * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
14093         * sysdeps/s390/s390-32/setjmp-common.S: ... this.
14094         * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
14095         * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
14096         * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
14097         * sysdeps/s390/s390-64/setjmp-common.S: ... this.
14098         * sysdeps/s390/rtld-__longjmp.c: New file.
14099         * sysdeps/s390/rtld-setjmp.S: New file.
14101 2014-01-06  Joseph Myers  <joseph@codesourcery.com>
14103         [BZ #16400]
14104         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
14105         Return -__logl (x) for small positive arguments without evaluating
14106         a polynomial.
14108 2014-01-06  Mike Frysinger  <vapier@gentoo.org>
14110         * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
14111         Rename to ...
14112         (__ptrace_peeksiginfo_args): ... this.
14113         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
14114         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
14115         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
14117 2014-01-06  Allan McRae  <allan@archlinux.org>
14119         * inet/netinet/in.h: Fix typo in comment.
14121 2014-01-05  Andreas Jaeger  <aj@suse.de>
14123         * sysdeps/i386/fpu/libm-test-ulps: Update.
14125 2014-01-05  Allan McRae  <allan@archlinux.org>
14127         * po/libc.pot: Regenerated.
14129         * malloc/memusagestat.c: Fix gettext call formatting.
14131 2014-01-04  Sami Kerola  <kerolasa@iki.fi>
14133         * nscd/nscd.c: Improve usage() output.
14135 2014-01-04  Mike Frysinger  <vapier@gentoo.org>
14137         * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
14138         * sysdeps/unix/sysv/linux/configure: Regenerated.
14139         * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
14140         * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
14142 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
14144         [BZ #16390]
14145         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
14146         (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
14148 2014-01-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14150         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
14151         extra tokens at end of #undef directive.
14152         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
14153         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
14154         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
14156 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
14158         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
14160         * math/auto-libm-test-in: Mark various tests with
14161         xfail-rounding:ldbl-128ibm.
14162         * math/auto-libm-test-out: Regenerated.
14164 2014-01-02  Joseph Myers  <joseph@codesourcery.com>
14166         [BZ #16386]
14167         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
14168         numbers with subnormal high part when calculating exponent.
14170         [BZ #16385]
14171         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
14172         fabs.
14174         [BZ #16384]
14175         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
14176         M_LN2l.
14177         (__ieee754_acoshl): Use __log1pl not __log1p.
14179 2013-01-02  Ondřej Bílka  <neleai@seznam.cz>
14181         * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all)
14182         (ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry)
14183         (__failing_morecore, ptmalloc_init, dump_heap, new_heap)
14184         (grow_heap, heap_trim, _int_new_arena, get_free_list)
14185         (reused_arena, arena_get2): Convert to GNU style.
14186         * malloc/hooks.c (memalign_hook_ini, __malloc_check_init)
14187         (mem2mem_check, mem2chunk_check, top_check, realloc_check)
14188         (memalign_check, __malloc_set_state): Likewise.
14189         * malloc/mallocbug.c (main): Likewise.
14190         * malloc/malloc.c (__malloc_assert, malloc_init_state)
14191         (free_perturb, do_check_malloced_chunk, do_check_malloc_state)
14192         (sysmalloc, systrim, mremap_chunk, __libc_malloc, __libc_free)
14193         (__libc_realloc, _mid_memalign, _int_malloc, malloc_consolidate)
14194         (_int_realloc, _int_memalign, mtrim, musable, __libc_mallopt)
14195         (__posix_memalign, malloc_info): Likewise.
14196         * malloc/malloc.h: Likewise.
14197         * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook)
14198         (mallochook, memalignhook, reallochook, mabort): Likewise.
14199         * malloc/mcheck.h: Likewise.
14200         * malloc/memusage.c (update_data, me, malloc, realloc, calloc)
14201         (free, mmap, mmap64, mremap, munmap, dest): Likewise.
14202         * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
14203         * malloc/morecore.c (__default_morecore): Likewise.
14204         * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
14205         * malloc/obstack.c (_obstack_begin, _obstack_newchunk)
14206         (_obstack_allocated_p, obstack_free, _obstack_memory_used)
14207         (print_and_abort): Likewise.
14208         * malloc/obstack.h: Likewise.
14209         * malloc/set-freeres.c (__libc_freeres): Likewise.
14210         * malloc/tst-mallocstate.c (main): Likewise.
14211         * malloc/tst-mtrace.c (main): Likewise.
14212         * malloc/tst-realloc.c (do_test): Likewise.
14214 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
14216         [BZ #16366]
14217         * nscd/netgroupcache.c (do_notfound): New function.
14218         (addgetnetgrentX): Use it.
14220         [BZ # 16365]
14221         * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
14222         NSS_STATUS_NOTFOUND.
14224 2014-01-01  Joseph Myers  <joseph@codesourcery.com>
14226         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
14227         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14229 2014-01-01  Allan McRae  <allan@archlinux.org>
14231         * scripts/update-copyrights: Update configure input file suffix.
14233         * NEWS: Update copyright year.
14234         * catgets/gencat.c: Likewise.
14235         * csu/version.c: Likewise.
14236         * debug/catchsegv.sh: Likewise.
14237         * debug/pcprofiledump.c: Likewise.
14238         * debug/xtrace.sh: Likewise.
14239         * elf/ldconfig.c: Likewise.
14240         * elf/ldd.bash.in: Likewise.
14241         * elf/pldd.c: Likewise.
14242         * elf/sotruss.ksh: Likewise.
14243         * elf/sprof.c: Likewise.
14244         * iconv/iconv_prog.c: Likewise.
14245         * iconv/iconvconfig.c: Likewise.
14246         * locale/programs/locale.c: Likewise.
14247         * locale/programs/localedef.c: Likewise.
14248         * login/programs/pt_chown.c: Likewise.
14249         * malloc/memusage.sh: Likewise.
14250         * malloc/memusagestat.c: Likewise.
14251         * malloc/mtrace.pl: Likewise.
14252         * manual/libc.texinfo: Likewise.
14253         * nscd/nscd.c: Likewise.
14254         * nss/getent.c: Likewise.
14255         * nss/makedb.c: Likewise.
14256         * posix/getconf.c: Likewise.
14257         * scripts/test-installation.pl: Likewise.
14259         * All files with FSF copyright notices: Update copyright dates
14260         using scripts/update-copyrights.
14261         * intl/plural.c: Regenerated.
14262         * locale/programs/charmap-kw.h: Likewise.
14263         * locale/programs/locfile-kw.h: Likewise.
14265 2013-12-31  Mike Frysinger  <vapier@gentoo.org>
14267         * sysdeps/unix/sysv/linux/configure: Regenerated.
14268         * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
14269         the linux/fanotify.h header.
14270         * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
14271         HAVE_LINUX_FANOTIFY_H is defined.
14273 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
14275         * benchtests/cos-inputs: New inputs.
14276         * benchtests/sin-inputs: Likewise.
14278         * benchtests/atan-inputs: New inputs. Fix name of multiple
14279         precision fallback inputs.
14281         * benchtests/atanh-inputs: New inputs.
14282         * benchtests/tanh-inputs: Likewise.
14284         * benchtests/acosh-inputs: New inputs.
14285         * benchtests/asinh-inputs: Likewise.
14287         * benchtests/cosh-inputs: New inputs.
14288         * benchtests/sinh-inputs: Likewise.
14290         * benchtests/acos-inputs: Add more inputs.
14291         * benchtests/asin-inputs: Likewise.
14293 2013-12-30  Ville Skytta  <ville.skytta@iki.fi>
14295         [BZ #16375]
14296         * manual/arith.texi: Fix spelling.
14297         * manual/charset.texi: Likewise.
14298         * manual/errno.texi: Likewise.
14299         * manual/filesys.texi: Likewise.
14300         * manual/lang.texi: Likewise.
14301         * manual/llio.texi: Likewise.
14302         * manual/locale.texi: Likewise.
14303         * manual/message.texi: Likewise.
14304         * manual/resource.texi: Likewise.
14305         * manual/search.texi: Likewise.
14306         * manual/setjmp.texi: Likewise.
14307         * manual/stdio.texi: Likewise.
14308         * manual/string.texi: Likewise.
14309         * manual/sysinfo.texi: Likewise.
14310         * manual/time.texi: Likewise.
14312 2013-12-27  Carlos O'Donell  <carlos@redhat.com>
14314         * po/sl.po: New file.
14316 2013-12-27  Mike Frysinger  <vapier@gentoo.org>
14318         * .gitignore: Add core/.gdbinit/.gdb_history.
14320 2013-12-27  Allan McRae  <allan@archlinux.org>
14322         [BZ #16369]
14323         * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
14324         Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
14326 2013-12-24  Brooks Moses  <bmoses@google.com>
14328         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
14329         all compilers that claim C++98 compliance, not just GCC.
14330         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
14331         Likewise.
14333 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
14335         * NEWS: Restore accidentally deleted bug-fix entries.
14337 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
14338             Ondřej Bílka  <neleai@seznam.cz>
14340         [BZ #15073]
14341         * malloc/malloc.c (_int_free): Perform sanity check only if we
14342         have_lock.
14344 2013-12-23  Ondřej Bílka  <neleai@seznam.cz>
14346         [BZ #12986]
14347         * manual/stdio.texi (String Input Conversions): Clarify that character
14348         classes are not supported.
14350 2013-12-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14352         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14354 2013-12-22  Joseph Myers  <joseph@codesourcery.com>
14356         [BZ #16337]
14357         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
14358         Calculate results for small negative arguments directly rather
14359         than using reflection formula with special underflow handling.
14361         * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
14362         * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
14363         sysdeps/unix/bsd/bsd4.4/syscalls.list.
14364         (fchflags): Likewise.
14365         (revoke): Likewise.
14366         (setlogin): Likewise.
14367         (sigaltstack): Likewise.
14368         (wait4): Likewise.
14369         (sigblock): Remove.
14370         (sigsetmask): Likewise.
14371         (wait3): Likewise.
14372         (waitpid): Likewise.
14373         * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
14374         * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
14375         file.
14376         * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
14377         * sysdeps/unix/bsd/Makefile: ... here.
14378         * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
14379         * sysdeps/unix/bsd/Versions: ... here.
14380         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
14381         * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
14382         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
14383         * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
14384         * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
14385         * sysdeps/unix/bsd/sigblock.c: ... here.
14386         * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
14387         * sysdeps/unix/bsd/sigsetmask.c: ... here.
14388         * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
14389         * sysdeps/unix/bsd/sigvec.c: ... here.
14390         * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
14391         * sysdeps/unix/bsd/tcdrain.c: ... here.
14392         * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
14393         * sysdeps/unix/bsd/tcgetattr.c: ... here.
14394         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
14395         * sysdeps/unix/bsd/tcsetattr.c: ... here.
14396         * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
14397         * sysdeps/unix/bsd/wait.c: ... here.
14398         * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
14399         * sysdeps/unix/bsd/wait3.c: ... here.
14400         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
14401         * sysdeps/unix/bsd/waitpid.c: ... here.
14403 2013-12-21  Joseph Myers  <joseph@codesourcery.com>
14405         [BZ #16356]
14406         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
14407         round-to-nearest for [!USE_AS_EXPM1L].
14408         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
14409         * math/auto-libm-test-in: Do not expect cosh tests to fail.  Add
14410         more tests of exp and exp10.  Expect some exp10 tests to miss
14411         exceptions or fail in directed rounding modes.
14412         * math/auto-libm-test-out: Regenerated.
14413         * math/libm-test.inc (exp10_tonearest_test_data): New array.
14414         (exp10_test_tonearest): New function.
14415         (exp10_towardzero_test_data): New array.
14416         (exp10_test_towardzero): New function.
14417         (exp10_downward_test_data): New array.
14418         (exp10_test_downward): New function.
14419         (exp10_upward_test_data): New array.
14420         (exp10_test_upward): New function.
14421         (main): Call the new functions.
14422         * sysdeps/i386/fpu/libm-test-ulps: Update.
14423         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14425 2013-12-20  Joseph Myers  <joseph@codesourcery.com>
14427         * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
14428         asinh, atan, atan2, atanh, cbrt, cos and cosh.
14429         * math/auto-libm-test-out: Regenerated.
14430         * math/libm-test.inc (acosh_test_data): Add more tests.
14431         (atanh_test_data): Likewise.
14432         (ceil_test_data): Likewise.
14433         (copysign_test_data): Likewise.
14434         * sysdeps/i386/fpu/libm-test-ulps: Update.
14435         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14437         * timezone/checktab.awk: Update from tzcode 2013i.
14438         * timezone/private.h: Likewise.
14439         * timezone/scheck.c: Likewise.
14440         * timezone/tzfile.h: Likewise.
14441         * timezone/tzselect.ksh: Likewise.
14442         * timezone/zdump.c: Likewise.
14443         * timezone/zic.c: Likewise.
14445         * math/auto-libm-test-in: Add tests of cpow.
14446         * math/auto-libm-test-out: Regenerated.
14447         * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
14448         * math/gen-auto-libm-tests.c (func_calc_method): Add value
14449         mpc_cc_c.
14450         (func_calc_desc): Add mpc_cc_c union field.
14451         (test_functions): Add cpow.
14452         (special_fill_2pi): New function.
14453         (special_real_inputs): Add 2pi.
14454         (calc_generic_results): Handle mpc_cc_c.
14455         * sysdeps/i386/fpu/libm-test-ulps: Update.
14456         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14458         * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
14459         csqrt, ctan and ctanh.
14460         * math/auto-libm-test-out: Regenerated.
14461         * math/libm-test.inc (TEST_COND_x86_64): New macro.
14462         (TEST_COND_x86): Likewise.
14463         (ccos_test_data): Use AUTO_TESTS_c_c.
14464         (ccosh_test_data): Likewise.
14465         (cexp_test_data): Likewise.
14466         (clog_test_data): Likewise.
14467         (csqrt_test_data): Likewise.
14468         (ctan_test_data): Likewise.
14469         (ctan_tonearest_test_data): Likewise.
14470         (ctan_towardzero_test_data): Likewise.
14471         (ctan_downward_test_data): Likewise.
14472         (ctan_upward_test_data): Likewise.
14473         (ctanh_test_data): Likewise.
14474         (ctanh_tonearest_test_data): Likewise.
14475         (ctanh_towardzero_test_data): Likewise.
14476         (ctanh_downward_test_data): Likewise.
14477         (ctanh_upward_test_data): Likewise.
14478         * math/gen-auto-libm-tests.c (func_calc_method): Add value
14479         mpc_c_c.
14480         (func_calc_desc): Add mpc_c_c union field.
14481         (FUNC_mpc_c_c): New macro.
14482         (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
14483         ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
14484         ctanh.
14485         (special_fill_min_subnorm_p120): New function.
14486         (special_real_inputs): Add min_subnorm_p120.
14487         (calc_generic_results): Handle mpc_c_c.
14488         * sysdeps/i386/fpu/libm-test-ulps: Update.
14489         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14491 2013-12-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
14493         * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin)
14494         (do_sin_slow): New functions.
14495         (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2)
14496         (cslow2, csloww1, csloww2): Use the new functions.
14498         * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
14499         Use M to change sign of result instead of X.  Assume X is
14500         positive.
14501         (csloww1): Likewise.
14502         (__sin): Adjust.
14503         (__cos): Adjust.
14505         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
14506         arguments A and DA.
14507         (__sin): Adjust.
14508         (__cos): Likewise.
14510         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
14511         (__cos): Likewise.
14512         (sloww1): Don't adjust sign of DX.
14513         (csloww1): Likewise.
14514         (sloww2): Use X directly and don't adjust sign of DX.
14515         (csloww2): Likewise.
14517 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
14519         * math/auto-libm-test-in: Add tests of cabs and carg.
14520         * math/auto-libm-test-out: Regenerated.
14521         * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
14522         (carg_test_data): Likewise.
14523         * math/gen-auto-libm-tests.c (func_calc_method): Add value
14524         mpc_c_f.
14525         (func_calc_desc): Add mpc_c_f union field.
14526         (test_functions): Add cabs and carg.
14527         (calc_generic_results): Handle mpc_c_f.
14529         * sysdeps/powerpc/powerpc32/libgcc-compat.S
14530         [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
14531         as a macro and a compat symbol.
14532         [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
14533         [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
14534         [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
14535         [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
14536         [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
14537         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
14538         not use .hidden.
14539         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
14540         Likewise.
14541         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
14542         Likewise.
14543         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
14544         Likewise.
14545         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
14546         Likewise.
14547         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
14548         Likewise.
14549         * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
14550         __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
14551         from GLIBC_2.3.2.
14553 2013-12-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14555         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14557 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
14559         * manual/texinfo.tex: Update to version 2013-11-26.10 with
14560         trailing whitespace removed.
14561         * scripts/config.guess: Update to version 2013-11-29.
14562         * scripts/config.sub: Update to version 2013-10-01.
14564         * math/auto-libm-test-in: Add tests of sincos.
14565         * math/auto-libm-test-out: Regenerated.
14566         * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
14567         * math/gen-auto-libm-tests.c (func_calc_method): Add value
14568         mpfr_f_11.
14569         (func_calc_desc): Add mpfr_f_11 union field.
14570         (test_functions): Add sincos.
14571         (calc_generic_results): Handle mpfr_f_11.
14572         * sysdeps/i386/fpu/libm-test-ulps: Update.
14573         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14575 2013-12-19  Andreas Schwab  <schwab@suse.de>
14577         * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
14578         CALL_MCOUNT.
14579         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
14580         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
14581         [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
14583 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
14585         * math/gen-libm-test.pl (%beautify): Remove M_* constants.
14586         * sysdeps/i386/fpu/libm-test-ulps: Update.
14587         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14589         [BZ #16293]
14590         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
14591         round-to-nearest mode when using frndint.
14592         * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
14593         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
14594         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
14595         Likewise.
14596         * math/auto-libm-test-in: Add more tests of expm1.  Do not expect
14597         sinh test to fail.
14598         * math/auto-libm-test-out: Regenerated.
14599         * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
14600         (TEST_COND_x86): Likewise.
14601         (expm1_tonearest_test_data): New array.
14602         (expm1_test_tonearest): New function.
14603         (expm1_towardzero_test_data): New array.
14604         (expm1_test_towardzero): New function.
14605         (expm1_downward_test_data): New array.
14606         (expm1_test_downward): New function.
14607         (expm1_upward_test_data): New array.
14608         (expm1_test_upward): New function.
14609         (main): Run the new test functions.
14610         * sysdeps/i386/fpu/libm-test-ulps: Update.
14611         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14613         * include/features.h: Update comment documenting feature test
14614         macros.  Mention _DEFAULT_SOURCE in comment.
14615         [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
14616         [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
14617         _BSD_SOURCE and _SVID_SOURCE.
14618         [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
14619         !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
14620         !_SVID_SOURCE]: Likewise.
14621         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
14622         (__USE_POSIX_IMPLICITLY): Define.
14623         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
14624         (_POSIX_SOURCE): Undefine and redefine.
14625         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
14626         (_POSIX_C_SOURCE): Likewise.
14627         * manual/creature.texi (_DEFAULT_SOURCE): Document.
14628         (Feature Test Macros): Update documentation of default features.
14630 2013-12-19  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
14632         * benchtests/Makefile: Add bench-strtok.
14633         * benchtests/bench-strtok.c: New file: strtok benchtest.
14635 2013-12-19  Allan McRae  <allan@archlinux.org>
14637         * manual/install.texi: Suppress menu for plain text output.
14638         * INSTALL: Regenerated.
14640 2013-12-18  Brooks Moses  <bmoses@google.com>
14642         [BZ #15846]
14643         * misc/getauxval.c: Include errno.h.
14644         (__getauxval): Set errno to ENOENT if the requested type is not
14645         found.
14646         * misc/sys/auxv.h (getauxval): Document that it may set errno;
14647         don't declare with __attribute_const__.
14648         * elf/tst-auxv.c: Add tests for errno and type-not-found case.
14649         * manual/startup.texi: Document that getauxval sets errno.
14651 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
14653         * math/auto-libm-test-in: Add tests of jn and yn.
14654         * math/auto-libm-test-out: Regenerated.
14655         * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
14656         (yn_test_data): Likewise.
14657         * math/gen-auto-libm-tests.c (func_calc_method): Add value
14658         mpfr_if_f.
14659         (func_calc_desc): Add mpfr_if_f union field.
14660         (FUNC_mpfr_if_f): New macro.
14661         (test_functions): Add jn and yn.
14662         (calc_generic_results): Assert type of second input for
14663         mpfr_ff_f.  Handle mpfr_if_f.
14664         (output_for_one_input_case): Disable all checking for arguments
14665         fitting floating-point types in case of an integer argument.
14666         * sysdeps/i386/fpu/libm-test-ulps: Update.
14667         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14669         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
14670         Don't expect fegetround reference in libm.so.
14672 2013-12-17  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
14674         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
14675         $(config-cflags-nofma).
14677 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
14679         * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
14680         * math/auto-libm-test-out: Regenerated.
14682         [BZ #16338]
14683         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
14684         to determine exponent and adjust argument to have exponent of -1.
14685         * math/auto-libm-test-in: Add more tests of log, log10, log1p and
14686         log2.
14687         * math/auto-libm-test-out: Regenerated.
14688         * sysdeps/i386/fpu/libm-test-ulps: Update.
14689         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14691 2013-12-18  Ondřej Bílka  <neleai@seznam.cz>
14693         * manual/probes.texi: Remove cases when per-thread arenas are
14694         disabled.
14696 2013-12-18  Andreas Schwab  <schwab@suse.de>
14698         * sysdeps/i386/i686/multiarch/strstr.c: Remove.
14699         * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
14700         * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
14701         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
14702         * sysdeps/i386/i686/multiarch/Makefile: Update.
14703         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
14705 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
14707         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
14708         * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
14710 2013-12-17  Paul Eggert  <eggert@cs.ucla.edu>
14712         [BZ #15968]
14713         Support TZ transition times < 00:00:00.
14714         This is needed for version-3 tz-format files; it supports time
14715         stamps past 2037 for America/Godthab (the only entry in the tz
14716         database for which this change is relevant).
14717         * manual/time.texi (TZ Variable): Document transition times
14718         from -167:59:59 through -00:00:01.
14719         * time/tzset.c (tz_rule): Time of day is now signed.
14720         (__tzset_parse_tz): Parse negative time of day.
14722         Document TZ transition times >= 25:00:00.
14723         * manual/time.texi (TZ Variable): Document transition times from
14724         25:00:00 through 167:59:59.  These are already supported, and this
14725         support will help with version-3 tz-format files.
14727         * manual/time.texi (TZ Variable): Modernize North America example
14728         to reflect current (i.e., 2007-and-later) daylight saving rules.
14730         * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
14732 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
14734         * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
14735         * sysdeps/unix/bsd/bits/stat.h: Likewise.
14736         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
14737         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
14738         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
14739         * sysdeps/unix/bsd/bsdstat.h: Likewise.
14740         * sysdeps/unix/bsd/clock.c: Likewise.
14741         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
14742         * sysdeps/unix/bsd/i386/wait3.S: Likewise.
14743         * sysdeps/unix/bsd/init-posix.c: Likewise.
14744         * sysdeps/unix/bsd/poll.c: Likewise.
14745         * sysdeps/unix/bsd/ptsname.c: Likewise.
14746         * sysdeps/unix/bsd/seekdir.c: Likewise.
14747         * sysdeps/unix/bsd/setegid.c: Likewise.
14748         * sysdeps/unix/bsd/seteuid.c: Likewise.
14749         * sysdeps/unix/bsd/setgid.c: Likewise.
14750         * sysdeps/unix/bsd/setrgid.c: Likewise.
14751         * sysdeps/unix/bsd/setruid.c: Likewise.
14752         * sysdeps/unix/bsd/setsid.c: Likewise.
14753         * sysdeps/unix/bsd/setuid.c: Likewise.
14754         * sysdeps/unix/bsd/sigaction.c: Likewise.
14755         * sysdeps/unix/bsd/sigprocmask.c: Likewise.
14756         * sysdeps/unix/bsd/sigsuspend.c: Likewise.
14757         * sysdeps/unix/bsd/sys/reboot.h: Likewise.
14758         * sysdeps/unix/bsd/telldir.c: Likewise.
14759         * sysdeps/unix/bsd/times.c: Likewise.
14760         * sysdeps/unix/bsd/usleep.c: Likewise.
14762         * misc/Makefile (install-lib): Remove libbsd-compat.a.
14763         ($(objpfx)libbsd-compat.a): Remove rule.
14765         * include/features.h (__FAVOR_BSD): Do not define.
14766         * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
14767         features conflicting with POSIX.
14768         (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
14769         (_BSD_SOURCE): Remove description of not being a subset of other
14770         feature test macros.
14771         * manual/job.texi (getpgrp): Do not document BSD version.
14772         (getpgid): Do not document by reference to BSD getpgrp.
14773         * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
14774         * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
14775         * signal/signal.h [__FAVOR_BSD]: Likewise.
14776         * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
14777         instead of making contents conditional on [__FAVOR_BSD].
14778         * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
14780 2013-12-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14782         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14784 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
14786         [BZ #16314]
14787         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
14788         values below 2**-450, not 2**-500.
14789         * math/auto-libm-test-in: Don't allow spurious underflow from
14790         hypot.
14791         * math/auto-libm-test-out: Regenerated.
14793         [BZ #16316]
14794         [BZ #16330]
14795         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
14796         values of ha and hb and sort them after adjusting subnormal
14797         arguments.
14798         * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
14799         Likewise.
14800         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
14801         values of ea and eb and sort them after adjusting subnormal
14802         arguments.
14803         * math/auto-libm-test-in: Do not expect some hypot tests of
14804         subnormals to fail.  Add more hypot tests.
14805         * math/auto-libm-test-out: Regenerated.
14807 2013-12-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
14809         [BZ #13304]
14810         * sysdeps/sh/s_fma.c: New file.
14811         * sysdeps/sh/s_fmaf.c: New file.
14812         * sysdeps/sh/soft-fp/sfp-machine.h: New file.  Based on arm
14813         version.
14814         * sysdeps/sh/Implies: Add sh/soft-fp.
14816 2013-12-16  Roland McGrath  <roland@hack.frob.com>
14818         * elf/dl-error.c (struct catch): Add new member `errcode'.  Add a
14819         level of indirection to members `objname', `errstring', `malloced'.
14820         (_dl_signal_error): Store through pointers in *LCATCH rather modifying
14821         *LCATCH itself.  Set *LCATCH->errcode to ERRCODE rather than passing
14822         it as the __longjmp argument (just pass 1 instead).
14823         (_dl_catch_error): Initialize C with argument pointers and address of
14824         volatile local ERRCODE rather than copying values out of C at return.
14826 2013-12-16  Joseph Myers  <joseph@codesourcery.com>
14828         * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
14829         * math/auto-libm-test-out: Regenerated.
14830         * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
14831         (hypot_test_data): Likewise.
14832         (pow_test_data): Likewise.
14833         (pow_tonearest_test_data): Likewise.
14834         * math/gen-auto-libm-tests.c (func_calc_method): Add value
14835         mpfr_ff_f.
14836         (func_calc_desc): Add mpfr_ff_f union field.
14837         (FUNC_mpfr_ff_f): New macro.
14838         (test_functions): Add atan2, hypot and pow.
14839         (special_fill_min): New function.
14840         (special_fill_minus_min): Likewise.
14841         (special_fill_min_subnorm): Likewise.
14842         (special_fill_minus_min_subnorm): Likewise.
14843         (special_real_inputs): Add min, -min, min_subnorm and
14844         -min_subnorm.
14845         (calc_generic_results): Handle mpfr_ff_f.
14846         * sysdeps/i386/fpu/libm-test-ulps: Update.
14847         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14849 2013-12-16  Will Newton  <will.newton@linaro.org>
14851         * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
14852         (Aligned Memory Blocks): Add documentation for aligned_alloc
14853         and suggest it as an alternative to posix_memalign.
14854         (Hooks for Malloc): Document __memalign_hook is also called
14855         for aligned_alloc.  (Summary of Malloc): Add summary for
14856         aligned alloc.  Document __memalign_hook is also called
14857         for aligned_alloc.
14859 2013-12-16  Will Newton  <will.newton@linaro.org>
14861         * manual/memory.texi (Malloc Examples): Clarify default
14862         alignment documentation.  Suggest posix_memalign rather
14863         than memalign or valloc.
14864         (Aligned Memory Blocks): Remove suggestion to use memalign
14865         or valloc.  Remove obsolete comment about BSD.
14866         Document memalign errno values and mark the function obsolete.
14867         Document posix_memalign returned error codes.  Mark valloc
14868         as obsolete.  (Hooks for Malloc): __memalign_hook is also
14869         called for posix_memalign and valloc.
14870         (Summary of Malloc): Add posix_memalign to function summary.
14871         __memalign_hook is also called for posix_memalign and valloc.
14873 2013-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
14875         * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
14876         TAYLOR_SIN.
14877         (__sin): Adjust.
14878         (__cos): Likewise.
14879         (sloww): Use mynumber union.  Expand ternary operator into
14880         if-else statements.
14881         (cslow): use mynumber union.
14883 2013-12-16  Allan McRae  <allan@archlinux.org>
14885         * configure.ac: Set AUTOCONF when maintainer-mode is not used.
14886         * configure: Regenerated.
14888         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
14890         [BZ #14120]
14891         * configure.ac: Added --enable-maintainer-mode. Check for
14892         autoconf when enabled.
14893         * configure: Regenerated.
14895         * nscd/nscd.service: New file.
14896         * nscd/nscd.tmpfiles: New file.
14898 2013-12-14  Ondřej Bílka  <neleai@seznam.cz>
14900         [BZ #12100]
14901         * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
14902         * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
14903         * sysdeps/x86_64/multiarch/strstr.c: ... here.
14904         (strstr): Add __strstr_sse2_unaligned ifunc.
14905         * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
14906         * sysdeps/x86_64/multiarch/strcasestr.c ... here.
14907         (strcasestr): Remove __strcasestr_sse42 ifunc.
14908         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
14909         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
14910         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
14912 2013-12-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
14914         * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
14915         * sysdeps/sh/bits/fenv.h: ... here.
14916         * sysdeps/sh/sh4/fpu/bits: Remove directory.
14918 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14920         * NEWS: Mention ppc64 STT_GNU_IFUNC support.
14922         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
14923         hypotf multiarch implementations.
14924         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
14925         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
14926         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
14927         multiarch hypot for PPC64.
14928         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
14929         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
14930         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
14931         multiarch hypotf for PPC64.
14933         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
14934         modff multiarch implementations.
14935         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
14936         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
14937         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
14938         multiarch modf for PPC64.
14939         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
14940         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
14941         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
14942         multiarch modff for PPC64.
14944         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
14945         and logl multiarch implementations.
14946         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
14947         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
14948         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
14949         multiarch logb for PPC64.
14950         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
14951         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
14952         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
14953         multiarch logb for PPC64.
14954         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
14955         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
14956         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
14957         multiarch logb for PPC64.
14959         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
14960         isinff multiarch implementation.
14961         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
14962         file.
14963         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
14964         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
14965         multiarch isinf for PPC64.
14966         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
14967         file.
14968         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
14969         multiarch isinff for PPC64.
14971         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
14972         finitef multiarch implementation.
14973         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
14974         file.
14975         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
14976         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
14977         multiarch finite for PPC64.
14978         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
14979         file.
14980         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
14981         multiarch finitef for PPC64.
14983         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
14984         lrint multiarch implementation.
14985         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
14986         file.
14987         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
14988         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
14989         multiarch llrint for PPC64.
14990         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
14991         multiarch lrint for PPC64.
14993         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
14994         copysignf multiarch implementation.
14995         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
14996         file.
14997         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
14998         file.
14999         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
15000         multiarch copysign for PPC64.
15001         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
15002         multiarch copysignf for PPC64.
15004         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
15005         multiarch implementation.
15006         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
15007         file.
15008         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
15009         file.
15010         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
15011         file.
15012         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
15013         file.
15014         multiarch llround for PPC64.
15015         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
15016         multiarch trunc for PPC64.
15017         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
15018         multiarch truncf for PPC64.
15020         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
15021         multiarch implementation.
15022         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
15023         file.
15024         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
15025         file.
15026         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
15027         file.
15028         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
15029         file.
15030         multiarch llround for PPC64.
15031         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
15032         multiarch round for PPC64.
15033         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
15034         multiarch roundf for PPC64.
15036         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
15037         multiarch implementation.
15038         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
15039         file.
15040         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
15041         file.
15042         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
15043         file.
15044         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
15045         file.
15046         multiarch llround for PPC64.
15047         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
15048         multiarch floor for PPC64.
15049         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
15050         multiarch floorf for PPC64.
15052         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
15053         multiarch implementation.
15054         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
15055         file.
15056         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
15057         file.
15058         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
15059         file.
15060         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
15061         file.
15062         multiarch llround for PPC64.
15063         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
15064         multiarch ceil for PPC64.
15065         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
15066         multiarch ceilf for PPC64.
15068         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
15069         multiarch implementation.
15070         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
15071         file.
15072         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
15073         file.
15074         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
15075         file.
15076         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
15077         multiarch llround for PPC64.
15078         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
15079         multiarch lround for PPC64.
15081         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
15082         multiarch implementation.
15083         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
15084         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
15085         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
15086         file.
15087         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
15088         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
15089         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
15090         multiarch isnan for PPC64.
15091         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
15092         multiarch isnanf for PPC64.
15094         * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
15095         * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
15096         * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
15097         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
15098         * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
15099         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
15101         * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
15102         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
15103         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
15104         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
15106         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
15107         multiarch implementations.
15108         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
15109         (__libc_ifunc_impl_list): Likewise.
15110         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
15111         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
15112         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
15113         multiarch stpcpy for PPC64.
15115         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
15116         multiarch implementations.
15117         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
15118         (__libc_ifunc_impl_list): Likewise.
15119         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
15120         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
15121         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
15122         multiarch strcpy for PPC64.
15124         * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
15125         redefine function name.
15126         (_wordcopy_fwd_dest_aligned): Likewise.
15127         (_wordcopy_bwd_aligned): Likewise.
15128         (_wordcopy_bwd_dest_aligned): Likewise.
15129         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
15130         multiarch implementations.
15131         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
15132         (__libc_ifunc_impl_list): Likewise.
15133         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
15134         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
15135         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
15136         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
15137         multiarch wcscpy for PPC64.
15139         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
15140         multiarch implementations.
15141         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
15142         (__libc_ifunc_impl_list): Likewise.
15143         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
15144         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
15145         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
15146         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
15147         multiarch wcscpy for PPC64.
15149         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
15150         multiarch implementations.
15151         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
15152         (__libc_ifunc_impl_list): Likewise.
15153         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
15154         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
15155         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
15156         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
15157         multiarch wcsrchr for PPC64.
15159         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
15160         multiarch implementations.
15161         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
15162         (__libc_ifunc_impl_list): Likewise.
15163         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
15164         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
15165         * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
15166         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
15167         multiarch wcschr for PPC64.
15169         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
15170         multiarch implementations.
15171         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
15172         (__libc_ifunc_impl_list): Likewise.
15173         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
15174         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
15175         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
15176         multiarch strchrnul for PPC64.
15178         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
15179         implementations.
15180         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
15181         (__libc_ifunc_impl_list): Likewise.
15182         * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
15183         * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
15184         * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
15185         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
15186         strchr for PPC64.
15188         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
15189         implementations.
15190         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
15191         (__libc_ifunc_impl_list): Likewise.
15192         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
15193         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
15194         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
15195         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
15196         strncmp for PPC64.
15198         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
15199         multiarch implementations.
15200         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
15201         (__libc_ifunc_impl_list): Likewise.
15202         * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
15203         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
15204         strncasecmp for PPC64.
15205         * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
15206         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
15207         multiarch strncasecmp_l for PPC64.
15209         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
15210         multiarch implementations.
15211         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
15212         (__libc_ifunc_impl_list): Likewise.
15213         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
15214         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
15215         multiarch strcasecmp for PPC64.
15216         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
15217         file.
15218         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
15219         multiarch strcasecmp_l for PPC64.
15221         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
15222         implementations.
15223         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
15224         (__libc_ifunc_impl_list): Likewise.
15225         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
15226         * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
15227         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
15228         strnlen for PPC64.
15230         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
15231         implementations.
15232         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
15233         (__libc_ifunc_impl_list): Likewise.
15234         * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
15235         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
15236         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
15237         strlen for PPC64.
15239         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
15240         implementations.
15241         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
15242         (__libc_ifunc_impl_list): Likewise.
15243         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
15244         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
15245         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
15246         rawmemrchr for PPC64.
15248         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
15249         implementation.
15250         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
15251         (__libc_ifunc_impl_list): Likewise.
15252         * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
15253         * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
15254         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
15255         memrchr for PPC64.
15257         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
15258         implementation.
15259         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
15260         (__libc_ifunc_impl_list): Likewise.
15261         * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
15262         * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
15263         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
15264         memchr for PPC64.
15266         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
15267         implementation.
15268         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
15269         (__libc_ifunc_impl_list): Likewise.
15270         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
15271         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
15272         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
15273         mempcpy for PPC64.
15275         * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
15276         avoid cretion of __bzero symbol.
15277         * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
15278         Likewise.
15279         * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
15280         Likewise.
15281         * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
15282         Likewise.
15283         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
15284         multiarch implementations.
15285         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
15286         (__libc_ifunc_impl_list): Likewise.
15287         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
15288         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
15289         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
15290         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
15291         bzero for PPC32.
15292         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
15293         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
15294         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
15295         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
15296         * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
15297         memset for PPC64.
15298         * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
15300         * string/memcmp.c (memcmp): Using macro to redefine symbol name.
15301         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
15302         implementations.
15303         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
15304         (__libc_ifunc_impl_list): Likewise.
15305         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
15306         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
15307         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
15308         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
15309         memcmp for PPC64.
15311         * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
15312         multiarch for POWER/PPC64.
15313         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
15314         * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
15315         * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
15316         * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
15317         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
15318         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
15319         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
15320         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
15321         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
15322         memcpy for PPC64.
15324         * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
15325         * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
15326         * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
15327         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
15328         * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
15329         * sysdeps/powerpc/powerpc64/power5/Implies: New File.
15330         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
15331         * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
15332         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
15333         * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
15334         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
15335         * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
15336         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
15337         * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
15338         * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
15339         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
15340         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
15341         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
15342         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
15343         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
15344         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
15345         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
15347 2013-12-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
15349         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
15351 2013-12-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
15353         * benchtests/Makefile (bench): Add exp2 and log2.
15354         (LDLIBS-bench-exp2): Add -lm.
15355         (LDLIBS-bench-log2): Likewise.
15356         * benchtests/exp2-inputs: New inputs file.
15357         * benchtests/log2-inputs: New inputs file.
15358         * benchtests/log-inputs: Add new inputs.
15359         * benchtests/tan-inputs: Likewise.
15361 2013-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
15363         * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
15364         definition...
15365         (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2, csloww1)
15366         (csloww2): ... from here.
15368         * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
15369         instead of structures.
15370         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
15371         (POLYNOMIAL): Likewise.
15372         (TAYLOR_SLOW): Likewise.
15373         (__sin): Likewise.
15374         (__cos): Likewise.
15375         (slow1): Likewise.
15376         (slow2): Likewise.
15377         (sloww): Likewise.
15378         (sloww1); Likewise.
15379         (sloww2): Likewise.
15380         (bsloww1): Likewise.
15381         (bsloww2): Likewise.
15382         (cslow2): Likewise.
15383         (csloww): Likewise.
15384         (csloww1): Likewise.
15385         (csloww2): Likewise.
15387 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
15389         * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
15390         (__malloc_assert, __libc_realloc, __libc_calloc, _int_realloc):
15391         Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
15392         * malloc/hooks.c (realloc_check): Likewise.
15394         * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
15395         * malloc/arena.c: Remove PER_THREAD conditional.
15396         [!PER_THREAD]: Remove code.
15397         (ptmalloc_unlock_all2): Likewise.
15398         (ptmalloc_init): Likewise.
15399         (_int_new_arena): Likewise.
15400         (arena_get2): Likewise.
15401         * malloc/hooks.c (__malloc_get_state): Likewise.
15402         (__malloc_set_state): Likewise.
15403         * malloc/malloc.c: Likewise.
15404         (struct malloc_state): Likewise.
15405         (struct malloc_par): Likewise.
15406         (__libc_realloc): Likewise.
15407         (__libc_mallopt): Likewise.
15409 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15411         * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
15413 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
15415         * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
15416         macro to a function.  Check for zero perturb_byte.
15417         (_int_malloc, _int_free): Remove zero perturb_byte checks.
15419         * malloc/malloc.c: (force_reg): Remove.
15420         (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc)
15421         (_mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
15422         force_reg by atomic_forced_read.
15423         * malloc/arena.c (ptmalloc_init): Likewise.
15424         * malloc/hooks.c (top_check): Likewise.
15426 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15428         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15430 2013-12-09  Markus Trippelsdorf  <markus@trippelsdorf.de>
15432         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
15434 2013-12-08  Joseph Myers  <joseph@codesourcery.com>
15436         * math/auto-libm-test-in: Add tests of lgamma.
15437         * math/auto-libm-test-out: Regenerated.
15438         * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
15439         (M_LOG_2_SQRT_PIl): Likewise.
15440         (lgamma_test_data): Use AUTO_TESTS_f_f1.
15441         * math/gen-auto-libm-tests.c (func_calc_method): Add value
15442         mpfr_f_f1.
15443         (func_calc_desc): Add mpfr_f_f1 union field.
15444         (ARGS1): New macro.
15445         (ARGS2): Likewise.
15446         (ARGS3): Likewise.
15447         (ARGS4): Likewise.
15448         (RET1): Likewise.
15449         (RET2): Likewise.
15450         (CALC): Likewise.
15451         (FUNC): Likewise.
15452         (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
15453         (test_functions): Add lgamma.
15454         (calc_generic_results): Handle mpfr_f_f1.
15455         * sysdeps/i386/fpu/libm-test-ulps: Update.
15456         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15458 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15460         * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
15461         __mpn_add_n for PowerPC64/POWER7.
15462         * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
15463         __mpn_sub_n for PowerPC64/POWER7.
15465         * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
15466         __mpn_addmul_1 for PowerPC64.
15467         * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
15468         __mpn_submul_1 for PowerPC64.
15469         * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
15470         for PowerPC64.
15471         * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
15472         for PowerPC64.
15474 2013-12-06  Fernando J. V. da Silva  <fernandojvdasilva@gmail.com>
15476         [BZ #15089]
15477         * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
15479 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15481         * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
15483         * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
15484         add multiarch folders.
15485         * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
15486         * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
15487         * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
15488         * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
15489         * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
15490         * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
15491         * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
15492         * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
15493         * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
15494         * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
15495         * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
15496         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
15497         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
15498         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
15499         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
15500         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
15501         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
15503         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
15504         __ieee754_hypot and __ieee754_hypotf multiarch implementations.
15505         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
15506         New file.
15507         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
15508         New file.
15509         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
15510         multiarch __ieee754_hypot for PowerPC32.
15511         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
15512         New file.
15513         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
15514         New file.
15515         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
15516         multiarch __ieee754_hypotf for PowerPC32.
15518         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
15519         long_double_symbol only if __logbl is defined.
15520         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
15521         * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
15522         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
15523         * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
15524         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
15525         * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
15526         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
15527         path for implementation.
15528         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
15529         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
15530         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
15531         logb, and logbl multiarch implementations for PowerPC32.
15532         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
15533         file.
15534         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
15535         file.
15536         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
15537         multiarch logb for PowerPC32.
15538         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
15539         file.
15540         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
15541         file.
15542         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
15543         multiarch logbf for PowerPC32.
15544         * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
15545         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
15546         file.
15547         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
15548         multiarch logbl implementation for PowerPC32.
15550         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
15551         and modff multiarch implementations.
15552         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
15553         New file.
15554         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
15555         New file.
15556         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
15557         multiarch modf for PowerPC32.
15558         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
15559         New file.
15560         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
15561         New file.
15562         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
15563         multiarch modff for PowerPC32.
15565         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
15566         and lrintf multiarch implementations.
15567         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
15568         New file.
15569         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
15570         New file.
15571         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
15572         multiarch lrint for PowerPC32.
15573         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
15574         file: multiarch lrintf for PowerPC32.
15576         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
15577         and lroundf multiarch implementations.
15578         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
15579         New file.
15580         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
15581         New file.
15582         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
15583         New file.
15584         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
15585         multiarch lround for PowerPC32.
15586         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
15587         file: multiarch lroundf for PowerPC32.
15589         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
15590         copysign and copysignf multiarch implementations.
15591         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
15592         New file.
15593         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
15594         New file.
15595         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
15596         file: multiarch copysign for PowerPC32.
15597         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
15598         file: multiarch copysignf for PowerPC32.
15600         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
15601         and truncf multiarch implementations.
15602         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
15603         New file.
15604         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
15605         file.
15606         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
15607         multiarch trunc for PowerPC32.
15608         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
15609         New file.
15610         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
15611         New file.
15612         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
15613         multiarch truncf for PowerPC32.
15615         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
15616         and roundf multiarch implementations.
15617         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
15618         New file.
15619         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
15620         file.
15621         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
15622         multiarch round for PowerPC32.
15623         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
15624         New file.
15625         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
15626         New file.
15627         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
15628         multiarch roundf for PowerPC32.
15630         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
15631         and floorf multiarch implementations.
15632         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
15633         New file.
15634         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
15635         file.
15636         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
15637         multiarch floor for PowerPC32.
15638         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
15639         New file.
15640         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
15641         New file.
15642         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
15643         multiarch floorf for PowerPC32.
15645         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
15646         and ceilf multiarch implementations.
15647         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
15648         New file.
15649         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
15650         file.
15651         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
15652         multiarch ceil for PowerPC32.
15653         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
15654         New file.
15655         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
15656         file.
15657         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
15658         multiarch ceilf for PowerPC32.
15660         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
15661         is defined.
15662         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
15663         FINITEF is defined.
15664         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
15665         and finitef multiarch implementations.
15666         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
15667         New file.
15668         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
15669         file.
15670         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
15671         multiarch finite for PowerPC32.
15672         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
15673         New file.
15674         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
15675         file: multiarch finitef for PowerPC32.
15677         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
15678         and isinff multiarch implementations.
15679         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
15680         file.
15681         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
15682         file.
15683         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
15684         multiarch isinf for PowerPC32.
15685         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
15686         New file.
15687         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
15688         multiarch isinff for PowerPC32.
15690         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
15691         alias when __isnan is defined.
15692         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
15693         and isnanf multiarch implementations.
15694         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
15695         file.
15696         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
15697         file.
15698         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
15699         file.
15700         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
15701         file.
15702         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
15703         multiarch isnan for PowerPC32.
15704         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
15705         New file.
15706         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
15707         New file.
15708         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
15709         multiarch isnanf for PowerPC32.
15711         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
15712         and sqrtf multiarch implementations.
15713         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
15714         file.
15715         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
15716         file.
15717         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
15718         multiarch sqrt for PowerPC32.
15719         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
15720         file.
15721         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
15722         file.
15723         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
15724         multiarch sqrtf for PowerPC32.
15726         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
15727         and llroundf multiarch implementations.
15728         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
15729         New file.
15730         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
15731         New file.
15732         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
15733         New file.
15734         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
15735         file: multiarch llround for PowerPC32.
15736         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
15737         file: multiarch llroundf for PowerPC32.
15739         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
15740         multiarch PowerPC32 fpu implementations.
15741         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
15742         New file.
15743         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
15744         New file.
15745         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
15746         multiarch llrint for PowerPC32.
15747         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
15748         New file.
15749         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
15750         New file.
15751         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
15752         file.
15754         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
15756         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
15757         file.
15758         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
15759         file.
15760         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
15761         file.
15762         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
15763         multiarch wordcopy for PPC32.
15764         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
15765         wordcopy objects.
15766         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15767         (__libc_ifunc_impl_list): Likewise.
15768         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
15769         * sysdeps/powerpc/power4/wordcopy.c: ... to here.
15770         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
15771         * sysdeps/powerpc/power6/wordcopy.c: ... to here.
15772         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
15773         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
15775         * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
15776         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
15777         file.
15778         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
15779         file.
15780         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
15781         file.
15782         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
15783         multiarch wcscpy for PPC32.
15784         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
15785         multiarch objects.
15786         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15787         (__libc_ifunc_impl_list): Likewise.
15788         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
15789         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
15790         * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
15791         sysdeps/powerpc/power6/wcscpy.c.
15793         * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
15794         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
15795         file.
15796         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
15797         file.
15798         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
15799         file.
15800         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
15801         multiarch wcsrchr for PPC32.
15802         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
15803         multiarch objects.
15804         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15805         (__libc_ifunc_impl_list): Likewise.
15806         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
15807         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
15808         * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
15809         sysdeps/powerpc/power6/wcsrchr.c.
15811         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
15812         file.
15813         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
15814         file.
15815         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
15816         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
15817         multiarch wcschr for PPc32.
15818         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
15819         multiarch objects.
15820         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15821         (__libc_ifunc_impl_list): Likewise.
15822         * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
15823         * sysdeps/powerpc/power6/wcschr.c: ... to here.
15824         * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
15825         sysdeps/powerpc/power6/wcschr.c.
15827         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
15828         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
15829         file.
15830         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
15831         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
15832         file: multiarch strchr for PPC32.
15833         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
15834         multiarch objects.
15835         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15836         (__libc_ifunc_impl_list): Likewise.
15838         * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
15839         name.
15840         * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
15841         file.
15842         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
15843         file.
15844         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
15845         multiarch strchrnul for PPC32.
15846         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
15847         multiarch objects.
15848         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15849         (__libc_ifunc_impl_list): Likewise.
15851         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
15852         file.
15853         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
15854         multiarch strncasecmp for PPC32.
15855         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
15856         file.
15857         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
15858         multiarch strncasecmp_l for PPC32.
15859         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
15860         strncasecmp multiarch objects.
15861         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15862         (__libc_ifunc_impl_list): Likewise.
15864         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
15865         file.
15866         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
15867         multiarch strncasecmp for PPC32.
15868         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
15869         New file.
15870         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
15871         multiarch strcasecmp_l for PPC32.
15872         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
15873         multiarch objects.
15874         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15875         (__libc_ifunc_impl_list): Likewise.
15877         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
15878         file.
15879         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
15880         file.
15881         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
15882         multiarch strncmp for PPC32.
15883         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
15884         multiarch objects.
15885         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15886         (__libc_ifunc_impl_list): Likewise.
15888         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
15889         * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
15890         file.
15891         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
15892         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
15893         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
15894         multiarch objects.
15895         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15896         (__libc_ifunc_impl_list): Likewise.
15898         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
15899         file.
15900         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
15901         file.
15902         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
15903         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
15904         multiarch objects.
15905         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15906         (__libc_ifunc_impl_list): Likewise.
15908         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
15909         file.
15910         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
15911         file.
15912         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
15913         multiarch rawmemchr for PPC32.
15914         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
15915         multiarch objects.
15916         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15917         (__libc_ifunc_impl_list): Likewise.
15919         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
15920         file.
15921         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
15922         file.
15923         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
15924         file: memrchr multiarch for PPC32.
15925         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
15926         multiarch objects.
15927         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
15928         (__libc_ifunc_impl_list): Likewise.
15930         * string/memchr.c (__memchr): Using macro to redefine symbol name.
15931         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
15932         file.
15933         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
15934         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
15935         multiarch memchr for PPC32.
15936         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
15937         multiarch objects.
15938         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15939         (__libc_ifunc_impl_list): Likewise.
15941         * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
15942         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
15943         file.
15944         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
15945         file.
15946         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
15947         file: multiarch mempcpy for PPC32.
15948         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
15949         multiarch objects.
15950         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15951         (__libc_ifunc_impl_list): Likewise.
15953         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
15954         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
15955         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
15956         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
15957         multiarch bzero for PPC32.
15958         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
15959         file.
15960         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
15961         file.
15962         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
15963         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
15964         file: multiarch memset for PPC32.
15965         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
15966         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
15967         memset multiarch objects.
15968         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15969         (__libc_ifunc_impl_list): Likewise.
15971         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
15972         file.
15973         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
15974         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
15975         memcmp for PPC32.
15976         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
15977         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
15978         multiarch objects.
15979         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15980         (__libc_ifunc_impl_list): Likewise.
15982         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
15983         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
15984         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
15985         file.
15986         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
15987         file.
15988         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
15989         file.
15990         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
15991         multiarch memcpy for PPC32.
15992         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
15993         multiarch objects.
15994         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
15995         (__libc_ifunc_impl_list): Likewise.
15997         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
15998         support multiarch for POWER/PPC32.
15999         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
16000         Likewise.
16001         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
16002         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
16003         Implies file to make multiarch folder appers before the fpu and
16004         default folder for power4 configuration.
16006 2013-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
16008         * scripts/bench.pl: Append volatile keyword to type.
16010 2013-12-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
16012         * sysdeps/sh/sotruss-lib.c: New file.
16013         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
16015 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16017         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
16019 2013-12-05  Joseph Myers  <joseph@codesourcery.com>
16021         [BZ #6810]
16022         * math/w_tgamma.c: Include <errno.h>.
16023         (__tgamma): Use __glibc_unlikely.  Set errno on underflow to 0.
16024         * math/w_tgammaf.c: Include <errno.h>.
16025         (__tgammaf): Use __glibc_unlikely.  Set errno on underflow to 0.
16026         * math/w_tgammal.c: Include <errno.h>.
16027         (__tgammal): Use __glibc_unlikely.  Set errno on underflow to 0.
16028         * math/auto-libm-test-in: Do not allow missing errno on tgamma
16029         underflow.  Add more tgamma tests.
16030         * math/auto-libm-test-out: Regenerated.
16031         * sysdeps/i386/fpu/libm-test-ulps: Update.
16032         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16034         * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
16035         sin, sinh, tan, tanh, tgamma, y0 and y1.
16036         * math/auto-libm-test-out: Regenerated.
16037         * math/libm-test.inc (TEST_COND_x86_64): New macro.
16038         (TEST_COND_x86): Likewise.
16039         (M_E2l): Remove macro.
16040         (M_E3l): Likewise.
16041         (M_2_SQRT_PIl): Likewise.
16042         (M_SQRT_PIl): Likewise.
16043         (M_1_DIV_El): Likewise.
16044         (log_test_data): Use AUTO_TESTS_f_f.
16045         (log10_test_data): Likewise.
16046         (log1p_test_data): Likewise.
16047         (log2_test_data): Likewise.
16048         (sin_test_data): Likewise.
16049         (sin_tonearest_test_data): Likewise.
16050         (sin_towardzero_test_data): Likewise.
16051         (sin_downward_test_data): Likewise.
16052         (sin_upward_test_data): Likewise.
16053         (sinh_test_data): Likewise.
16054         (sinh_tonearest_test_data): Likewise.
16055         (sinh_towardzero_test_data): Likewise.
16056         (sinh_downward_test_data): Likewise.
16057         (sinh_upward_test_data): Likewise.
16058         (tan_test_data): Likewise.
16059         (tan_tonearest_test_data): Likewise.
16060         (tan_towardzero_test_data): Likewise.
16061         (tan_downward_test_data): Likewise.
16062         (tan_upward_test_data): Likewise.
16063         (tanh_test_data): Likewise.
16064         (tgamma_test_data): Likewise.
16065         (y0_test_data): Likewise.
16066         (y1_test_data): Likewise.
16067         * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
16068         (special_real_inputs): Add pi/4.
16069         * sysdeps/i386/fpu/libm-test-ulps: Update.
16070         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16072 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16074         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
16075         "longjmp_target" static probes.
16076         (__longjmp): Rename to __longjmp_symbol.
16077         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
16078         * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
16079         on which longjmp to generate.
16080         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
16081         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
16082         probe.
16083         (__sigsetjmp): Rename to __sigsetjmp_symbol.
16084         (__sigjmp_save): Rename to __sigjmp_save_symbol.
16085         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
16086         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
16087         and __sigjmp_save_symbol based on which sigsetjmp to generated.
16088         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
16089         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
16090         __longjmp_symbol based on which __longjmp to generate.
16091         * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
16092         probe.
16093         (setjmp): Rename to setjmp_symbol.
16094         (__sigsetjmp): Rename to __sigsetjmp_symbol.
16095         (_setjmp): Rename to _setjmp_symbol.
16096         (__sigsetjmp): Rename to __sigsetjmp_symbol.
16097         * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
16098         _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
16099         which setjmp to generate.
16100         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
16101         "longjmp_target" static probes.
16103 2013-12-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
16105         * benchtests/README: Add note about output arguments.
16106         * benchtests/bench-sincos.c: Remove file.
16107         * benchtests/sincos-inputs: New file.
16108         * scripts/bench.pl: Identify output arguments and define
16109         static variables for them.
16111         * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
16113         [BZ #15941]
16114         * Makefile (INSTALL): Add install-plain.texi as the primary
16115         dependency.
16116         * manual/install-plain.texi: New file.
16117         * manual/install.texi: Include node directive only for
16118         non-plaintext output.
16120 2013-12-04  Joseph Myers  <joseph@codesourcery.com>
16122         * stdlib/longlong.h: Update from GCC.
16124         [BZ #6807]
16125         [BZ #15901]
16126         * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
16127         * math/w_j0f.c (y0f): Likewise.
16128         * math/w_j0l.c (__y0l): Likewise.
16129         * math/w_j1.c (y1): Likewise.
16130         * math/w_j1f.c (y1f): Likewise.
16131         * math/w_j1l.c (__y1l): Likewise
16132         * math/w_jn.c (yn): Likewise.
16133         * math/w_jnf.c (ynf): Likewise.
16134         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
16135         Bessel function pole errors in _POSIX_ mode.  Use NAN as return
16136         value for Bessel function domain errors outside _SVID_ mode.
16137         Adjust sign of return value for yn (negative integer, 0).
16138         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
16139         by zero in return for negative x and set sign appropriately for
16140         negative n.
16141         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
16142         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
16143         * math/libm-test.inc (y0_test_data): Add more tests and adjust
16144         expectations in error cases.
16145         (y1_test_data): Likewise.
16146         (yn_test_data): Likewise.
16147         * sysdeps/i386/fpu/libm-test-ulps: Update.
16148         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16150 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
16152         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
16153         "64" to "64-v1".  Add "64-v2".
16154         (abi-64-options): Rename to ...
16155         (abi-64-v1-options): ... this.   Redefine _CALL_ELF.
16156         (abi-64-condition): Rename to ...
16157         (abi-64-v1-condition): ... this.  Add _CALL_ELF check.,
16158         (abi-64-ld-soname): Rename to ...
16159         (abi-64-v1-ld-soname): ... this.
16160         (abi-64-v2-options): Define.
16161         (abi-64-v2-condition): Likewise.
16162         (abi-64-v2-ld-soname): Likewise.
16163         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
16164         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
16165         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
16166         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
16167         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
16169 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
16170             Alan Modra  <amodra@gmail.com>
16172         * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
16173         New versions for use with the ELFv2 ABI.
16174         (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
16175         * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
16176         declaration.
16177         (struct La_ppc64v2_retval): Likewise.
16178         (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
16179         (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
16180         * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
16181         to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
16182         (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
16183         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
16184         Do not save or restore CR.
16185         (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
16186         (_dl_profile_resolve): Do no save or restore CR.  Support extended
16187         return values for ELFv2 ABI.  Fix location of FPR return registers.
16188         * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
16189         updated values for _CALL_ELF == 2.
16190         (La_regs, La_retval, int_retval): Likewise.
16192 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
16194         * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
16195         (FRAME_MIN_SIZE_PARM): Likewise.
16196         (FRAME_BACKCHAIN): Likewise.
16197         (FRAME_CR_SAVE): Likewise.
16198         (FRAME_LR_SAVE): Likewise.
16199         (FRAME_TOC_SAVE): Likewise.
16200         (FRAME_PARM_SAVE): Likewise.
16201         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
16202         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
16203         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
16204         (call_mcount_parm_offset): New macro.
16205         (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
16206         (PROF): Use symbolic stack frame offsets.
16207         (TAIL_CALL_SYSCALL_ERROR): Likewise.
16208         * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
16209         Redefine in terms of FRAME_MIN_SIZE.
16210         (_dl_runtime_resolve): Use symbolic stack frame offsets.
16211         (_dl_profile_resolve): Likewise.  Update comment.
16212         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
16213         symbols stack frame offsets.
16214         (__sigsetjmp): Likewise.
16215         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
16216         * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
16217         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
16218         * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
16220         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
16221         (FRAME_BACKCHAIN): Remove.
16222         (FRAME_CR_SAVE): Likewise.
16223         (FRAME_LR_SAVE): Likewise.
16224         (FRAME_COMPILER_DW): Likewise.
16225         (FRAME_LINKER_DW): Likewise.
16226         (FRAME_TOC_SAVE): Likewise.
16227         (FRAME_PARM_SAVE): Likewise.
16228         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE)
16229         (FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE)
16230         (FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
16231         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
16232         (CHECK_SP): Use symbolic stack frame offsets.
16233         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
16234         zone" instead of caller's parameter save area for temp storage.
16235         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
16236         Likewise.  Also, use symbolic stack frame offsets.
16237         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
16238         stackblock): Redefine for _CALL_ELF == 2 to save parameters into
16239         our own stack frame instead of the caller's.
16240         (__socket): Use symbolic stack frame offsets.
16242 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
16243             Alan Modra  <amodra@gmail.com>
16245         * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
16246         Define.
16247         (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK)
16248         (PPC64_LOCAL_ENTRY_OFFSET): Define.
16249         * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
16250         New function.
16251         (elf_machine_fixup_plt): Call it.
16252         (elf_machine_plt_conflict): Likewise.  Add map, sym_map, and
16253         reloc arguments.
16254         (elf_machine_rela): Update call to elf_machine_plt_conflict.
16255         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
16256         (_dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
16257         r2 before calling target.
16259 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
16260             Alan Modra  <amodra@gmail.com>
16262         * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
16263         (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
16264         versions of macros to support ELFv2 ABI.
16265         (LOCALENTRY): New macro.
16266         (ENTRY, EALIGN): Use it.
16267         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
16268         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
16269         fall through into ENTRY entry point.
16270         * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
16271         Only define if _CALL_ELF != 2.
16273         (elf_machine_matches_host): Verify ABI version matches.
16274         (RTLD_START): Use LOCALENTRY.
16275         (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
16276         (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
16277         (PLT_ENTRY_WORDS): New macro.
16278         (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
16279         (elf_machine_runtime_setup): Support ELFv2 ABI.
16280         (elf_machine_fixup_plt): Likewise.
16281         (elf_machine_plt_conflict): Likewise.
16282         (resolve_ifunc): Likewise.
16283         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
16284         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
16285         Likewise.
16286         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
16287         (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
16288         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
16289         (makecontext): Support ELFv2 ABI.
16290         * elf/elf.h (EF_PPC64_ABI): Define.
16292 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
16294         * sysdeps/powerpc/powerpc64/sysdep.h
16295         (PPC64_LOAD_FUNCPTR) [ASSEMBLER]: New assembler macro.
16296         (ENTRY_1) [ASSEMBLER]: Do not switch to .text section here ...
16297         (ENTRY) [ASSEMBLER]: ... but instead here ...
16298         (EALIGN) [ASSEMBLER]: ... and here.
16299         (PPC64_LOAD_FUNCPTR) [!ASSEMBLER]: New macro.
16300         (ENTRY_1) [!ASSEMBLER]: New macro; set up .opd entry.
16301         (ENTRY_2) [!ASSEMBLER]: Use it.
16302         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
16303         ENTRY_2 changes.  Use PPC64_LOAD_FUNCPTR.
16304         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
16305         (_dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
16306         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
16307         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
16308         Use PPC64_LOAD_FUNCPTR.
16310         * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
16312 2013-12-04  Alan Modra  <amodra@gmail.com>
16314         * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
16315         (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
16316         (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
16317         (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
16319         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
16320         overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
16321         R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
16322         Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
16323         R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
16324         Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
16326 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
16328         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
16329         (__makecontext): Fix incorrect CFI when backtracing out of
16330         context created via makecontext.
16331         * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
16332         (__setcontext): Fix incorrect CFI during switch to new context.
16333         (__novec_setcontext): Likewise.
16335 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
16337         [BZ #4772]
16338         * time/strptime_l.c (__strptime_internal): Allow modifiers
16339         in strptime.
16340         * time/tst-strptime.c (day_tests): Add testcase.
16342 2013-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
16344         * scripts/bench.pl: Skip over blank lines.
16346 2013-12-04  Paul Eggert  <eggert@cs.ucla.edu>
16348         [BZ #926]
16349         * manual/time.texi (Calendar Time): Clarify what timezone functions
16350         use.
16352 2013-12-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16354         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
16356 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
16358         * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
16359         implementation.
16360         * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
16361         * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
16362         * debug/memset_chk.c (__memset_chk): Likewise.
16363         * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
16364         * debug/strncpy_chk.c: Likewise.
16366 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
16368         [BZ #15268]
16369         [BZ #15425]
16370         * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
16371         (__ieee754_exp): For possibly underflowing results, check size of
16372         result and force underflow exception if required.
16373         * math/auto-libm-test-in: Add more tests of exp.
16374         * math/auto-libm-test-out: Regenerated.
16375         * sysdeps/i386/fpu/libm-test-ulps: Update.
16376         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16378         [BZ #16283]
16379         * math/w_exp2.c (__exp2): Handle a zero result as underflow.
16380         * math/w_exp2f.c (__exp2f): Likewise.
16381         * math/w_exp2l.c (__exp2l): Likewise.
16382         * math/auto-libm-test-in: Do not allow missing errno on exp2
16383         underflow.
16384         * math/auto-libm-test-out: Regenerated.
16386 2013-12-03  Ondřej Bílka  <neleai@seznam.cz>
16388         [BZ #16274]
16389         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
16390         handle filename validation.
16391         * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
16392         (do_open): Delete.
16394 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
16396         [BZ #6786]
16397         * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
16398         (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
16399         * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
16400         <float.h>.
16401         (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
16402         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
16403         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
16404         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
16405         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
16406         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
16407         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
16408         * math/auto-libm-test-in: Don't allow missing errno from erfc.
16409         Add more erfc tests.
16410         * math/auto-libm-test-out: Regenerated.
16411         * sysdeps/i386/fpu/libm-test-ulps: Update.
16412         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16414         * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
16415         exp2, expm1, j0 and j1.
16416         * math/auto-libm-test-out: Regenerated.
16417         * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
16418         (erfc_test_data): Likewise.
16419         (exp_test_data): Likewise.
16420         (exp_tonearest_test_data): Likewise.
16421         (exp_towardzero_test_data): Likewise.
16422         (exp_downward_test_data): Likewise.
16423         (exp_upward_test_data): Likewise.
16424         (exp10_test_data): Likewise.
16425         (exp2_test_data): Likewise.
16426         (expm1_test_data): Likewise.
16427         (j0_test_data): Likewise.
16428         (j1_test_data): Likewise.
16429         * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
16430         (input_flag_type): Add flag_xfail_rounding.
16431         (input_flags): Add xfail-rounding.
16432         (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
16433         (output_for_one_input_case): Handle flag_xfail_rounding.
16434         * sysdeps/i386/fpu/libm-test-ulps: Update.
16435         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16437 2013-12-03  Aurelien Jarno  <aurelien@aurel32.net>
16439         [BZ #16289]
16440         * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
16441         division by 0.
16443 2013-12-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
16445         [BZ #16195]
16446         * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
16447         (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
16448         (STAP_PROBE0): New macro.
16449         (STAP_PROBE1): Likewise.
16450         (STAP_PROBE2): Likewise.
16451         (STAP_PROBE3): Likewise.
16452         (STAP_PROBE4): Likewise.
16454 2013-12-02  Ondřej Bílka  <neleai@seznam.cz>
16456         * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
16458 2013-12-02  Steve Ellcey  <sellcey@mips.com>
16460         * benchtests/Makefile (bench): Add sqrt.
16461         (LDLIBS-bench-sqrt): New.
16462         * benchtests/sqrt-input: New.
16464 2013-12-02  Pavel Simerda  <psimerda@redhat.com>
16466         * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
16467         (GAIH_EAI): Likewise.
16468         (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
16469         (gaih_inet): Likewise.
16470         (getaddrinfo): Don't use GAIH_EAI.
16472         * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
16473         (struct gaih): Remove definition.
16475 2013-12-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
16477         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
16478         Use HERRNOP directly.
16480 2013-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16482         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
16484 2013-11-30  Joseph Myers  <joseph@codesourcery.com>
16486         * math/gen-auto-libm-tests.c (test_functions): Add more
16487         single-argument functions.
16488         (special_fill_pi_2): New function.
16489         (special_fill_minus_pi_2): Likewise.
16490         (special_fill_pi_6): Likewise.
16491         (special_fill_minus_pi_6): Likewise.
16492         (special_fill_pi_3): Likewise.
16493         (special_fill_2pi_3): Likewise.
16494         (special_fill_e): Likewise.
16495         (special_fill_1_e): Likewise.
16496         (special_fill_e_minus_1): Likewise.
16497         (special_real_inputs): Add more special inputs.
16498         (output_for_one_input_case): Do not require ERANGE on underflow to
16499         zero if round-to-nearest result does not underflow to zero, unless
16500         exact results required.
16501         * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
16502         atan, atanh, cbrt, cos and cosh.
16503         * math/auto-libm-test-out: Regenerated.
16504         * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
16505         (acos_tonearest_test_data): Likewise.
16506         (acos_towardzero_test_data): Likewise.
16507         (acos_downward_test_data): Likewise.
16508         (acos_upward_test_data): Likewise.
16509         (acosh_test_data): Likewise.
16510         (asin_test_data): Likewise.
16511         (asin_tonearest_test_data): Likewise.
16512         (asin_towardzero_test_data): Likewise.
16513         (asin_upward_test_data): Likewise.
16514         (asinh_test_data): Likewise.
16515         (atan_test_data): Likewise.
16516         (atanh_test_data): Likewise.
16517         (cbrt_test_data): Likewise.
16518         (cos_test_data): Likewise.
16519         (cos_tonearest_test_data): Likewise.
16520         (cos_towardzero_test_data): Likewise.
16521         (cos_downward_test_data): Likewise.
16522         (cos_upward_test_data): Likewise.
16523         (cosh_test_data): Likewise.
16524         (cosh_tonearest_test_data): Likewise.
16525         (cosh_towardzero_test_data): Likewise.
16526         (cosh_downward_test_data): Likewise.
16527         (cosh_upward_test_data): Likewise.
16528         * sysdeps/i386/fpu/libm-test-ulps: Update.
16529         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16531 2013-11-29  Joseph Myers  <joseph@codesourcery.com>
16533         [BZ #6787]
16534         * math/w_exp10.c (__exp10): Handle a zero result as underflow.
16535         * math/w_exp10f.c (__exp10f): Likewise.
16536         * math/w_exp10l.c (__exp10l): Likewise.
16537         * math/libm-test.inc (exp10_test_data): Add more tests and expect
16538         errno settings in existing tests.
16540         [BZ #14032]
16541         * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
16542         precision control set to double precision.
16543         * sysdeps/i386/fpu/w_sqrt.c: New file.
16544         * math/auto-libm-test-in: Add more tests.
16545         * math/auto-libm-test-out: Update.
16547         * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
16548         (sqrt_test_tonearest): New function.
16549         (sqrt_towardzero_test_data): New variable.
16550         (sqrt_test_towardzero): New function.
16551         (sqrt_downward_test_data): New variable.
16552         (sqrt_test_downward): New function.
16553         (sqrt_upward_test_data): New variable.
16554         (sqrt_test_upward): New function.
16555         (main): Call the new functions.
16557         * math/gen-auto-libm-tests.c: New file.
16558         * math/auto-libm-test-in: Likewise.
16559         * math/auto-libm-test-out: New generated file.
16560         * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
16561         variables.
16562         (%beautify): Add generated representations of zero.
16563         (top level): Set $auto_input and call parse_auto_input.
16564         (beautify): Remove trailing "f" from hex float constants.
16565         (parse_args): Handle XFAIL_TEST.
16566         (convert_condition): New function.
16567         (or_value): Likewise.
16568         (or_cond_value): Likewise.
16569         (generate_testfile): Handle AUTO_TESTS_* lines.
16570         (parse_auto_input): New function.
16571         * math/libm-test.inc (XFAIL_TEST): New macro.
16572         (ERRNO_UNCHANGED): Update value.
16573         (ERRNO_EDOM): Likewise.
16574         (ERRNO_ERANGE): Likewise.
16575         (IGNORE_RESULT): Likewise.
16576         (TEST_COND_flt_32): New macro.
16577         (TEST_COND_dbl_64): Likewise.
16578         (TEST_COND_ldbl_96_intel): Likewise.
16579         (TEST_COND_ldbl_96_m68k): Likewise.
16580         (TEST_COND_ldbl_128): Likewise.
16581         (TEST_COND_ldbl_128ibm): Likewise.
16582         (TEST_COND_long32): Likewise.
16583         (TEST_COND_long64): Likewise.
16584         (TEST_COND_before_rounding): Likewise.
16585         (TEST_COND_after_rounding): Likewise.
16586         (enable_test): Handle XFAIL_TEST flag.
16587         (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
16588         with finite results.
16589         * math/Makefile ($(objpfx)libm-test.stmp): Depend on
16590         auto-libm-test-out.
16592 2013-11-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
16593             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
16595         [BZ #16214]
16596         * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
16597         __tls_get_addr_internal instead of __tls_get_offset in order to
16598         avoid GOT pointer dependency.  Make rtld export
16599         __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
16600         __tls_get_addr since we are a __tls_get_offset platform.
16601         * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
16602         GOT pointer being set up before.
16603         * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
16605 2013-11-28  Joseph Myers  <joseph@codesourcery.com>
16607         * manual/math.texi (Errors in Math Functions): Document accuracy
16608         goals.
16610         [BZ #15004]
16611         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
16612         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
16613         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
16614         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
16615         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
16616         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
16617         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
16618         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
16619         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
16620         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
16621         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
16622         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
16623         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
16624         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
16625         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
16626         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
16628         * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
16629         * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
16630         * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
16631         * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
16632         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
16633         Likewise.
16634         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
16635         Likewise.
16636         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
16637         Likewise.
16638         * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
16639         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
16640         (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
16641         atomic-feupdateenv and flt-rounds.
16642         * sysdeps/powerpc/nofpu/Versions (libc): Add
16643         __atomic_feholdexcept, __atomic_feclearexcept,
16644         __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
16645         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
16646         (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
16647         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
16648         (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
16649         here.
16650         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
16651         Update.
16653         * manual/arith.texi (FP Exceptions): Document that exceptions may
16654         not be raised when matherr is used.
16655         (Math Error Reporting): Document overflow in directed rounding
16656         modes.  Document that errno may not be set when finite values are
16657         returned on overflow.  Document intent to set errno on underflow
16658         only for underflow to zero.
16660         [BZ #16271]
16661         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
16662         round-to-nearest then adjust result for other rounding modes.
16663         * include/fenv.h (fegetround): Use libm_hidden_proto.
16664         * math/fegetround.c (fegetround): Use libm_hidden_def.
16665         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
16666         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
16667         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
16668         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
16669         Likewise.
16670         * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
16671         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
16672         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
16673         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
16675 2013-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
16677         [BZ #16077]
16678         * nss/Versions (libnss_files): Add
16679         _nss_files_gethostbyname3_r.
16680         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
16681         New function.
16682         (HOST_DB_LOOKUP): Remove macro.
16683         (_nss_files_gethostbyname_r): Implement function without the
16684         HOST_DB_LOOKUP macro.
16685         (_nss_files_gethostbyname2_r): Likewise.
16687 2013-11-28  Ondřej Bílka  <neleai@seznam.cz>
16689         * malloc/malloc.c (__libc_calloc): Make memset a tail call.
16691 2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
16693         * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
16694         _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
16695         warning.
16697 2013-11-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16699         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
16700         __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
16701         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
16702         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
16703         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
16704         __fe_nomask_env_priv and attribute_hidden.
16705         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
16706         (libc_feupdateenv_test_ppc): Likewise.
16707         (libc_feresetround_ppc): Likewise.
16708         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
16709         (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
16710         compat_symbol macro.
16711         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
16712         (__fe_nomask_env): Likewise.
16713         * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
16715 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
16717         * string/Makefile: Remove ifunc tests.
16718         * string/test-string.h: Define TEST_IFUNC.
16719         * string/test-bcopy-ifunc.c: Remove.
16720         * string/test-bzero-ifunc.c: Likewise.
16721         * string/test-memccpy-ifunc.c: Likewise.
16722         * string/test-memchr-ifunc.c: Likewise.
16723         * string/test-memcmp-ifunc.c: Likewise.
16724         * string/test-memcpy-ifunc.c: Likewise.
16725         * string/test-memmem-ifunc.c: Likewise.
16726         * string/test-memmove-ifunc.c: Likewise.
16727         * string/test-mempcpy-ifunc.c: Likewise.
16728         * string/test-memrchr-ifunc.c: Likewise.
16729         * string/test-memset-ifunc.c: Likewise.
16730         * string/test-rawmemchr-ifunc.c: Likewise.
16731         * string/test-stpcpy-ifunc.c: Likewise.
16732         * string/test-stpncpy-ifunc.c: Likewise.
16733         * string/test-strcasecmp-ifunc.c: Likewise.
16734         * string/test-strcasestr-ifunc.c: Likewise.
16735         * string/test-strcat-ifunc.c: Likewise.
16736         * string/test-strchr-ifunc.c: Likewise.
16737         * string/test-strchrnul-ifunc.c: Likewise.
16738         * string/test-strcmp-ifunc.c: Likewise.
16739         * string/test-strcpy-ifunc.c: Likewise.
16740         * string/test-strcspn-ifunc.c: Likewise.
16741         * string/test-strlen-ifunc.c: Likewise.
16742         * string/test-strncasecmp-ifunc.c: Likewise.
16743         * string/test-strncat-ifunc.c: Likewise.
16744         * string/test-strncmp-ifunc.c: Likewise.
16745         * string/test-strncpy-ifunc.c: Likewise.
16746         * string/test-strnlen-ifunc.c: Likewise.
16747         * string/test-strpbrk-ifunc.c: Likewise.
16748         * string/test-strrchr-ifunc.c: Likewise.
16749         * string/test-strspn-ifunc.c: Likewise.
16750         * string/test-strstr-ifunc.c: Likewise.
16752 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
16754         * benchtests/Makefile: Remove ifunc tests.
16755         * benchtests/bench-string.h: Define TEST_IFUNC.
16756         * benchtests/bench-bcopy-ifunc.c: Remove.
16757         * benchtests/bench-bzero-ifunc.c: Likewise.
16758         * benchtests/bench-memccpy-ifunc.c: Likewise.
16759         * benchtests/bench-memchr-ifunc.c: Likewise.
16760         * benchtests/bench-memcmp-ifunc.c: Likewise.
16761         * benchtests/bench-memcpy-ifunc.c: Likewise.
16762         * benchtests/bench-memmem-ifunc.c: Likewise.
16763         * benchtests/bench-memmove-ifunc.c: Likewise.
16764         * benchtests/bench-mempcpy-ifunc.c: Likewise.
16765         * benchtests/bench-memrchr-ifunc.c: Likewise.
16766         * benchtests/bench-memset-ifunc.c: Likewise.
16767         * benchtests/bench-rawmemchr-ifunc.c: Likewise.
16768         * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
16769         * benchtests/bench-stpcpy-ifunc.c: Likewise.
16770         * benchtests/bench-stpncpy-ifunc.c: Likewise.
16771         * benchtests/bench-strcasecmp-ifunc.c: Likewise.
16772         * benchtests/bench-strcasestr-ifunc.c: Likewise.
16773         * benchtests/bench-strcat-ifunc.c: Likewise.
16774         * benchtests/bench-strchr-ifunc.c: Likewise.
16775         * benchtests/bench-strchrnul-ifunc.c: Likewise.
16776         * benchtests/bench-strcmp-ifunc.c: Likewise.
16777         * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
16778         * benchtests/bench-strcpy-ifunc.c: Likewise.
16779         * benchtests/bench-strcspn-ifunc.c: Likewise.
16780         * benchtests/bench-strlen-ifunc.c: Likewise.
16781         * benchtests/bench-strncasecmp-ifunc.c: Likewise.
16782         * benchtests/bench-strncat-ifunc.c: Likewise.
16783         * benchtests/bench-strncmp-ifunc.c: Likewise.
16784         * benchtests/bench-strncpy-ifunc.c: Likewise.
16785         * benchtests/bench-strnlen-ifunc.c: Likewise.
16786         * benchtests/bench-strpbrk-ifunc.c: Likewise.
16787         * benchtests/bench-strrchr-ifunc.c: Likewise.
16788         * benchtests/bench-strsep-ifunc.c: Likewise.
16789         * benchtests/bench-strspn-ifunc.c: Likewise.
16790         * benchtests/bench-strstr-ifunc.c: Likewise.
16792 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
16794         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
16796 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
16798         * resolv/netdb.h: Use __glibc_reserved instead __unused.
16799         * rt/aio.h: Likewise.
16800         * sysdeps/gnu/bits/utmp.h: Likewise.
16801         * sysdeps/gnu/bits/utmpx.h: Likewise.
16802         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
16803         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
16804         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
16805         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
16806         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
16807         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
16808         * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
16809         * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
16810         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
16811         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
16812         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
16813         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
16814         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
16815         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
16816         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
16817         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
16818         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
16819         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
16820         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
16821         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
16822         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
16823         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
16824         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
16825         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
16826         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
16827         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
16828         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
16829         * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
16830         * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
16831         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
16832         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
16833         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
16834         * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
16835         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
16836         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
16837         * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
16838         * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
16839         * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
16840         * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
16841         * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
16842         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
16843         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
16845 2013-11-25  Carlos O'Donell  <carlos@redhat.com>
16847         [BZ #16245]
16848         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
16849         Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
16851 2013-11-25  Joseph Myers  <joseph@codesourcery.com>
16853         * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
16854         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
16855         Likewise.
16857 2013-11-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16859         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
16860         SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
16861         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
16862         (__fesetround): Remove define.
16863         * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
16864         rounding and exceptions handling.
16865         * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
16866         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
16867         (__fe_nomask_env): Likewise.
16868         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
16869         __fegetround instead of fegetround.
16870         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
16871         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
16873 2013-11-21  Roland McGrath  <roland@hack.frob.com>
16875         * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
16876         it's there.
16878         * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
16880 2013-11-21  Meador Inge  <meadori@codesourcery.com>
16882         [BZ #11157]
16883         * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
16884         (encrypt_r): Likewise.
16885         * malloc/obstack.h (obstack_free): Likewise.
16886         * posix/unistd.h (encrypt): Likewise.
16888 2013-11-21  Guy Martin  <gmsoft@tuxicoman.be>
16890         * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
16891         DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
16892         DL_CALL_DT_FINI() that call the functions directly.
16893         * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
16894         * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
16895         * elf/dl-fini.c: Likewise.
16897 2013-11-20  Ondřej Bílka  <neleai@seznam.cz>
16899         * malloc/hooks.c (memalign_check): Add alignment rounding.
16900         * malloc/malloc.c (_mid_memalign): New function.
16901         (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
16902         Implement by calling _mid_memalign.
16903         * manual/probes.texi (Memory Allocation Probes): Remove
16904         memory_valloc_retry and memory_pvalloc_retry.
16906 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
16908         * locale/programs/locarchive.c (open_archive): Add const
16909         qualifier to ARCHIVEFNAME and copy default fname to
16910         DEFAULT_FNAME.
16912         [BZ #15601]
16913         * libio/tst-widetext.input: Rename Oriya to Odia.
16914         * locale/iso-639.def: Likewise.
16916         * manual/probes.texi (Mathematical Function Probes): Add
16917         documentation for sin, cos, asin and acos probes.
16918         * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
16919         (__sin32): Add slowasin probe.
16920         (__cos32): Add slowacos probe.
16921         (__mpsin): Add slowsin probe.
16922         (__mpcos): Add slowcos probe.
16924 2013-11-19  Joseph Myers  <joseph@codesourcery.com>
16926         [BZ #15483]
16927         * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
16928         thread-local __sim_exceptions_thread and global
16929         __sim_exceptions_global.
16930         (__sim_disabled_exceptions): Change to thread-local
16931         __sim_disabled_exceptions_thread and global
16932         __sim_disabled_exceptions_global.
16933         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
16934         and global __sim_round_mode_global.
16935         (__simulate_exceptions): Use thread-local floating-point state and
16936         set global state from it as needed.
16937         * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
16938         __sim_exceptions_thread, __sim_disabled_exceptions_thread and
16939         __sim_round_mode_thread.
16940         * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
16941         (__sim_exceptions): Change to thread-local __sim_exceptions_thread
16942         and global __sim_exceptions_global.
16943         (__sim_disabled_exceptions): Change to thread-local
16944         __sim_disabled_exceptions_thread and global
16945         __sim_disabled_exceptions_global.
16946         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
16947         and global __sim_round_mode_global.
16948         [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
16949         (SIM_SET_GLOBAL): Likewise.
16950         * sysdeps/powerpc/soft-fp/sfp-machine.h
16951         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
16952         __sim_round_mode_thread.
16953         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
16954         __sim_disabled_exceptions_thread.
16955         (__sim_exceptions): Change to __sim_exceptions_thread.
16956         (__sim_disabled_exceptions): Change to
16957         __sim_disabled_exceptions_thread.
16958         (__sim_round_mode): Change to __sim_round_mode_thread.
16959         * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
16960         thread-local floating-point state and set global state from it as
16961         needed.
16962         * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
16963         * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
16964         (__sim_disabled_exceptions): Remove extern declaration.
16965         (feenableexcept): Use thread-local floating-point state and set
16966         global state from it as needed.
16967         * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
16968         extern declaration.
16969         (__sim_disabled_exceptions): Likewise.
16970         (__sim_round_mode): Likewise.
16971         (__fegetenv): Use thread-local floating-point state.
16972         * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
16973         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
16974         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
16975         floating-point state and set global state from it as needed.
16976         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
16977         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
16978         * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
16979         Likewise.
16980         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
16981         * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
16982         Likewise.
16983         sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
16984         * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
16985         Use __sim_round_mode_thread.
16986         * math/test-fenv-tls.c: New file.
16987         * math/Makefile (tests): Add test-fenv-tls.
16988         ($(objpfx)test-fenv-tls): Depend on
16989         $(common-objpfx)nptl/libpthread.so.
16991 2013-11-19  Andreas Schwab  <schwab@suse.de>
16993         * locale/programs/locale.c (show_info): Decode wordarray elements.
16994         * locale/categories.def (LC_MONETARY): Add element for
16995         _NL_MONETARY_CRNCYSTR.
16996         * locale/C-monetary.c (conversion_rate): New variable.
16997         (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
16998         element.
17000 2013-11-18  Chris Metcalf  <cmetcalf@tilera.com>
17002         * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
17003         Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
17005 2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
17007         * elf/Makefile (tst-auxv): New test.
17008         * elf/tst-auxv.c: New
17009         * elf/rtld.c (dl_main): Adjust AT_EXECFN
17011 2013-11-18  Joseph Myers  <joseph@codesourcery.com>
17013         * include/libc-symbols.h (__hidden_proto): Add argument "thread".
17014         (hidden_proto): Caller changed.
17015         (hidden_tls_proto): New macro.
17016         (libc_hidden_tls_proto): Likewise.
17017         (rtld_hidden_tls_proto): Likewise.
17018         (libm_hidden_tls_proto): Likewise.
17019         (libresolv_hidden_tls_proto): Likewise.
17020         (librt_hidden_tls_proto): Likewise.
17021         (libdl_hidden_tls_proto): Likewise.
17022         (libnss_files_hidden_tls_proto): Likewise.
17023         (libnsl_hidden_tls_proto): Likewise.
17024         (libnss_nisplus_hidden_tls_proto): Likewise.
17025         (libutil_hidden_tls_proto): Likewise.
17027 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
17029         [BZ #10253]
17030         * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
17031         (decompose_rpath): Defer expansion to fillin_rpath.
17032         (_dl_init_paths): Pass linkmap to fillin_rpath.
17034 2013-11-18  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
17036         * benchtests/Makefile: Add strsep.
17037         * benchtests/bench-strsep.c: New file: strsep benchtest.
17038         * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
17040 2013-11-18  Andreas Schwab  <schwab@suse.de>
17042         * locale/programs/locale.c (show_info) [case byte]: Check for
17043         '\377' instead of '\177'.
17044         * locale/C-monetary.c (not_available): Always use "\377".
17045         * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
17046         unspecified p_sign_posn and n_sign_posn.  Check for '\377' to
17047         detect unavailable sign_posn locale elements.
17048         * locale/localeconv.c (__localeconv): For grouping and
17049         mon_grouping handle "\177" and "\377" like no grouping.
17050         (INT_ELEM): New macro.  Use it to set all numeric members.
17051         * locale/programs/ld-monetary.c (monetary_read)
17052         <tok_mon_grouping>: Normalize single -1 to the empty string.
17053         * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
17054         Likewise.
17056 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
17058         [BZ #16055]
17059         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
17060         when we match (nil).
17061         * stdio-common/tst-sscanf.c (struct test): Add testcase.
17063 2013-11-16  Joseph Myers  <joseph@codesourcery.com>
17065         * math/libm-test.inc (TEST_NAN_SIGN): New macro.
17066         (NO_TEST_INLINE): Update value.
17067         (ERRNO_UNCHANGED): Likewise.
17068         (ERRNO_EDOM): Likewise.
17069         (ERRNO_ERANGE): Likewise.
17070         (IGNORE_RESULT): Likewise.
17071         (check_float_internal): Check signs of NaN results if
17072         TEST_NAN_SIGN used.
17073         (check_complex): Pass TEST_NAN_SIGN flag through to second
17074         check_float_internal call.
17075         (copysign_test_data): Add tests with quiet NaNs as second
17076         argument.  Use TEST_NAN_SIGN.
17077         (fabs_test_data): Add test of negative quiet NaN argument.  Use
17078         TEST_NAN_SIGN.
17079         (signbit_test_data): Add tests of quiet NaN argument.
17080         * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
17082         * math/gen-libm-test.pl (show_exceptions): Take extra argument
17083         $ignore_result.
17084         (parse_args): Handle function results specified as IGNORE.
17085         * math/libm-test.inc (IGNORE_RESULT): New macro.
17086         (check_float_internal): Do not check numerical result if flag
17087         IGNORE_RESULT set.
17088         (check_complex): Pass through IGNORE_RESULT to second
17089         check_float_internal call.
17090         (check_int): Do not check numerical result if flag IGNORE_RESULT
17091         set.
17092         (check_long): Likewise.
17093         (check_bool): Likewise.
17094         (check_longlong): Likewise.
17095         (lrint_test_data): Add tests of infinite and NaN arguments.
17096         (lrint_tonearest_test_data): Likewise.
17097         (lrint_towardzero_test_data): Likewise.
17098         (lrint_downward_test_data): Likewise.
17099         (lrint_upward_test_data): Likewise.
17100         (llrint_test_data): Likewise.
17101         (llrint_tonearest_test_data): Likewise.
17102         (llrint_towardzero_test_data): Likewise.
17103         (llrint_downward_test_data): Likewise.
17104         (llrint_upward_test_data): Likewise.
17105         (lround_test_data): Likewise.
17106         (llround_test_data): Likewise.
17108         * math/libm-test.inc (NO_TEST_INLINE): New macro.
17109         (ERRNO_UNCHANGED): Update value.
17110         (ERRNO_EDOM): Likewise.
17111         (ERRNO_ERANGE): Likewise.
17112         (NO_TEST_INLINE_FLOAT): New macro.
17113         (NO_TEST_INLINE_DOUBLE): Likewise.
17114         (enable_test): New function.
17115         (RUN_TEST_f_f): Check enable_test before running test.
17116         (RUN_TEST_2_f): Likewise.
17117         (RUN_TEST_fff_f): Likewise.
17118         (RUN_TEST_c_f): Likewise.
17119         (RUN_TEST_f_f1): Likewise.
17120         (RUN_TEST_fF_f1): Likewise.
17121         (RUN_TEST_fI_f1): Likewise.
17122         (RUN_TEST_ffI_f1): Likewise.
17123         (RUN_TEST_c_c): Likewise.
17124         (RUN_TEST_cc_c): Likewise.
17125         (RUN_TEST_f_i): Likewise.
17126         (RUN_TEST_f_i_tg): Likewise.
17127         (RUN_TEST_ff_i_tg): Likewise.
17128         (RUN_TEST_f_b): Likewise.
17129         (RUN_TEST_f_b_tg): Likewise.
17130         (RUN_TEST_f_l): Likewise.
17131         (RUN_TEST_f_L): Likewise.
17132         (RUN_TEST_fFF_11): Likewise.
17133         (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
17134         conditionals.
17135         (cosh_test_data): Likewise.
17136         (exp_test_data): Likewise.
17137         (expm1_test_data): Likewise.
17138         (hypot_test_data): Likewise.
17139         (pow_test_data): Likewise.
17140         (sinh_test_data): Likewise.
17141         (tanh_test_data): Likewise.
17142         * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
17143         flags argument.
17145         * libm-test.inc (acos_test_data): Disallow inexact exceptions for
17146         tests with quiet NaN input and output.
17147         (acosh_test_data): Likewise.
17148         (asin_test_data): Likewise.
17149         (asinh_test_data): Likewise.
17150         (atan_test_data): Likewise.
17151         (atanh_test_data): Likewise.
17152         (atan2_test_data): Likewise.
17153         (cbrt_test_data): Likewise.
17154         (cos_test_data): Likewise.
17155         (cosh_test_data): Likewise.
17156         (erf_test_data): Likewise.
17157         (erfc_test_data): Likewise.
17158         (exp_test_data): Likewise.
17159         (exp10_test_data): Likewise.
17160         (exp2_test_data): Likewise.
17161         (expm1_test_data): Likewise.
17162         (hypot_test_data): Likewise.
17163         (j0_test_data): Likewise.
17164         (j1_test_data): Likewise.
17165         (jn_test_data): Likewise.
17166         (lgamma_test_data): Likewise.
17167         (log_test_data): Likewise.
17168         (log10_test_data): Likewise.
17169         (log1p_test_data): Likewise.
17170         (log2_test_data): Likewise.
17171         (pow_test_data): Likewise.
17172         (scalb_test_data): Likewise.
17173         (sin_test_data): Likewise.
17174         (sincos_test_data): Likewise.
17175         (sinh_test_data): Likewise.
17176         (tan_test_data): Likewise.
17177         (tanh_test_data): Likewise.
17178         (tgamma_test_data): Likewise.
17179         (y0_test_data): Likewise.
17180         (y1_test_data): Likewise.
17181         (yn_test_data): Likewise.
17183         [BZ #16167]
17184         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
17185         argument being NaN and avoid computations with second argument in
17186         that case.
17187         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
17188         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
17189         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
17191 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
17193         * locale/iso-639.def: Add Chitwani Tharu (the).
17195 2013-11-14  Andreas Schwab  <schwab@suse.de>
17197         * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
17198         word instead of empty string.
17200 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17202         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
17203         (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
17204         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
17205         (__fe_nomask_env): Likewise.
17207 2013-11-13  Steve Ellcey  <sellcey@mips.com>
17209         * benchtests/bench-timing.h: Include time.h.
17211 2013-11-13  H.J. Lu  <hongjiu.lu@intel.com>
17213         [BZ #15997]
17214         * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
17215         to 3.4.0 for x32.
17216         * sysdeps/unix/sysv/linux/configure: Regenerated.
17218 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
17220         [BZ #16151]
17221         * stdlib/strtod_l.c (round_and_return): Do not consider
17222         retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
17223         exponent one less than half the least subnormal exponent.
17224         * stdlib/test-strtod-round-data: Add more tests.
17225         * stdlib/tst-strtod-round.c (tests): Regenerated.
17227 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17229         [BZ #14143]
17230         * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
17231         (__fe_mask_env): Likewise.
17232         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
17233         libm_hidden_proto and add function prototype.
17234         (__fe_mask_env): Add function prototype.
17235         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
17236         (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
17237         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
17238         (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
17239         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
17240         (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
17242 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
17244         * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
17245         set reference_name to "" to avoid passing NULL to DSO_FILENAME.
17247 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
17249         * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
17250         of htab_find_slot().
17252 2013-11-11  David S. Miller  <davem@davemloft.net>
17254         [BZ #16150]
17255         * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
17256         symbol in the non-vis3 case in static builds.
17257         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
17258         * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
17259         * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
17260         * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
17262 2013-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
17264         [BZ #387]
17265         * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
17266         it is empty.
17268 2013-11-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17270         * benchtests/Makefile: Add bench-strtod.
17271         * benchtests/bench-strtod.c: New file: strtod benchtest
17273 2013-11-11  Andreas Schwab  <schwab@suse.de>
17275         [BZ #16153]
17276         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
17277         terminating NUL in key length.
17279 2013-11-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17281         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
17282         Add artificial ODP entry for vDSO symbol for PPC64.
17283         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
17284         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
17286 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
17288         [BZ #15374]
17289         * nss/getent.c (services_keys): Recognize services starting with digit.
17291 2013-11-06  David S. Miller  <davem@davemloft.net>
17293         [BZ #15985]
17294         * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
17295         on pre-v9 cpus, use a fnegs+fmovs sequence instead.
17297 2013-11-06  Will Newton  <will.newton@linaro.org>
17299         * manual/memory.texi (Malloc Examples): Remove register
17300         keyword from examples.
17302 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
17304         * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
17306 2013-11-04  Joseph Myers  <joseph@codesourcery.com>
17308         [BZ #6981]
17309         * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
17310         depending on [__GCC_IEC_559 > 0].
17311         [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
17312         depending on [__GCC_IEC_559_COMPLEX > 0].
17314 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
17316         * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
17317         to iso-639.def.
17319 2013-11-03  Ondřej Bílka  <neleai@seznam.cz>
17321         * elf/rtld.c: Remove unused NONTLS_INIT_TP.
17323 2013-11-01  Ondřej Bílka  <neleai@seznam.cz>
17325         [BZ #16112]
17326         * malloc/malloc (malloc_info): Do not handle first bin as
17327         special case.
17329 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
17331         * locale/iso-639.def: Add Central Nahuatl (nhn).
17333 2013-11-01  Bruno Haible  <bruno@clisp.org>
17335         [BZ #7003]
17336         * manual/math.texi (BSD Random): Specify range upper bound as
17337         in POSIX.
17339 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
17341         * locale/iso-639.def: Add Meadow Mari (mhr).
17343 2013-10-31  Ondřej Bílka  <neleai@seznam.cz>
17345         [BZ #14752], [BZ #15763]
17346         * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
17347         Validate name.
17348         * rt/tst_shm.c: Add test for escaping directory.
17350 2013-10-31  Andreas Schwab  <schwab@suse.de>
17352         [BZ #15917]
17353         * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
17354         followed by 'x' as part of digit sequence.
17355         * stdio-common/tst-sscanf.c (double_tests2): New tests.
17357 2013-10-31  Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
17359         [BZ #16037]
17360         * configure.ac: allow GNU Make 4.0 and greater.
17361         * configure: Regenerated.
17363 2013-10-30  Will Newton  <will.newton@linaro.org>
17365         [BZ #16038]
17366         * malloc/hooks.c (memalign_check): Limit alignment to the
17367         maximum representable power of two.
17368         * malloc/malloc.c (__libc_memalign): Likewise.
17369         * malloc/tst-memalign.c (do_test): Add test for very
17370         large alignment values.
17371         * malloc/tst-posix_memalign.c (do_test): Likewise.
17373 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
17375         [BZ #11087]
17376         * malloc/malloc.c (sysmalloc): Compute statistics atomically.
17377         (munmap_chunk): Likewise.
17378         (mremap_chunk): Likewise.
17380 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
17382         [BZ #15799]
17383         * stdlib/div.c (div): Remove obsolete code.
17384         * stdlib/ldiv.c (ldiv): Likewise.
17385         * stdlib/lldiv.c (lldiv): Likewise.
17387 2013-10-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
17389         [BZ #16071]
17390         * nss/nss_files/files-XXX.c (get_contents_ret): New
17391         enumerator.
17392         (get_contents): New function.
17393         (internal_getent): Use it.  Expand size of LINEBUFLEN.
17395 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
17397         * configure.in: Moved to ...
17398         * configure.ac: ... here. Change reference to configure.in
17399         to configure.ac.
17400         * sysdeps/arm/preconfigure.ac: ... here.
17401         configure.in to configure.ac.
17402         * sysdeps/gnu/configure.in: Moved to ...
17403         * sysdeps/gnu/configure.ac: ... here.
17404         * sysdeps/i386/configure.in: Moved to ...
17405         * sysdeps/i386/configure.ac: ... here.
17406         * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
17407         * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
17408         * sysdeps/mach/configure.in: Moved to ...
17409         * sysdeps/mach/configure.ac: ... here.
17410         * sysdeps/mach/hurd/configure.in: Moved to ...
17411         * sysdeps/mach/hurd/configure.ac: ... here.
17412         * sysdeps/powerpc/configure.in: Moved to ...
17413         * sysdeps/powerpc/configure.ac: ... here.
17414         * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
17415         * sysdeps/powerpc/powerpc32/configure.ac: ... here.
17416         * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
17417         * sysdeps/powerpc/powerpc64/configure.ac: ... here.
17418         * sysdeps/s390/s390-32/configure.in: Moved to ...
17419         * sysdeps/s390/s390-32/configure.ac: ... here.
17420         * sysdeps/s390/s390-64/configure.in: Moved to ...
17421         * sysdeps/s390/s390-64/configure.ac: ... here.
17422         * sysdeps/sh/configure.in: Moved to ...
17423         * sysdeps/sh/configure.ac: ... here.
17424         * sysdeps/sparc/configure.in: Moved to ...
17425         * sysdeps/sparc/configure.ac: ... here.
17426         * sysdeps/unix/sysv/linux/configure.in: Moved to ...
17427         * sysdeps/unix/sysv/linux/configure.ac: ... here.
17428         * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
17429         * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
17430         * sysdeps/x86_64/configure.in: Moved to ...
17431         * sysdeps/x86_64/configure.ac: ... here.
17432         * sysdeps/x86_64/preconfigure.in: Moved to ...
17433         * sysdeps/x86_64/preconfigure.ac: ... here.
17434         * aclocal.m4: Change reference to configure.in to configure.ac.
17435         * config.h.in: Likewise.
17436         * manual/install.texi: Likewise.
17437         * manual/maint.texi: Likewise.
17438         * Makefile: Likewise.
17439         * malloc/Makefile: Likewise.
17440         * nscd/Makefile: Likewise.
17441         * Makeconfig: Change reference to configure.in and
17442         preconfigure.in to configure.ac and preconfigure.ac
17443         respectively.
17444         * INSTALL: Regenerated.
17445         * configure: Likewise.
17446         * sysdeps/gnu/configure: Likewise.
17447         * sysdeps/i386/configure: Likewise.
17448         * sysdeps/ieee754/ldbl-opt/configure: Likewise.
17449         * sysdeps/mach/configure: Likewise.
17450         * sysdeps/mach/hurd/configure: Likewise.
17451         * sysdeps/powerpc/configure: Likewise.
17452         * sysdeps/powerpc/powerpc32/configure: Likewise.
17453         * sysdeps/powerpc/powerpc64/configure: Likewise.
17454         * sysdeps/s390/s390-32/configure: Likewise.
17455         * sysdeps/s390/s390-64/configure: Likewise.
17456         * sysdeps/sh/configure: Likewise.
17457         * sysdeps/sparc/configure: Likewise.
17458         * sysdeps/unix/sysv/linux/configure: Likewise.
17459         * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
17460         * sysdeps/x86_64/configure: Likewise.
17461         * sysdeps/x86_64/preconfigure: Likewise.
17463 2013-10-29  Andreas Schwab  <schwab@suse.de>
17465         * stdio-common/Makefile (tst-swscanf-ENV): Define.
17467 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
17469         * benchtests/pow-inputs: Add new inputs.
17471         * benchtests/exp-inputs: Add new inputs.
17473         * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
17474         conditional check for return value.
17475         (__cos32): Likewise.
17477 2013-10-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17479         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
17480         to provide a boost for large inputs with word alignment.
17481         * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
17482         implementation based on optimized PPC64 strcpy.
17483         * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
17484         strcpy for PPC64/POWER7 based on both doubleword and word load/store.
17485         * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
17486         stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
17488 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
17490         [BZ #2801]
17491         * manual/socket.texi (Host Names): Fix gethostbyname_r example.
17493 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
17495         [BZ #14876]
17496         * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
17497         * time/tst-strptime.c (day_tests): Add testcase.
17499 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
17501         [BZ #14029]
17502         * manual/pattern.texi: Acknowledge that fnmatch can fail.
17504 2013-10-25  Fabrice Bauzac  <fbauzac@debian71.nce.amadeus.net>
17506         [BZ #16074]
17507         * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
17508         MAP_FAILED on error.
17510 2013-10-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
17512         [BZ #16072]
17513         * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
17514         heap for large requests.
17516 2013-10-25  Aurelien Jarno  <aurelien@aurel32.net>
17518         [BZ #9954]
17519         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
17520         result if the result has no associated interface.
17521         * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
17522         interface for all 127.X.Y.Z addresses.
17524 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
17526         * locale/iso-639.def: Add Ligurian (lij)
17528 2013-10-21  Ondřej Bílka  <neleai@seznam.cz>
17530         [BZ #15825]
17531         * sunrpc/rpc_main.c: Document rpcgen -5.
17533 2013-10-19  Michael Stahl  <mstahl@redhat.com>
17535         * elf/rtld.c (do_preload): Print the reason why preloading failed.
17537 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
17539         [BZ #10278]
17540         * posix/glob.c: Match only directories when trailing slash is present.
17541         * posix/tst-gnuglob.c (my_opendir): Do not open files.
17542         (main): Add testcase.
17544 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
17546         [BZ #15670]
17547         * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
17549 2013-10-18  Carlos O'Donell  <carlos@redhat.com>
17551         * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
17552         AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
17553         AUTH_DES and cindex for FIPS 140-2.
17554         (DES Encryption): Add cindex FIPS 46-3.
17556         * locale/locarchive.h (struct locarhandle): Add fname.
17557         * locale/programs/localedef.c (main): Pass ARGV[remaining]
17558         if an optional argument was specified to --list-archive,
17559         otherwise NULL.
17560         * locale/programs/locarchive.c (show_archive_content): Take new
17561         argument fname and pass it via ah.fname to open_archive.
17562         * locale/programs/localedef.h: Update decl.
17563         (open_archive): If AH->fname is non-null, open that file
17564         rather than the default file name, and don't ignore ENOENT.
17565         (create_archive): Set AH.fname to NULL.
17566         (delete_locales_from_archive): Likewise.
17567         (add_locales_to_archive): Likewise.
17568         * locale/programs/locfile.c (write_all_categories): Likewise.
17570 2013-10-18  Joseph Myers  <joseph@codesourcery.com>
17571             Aldy Hernandez  <aldyh@redhat.com>
17573         * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
17574         * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
17575         * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
17576         * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
17577         * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
17578         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
17579         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
17580         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
17581         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
17582         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
17583         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
17584         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
17585         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
17586         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
17587         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
17588         Likewise.
17589         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
17590         Likewise.
17591         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
17592         Likewise.
17593         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
17594         Likewise.
17595         * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
17596         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
17597         Likewise.
17598         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
17599         * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
17600         * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
17601         * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
17602         Likewise.
17603         * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
17604         * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
17605         * sysdeps/powerpc/preconfigure: Likewise.
17606         * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
17607         Likewise.
17608         * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
17609         Replace contents of file by #include of <fenv_libc.h>.
17610         * sysdeps/powerpc/soft-fp/sfp-machine.h
17611         [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
17612         and <sys/prctl.h>.
17613         [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
17614         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
17615         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
17616         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
17617         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
17618         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
17619         [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
17620         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
17621         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
17622         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
17623         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
17624         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
17625         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
17626         Allow copysignl PLT reference to be missing.
17628 2013-10-18  Richard Sandiford  <richard@codesourcery.com>
17629             Joseph Myers  <joseph@codesourcery.com
17631         [BZ #15948]
17632         * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
17633         single character.
17634         (add_to_tablewc): Assert sequence of wide characters is nonempty.
17636 2013-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
17638         * elf/tst-tls-dlinfo.c: Don't include tls.h.
17639         * elf/tst-tls1.c: Likewise.
17640         * elf/tst-tls10.h: Likewise.
17641         * elf/tst-tls14.c: Likewise.
17642         * elf/tst-tls2.c: Likewise.
17643         * elf/tst-tls3.c: Likewise.
17644         * elf/tst-tls4.c: Likewise.
17645         * elf/tst-tls5.c: Likewise.
17646         * elf/tst-tls6.c: Likewise.
17647         * elf/tst-tls7.c: Likewise.
17648         * elf/tst-tls8.c: Likewise.
17649         * elf/tst-tls9.c: Likewise.
17650         * elf/tst-tlsmod1.c: Likewise.
17651         * elf/tst-tlsmod13.c: Likewise.
17652         * elf/tst-tlsmod13a.c: Likewise.
17653         * elf/tst-tlsmod14a.c: Likewise.
17654         * elf/tst-tlsmod16a.c: Likewise.
17655         * elf/tst-tlsmod16b.c: Likewise.
17656         * elf/tst-tlsmod2.c: Likewise.
17657         * elf/tst-tlsmod3.c: Likewise.
17658         * elf/tst-tlsmod4.c: Likewise.
17659         * elf/tst-tlsmod5.c: Likewise.
17660         * elf/tst-tlsmod6.c: Likewise.
17662 2013-10-18  Ondřej Bílka  <neleai@seznam.cz>
17664         [BZ #12486]
17665         * malloc/malloc.c: remove checks for statistics.
17667 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
17669         [BZ #15277]
17670         * inet/inet_net.c (inet_network): Detect additional invalid strings.
17671         * inet/tst-network.c: Add testcase.
17673 2013-10-17  Andreas Schwab  <schwab@suse.de>
17675         [BZ #15218]
17676         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
17677         to determine canonical name.
17679 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
17681         * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
17682         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
17683         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
17684         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
17685         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
17686         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
17687         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
17688         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
17689         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
17690         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
17691         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
17692         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
17693         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
17694         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
17695         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
17696         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
17697         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
17698         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
17699         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
17700         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
17701         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
17702         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
17703         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
17704         * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
17705         * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
17706         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
17707         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
17708         * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
17709         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
17710         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
17711         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
17712         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
17713         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
17714         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
17715         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
17716         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
17717         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
17718         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
17719         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
17720         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
17721         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
17722         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
17723         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
17724         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
17725         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
17726         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
17727         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
17728         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
17729         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
17730         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
17731         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
17732         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
17733         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
17734         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
17735         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
17736         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
17737         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
17738         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
17740 2013-10-17  Joseph Myers  <joseph@codesourcery.com>
17742         [BZ #16041]
17743         * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
17744         make result into a quiet NaN.
17746 2013-10-16  Joseph Myers  <joseph@codesourcery.com>
17748         * soft-fp/adddf3.c: Fix horizontal whitespace.
17749         * soft-fp/addsf3.c: Likewise.
17750         * soft-fp/addtf3.c: Likewise.
17751         * soft-fp/divdf3.c: Likewise.
17752         * soft-fp/divsf3.c: Likewise.
17753         * soft-fp/divtf3.c: Likewise.
17754         * soft-fp/double.h: Likewise.
17755         * soft-fp/eqdf2.c: Likewise.
17756         * soft-fp/eqsf2.c: Likewise.
17757         * soft-fp/eqtf2.c: Likewise.
17758         * soft-fp/extenddftf2.c: Likewise.
17759         * soft-fp/extended.h: Likewise.
17760         * soft-fp/extendsfdf2.c: Likewise.
17761         * soft-fp/extendsftf2.c: Likewise.
17762         * soft-fp/extendxftf2.c: Likewise.
17763         * soft-fp/fixdfdi.c: Likewise.
17764         * soft-fp/fixdfsi.c: Likewise.
17765         * soft-fp/fixdfti.c: Likewise.
17766         * soft-fp/fixsfdi.c: Likewise.
17767         * soft-fp/fixsfsi.c: Likewise.
17768         * soft-fp/fixsfti.c: Likewise.
17769         * soft-fp/fixtfdi.c: Likewise.
17770         * soft-fp/fixtfsi.c: Likewise.
17771         * soft-fp/fixtfti.c: Likewise.
17772         * soft-fp/fixunsdfdi.c: Likewise.
17773         * soft-fp/fixunsdfsi.c: Likewise.
17774         * soft-fp/fixunsdfti.c: Likewise.
17775         * soft-fp/fixunssfdi.c: Likewise.
17776         * soft-fp/fixunssfsi.c: Likewise.
17777         * soft-fp/fixunssfti.c: Likewise.
17778         * soft-fp/fixunstfdi.c: Likewise.
17779         * soft-fp/fixunstfsi.c: Likewise.
17780         * soft-fp/fixunstfti.c: Likewise.
17781         * soft-fp/floatdidf.c: Likewise.
17782         * soft-fp/floatdisf.c: Likewise.
17783         * soft-fp/floatditf.c: Likewise.
17784         * soft-fp/floatsidf.c: Likewise.
17785         * soft-fp/floatsisf.c: Likewise.
17786         * soft-fp/floatsitf.c: Likewise.
17787         * soft-fp/floattidf.c: Likewise.
17788         * soft-fp/floattisf.c: Likewise.
17789         * soft-fp/floattitf.c: Likewise.
17790         * soft-fp/floatundidf.c: Likewise.
17791         * soft-fp/floatundisf.c: Likewise.
17792         * soft-fp/floatunditf.c: Likewise.
17793         * soft-fp/floatunsidf.c: Likewise.
17794         * soft-fp/floatunsisf.c: Likewise.
17795         * soft-fp/floatunsitf.c: Likewise.
17796         * soft-fp/floatuntidf.c: Likewise.
17797         * soft-fp/floatuntisf.c: Likewise.
17798         * soft-fp/floatuntitf.c: Likewise.
17799         * soft-fp/fmadf4.c: Likewise.
17800         * soft-fp/fmasf4.c: Likewise.
17801         * soft-fp/fmatf4.c: Likewise.
17802         * soft-fp/gedf2.c: Likewise.
17803         * soft-fp/gesf2.c: Likewise.
17804         * soft-fp/getf2.c: Likewise.
17805         * soft-fp/ledf2.c: Likewise.
17806         * soft-fp/lesf2.c: Likewise.
17807         * soft-fp/letf2.c: Likewise.
17808         * soft-fp/muldf3.c: Likewise.
17809         * soft-fp/mulsf3.c: Likewise.
17810         * soft-fp/multf3.c: Likewise.
17811         * soft-fp/negdf2.c: Likewise.
17812         * soft-fp/negsf2.c: Likewise.
17813         * soft-fp/negtf2.c: Likewise.
17814         * soft-fp/op-1.h: Likewise.
17815         * soft-fp/op-2.h: Likewise.
17816         * soft-fp/op-4.h: Likewise.
17817         * soft-fp/op-8.h: Likewise.
17818         * soft-fp/op-common.h: Likewise.
17819         * soft-fp/quad.h: Likewise.
17820         * soft-fp/single.h: Likewise.
17821         * soft-fp/soft-fp.h: Likewise.
17822         * soft-fp/sqrtdf2.c: Likewise.
17823         * soft-fp/sqrtsf2.c: Likewise.
17824         * soft-fp/sqrttf2.c: Likewise.
17825         * soft-fp/subdf3.c: Likewise.
17826         * soft-fp/subsf3.c: Likewise.
17827         * soft-fp/subtf3.c: Likewise.
17828         * soft-fp/truncdfsf2.c: Likewise.
17829         * soft-fp/trunctfdf2.c: Likewise.
17830         * soft-fp/trunctfsf2.c: Likewise.
17831         * soft-fp/trunctfxf2.c: Likewise.
17832         * soft-fp/unorddf2.c: Likewise.
17833         * soft-fp/unordsf2.c: Likewise.
17834         * soft-fp/unordtf2.c: Likewise.
17836 2013-10-15  Joseph Myers  <joseph@codesourcery.com>
17838         * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
17839         * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
17841 2013-10-15   Ondřej Bílka  <neleai@seznam.cz>
17843         * elf/dl-libc.c: Clear initfini list after freeing.
17845 2013-10-14  Joseph Myers  <joseph@codesourcery.com>
17847         * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
17848         * soft-fp/addsf3.c: Likewise.
17849         * soft-fp/addtf3.c: Likewise.
17850         * soft-fp/divdf3.c: Likewise.
17851         * soft-fp/divsf3.c: Likewise.
17852         * soft-fp/divtf3.c: Likewise.
17853         * soft-fp/double.h: Likewise.
17854         * soft-fp/eqdf2.c: Likewise.
17855         * soft-fp/eqsf2.c: Likewise.
17856         * soft-fp/eqtf2.c: Likewise.
17857         * soft-fp/extenddftf2.c: Likewise.
17858         * soft-fp/extended.h: Likewise.
17859         * soft-fp/extendsfdf2.c: Likewise.
17860         * soft-fp/extendsftf2.c: Likewise.
17861         * soft-fp/extendxftf2.c: Likewise.
17862         * soft-fp/fixdfdi.c: Likewise.
17863         * soft-fp/fixdfsi.c: Likewise.
17864         * soft-fp/fixdfti.c: Likewise.
17865         * soft-fp/fixsfdi.c: Likewise.
17866         * soft-fp/fixsfsi.c: Likewise.
17867         * soft-fp/fixsfti.c: Likewise.
17868         * soft-fp/fixtfdi.c: Likewise.
17869         * soft-fp/fixtfsi.c: Likewise.
17870         * soft-fp/fixtfti.c: Likewise.
17871         * soft-fp/fixunsdfdi.c: Likewise.
17872         * soft-fp/fixunsdfsi.c: Likewise.
17873         * soft-fp/fixunsdfti.c: Likewise.
17874         * soft-fp/fixunssfdi.c: Likewise.
17875         * soft-fp/fixunssfsi.c: Likewise.
17876         * soft-fp/fixunssfti.c: Likewise.
17877         * soft-fp/fixunstfdi.c: Likewise.
17878         * soft-fp/fixunstfsi.c: Likewise.
17879         * soft-fp/fixunstfti.c: Likewise.
17880         * soft-fp/floatdidf.c: Likewise.
17881         * soft-fp/floatdisf.c: Likewise.
17882         * soft-fp/floatditf.c: Likewise.
17883         * soft-fp/floatsidf.c: Likewise.
17884         * soft-fp/floatsisf.c: Likewise.
17885         * soft-fp/floatsitf.c: Likewise.
17886         * soft-fp/floattidf.c: Likewise.
17887         * soft-fp/floattisf.c: Likewise.
17888         * soft-fp/floattitf.c: Likewise.
17889         * soft-fp/floatundidf.c: Likewise.
17890         * soft-fp/floatundisf.c: Likewise.
17891         * soft-fp/floatunsidf.c: Likewise.
17892         * soft-fp/floatunsisf.c: Likewise.
17893         * soft-fp/floatuntidf.c: Likewise.
17894         * soft-fp/floatuntisf.c: Likewise.
17895         * soft-fp/floatuntitf.c: Likewise.
17896         * soft-fp/fmadf4.c: Likewise.
17897         * soft-fp/fmasf4.c: Likewise.
17898         * soft-fp/fmatf4.c: Likewise.
17899         * soft-fp/gedf2.c: Likewise.
17900         * soft-fp/gesf2.c: Likewise.
17901         * soft-fp/getf2.c: Likewise.
17902         * soft-fp/ledf2.c: Likewise.
17903         * soft-fp/lesf2.c: Likewise.
17904         * soft-fp/letf2.c: Likewise.
17905         * soft-fp/muldf3.c: Likewise.
17906         * soft-fp/mulsf3.c: Likewise.
17907         * soft-fp/multf3.c: Likewise.
17908         * soft-fp/negdf2.c: Likewise.
17909         * soft-fp/negsf2.c: Likewise.
17910         * soft-fp/negtf2.c: Likewise.
17911         * soft-fp/op-1.h: Likewise.
17912         * soft-fp/op-2.h: Likewise.
17913         * soft-fp/op-4.h: Likewise.
17914         * soft-fp/op-8.h: Likewise.
17915         * soft-fp/op-common.h: Likewise.
17916         * soft-fp/quad.h: Likewise.
17917         * soft-fp/single.h: Likewise.
17918         * soft-fp/soft-fp.h: Likewise.
17919         * soft-fp/sqrtdf2.c: Likewise.
17920         * soft-fp/sqrtsf2.c: Likewise.
17921         * soft-fp/sqrttf2.c: Likewise.
17922         * soft-fp/subdf3.c: Likewise.
17923         * soft-fp/subsf3.c: Likewise.
17924         * soft-fp/subtf3.c: Likewise.
17925         * soft-fp/truncdfsf2.c: Likewise.
17926         * soft-fp/trunctfdf2.c: Likewise.
17927         * soft-fp/trunctfsf2.c: Likewise.
17928         * soft-fp/trunctfxf2.c: Likewise.
17929         * soft-fp/unorddf2.c: Likewise.
17930         * soft-fp/unordsf2.c: Likewise.
17931         * soft-fp/unordtf2.c: Likewise.
17933 2013-10-14   Ondřej Bílka  <neleai@seznam.cz>
17935         [BZ #15672]
17936         * misc/error.c (error_tail): Fix possible buffer overflow.
17938 2013-10-14  Aurelien Jarno  <aurelien@aurel32.net>
17940         [BZ #13028]
17941         * res_send.c(__libc_res_nsend): Correctly copy the nameserver
17942         address.
17944 2013-10-14  P. J. McDermott  <pj@pehjota.net>
17946         [BZ #832]
17947         * elf/ldd.bash.in (try_trace): New function.  Delete previous code
17948         testing pipefail option.
17950 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
17952         * soft-fp/double.h: Indent preprocessor directives inside #if.
17953         * soft-fp/extended.h: Likewise.
17954         * soft-fp/op-2.h: Likewise.
17955         * soft-fp/op-4.h: Likewise.
17956         * soft-fp/op-common.h: Likewise.
17957         * soft-fp/quad.h: Likewise.
17958         * soft-fp/single.h: Likewise.
17959         * soft-fp/soft-fp.h: Likewise.
17961 2013-10-12   Yuri Chornoivan <yurchor@ukr.net>
17963         * iconv/iconv_prog.c: Fix typos.
17964         * stdio-common/psiginfo-data.h: Likewise.
17966 2013-10-12   Reuben Thomas <rrt@sc3d.org>
17968         [BZ #15764]
17969         * locale/setlocale.c: Fix typo.
17971 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
17973         [BZ #16036]
17974         * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
17975         signaling NaN arguments.
17976         * soft-fp/unordsf2.c (__unordsf2): Likewise.
17977         * soft-fp/unordtf2.c (__unordtf2): Likewise.
17979         [BZ #14910]
17980         * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
17981         unordered operands.
17982         * soft-fp/gesf2.c (__gesf2): Likewise.
17983         * soft-fp/getf2.c (__getf2): Likewise.
17984         * soft-fp/ledf2.c (__ledf2): Likewise.
17985         * soft-fp/lesf2.c (__lesf2): Likewise.
17986         * soft-fp/letf2.c (__letf2): Likewise.
17988         * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
17989         * soft-fp/eqsf2.c (__eqsf2): Likewise.
17990         * soft-fp/eqtf2.c (__eqtf2): Likewise.
17991         * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
17992         * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
17993         * soft-fp/fixdfti.c (__fixdfti): Likewise.
17994         * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
17995         * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
17996         * soft-fp/fixsfti.c (__fixsfti): Likewise.
17997         * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
17998         * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
17999         * soft-fp/fixtfti.c (__fixtfti): Likewise.
18000         * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
18001         * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
18002         * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
18003         * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
18004         * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
18005         * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
18006         * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
18007         * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
18008         * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
18009         * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
18010         * soft-fp/floatdisf.c (__floatdisf): Likewise.
18011         * soft-fp/floatsisf.c (__floatsisf): Likewise.
18012         * soft-fp/floattidf.c (__floattidf): Likewise.
18013         * soft-fp/floattisf.c (__floattisf): Likewise.
18014         * soft-fp/floattitf.c (__floattitf): Likewise.
18015         * soft-fp/floatundidf.c (__floatundidf): Likewise.
18016         * soft-fp/floatundisf.c (__floatundisf): Likewise.
18017         * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
18018         * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
18019         * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
18020         * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
18021         * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
18022         * soft-fp/gesf2.c (__gesf2): Likewise.
18023         * soft-fp/getf2.c (__getf2): Likewise.
18024         * soft-fp/ledf2.c (__ledf2): Likewise.
18025         * soft-fp/lesf2.c (__lesf2): Likewise.
18026         * soft-fp/letf2.c (__letf2): Likewise.
18028         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
18029         Undefine and redefine.
18030         [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
18031         [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
18032         [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
18033         * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
18034         (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
18035         * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
18036         (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
18037         * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
18038         (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
18039         * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
18040         (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
18041         * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
18042         (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
18043         * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
18044         (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
18046         [BZ #16032]
18047         * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
18048         without decrementing exponent if mantissa >= that for the
18049         denominator, not >.
18050         (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
18051         denominator, not >.  Decrement exponent in < case instead of
18052         incrementing in >= case.
18053         * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
18054         without decrementing exponent if mantissa >= that for the
18055         denominator, not >.
18057         * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
18058         computing saturated result for unsigned overflow.
18060 2013-10-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
18061             Jeff Law  <law@redhat.com>
18063         * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
18064         (atan2Mp): Add systemtap probe marker.
18065         * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
18066         (__ieee754_log): Add systemtap probe marker.
18067         * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
18068         (atanMp): Add systemtap probe marker.
18069         * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
18070         (tanMp): Add systemtap probe marker.
18071         * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
18072         (__slowexp): Add systemtap probe marker.
18073         * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
18074         (__slowpow): Add systemtap probe marker.
18075         * manual/probes.texi: Document probes.
18077 2013-10-11  Eric Biggers  <ebiggers3@gmail.com>
18079         [BZ #15362]
18080         * libio/fileops.c (_IO_new_file_write): Return count of bytes
18081         written.
18082         (_IO_new_file_xsputn): Don't return EOF if nothing has been
18083         written.
18084         * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
18085         written to buffer but not flushed.
18086         * libio/iofwrite_u.c:  Likewise.
18087         * libio/iopadn.c:  Return bytes returned even if EOF was
18088         encountered.
18089         * libio/iowpadn.c:  Likewise.
18090         * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
18091         if _IO_padn does not write the whole buffer.
18092         [!COMPILE_WPRINTF] (PAD): Likewise.
18094 2013-10-10  David S. Miller  <davem@davemloft.net>
18096         * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
18097         directory block.
18099 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
18101         * soft-fp/extendxftf2.c: Use copyright year range.  Use URL
18102         instead of FSF address.
18103         * soft-fp/fixdfti.c: Likewise.
18104         * soft-fp/fixsfti.c: Likewise.
18105         * soft-fp/fixtfti.c: Likewise.
18106         * soft-fp/fixunsdfti.c: Likewise.
18107         * soft-fp/fixunssfti.c: Likewise.
18108         * soft-fp/fixunstfti.c: Likewise.
18109         * soft-fp/floattidf.c: Likewise.
18110         * soft-fp/floattisf.c: Likewise.
18111         * soft-fp/floattitf.c: Likewise.
18112         * soft-fp/floatuntidf.c: Likewise.
18113         * soft-fp/floatuntisf.c: Likewise.
18114         * soft-fp/floatuntitf.c: Likewise.
18115         * soft-fp/trunctfxf2.c: Likewise.
18117         * soft-fp/extendxftf2.c: New file.  Copied from libgcc.
18118         * soft-fp/fixdfti.c: Likewise.
18119         * soft-fp/fixsfti.c: Likewise.
18120         * soft-fp/fixtfti.c: Likewise.
18121         * soft-fp/fixunsdfti.c: Likewise.
18122         * soft-fp/fixunssfti.c: Likewise.
18123         * soft-fp/fixunstfti.c: Likewise.
18124         * soft-fp/floattidf.c: Likewise.
18125         * soft-fp/floattisf.c: Likewise.
18126         * soft-fp/floattitf.c: Likewise.
18127         * soft-fp/floatuntidf.c: Likewise.
18128         * soft-fp/floatuntisf.c: Likewise.
18129         * soft-fp/floatuntitf.c: Likewise.
18130         * soft-fp/trunctfxf2.c: Likewise.
18132 2013-10-10  David S. Miller  <davem@davemloft.net>
18134         * sysdeps/sparc/fpu/libm-test-ulps: Update.
18136 2013-10-10  Joseph Myers  <joseph@codsourcery.com>
18138         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
18139         (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
18140         [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
18141         [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
18142         [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
18143         [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
18144         [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
18146         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
18147         for NaNs before doing comparisons on argument.
18148         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
18149         Likewise.
18151 2013-10-10  Will Newton  <will.newton@linaro.org>
18153         * malloc/hooks.c (memalign_check): Ensure the value of bytes
18154         passed to _int_memalign does not overflow.
18156 2013-10-10  Torvald Riegel  <triegel@redhat.com>
18158         * scripts/bench.pl: Add include-sources directive.
18159         * benchtests/README: Update documentation.
18161 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
18163         * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
18164         * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
18165         instead of FP_INIT_ROUNDMODE.
18166         * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
18167         * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
18169         [BZ #16034]
18170         * soft-fp/op-common.h (_FP_NEG): Document input as raw.  Do not
18171         copy class of input value.
18172         * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing.  Do
18173         not handle exceptions.
18174         * soft-fp/negsf2.c (__negsf2): Likewise.
18175         * soft-fp/negtf2.c (__negtf2): Likewise.
18176         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
18178 2013-10-09  Joseph Myers  <joseph@codesourcery.com>
18180         * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
18181         semicolon.  From Linux kernel.
18183 2013-10-09  Adam Buchbinder  <adam.buchbinder@gmail.com>
18185         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
18187 2013-10-08  Yogesh Chaudhari  <mr.yogesh@gmail.com>
18189         [BZ #156]
18190         * manual/socket.texi: Added statement about buffer
18191         for gethostbyname2_r.
18193 2013-10-08  Ondřej Bílka  <neleai@seznam.cz>
18195         * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
18196         Use .p2align directive instead, throughout.
18197         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
18198         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
18199         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
18200         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
18201         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
18202         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
18203         * sysdeps/x86_64/strchr.S: Likewise.
18204         * sysdeps/x86_64/strrchr.S: Likewise.
18206 2013-10-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
18208         * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
18210         * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
18212         * sysdeps/generic/math_private.h (__mpsin1): Remove
18213         declaration.
18214         (__mpcos1): Likewise.
18215         (__mpsin): New argument __range_reduce.
18216         (__mpcos): Likewise.
18217         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
18218         (slow): Use __mpsin and __mpcos.
18219         (slow1): Likewise.
18220         (slow2): Likewise.
18221         (sloww): Likewise.
18222         (sloww1): Likewise.
18223         (sloww2): Likewise.
18224         (bsloww): Likewise.
18225         (bsloww1): Likewise.
18226         (bsloww2): Likewise.
18227         (cslow2): Likewise.
18228         (csloww): Likewise.
18229         (csloww1): Likewise.
18230         (csloww2): Likewise.
18231         * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
18232         range_reduce.  Merge in __mpsin1.
18233         (__mpcos): Likewise.
18234         (__mpsin1): Remove.
18235         (__mpcos1): Likewise.
18237 2013-10-07  Joseph Myers  <joseph@codesourcery.com>
18239         * locale/loadlocale.c (_nl_intern_locale_data): Use
18240         LOCFILE_ALIGNED_P.
18241         * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
18242         LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
18243         * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
18244         obstack data is appropriately aligned.
18245         (obstack_int32_grow_fast): Likewise.
18246         * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
18247         * locale/programs/locfile.c (add_locale_uint32): Likewise.
18248         (add_locale_uint32_array): Likewise.
18250 2013-10-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
18252         * benchtests/Makefile: Remove ARGLIST and RET variables.
18253         ($(objpfx)bench-%.c): Pass only function name to the script.
18254         * benchtests/README: Update documentation.
18255         * benchtests/acos-inputs: Add new directives.
18256         * benchtests/acosh-inputs: Likewise.
18257         * benchtests/asin-inputs: Likewise.
18258         * benchtests/asinh-inputs: Likewise.
18259         * benchtests/atan-inputs: Likewise.
18260         * benchtests/atanh-inputs: Likewise.
18261         * benchtests/cos-inputs: Likewise.
18262         * benchtests/cosh-inputs: Likewise.
18263         * benchtests/exp-inputs: Likewise.
18264         * benchtests/log-inputs: Likewise.
18265         * benchtests/pow-inputs: Likewise.
18266         * benchtests/rint-inputs: Likewise.
18267         * benchtests/sin-inputs: Likewise.
18268         * benchtests/sinh-inputs: Likewise.
18269         * benchtests/tan-inputs: Likewise.
18270         * benchtests/tanh-inputs: Likewise.
18271         * scripts/bench.pl: Add support for new directives.
18273 2013-10-07  Alan Modra  <amodra@gmail.com>
18275         * README: Fix careless merge.
18277 2013-10-05  Alan Modra  <amodra@gmail.com>
18279         * NEWS: Mention powerpc64le support and bugs fixed.
18280         * README: Both big-endian and little-endian powerpc64 supported.
18282 2013-10-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
18284         * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook)
18285         (_hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
18286         (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
18287         _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
18289 2013-10-04  Ryan S. Arnold  <ryan.arnold@linaro.org>
18291         * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
18292         match prototype.
18294 2013-10-04  Joseph Myers  <joseph@codesourcery.com>
18296         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
18297         Move -mhard-float appending from
18298         ports/sysdeps/powerpc/powerpc32/Makefile.
18299         [$(with-fp) = yes] (ASFLAGS): Likewise.
18300         [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
18301         * sysdeps/powerpc/nofpu: Move directory from
18302         ports/sysdeps/powerpc/nofpu.
18303         * sysdeps/powerpc/soft-fp: Move directory from
18304         ports/sysdeps/powerpc/soft-fp.
18305         * sysdeps/powerpc/powerpc32/405: Move directory from
18306         ports/sysdeps/powerpc/powerpc32/405.
18307         * sysdeps/powerpc/powerpc32/440: Move directory from
18308         ports/sysdeps/powerpc/powerpc32/440.
18309         * sysdeps/powerpc/powerpc32/464: Move directory from
18310         ports/sysdeps/powerpc/powerpc32/464.
18311         * sysdeps/powerpc/powerpc32/476: Move directory from
18312         ports/sysdeps/powerpc/powerpc32/476.
18313         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
18314         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
18315         * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
18316         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
18317         * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
18318         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
18319         * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
18320         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
18321         * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
18322         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
18323         * README: Update for powerpc-*-linux-gnu software floating point
18324         support in libc.
18326         * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
18327         case to powerpc/powerpc32*.
18328         * sysdeps/unix/sysv/linux/configure: Regenerated.
18330         * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
18331         (_FPU_MASK_OM): Define as 0x04.
18332         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
18333         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
18334         0x00c10080.
18335         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
18336         0x0000003c.
18337         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
18339         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
18340         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
18341         getcontext_e500.
18342         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
18343         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
18344         setcontext_e500.
18345         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
18346         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
18347         and setcontext_e500.
18349 2013-10-04  Chris Leonard  <cjl@sugarlabs,.org>
18351         * locale/iso-3166.def: Update iso-1366.def and related occurrences
18353 2013-10-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
18355         * manual/threads.texi (Default Thread Attributes): Fix typo.
18357 2013-10-04  Will Newton  <will.newton@linaro.org>
18359         * malloc/Makefile: Add tst-memalign.
18360         * malloc/tst-memalign.c: New file.
18362         * malloc/tst-posix_memalign.c: Add comments.
18363         (do_test): Add comments and call free on all potentially
18364         allocated pointers. Add space after cast.
18366         * malloc/tst-pvalloc.c: Add comments.
18367         (do_test): Add comments and call free on all potentially
18368         allocated pointers. Remove duplicate check for NULL pointer.
18369         Add space after cast.
18371         * malloc/tst-valloc.c: Add comments.
18372         (do_test): Add comments and call free on all potentially
18373         allocated pointers. Remove duplicate check for NULL pointer.
18374         Add space after cast.
18376 2013-10-04  Alan Modra  <amodra@gmail.com>
18378         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
18379         Use stdint types in rather than __attribute__((mode())).
18380         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
18382 2013-10-04  Alan Modra  <amodra@gmail.com>
18384         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
18385         Correct handling of unaligned relocs for little-endian.
18386         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
18388 2013-10-04  Alan Modra  <amodra@gmail.com>
18390         * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
18391         * configure: Regenerate.
18392         * nptl/shlib-versions: Powerpc*le starts at 2.18.
18393         * shlib-versions: Likewise.
18395 2013-10-04  Alan Modra  <amodra@gmail.com>
18397         * string/tester.c (test_memrchr): Increment reported test cycle.
18399 2013-10-04  Alan Modra  <amodra@gmail.com>
18401         * string/test-memcpy.c (do_one_test): When reporting errors, print
18402         string address and don't overrun end of string.
18404 2013-10-04  Alan Modra  <amodra@gmail.com>
18406         * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
18407         insrdi.  Make better use of reg selection to speed exit slightly.
18408         Schedule entry path a little better.  Remove useless "are we done"
18409         checks on entry to main loop.  Handle wrapping around zero address.
18410         Correct main loop count.  Handle single left-over word from main
18411         loop inline rather than by using loop_small.  Remove extra word
18412         case in loop_small caused by wrong loop count.  Add little-endian
18413         support.
18414         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
18415         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.  Use proper
18416         cache hint.
18417         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
18418         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
18419         support.  Avoid rlwimi.
18420         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
18422 2013-10-04  Alan Modra  <amodra@gmail.com>
18424         * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
18425         insrdi.  Formatting.
18426         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
18427         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
18428         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
18429         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
18430         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
18431         * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
18433 2013-10-04  Alan Modra  <amodra@gmail.com>
18435         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
18436         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
18437         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
18438         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
18439         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
18440         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
18441         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
18442         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
18443         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise.  Make better
18444         use of regs.  Use power7 mtocrf.  Tidy function tails.
18446 2013-10-04  Alan Modra  <amodra@gmail.com>
18448         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
18449         Formatting.  Consistently use rXXX register defines or rN defines.
18450         Use early exit labels that avoid restoring unused non-volatile regs.
18451         Make cr field use more consistent with rWORDn compares.  Rename
18452         regs used as shift registers for unaligned loop, using rN defines
18453         for short lifetime/multiple use regs.
18454         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
18455         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.  Exit with
18456         addi 1,1,64 to pop stack frame.  Simplify return value code.
18457         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
18459 2013-10-04  Alan Modra  <amodra@gmail.com>
18461         * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
18462         support.  Correct typos, formatting.  Optimize tail.  Use insrdi
18463         rather than rlwimi.
18464         * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
18465         * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
18466         little-endian support.  Correct typos.
18467         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise.  Use insrdi
18468         rather than rlwimi.
18469         * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define.  Use
18470         in loop and entry code to keep "and." results.
18471         (strchr): Add little-endian support.  Comment.  Move cntlzd
18472         earlier in tail.
18473         * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
18475 2013-10-04  Alan Modra  <amodra@gmail.com>
18477         * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
18478         * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
18479         * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
18480         * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
18482 2013-10-04  Alan Modra  <amodra@gmail.com>
18484         * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
18485         (rTMP): Define as r11.
18486         (strcmp): Add little-endian support.  Optimise tail.
18487         * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
18488         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
18489         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
18490         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
18491         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
18492         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
18493         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
18495 2013-10-04  Alan Modra  <amodra@gmail.com>
18497         * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
18498         little-endian support.  Remove unnecessary "are we done" tests.
18499         Handle "s" wrapping around zero and extremely large "size".
18500         Correct main loop count.  Handle single left-over word from main
18501         loop inline rather than by using small_loop.  Correct comments.
18502         Delete "zero" tail, use "end_max" instead.
18503         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
18505 2013-10-04  Alan Modra  <amodra@gmail.com>
18507         * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
18508         support.  Don't branch over align.
18509         * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
18510         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
18511         support.  Rearrange tmp reg use to suit.  Comment.
18512         * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
18514 2013-10-04  Alan Modra  <amodra@gmail.com>
18516         * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
18518 2013-10-04  Alan Modra  <amodra@gmail.com>
18520         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
18521         conditional form of branch and link when obtaining pc.
18522         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
18524 2013-10-04  Alan Modra  <amodra@gmail.com>
18526         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
18527         HIWORD/LOWORD.
18528         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
18529         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
18531 2013-10-04  Alan Modra  <amodra@gmail.com>
18533         * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
18534         * sysdeps/powerpc/novmx-longjmp.c: Likewise.
18535         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
18536         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
18537         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
18538         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
18539         * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
18540         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
18541         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
18542         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
18544 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
18545             Alistair Popple <alistair@ozlabs.au.ibm.com>
18546             Alan Modra <amodra@gmail.com>
18548         [BZ #15723]
18549         * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
18550         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
18551         _dl_hwcap access for little-endian.
18552         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.  Don't
18553         destroy vmx regs when saving unaligned.
18554         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
18555         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save.  Don't
18556         destroy vmx regs when saving unaligned.
18558 2013-10-04  Alan Modra  <amodra@gmail.com>
18560         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
18561         Don't use a union to pack hi/low value.
18563 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
18565         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
18566         for little-endian.
18567         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
18568         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
18569         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
18570         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
18571         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
18573 2013-10-04  Alan Modra  <amodra@gmail.com>
18575         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
18576         constants to usual value for .cst8 section, and remove redundant
18577         high address load.
18578         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
18579         constant for 0x1p52.  Load little-endian words of double from
18580         correct stack offsets.
18582 2013-10-04  Alan Modra  <amodra@gmail.com>
18584         * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
18585         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
18586         words of double from correct stack offsets.
18587         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
18588         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
18589         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
18590         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
18591         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
18592         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
18593         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
18594         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
18595         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
18596         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
18597         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
18598         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
18599         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
18600         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
18601         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
18602         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
18603         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
18605 2013-10-04  Alan Modra  <amodra@gmail.com>
18607         * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
18608         64-bit int/double union.
18609         (_FPU_SETCW): Likewise.
18610         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
18611         (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
18613 2013-10-04  Alan Modra  <amodra@gmail.com>
18615         * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
18616         * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
18618 2013-10-04  Alan Modra  <amodra@gmail.com>
18620         * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
18621         use vector int constants.
18622         (__float_and_test24, __float_and8, __float_get_exp): Likewise.
18624 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
18626         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
18627         array with long long.
18628         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
18629         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
18630         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
18631         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
18632         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
18633         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
18634         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
18635         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
18636         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
18637         * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
18638         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
18639         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
18640         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
18642 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
18644         * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
18645         (__signbit): Likewise.  Correct for little-endian.
18646         (__signbitl): Call __signbit.
18647         (lrint): Correct for little-endian.
18648         (lrintf): Call lrint.
18650 2013-10-04  Alan Modra  <amodra@gmail.com>
18652         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
18653         union 32-bit int array member with 64-bit int array.
18654         (t515, tm256): Double rather than long double.
18655         (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
18657 2013-10-04  Alan Modra  <amodra@gmail.com>
18659         * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
18660         Delete.
18661         (IEEE854_LONG_DOUBLE_BIAS): Delete.
18662         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
18663         version of math_ldbl.h.
18665 2013-10-04  Alan Modra  <amodra@gmail.com>
18667         [BZ #15734], [BZ #15735]
18668         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
18669         all uses of ieee875 long double macros and unions.  Simplify test
18670         for 0.0L.  Correct |x|<|y| and |x|=|y| test.  Use
18671         ldbl_extract_mantissa value for ix,iy exponents.  Properly
18672         normalize after ldbl_extract_mantissa, and don't add hidden bit
18673         already handled.  Don't treat low word of ieee854 mantissa like
18674         low word of IBM long double and mask off bit when testing for
18675         zero.
18676         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
18677         all uses of ieee875 long double macros and unions.  Simplify tests
18678         for 0.0L and inf.  Correct double adjustment of k.  Delete dead code
18679         adjusting ha,hb.  Simplify code setting kld.  Delete two600 and
18680         two1022, instead use their values.  Recognise that tests for large
18681         "a" and small "b" are mutually exclusive.  Rename vars.  Comment.
18682         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
18683         Rewrite all uses of ieee875 long double macros and unions.  Simplify
18684         test for 0.0L and nan.  Correct negation.
18685         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
18686         ieee875 long double macros and unions.  Correct output for large
18687         magnitude x.  Correct absolute value calculation.
18688         (__erfcl): Likewise.
18689         * math/libm-test.inc: Add tests for errors discovered in IBM long
18690         double versions of fmodl, remainderl, erfl and erfcl.
18692 2013-10-04  Alan Modra  <amodra@gmail.com>
18694         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
18695         all uses of ieee854 long double macros and unions.  Simplify tests
18696         for long doubles that are fully specified by the high double.
18697         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
18698         Likewise.
18699         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
18700         Remove dead code too.
18701         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
18702         (__ieee754_ynl): Likewise.
18703         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
18704         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
18705         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
18706         Remove dead code too.
18707         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
18708         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
18709         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
18710         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
18711         Simplify.
18712         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
18713         Simplify.
18714         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
18715         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
18716         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
18717         Comment on variable precision.
18718         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
18719         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
18720         Likewise.
18721         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
18722         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
18723         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
18724         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
18725         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
18727 2013-10-04  Alan Modra  <amodra@gmail.com>
18729         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
18730         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
18731         all uses of ieee854 long double macros and unions.
18732         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
18733         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
18734         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
18735         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
18736         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
18737         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
18738         Likewise.
18739         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
18740         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
18741         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
18742         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
18743         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
18744         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
18745         Simplify sign and nan test too.
18746         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
18747         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
18748         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
18749         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
18750         Likewise.
18751         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
18752         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
18753         Likewise.
18754         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
18755         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
18756         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
18757         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
18758         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
18759         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
18761 2013-10-04  Alan Modra  <amodra@gmail.com>
18763         * stdio-common/printf_size.c (__printf_size): Don't use
18764         union ieee854_long_double in fpnum union.
18765         * stdio-common/printf_fphex.c (__printf_fphex): Likewise.  Use
18766         signbit macro to retrieve sign from long double.
18767         * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
18768         retrieve sign from long double.
18769         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
18770         * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
18771         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
18772         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
18773         * math/test-misc.c (main): Don't use union ieee854_long_double.
18775 2013-10-04  Alan Modra  <amodra@gmail.com>
18777         [BZ #15680]
18778         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
18779         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
18780         (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
18781         calculation.  Remove unnecessary test for denormal exponent.
18782         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
18783         Correct handling of denormals.  Avoid undefined shift behaviour.
18784         Correct normalisation of low mantissa when low double is denormal.
18785         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
18786         (ldbl_extract_mantissa): Likewise.  Comment.  Use uint64_t* for hi64.
18787         (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
18788         Correct normalisation of low mantissa.  Test for overflow of high
18789         mantissa and normalise.
18790         (ldbl_nearbyint): Use more readable constant for two52.
18791         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
18792         (__mpn_construct_long_double): Fix test for overflow of high
18793         mantissa and correct normalisation.  Avoid undefined shift.
18795 2013-10-04  Alan Modra  <amodra@gmail.com>
18797         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
18798         (union ibm_extended_long_double): Define as an array of ieee754_double.
18799         (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
18800         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
18801         to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
18802         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
18803         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
18804         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
18805         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
18806         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
18807         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
18808         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
18809         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
18811 2013-10-03  Joseph Myers  <joseph@codesourcery.com>
18813         * locale/programs/locarchive.c (add_locale): Use constant 4096 for
18814         page size instead of calling getpagesize.
18816         * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
18817         (LOCFILE_ALIGN_MASK): Likewise.
18818         (LOCFILE_ALIGN_UP): Likewise.
18819         (LOCFILE_ALIGNED_P): Likewise.
18820         * locale/programs/ld-collate.c (collate_output): Use the new
18821         macros instead of __alignof__ (int32_t).
18822         * locale/weight.h (findidx): Likewise.
18824 2013-10-03  Ondřej Bílka  <neleai@seznam.cz>
18826         [BZ #431]
18827         * manual/string.texi: Fix strncat and wcsncat.
18829 2013-10-03  Brooks Moses  <bmoses@google.com>
18831         [BZ #15915]
18832         * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
18833         * Makerules: ...here, and adjust associated comments.
18835 2013-10-02  Will Newton  <will.newton@linaro.org>
18837         * malloc/Makefile: Add tst-pvalloc.
18838         * malloc/tst-pvalloc.c: New file.
18840 2013-10-02  Will Newton  <will.newton@linaro.org>
18842         * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
18843         improve test coverage.
18845 2013-10-02  Will Newton  <will.newton@linaro.org>
18847         * malloc/Makefile: Add tst-posix_memalign.
18848         * malloc/tst-posix_memalign.c: New file.
18850 2013-10-01  Eric Blake  <eblake@redhat.com>
18852         * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
18853         Use __THROWNL rather than __THROW on static functions.
18855 2013-09-30  Petr Machata  <pmachata@redhat.com>
18857         * elf/elf.h (R_AARCH64_ABS16): New macro.
18858         (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
18859         (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
18860         (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
18861         (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
18862         (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
18863         (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
18864         (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
18865         (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
18866         (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
18867         (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
18868         (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
18869         (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
18870         (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
18871         (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
18872         (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
18873         (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
18874         (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
18875         (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
18876         (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
18877         (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
18878         (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
18879         (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
18880         (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
18881         (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
18882         (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
18883         (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
18884         (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
18885         (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
18886         (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
18887         (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
18888         (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
18889         (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
18890         (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
18891         (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
18892         (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
18893         (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
18894         (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
18895         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
18896         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
18897         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
18898         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
18899         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
18900         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
18901         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
18902         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
18903         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
18904         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
18905         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
18906         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
18907         (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
18908         (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
18909         (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
18910         (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
18911         (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
18912         (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
18913         (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
18914         (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
18915         (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
18916         (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
18917         (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
18918         (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
18919         (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
18920         (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
18921         (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
18922         (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
18923         (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
18924         (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
18925         (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
18926         (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
18927         (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
18928         (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
18929         (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
18930         (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
18931         (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
18932         (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
18933         (R_AARCH64_TLSDESC_OFF_G1): Likewise.
18934         (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
18935         (R_AARCH64_TLSDESC_LDR): Likewise.
18936         (R_AARCH64_TLSDESC_ADD): Likewise.
18937         (R_AARCH64_TLSDESC_CALL): Likewise.
18939 2013-09-30  Andreas Schwab  <schwab@suse.de>
18941         [BZ #15048]
18942         * nscd/aicache.c (addhstaiX): Properly use the cache variable for
18943         the nss database lookup.
18944         * nscd/initgrcache.c (addinitgroupsX): Likewise.
18945         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
18947 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
18949         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
18951 2013-09-28  P. J. McDermott  <pj@pehjota.net>
18953         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
18954         ${Bash-specific parameter/pattern/string} parameter expansion.
18955         * sysdeps/unix/make-syscalls.sh: Likewise.
18957 2013-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
18959         * sysdeps/sh/stackguard-macros.h: New file.
18961 2013-09-26  Ondřej Bílka  <neleai@seznam.cz>
18963         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
18964         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
18965         * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
18966         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
18967         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
18968         * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
18970 2013-09-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18972         * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
18973         Fix thread ID register.
18975 2013-09-25  Joseph Myers  <joseph@codesourcery.com>
18977         * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
18978         [POSIX || UNIX98]: Require rather than permitting all symbols from
18979         <time.h>.
18980         [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
18981         element of struct sched_param.
18982         [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
18983         [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
18984         [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
18985         [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
18986         constant.
18988 2013-09-24  Olivier Langlois  <olivier@olivierlanglois.net>
18990         * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
18991         argument calculation.
18993 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
18995         * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
18996         Expect macro.
18997         [POSIX] (pthread_attr_t): Do not require type.
18998         [POSIX] (pthread_cond_t): Likewise.
18999         [POSIX] (pthread_condattr_t): Likewise.
19000         [POSIX] (pthread_key_t): Likewise.
19001         [POSIX] (pthread_mutex_t): Likewise.
19002         [POSIX] (pthread_mutexattr_t): Likewise.
19003         [POSIX] (pthread_once_t): Likewise.
19004         [POSIX] (pthread_t): Likewise.
19005         [POSIX-based standards] (pthread_atfork): Expect function.
19007 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
19008             Richard Sandiford  <richard@codesourcery.com>
19010         * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
19011         (swap_endianness_p): New extern variable.
19012         (set_big_endian): New inline function.
19013         (maybe_swap_uint32): Likewise.
19014         (maybe_swap_uint32_array): Likewise.
19015         (maybe_swap_uint32_obstack): Likewise.
19016         * locale/programs/locfile.c: Include <stdbool.h>.
19017         (swap_endianness_p): New variable.
19018         (add_locale_uint32): Call maybe_swap_uint32.
19019         (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
19020         (write_locale_data): Call maybe_swap_uint32_array.
19021         * locale/programs/ld-collate.c (obstack_int32_grow): Call
19022         maybe_swap_uint32.
19023         (obstack_int32_grow_fast): Likewise.
19024         (output_weightwc): Call maybe_swap_uint32_obstack.
19025         (collate_output): Likewise.
19026         * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
19027         (OPT_LITTLE_ENDIAN): Likewise.
19028         (options): Add --little-endian and --big-endian options.
19029         (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
19030         * locale/programs/locarchive.c: Include "locfile.h".
19031         (GET): New macro.
19032         (SET): Likewise.
19033         (INC): Likewise.
19034         (create_archive): Use the new macros to access fields of
19035         structures directly mapped from or written to locale archives.
19036         (oldlocrecentcmp): Likewise.
19037         (enlarge_archive): Likewise.
19038         (insert_name): Likewise.
19039         (add_alias): Likewise.
19040         (add_locale): Likewise.
19041         (delete_locales_from_archive): Likewise.
19042         (show_archive_content): Likewise.
19043         (add_locale_to_archive): Likewise.  Use maybe_swap_uint32 on
19044         locale data.
19046 2013-09-24  Roland McGrath  <roland@hack.frob.com>
19048         * manual/freemanuals.texi: Updated from (newly) canonical copy at
19049         http://www.gnu.org/doc/freemanuals.texi.
19050         * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
19052 2013-09-24  Will Newton  <will.newton@linaro.org>
19054         * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
19055         macro.
19057 2013-09-23  Joseph Myers  <joseph@codesourcery.com>
19059         * locale/hashval.h (compute_hashval): Interpret bytes of key as
19060         unsigned char.
19062 2013-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
19064         * manual/threads.texi (POSIX Threads): Fix a typo.
19066 2013-09-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
19068         [BZ #14547]
19069         * string/tst-strcoll-overflow.c: New test case.
19070         * string/Makefile (xtests): Add tst-strcoll-overflow.
19071         * string/strcoll_l.c (STRCOLL): Skip allocating memory for
19072         cache if string sizes may cause integer overflow.
19074         [BZ #14547]
19075         * string/strcoll_l.c (coll_seq): New members rule, idx,
19076         save_idx and back_us.
19077         (get_next_seq_nocache): New function.
19078         (do_compare_nocache): New function.
19079         (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
19080         when malloc fails.
19082 2013-09-23  Carlos O'Donell  <carlos@redhat.com>
19084         [BZ #15754]
19085         * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
19086         __pointer_chk_guard_local, otherwise __pointer_chk_guard.
19087         * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
19089         [BZ #15754]
19090         * elf/Makefile (tests): Add tst-ptrguard1.
19091         (tests-static): Add tst-ptrguard1-static.
19092         (tst-ptrguard1-ARGS): Define.
19093         (tst-ptrguard1-static-ARGS): Define.
19094         * elf/tst-ptrguard1.c: New file.
19095         * elf/tst-ptrguard1-static.c: New file.
19096         * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
19097         * sysdeps/i386/stackguard-macros.h: Likewise.
19098         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
19099         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
19100         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
19101         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
19102         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
19103         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
19105 2013-09-23  Hector Marco  <hecmargi@upv.es>
19106             Ismael Ripoll  <iripoll@disca.upv.es>
19107             Carlos O'Donell  <carlos@redhat.com>
19109         [BZ #15754]
19110         * sysdeps/generic/stackguard-macros.h: Define
19111         __pointer_chk_guard_local and POINTER_CHK_GUARD.
19112         * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
19113         Define __pointer_chk_guard_local.
19114         (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
19115         Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
19117 2013-09-15  Vinitha Vijayan <vinitha.vijayann@gmail.com>
19119         [BZ #15859]
19120         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
19122 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
19124         * include/string.h (__ffs): Declare as hidden.
19125         * string/ffs.c (__ffs): Define as hidden.
19126         * sysdeps/i386/ffs.c (__ffs): Likewise.
19127         * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
19128         * sysdeps/powerpc/ffs.c (__ffs): Likewise.
19129         * sysdeps/s390/ffs.c (__ffs): Likewise.
19130         * sysdeps/x86_64/ffs.c (__ffs): Likewise.
19132 2013-09-20  Alexandre Oliva <aoliva@redhat.com>
19134         * NEWS: Mention malloc probes.
19136         * malloc/arena.c (new_heap): New memory_heap_new probe.
19137         (grow_heap): New memory_heap_more probe.
19138         (shrink_heap): New memory_heap_less probe.
19139         (heap_trim): New memory_heap_free probe.
19140         * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
19141         (systrim): New memory_sbrk_less probe.
19142         * manual/probes.texi: Document them.
19144         * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
19145         * manual/probes.texi: Document it.
19147         * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
19148         (__libc_realloc): Add memory_realloc_retry probe.
19149         (__libc_memalign): Add memory_memalign_retry probe.
19150         (__libc_valloc): Add memory_valloc_retry probe.
19151         (__libc_pvalloc): Add memory_pvalloc_retry probe.
19152         (__libc_calloc): Add memory_calloc_retry probe.
19153         * manual/probes.texi: Document them.
19155         * malloc/arena.c (get_free_list): Add probe
19156         memory_arena_reuse_free_list.
19157         (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
19158         and memory_arena_reuse.
19159         (arena_get2) [!PER_THREAD]: Likewise.
19160         * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
19161         memory_arena_reuse_realloc.
19162         * manual/probes.texi: Document them.
19164         * malloc/malloc.c (__libc_free): Add
19165         memory_mallopt_free_dyn_thresholds probe.
19166         (__libc_mallopt): Add multiple memory_mallopt probes.
19167         * manual/probes.texi: Document them.
19169         * malloc/malloc.c: Include stap-probe.h.
19170         (__libc_mallopt): Add memory_mallopt probe.
19171         * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
19172         * manual/probes.texi: New.
19173         * manual/Makefile (chapters): Add probes.
19174         * manual/threads.texi: Set next node.
19176 2013-09-19  Wei-Lun Chao  <bluebat@member.fsf.org>
19178         [BZ #15963, #13985]
19179         * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
19180         czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
19181         Add `Chinese' to `nan' entry name.
19183 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
19185         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
19186         (POLYNOMIAL): Likewise.
19187         (TAYLOR_SINCOS): Likewise.
19188         (TAYLOR_SLOW): Likewise.
19189         (__sin): Use TAYLOR_SINCOS.
19190         (__cos): Likewise.
19191         (slow): Use TAYLOR_SLOW.
19192         (sloww): Likewise.
19193         (bsloww): Likewise.
19194         (csloww): Likewise.
19196 2013-09-19  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
19198         * stdlib/strtod_l.c: Fix buffer overrun.
19200 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
19202         * benchtests/Makefile (bench): Add sincos.
19203         * benchtests/bench-sincos.c: New file.
19205         * math/libm-test.inc (cos_test_data): New test inputs.
19206         (sin_test_data): Likewise.
19208         * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
19209         macro.
19210         (__sin): Use it.
19211         (__cos): Likewise.
19212         (slow1): Likewise.
19213         (slow2): Likewise.
19214         (sloww1): Likewise.
19215         (sloww2): Likewise.
19216         (bsloww1): Likewise.
19217         (bsloww2): Likewise.
19218         (cslow2): Likewise.
19219         (csloww1): Likewise.
19220         (csloww2): Likewise.
19222         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
19223         function.
19224         (__sin): Use it.
19225         (__cos): Likewise.
19227         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
19228         gotos.
19229         (__cos): Likewise.
19231 2013-09-18  Maciej W. Rozycki  <macro@codesourcery.com>
19233         * config.h.in (HAVE_MIPS_NAN2008): New macro.
19234         * elf/elf.h (EF_MIPS_NAN2008): Likewise.
19235         * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
19236         (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
19237         (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
19238         * elf/cache.c (print_entry): Handle the new cache flags.
19240 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
19241             Aldy Hernandez  <aldyh@redhat.com>
19243         * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
19244         Change condition to [_SOFT_FLOAT].
19245         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
19246         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
19247         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
19248         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
19249         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
19250         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
19251         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
19252         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
19253         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
19254         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
19255         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
19256         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
19257         [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
19258         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
19259         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
19260         [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
19261         declaration.
19263 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
19265         * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
19266         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
19267         (__longjmp): Use LOAD_GP to load saved GPRs.
19268         * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
19269         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
19270         (__sigsetjmp): Use SAVE_GP to save GPRs.
19272         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
19273         Do not append -msoft-float.
19274         [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
19276 2013-09-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
19278         * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
19280 2013-09-17  Joseph Myers  <joseph@codesourcery.com>
19282         [BZ #15966]
19283         * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
19284         (_FPU_GETCW): Use initial "__" on variable and field names but not
19285         on macro parameter name.
19286         [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise.  Use
19287         parentheses around reference to macro parameter.
19289 2013-09-13  Richard Sandiford  <richard@codesourcery.com>
19291         * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
19292         prototype.
19293         (ctype_startup): Use uint32_t in cast and sizeof for
19294         ctype->charnames.
19296 2013-09-11  Jia Liu  <proljc@gmail.com>
19298         * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
19299         __daddr_t_defined.
19300         [__FreeBSD__]: Likewise.
19302 2013-09-11  Ondřej Bílka  <neleai@seznam.cz>
19304         * sysdeps/x86_64/multiarch/ifunc-impl-list.c
19305         (__libc_ifunc_impl_list): Remove: __strchr_sse42.
19306         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
19307         (strchr): Remove __strchr_sse42 ifunc selection.
19308         * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
19309         * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
19311 2013-09-11  Will Newton  <will.newton@linaro.org>
19313         * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
19314         parameter to RES. Remove hardcoded 1000 value.
19315         * benchtests/bench-skeleton.c (main): Pass RES parameter
19316         to TIMING_INIT and multiply result by 1000.
19318 2013-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19320         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19322 2013-09-11  Andreas Schwab  <schwab@suse.de>
19324         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
19325         if not defined.
19326         (O_TMPFILE) [__USE_GNU]: Define.
19327         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
19328         Define.
19330 2013-09-11  Will Newton  <will.newton@linaro.org>
19332         [BZ #15857]
19333         * malloc/malloc.c (__libc_memalign): Check the value of bytes
19334         does not overflow.
19336 2013-09-11  Will Newton  <will.newton@linaro.org>
19338         [BZ #15856]
19339         * malloc/malloc.c (__libc_valloc): Check the value of bytes
19340         does not overflow.
19342 2013-09-11  Will Newton  <will.newton@linaro.org>
19344         [BZ #15855]
19345         * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
19346         does not overflow.
19348 2013-09-10  Ondřej Bílka  <neleai@seznam.cz>
19350         * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
19351         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
19352         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
19353         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
19354         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
19356 2013-09-10  Allan McRae  <allan@archlinux.org>
19358         [BZ #15748]
19359         * manual/arith.texi (Parsing of Floats): Clarify
19360         cross-reference.
19362         [BZ #15849]
19363         * manual/install.texi (Running make install): Mention
19364         --enable-pt-chown.
19365         * INSTALL: Regenerated.
19367 2013-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
19369         * csu/init-first.c (_init): Remove the !SHARED condition around
19370         FPU control word initialization.
19371         * elf/dl-support.c (_dl_fpu_control): New variable.
19372         (_dl_aux_init) <AT_FPUCW>: Initialize it.
19373         * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
19374         (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
19375         * math/test-fpucw-static.c: New file.
19376         * math/test-fpucw-ieee.c: New file.
19377         * math/test-fpucw-ieee-static.c: New file.
19378         * math/Makefile (tests): Add `test-fpucw-ieee' and
19379         `$(tests-static)'.
19380         (tests-static): New variable.
19381         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
19382         dependency to...
19383         [($(build-shared),yes)]
19384         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
19385         ... this.
19386         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
19387         New dependency.
19389 2013-09-09  Allan McRae  <allan@archlinux.org>
19391         [BZ #15939]
19392         * manual/string.texi (Collation Functions): Fix typo in
19393         strcoll example.
19394         Reported by Suren Karapetyan <me@suren.karapetyan.name>.
19396         [BZ #15893]
19397         * stdlib/isomac.c (get_null_defines): Fix memory leak.
19399         [BZ #15892]
19400         * libio/memstream.c (open_memstream): Fix memory leak.
19401         * libio/wmemstream.c (open_wmemstream): Likewise.
19403         [BZ #15895]
19404         * nscd/netgroupcache.c: Fix nesting of ifdefs.
19406 2013-09-09  Will Newton  <will.newton@linaro.org>
19408         * malloc/Makefile: Add tst-realloc to tests.
19409         * malloc/tst-realloc.c: New file.
19411 2013-09-09  Allan McRae  <allan@archlinux.org>
19413         [BZ #15844]
19414         * COPYING: Update from GNU website to fix FSF address.
19415         * COPYING.LIB: Likewise.
19417 2013-09-06  David S. Miller  <davem@davemloft.net>
19419         * po/zh_TW.po: Update Chinese (traditional) translation from
19420         translation project.
19422 2013-09-06  Richard Sandiford  <richard@codesourcery.com>
19423             Joseph Myers  <joseph@codesourcery.com>
19425         * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
19426         "localeinfo.h".
19427         (obstack_chunk_alloc): New macro.
19428         (obstack_chunk_free): Likewise.
19429         (record_offset): New function.
19430         (init_locale_data): Likewise.
19431         (align_locale_data): Likewise.
19432         (add_locale_empty): Likewise.
19433         (add_locale_raw_data): Likewise.
19434         (add_locale_raw_obstack): Likewise.
19435         (add_locale_string): Likewise.
19436         (add_locale_wstring): Likewise.
19437         (add_locale_uint32): Likewise.
19438         (add_locale_uint32_array): Likewise.
19439         (add_locale_char): Likewise.
19440         (start_locale_structure): Likewise.
19441         (end_locale_structure): Likewise.
19442         (start_locale_prelude): Likewise.
19443         (end_locale_prelude): Likewise.
19444         (write_locale_data): Take locale_file structure rather than an
19445         iovec.
19446         * locale/programs/locfile.h: Include "obstack.h".
19447         (struct locale_file): Change to store locale file contents instead
19448         of header.
19449         (init_locale_data): New prototype.
19450         (align_locale_data): Likewise.
19451         (add_locale_empty): Likewise.
19452         (add_locale_raw_data): Likewise.
19453         (add_locale_raw_obstack): Likewise.
19454         (add_locale_string): Likewise.
19455         (add_locale_wstring): Likewise.
19456         (add_locale_uint32): Likewise.
19457         (add_locale_uint32_array): Likewise.
19458         (add_locale_char): Likewise.
19459         (start_locale_structure): Likewise.
19460         (end_locale_structure): Likewise.
19461         (start_locale_prelude): Likewise.
19462         (end_locale_prelude): Likewise.
19463         (write_locale_data): Update prototype.
19464         * locale/programs/3level.h (struct TABLE): Remove result field.
19465         (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
19466         Use new locale_file interface.
19467         [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
19468         (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
19469         * locale/programs/ld-address.c (address_output): Use new
19470         locale_file interface.
19471         * locale/programs/ld-collate.c (NO_FINALIZE): Change to
19472         NO_ADD_LOCALE.
19473         (collate_finish): Don't call collseq_table_finalize.
19474         (collate_output): Use new locale_file interface.
19475         * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
19476         in file.
19477         (NO_FINALIZE): Change to NO_ADD_LOCALE.
19478         (TABLE): Move defines earlier in file.
19479         (ELEMENT): Likewise.
19480         (DEFAULT): Likewise.
19481         (wctrans_table_add): Move macro and inline function earlier in
19482         file.
19483         (struct wctype_table): Move type earlier in file.
19484         (add_locale_wctype_table): New static prototype.
19485         (struct locale_ctype_t): Use logical types instead of struct iovec
19486         pointers for members.
19487         (ctype_output): Use new locale_file interface.
19488         (wctype_table_finalize): Change to add_locale_wctype_table.  Use
19489         new locale_file interface.
19490         (allocate_arrays): Update for use of new locale_file interface.
19491         * locale/programs/ld-identification.c (identification_output): Use
19492         new locale_file interface.
19493         * locale/programs/ld-measurement.c (measurement_output): Likewise.
19494         * locale/programs/ld-messages.c (messages_output): Likewise.
19495         * locale/programs/ld-monetary.c (monetary_output): Likewise.
19496         * locale/programs/ld-name.c (name_output): Likewise.
19497         * locale/programs/ld-numeric.c (numeric_output): Likewise.
19498         * locale/programs/ld-paper.c (paper_output): Likewise.
19499         * locale/programs/ld-telephone.c (telephone_output): Likewise.
19500         * locale/programs/ld-time.c (time_output): Likewise.
19502 2013-09-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19504         * benchtests/Makefile: Add memrchr benchmark.
19505         * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
19506         benchmark as memrchr.
19507         * benchtests/bench-memrchr-ifunc.c: New file.
19508         * benchtests/bench-memrchr.c: New file.
19510 2013-09-06   Will Newton  <will.newton@linaro.org>
19512         * benchtests/Makefile (string-bench): Add memcpy.
19514 2013-09-05  Carlos O'Donell  <carlos@redhat.com>
19515             Cong Wang  <amwang@redhat.com>
19517         [BZ #15850]
19518         * sysdeps/unix/sysv/linux/bits/in.h
19519         [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
19520         * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
19521         before __USE_KERNEL_IPV6_DEFS uses.
19522         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
19523         IPPROTO_BEETPH.
19524         [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
19525         sockaddr_in6, or ipv6_mreq.
19527 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19529         * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
19530         memory access for final bytes in some large inputs.
19531         * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
19533 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19535         * string/test-memrchr.c: New file.
19536         * string/test-memrchr-ifunc.c: New file.
19537         * string/Makefile: Add new memrchr testcase.
19539 2013-09-05  Mike Frysinger  <vapier@gentoo.org>
19541         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
19542         fanotify_init returns EPERM.
19544 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
19546         * conform/conformtest.pl (newtoken): Treat tokens not allowed as
19547         errors.
19548         (top level): Treat second token from macro or constant entries for
19549         allowed headers as allowed.
19550         * include/complex.h: Condition internal declarations on
19551         [!_ISOMAC].
19552         * include/fenv.h: Condition include of <stdbool.h> and internal
19553         declarations on [!_ISOMAC].
19555 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
19557         [BZ #15923]
19558         * locale/iso-4217.def: Update iso-1427.def and related occurrences.
19560 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
19562         * configure.in (--enable-versioning): Remove configure option.
19563         (libc_cv_asm_symver_directive): Remove configure test.
19564         (libc_cv_ld_version_script_option): Likewise.
19565         (VERSIONING): Remove variable and AC_SUBST.
19566         (DO_VERSIONING): Remove AC_DEFINE.
19567         * configure: Regenerated.
19568         * config.h.in (DO_VERSIONING): Remove macro.
19569         * Makerules [$(versioning) = yes]: Change conditionals to
19570         [$(build-shared) = yes].
19571         * config.make.in (versioning): Remove variable.
19572         * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
19573         [$(build-shared) = yes].
19574         * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
19575         * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
19576         * elf/Makefile [$(versioning) = yes]: Change conditionals to
19577         [$(build-shared) = yes].
19578         * extra-lib.mk [$(versioning) = yes]: Likewise.
19579         * hurd/Makefile [$(versioning) = yes]: Likewise.
19580         * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
19581         [SHARED].
19582         * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
19583         [SHARED].
19584         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
19585         [SHARED && !NO_HIDDEN].
19586         * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
19587         [SHARED].
19588         [SHARED && DO_VERSIONING]: Likewise..
19589         * libio/Makefile [$(versioning) = yes]: Change conditionals to
19590         [$(build-shared) = yes].
19591         * manual/install.texi (--disable-versioning): Remove
19592         documentation.
19593         * INSTALL: Regenerated.
19594         * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
19595         to [SHARED].
19596         * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
19597         [$(build-shared) = yes].
19598         * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
19599         * sysdeps/i386/i686/multiarch/strstr-c.c
19600         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
19601         [SHARED && !NO_HIDDEN].
19602         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
19603         [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
19604         * sysdeps/powerpc/powerpc32/dl-machine.c
19605         [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
19606         * sysdeps/powerpc/powerpc32/sysdep.h
19607         [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
19608         to [SHARED && PIC && !NO_HIDDEN].
19609         * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
19610         conditional to [SHARED].
19612 2013-09-04   Will Newton  <will.newton@linaro.org>
19614         * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
19615         * benchtests/bench-string.h: Include bench-timing.h instead
19616         of including hp-timing.h directly. (INNER_LOOP_ITERS): New
19617         define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
19618         call to HP_TIMING_DIFF_INIT.
19619         * benchtests/bench-memccpy.c: Use bench-timing.h macros
19620         instead of hp-timing.h macros.
19621         * benchtests/bench-memchr.c: Likewise.
19622         * benchtests/bench-memcmp.c: Likewise.
19623         * benchtests/bench-memcpy.c: Likewise.
19624         * benchtests/bench-memmem.c: Likewise.
19625         * benchtests/bench-memmove.c: Likewise.
19626         * benchtests/bench-memset.c: Likewise.
19627         * benchtests/bench-rawmemchr.c: Likewise.
19628         * benchtests/bench-strcasecmp.c: Likewise.
19629         * benchtests/bench-strcasestr.c: Likewise.
19630         * benchtests/bench-strcat.c: Likewise.
19631         * benchtests/bench-strchr.c: Likewise.
19632         * benchtests/bench-strcmp.c: Likewise.
19633         * benchtests/bench-strcpy.c: Likewise.
19634         * benchtests/bench-strcpy_chk.c: Likewise.
19635         * benchtests/bench-strlen.c: Likewise.
19636         * benchtests/bench-strncasecmp.c: Likewise.
19637         * benchtests/bench-strncat.c: Likewise.
19638         * benchtests/bench-strncmp.c: Likewise.
19639         * benchtests/bench-strncpy.c: Likewise.
19640         * benchtests/bench-strnlen.c: Likewise.
19641         * benchtests/bench-strpbrk.c: Likewise.
19642         * benchtests/bench-strrchr.c: Likewise.
19643         * benchtests/bench-strspn.c: Likewise.
19644         * benchtests/bench-strstr.c: Likewise.
19646 2013-09-04  Will Newton  <will.newton@linaro.org>
19648         * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
19650 2013-09-03  Joseph Myers  <joseph@codesourcery.com>
19652         [BZ #15427]
19653         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
19654         2**-30 instead of 2**-70 as threshold for returning -log(|x|).
19655         * math/libm-test.inc (lgamma_test_data): Add more tests.
19656         * sysdeps/i386/fpu/libm-test-ulps: Update.
19657         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19659 2013-09-03   Ondřej Bílka  <neleai@seznam.cz>
19661         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
19662         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
19663         Add ifunc.
19664         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
19665         Add strcmp-sse2-unaligned
19666         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
19668 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
19670         * Versions.def (libc): Add GLIBC_2.19.
19672 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
19674         * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
19675         * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
19677 2013-09-02  Joseph Myers  <joseph@codesourcery.com>
19679         [BZ #14155]
19680         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
19681         intermediate calculations in recurrence.
19682         (__ieee754_ynf): Likewise.
19683         * math/libm-test.inc (jn_test_data): Do not allow spurious
19684         underflow exception.  Add more tests.
19685         (yn_test_data): Add more tests.
19686         * sysdeps/i386/fpu/libm-test-ulps: Update.
19687         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19689 2013-09-02   Ondřej Bílka  <neleai@seznam.cz>
19691         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
19693 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
19695         * csu/init-first.c: Fix then/than typos.
19696         * locale/programs/ld-collate.c: Likewise.
19697         * locale/programs/linereader.h: Likewise.
19698         * manual/charset.texi: Likewise.
19699         * manual/filesys.texi: Likewise.
19700         * manual/stdio.texi: Likewise.
19701         * manual/string.texi: Likewise.
19702         * stdlib/fmtmsg.c: Likewise.
19703         * sysdeps/i386/stpncpy.S: Likewise.
19704         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
19705         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
19706         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
19707         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
19709 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
19711         * elf/dl-open.c: Fix typos.
19712         * iconvdata/gbbig5.c: Likewise.
19713         * iconvdata/iso-2022-jp.c: Likewise.
19714         * iconv/gconv_int.h: Likewise.
19715         * iconv/loop.c: Likewise.
19716         * nis/rpcsvc/nis.h: Likewise.
19717         * resolv/ns_name.c: Likewise.
19718         * stdio-common/vfscanf.c: Likewise.
19719         * streams/stropts.h: Likewise.
19720         * sunrpc/rpc_thread.c: Likewise.
19721         * sysdeps/i386/strpbrk.S: Likewise.
19722         * sysdeps/ieee754/k_standard.c: Likewise.
19723         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
19724         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
19725         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
19726         * sysdeps/mach/hurd/profil.c: Likewise.
19727         * sysdeps/s390/dl-procinfo.h: Likewise.
19728         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
19729         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
19730         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
19731         * sysdeps/x86_64/dl-trampoline.S: Likewise.
19732         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
19734 2013-08-30  Ondřej Bílka  <neleai@seznam.cz>
19736         * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
19737         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
19739 2013-08-29  Ondřej Bílka  <neleai@seznam.cz>
19741         * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
19742         aix specific files.
19743         * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
19744         * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
19745         * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
19746         * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
19747         * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
19748         * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
19749         * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
19750         * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
19752 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
19753             Roland McGrath  <roland@hack.frob.com>
19755         * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
19756         * sysdeps/mach/hurd/bits/errno.h: Regenerate.
19758 2013-08-29  Samuel Thibault  <samuel.thibault@ens-lyon.org>
19760         * sysdeps/mach/hurd/i386/init-first.c (init1): Use
19761         __executable_start symbol instead of _start.
19763 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
19765         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
19766         (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
19767         Move macros to...
19768         * sysdeps/gnu/ldsodefs.h: ... this new file.
19770         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
19771         (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
19772         instead of ELFOSABI_LINUX.
19774         [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
19775         * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
19776         * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
19777         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
19778         Likewise.
19779         * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
19780         * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
19781         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
19782         Likewise.
19783         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
19784         (ibm_extended_long_double): Add ieee_nan member.
19785         * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
19786         (do_test): New function.
19788         * math/basic-test.c (TEST_CONVERT): New macro, renamed from
19789         TEST_TRUNC.
19790         (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
19791         functions, renamed from truncdfsf_test, trunctfsf_test,
19792         trunctfdf_test.
19793         (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
19794         functions.
19795         (do_test): Run all these.
19797 2013-08-29   Ondřej Bílka  <neleai@seznam.cz>
19799         * argp/argp-help.c: Fix typos.
19800         * argp/argp-parse.c: Likewise.
19801         * debug/backtracesyms.c: Likewise.
19802         * elf/elf.h: Likewise.
19803         * malloc/malloc.c: Likewise.
19804         * nis/nis_print.c: Likewise.
19805         * resolv/res_comp.c: Likewise.
19806         * stdlib/stdlib.h: Likewise.
19807         * sunrpc/clnt_tcp.c: Likewise.
19808         * sunrpc/clnt_udp.c: Likewise.
19809         * sunrpc/clnt_unix.c: Likewise.
19810         * sysdeps/unix/bsd/ptsname.c: Likewise.
19811         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
19812         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
19813         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
19814         Likewise.
19815         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
19816         Likewise.
19817         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
19818         Likewise.
19819         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
19821 2013-08-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
19823         * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
19824         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
19826 2013-08-27  Mike Frysinger  <vapier@gentoo.org>
19828         [BZ #15897]
19829         * dlfcn/Makefile (tests): Add bug-dl-leaf.
19830         (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
19831         ($(objpfx)bug-dl-leaf): New rule.
19832         ($(objpfx)bug-dl-leaf.so): Likewise.
19833         ($(objpfx)bug-dl-leaf.out): Likewise.
19834         ($(objpfx)bug-dl-leaf-lib.so): Likewise.
19835         ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
19836         * dlfcn/bug-dl-leaf.c: New test.
19837         * dlfcn/bug-dl-leaf-lib.c: Likewise.
19838         * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
19839         * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
19840         (dlclose): Likewise.
19841         (dlmopen): Likewise.
19843 2013-08-27  Roland McGrath  <roland@hack.frob.com>
19845         * include/netdb.h [!_ISOMAC]:
19846         Don't include <tls.h>.
19847         (h_errno, __libc_h_errno): Move declaration and macros out of
19848         [_LIBC_REENTRANT].
19850         * include/resolv.h [_RESOLV_H_]:
19851         Don't include <tls.h>.
19852         (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
19853         * resolv/res_libc.c: Don't include <tls.h>.
19854         (_res): Use __attribute__ ((nocommon)) in place of
19855         __attribute__ ((section (".bss"))).
19857         * Makefile ($(common-objpfx)linkobj/libc_pic.a):
19858         If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
19860         * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
19862         * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
19863         only under [SIOCGIFCONF && SIOCGIFNETMASK].
19865         * resolv/res_mkquery.c: Include <sys/time.h>.
19867         * inet/ifreq.c: Moved to ...
19868         * sysdeps/unix/ifreq.c: ... here.
19869         * inet/ifreq.c: New file, true stub version.
19871         * socket/sa_len.c: New file.
19872         * socket/Makefile (aux): Add it.
19873         * sysdeps/unix/sysv/linux/Makefile
19874         [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
19875         * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
19876         and #include <socket/sa_len.c>.
19877         * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
19878         HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
19880         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
19881         * bits/socket.h: ... here.
19883         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
19884         Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
19885         (SOCK_MAX, SOCK_TYPE_MASK): New macros.
19887 2013-08-27  Andreas Schwab  <schwab@suse.de>
19889         [BZ #15736]
19890         * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
19891         * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
19892         (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
19893         * string/test-strcasecmp.c (test_main): Run tests in several
19894         locales.
19895         * string/test-strncasecmp.c (test_main): Likewise.
19897         * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
19898         (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
19899         to __strcasecmp_nonascii and __strncasecmp_nonascii.
19900         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
19901         (__strncasecmp_ssse3) [PIC]: Likewise.
19903 2013-08-26  Roland McGrath  <roland@hack.frob.com>
19905         * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
19907         * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
19908         instead of explicitly declaring xdecrypt.
19909         * nis/nss_nis/nis-publickey.c: Likewise.
19911 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
19913         [BZ #15890]
19914         * nscd/aicache.c: Include res_hconf.h.
19915         (addhstaiX): Initialize res_hconf.
19917 2013-08-26  Andreas Schwab  <schwab@suse.de>
19919         * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
19920         ($(objpfx)tst-tls-atexit): Add dependencies here instead.
19922 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
19924         * nscd/aicache.c (addhstaiX): Fix indentation.
19926 2013-08-25  Mike Frysinger  <vapier@gentoo.org>
19928         * configure.ac: Quote $build_pt_chown test.
19929         * configure: Regenerated.
19931 2013-08-23  Joseph Myers  <joseph@codesourcery.com>
19933         [BZ #15532]
19934         * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
19935         * math/s_cexpf.c (__cexpf): Likewise.
19936         * math/s_cexpl.c (__cexpl): Likewise.
19937         * math/libm-test.inc (cexp_test_data): Correct expected return
19938         value for NaN + i0.  Add another test.
19940 2013-08-22  David S. Miller  <davem@davemloft.net>
19942         * po/ca.po: Update Catalan translation from translation project.
19943         * po/uk.po: Add Ukrainian translations from translation project.
19945 2013-08-21  Joseph Myers  <joseph@codesourcery.com>
19947         [BZ #15797]
19948         * math/s_fdim.c (__fdim): Check for infinite arguments if result
19949         is infinite, not alongside NaN test.
19950         * math/s_fdimf.c (__fdimf): Likewise.
19951         * math/s_fdiml.c (__fdiml): Likewise.
19952         * math/libm-test.inc (fdim_test_data): Add more tests.  Test that
19953         errno is unchanged.
19955 2013-08-21   Ondřej Bílka  <neleai@seznam.cz>
19957         * argp/argp-help.c: Fix typos.
19958         * crypt/speeds.c: Likewise.
19959         * csu/check_fds.c: Likewise.
19960         * elf/dl-load.c: Likewise.
19961         * elf/dl-open.c: Likewise.
19962         * elf/reldep3.c: Likewise.
19963         * elf/reldep.c: Likewise.
19964         * elf/sprof.c: Likewise.
19965         * iconv/iconv_charmap.c: Likewise.
19966         * iconv/skeleton.c: Likewise.
19967         * iconv/strtab.c: Likewise.
19968         * io/lockf64.c: Likewise.
19969         * libio/libioP.h: Likewise.
19970         * resolv/gai_notify.c: Likewise.
19971         * resolv/ns_name.c: Likewise.
19972         * resolv/ns_samedomain.c: Likewise.
19973         * resolv/res_send.c: Likewise.
19974         * stdlib/random.c: Likewise.
19975         * sunrpc/rpc/xdr.h: Likewise.
19976         * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
19977         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
19978         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
19979         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
19980         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
19981         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
19982         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
19983         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
19984         * sysdeps/mach/hurd/check_fds.c: Likewise.
19985         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
19986         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
19987         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
19988         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
19989         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
19990         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
19991         * sysdeps/pthread/aio_notify.c: Likewise.
19992         * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
19993         * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
19994         * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
19995         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
19996         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
19998 2013-08-21  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
20000         * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
20001         version if bit_Slow_SSE4_2 is set.
20002         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
20003         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
20005 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20007         [BZ #15867]
20008         * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
20009         trampoline stack frame information.
20010         * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
20011         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
20012         (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
20013         (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
20014         (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
20015         * sysdeps/unix/sysv/linux/powerpc/init-first.c
20016         (_libc_vdso_platform_setup): Initialize the signal trampolines.
20017         * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
20018         sa_flags value.
20019         * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
20020         interrupting a syscall and set with option SA_SIGINFO.
20022 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
20024         [BZ #15531]
20025         * math/s_cproj.c (__cproj): Only return an infinity if one part of
20026         argument is infinite.
20027         * math/s_cprojf.c (__cprojf): Likewise.
20028         * math/s_cprojl.c (__cprojl): Likewise.
20029         * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
20030         * math/libm-test.inc (cproj_test_data): Add more tests.
20032         * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
20034         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
20035         [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
20036         size.  Use __ffs to determine corresponding shift.
20038 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
20039             Roland McGrath  <roland@hack.frob.com>
20041         * Makefile (INSTALL): Remove trailing blank lines from output of
20042         makeinfo.
20044 2013-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
20046         * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
20047         Align 32 bit compat elf_greg to 8 bytes.
20049 2013-08-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
20051         * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
20053 2013-08-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
20055         * string/strcoll_l.c (coll_seq): New structure.
20056         (get_next_seq_cached): New function.
20057         (get_next_seq): New function.
20058         (do_compare): New function.
20059         (STRCOLL): Use GNU style definition.  Simplify implementation
20060         by using get_next_seq, get_next_seq_cached and do_compare.
20062 2013-08-16  Florian Weimer  <fweimer@redhat.com>
20064         [BZ #14699]
20065         CVE-2013-4237
20066         * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
20067         member.
20068         * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
20069         member.
20070         * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
20071         * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
20072         Return delayed error code.  Remove GETDENTS_64BIT_ALIGNED
20073         conditional.
20074         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
20075         GETDENTS_64BIT_ALIGNED.
20076         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
20077         * manual/filesys.texi (Reading/Closing Directory): Document
20078         ENAMETOOLONG return value of readdir_r.  Recommend readdir more
20079         strongly.
20080         * manual/conf.texi (Limits for Files): Add portability note to
20081         NAME_MAX, PATH_MAX.
20082         (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
20084 2013-08-13  Andreas Schwab  <schwab@suse.de>
20086         [BZ #15749]
20087         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
20088         of fabs.
20089         * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
20090         LDBL_MAX_EXP >= 16384]: Add tests for it.
20092 2013-08-12  David S. Miller  <davem@davemloft.net>
20094         * version.h (RELEASE): Set to "development".
20095         (VERSION): Set to "2.18.90".
20096         * NEWS: Add 2.19 section.
20098 2013-08-03  David S. Miller  <davem@davemloft.net>
20100         * po/ko.po: Update Korean translation from translation project.
20102 2013-08-01  David S. Miller  <davem@davemloft.net>
20104         * manual/contrib.texi: Update entry for Siddhesh Poyarekar.  Add
20105         entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
20106         Bilka.
20108 2013-07-30  David S. Miller  <davem@davemloft.net>
20110         * po/fr.po: Update French translation from translation project.
20112 2013-07-28  David S. Miller  <davem@davemloft.net>
20114         * po/cs.po: Update Czech translation from translation project.
20116         * po/sv.po: Update Swedish translation from translation project.
20118 2013-07-27  David S. Miller  <davem@davemloft.net>
20120         * po/eo.po: Update Esperanto translation from translation project.
20122         * po/vi.po: Update Vietnamese translation from translation project.
20124         * po/de.po: Update German translation from translation project.
20126 2013-07-26  David S. Miller  <davem@davemloft.net>
20128         * po/bg.po: Update Bulgarian translation from translation project.
20130         * po/nl.po: Update Dutch translation from translation project.
20131         * po/pl.po: Update Polish translation from translation project.
20132         * po/ru.po: Update Russian translation from translation project.
20134 2013-07-24  David S. Miller  <davem@davemloft.net>
20136         * po/libc.pot: Update.
20138 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20140         * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
20141         variable page size.
20142         * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
20143         * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
20144         * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
20146 2013-07-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
20148         * sysdeps/s390/fpu/libm-test-ulps: Refresh.
20150 2013-07-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
20151             Andreas Schwab  <schwab@suse.de>
20152             Roland McGrath  <roland@hack.frob.com>
20153             Joseph Myers  <joseph@codesourcery.com>
20154             Carlos O'Donell  <carlos@redhat.com>
20156         [BZ #15755]
20157         * config.h.in: Define HAVE_PT_CHOWN.
20158         * config.make.in (build-pt-chown): New variable.
20159         * configure.in (--enable-pt_chown): New configure option.
20160         * configure: Regenerate.
20161         * login/Makefile: Include Makeconfig.  Build pt_chown only if
20162         build-pt-chown is enabled.
20163         * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
20164         pt_chown to fix pty ownership.
20165         * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
20166         CLOSE_ALL_FDS.
20167         * manual/install.texi (Configuring and compiling): Mention
20168         --enable-pt_chown. Add @findex for grantpt.
20169         * INSTALL: Regenerate.
20171 2013-07-20  David S. Miller  <davem@davemloft.net>
20173         * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
20174         difference between 32-bit and 64-bit.
20176 2013-07-15  Carlos O'Donell  <carlos@redhat.com>
20178         [BZ #15711]
20179         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
20180         Avoid system header dependency with -ffreestanding.
20181         ($(objpfx)bits/syscall%d): Likewise.
20183 2013-07-13  David S. Miller  <davem@davemloft.net>
20185         * math/libm-test.inc (casin_test_data): Annotate more cases of missing
20186         underflows from atanl/atan2l due to bug 15319.
20187         (casinh_test_data): Likewise.
20189 2013-07-07  David S. Miller  <davem@davemloft.net>
20191         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
20193 2013-07-05  Jeroen Albers  <_jeroen_@yahoo.com>
20195         * sysdeps/i386/fpu/libm-test-ulps: Update.
20196         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20198 2013-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
20200         * configure.in (--enable-lock-elision): Fix message text.
20201         * INSTALL: Regenerate.
20202         * configure: Regenerate.
20204 2013-07-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20206         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
20208 2013-07-03  Andreas Jaeger  <aj@suse.de>
20210         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
20211         define.
20212         (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
20213         (ptrace_peeksiginfo_args): Add.
20214         (__ptrace_peeksiginfo_flags): Add.
20215         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
20216         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
20217         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
20219 2013-07-03  Allan McRae  <allan@archlinux.org>
20221         * sysdeps/i386/fpu/libm-test-ulps: Update.
20223 2013-07-02  David S. Miller  <davem@davemloft.net>
20225         * sysdeps/sparc/fpu/libm-test-ulps: Update.
20227 2013-07-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
20229         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
20231 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
20233         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
20234         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20236 2013-07-02  Andi Kleen <ak@linux.intel.com>
20238         * config.h.in (ENABLE_LOCK_ELISION): Add.
20239         * configure.in (--enable-lock-elision): Add option.
20240         * manual/install.texi: Document --enable lock elision.
20241         * configure: Regenerate
20242         * INSTALL: Regenerate.
20244 2013-07-02  H.J. Lu  <hongjiu.lu@intel.com>
20246         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
20247         SSE4.2 strcasecmp for libc.a.
20248         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
20250 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
20252         [BZ #13304]
20253         * soft-fp/op-common.h (_FP_FMA): New macro.
20254         * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
20255         (_FP_MUL_MEAT_DW_1_imm): Likewise.  Split out of ...
20256         (_FP_MUL_MEAT_1_imm): ... here.
20257         (_FP_MUL_MEAT_DW_1_wide): New macro.  Split out of ...
20258         (_FP_MUL_MEAT_1_wide): ... here.
20259         (_FP_MUL_MEAT_DW_1_hard): Likewise.  Split out of ...
20260         (_FP_MUL_MEAT_1_hard): ... here.
20261         * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
20262         (_FP_MUL_MEAT_DW_2_wide): Likewise.  Split out of ...
20263         (_FP_MUL_MEAT_2_wide): ... here.
20264         (_FP_MUL_MEAT_DW_2_wide_3mul): New macro.  Split out of ...
20265         (_FP_MUL_MEAT_2_wide_3mul): ... here.
20266         (_FP_MUL_MEAT_DW_2_gmp): New macro.  Split out of ...
20267         (_FP_MUL_MEAT_2_gmp): ... here.
20268         * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
20269         (_FP_MUL_MEAT_DW_4_wide): Likewise.  Split out of ...
20270         (_FP_MUL_MEAT_4_wide): ... here.
20271         (_FP_MUL_MEAT_DW_4_gmp): New macro.  Split out of ...
20272         (_FP_MUL_MEAT_4_gmp): ... here.
20273         * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
20274         (_FP_WFRACBITS_DW_S): Likewise.
20275         (_FP_WFRACXBITS_DW_S): Likewise.
20276         (_FP_HIGHBIT_DW_S): Likewise.
20277         (FP_FMA_S): Likewise.
20278         (_FP_FRAC_HIGH_DW_S): Likewise.
20279         * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
20280         (_FP_WFRACBITS_DW_D): Likewise.
20281         (_FP_WFRACXBITS_DW_D): Likewise.
20282         (_FP_HIGHBIT_DW_D): Likewise.
20283         (FP_FMA_D): Likewise.
20284         (_FP_FRAC_HIGH_DW_D): Likewise.
20285         * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
20286         (_FP_WFRACBITS_DW_E): Likewise.
20287         (_FP_WFRACXBITS_DW_E): Likewise.
20288         (_FP_HIGHBIT_DW_E): Likewise.
20289         (FP_FMA_E): Likewise.
20290         (_FP_FRAC_HIGH_DW_E): Likewise.
20291         * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
20292         (_FP_WFRACBITS_DW_Q): Likewise.
20293         (_FP_WFRACXBITS_DW_Q): Likewise.
20294         (_FP_HIGHBIT_DW_Q): Likewise.
20295         (FP_FMA_Q): Likewise.
20296         (_FP_FRAC_HIGH_DW_Q): Likewise.
20297         * soft-fp/fmasf4.c: New file.
20298         * soft-fp/fmadf4.c: Likewise.
20299         * soft-fp/fmatf4.c: Likewise.
20301 2013-06-28  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
20303         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
20304         bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
20305         Silvermont.
20306         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
20307         macro.
20308         (index_Slow_SSE4_2): Likewise.
20309         (index_Prefer_PMINUB_for_stringop): Likewise.
20310         * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
20311         bit_Slow_SSE4_2 is set.
20312         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
20313         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
20315 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
20317         * sysdeps/powerpc/Makefile: Add comment about generating an offset to
20318         rtld_global._dl_hwcap2.
20319         * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
20320         POWER8.
20321         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
20322         POWER8 feature descriptions defined in _dl_hwcap2.
20323         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
20324         string handling for POWER8 feature bits.
20325         (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
20326         (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
20327         _dl_powerpc_cap_flags.
20328         (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
20329         * sysdeps/powerpc/rtld-global-offsets.sym
20330         (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
20331         _dl_hwcap2 in the rtld_global_ro structure.
20333 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
20335         * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
20336         hardware capabilities in support of AT_HWCAP2.
20337         (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
20338         * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
20339         GLRO(dl_hwcap2).
20340         (_dl_show_auxv): Add support for calling _dl_procinfo to display
20341         AT_HWCAP2.  If a platform doesn't chose to handle displaying AT_HWCAP2
20342         explicitly the unknown a_type display mechanism is used.
20343         * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
20344         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
20345         struct member.
20346         * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
20347         to macro prototype for AT_HWCAP2 support.
20348         * sysdeps/i386/dl-procinfo.h: Likewise.
20349         * sysdeps/s390/dl-procinfo.h: Likewise.
20350         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
20351         macro prototype for AT_HWCAP2 support.  Make WORD unsigned long int
20352         rather than signed int.  Stub in handler for TYPE == AT_HWCAP2 to
20353         return -1 for unknown a_type display fallback.
20354         * sysdeps/sparc/dl-procinfo.h: Likewise.
20355         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
20356         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
20358 2013-06-28  Joseph Myers  <joseph@codesourcery.com>
20360         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
20361         instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
20363 2013-06-28  Pierre Ynard  <linkfanel@yahoo.fr>
20365         [BZ #12492]
20366         * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
20367         mprotect making __stack_prot writable.
20369 2013-06-28  Nathan Froyd  <froydnj@codesourcery.com>
20370             Joseph Myers  <joseph@codesourcery.com>
20372         * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
20373         as being properly aligned.
20375 2013-06-28  Maciej W. Rozycki  <macro@codesourcery.com>
20377         * dlfcn/modstatic5.c: New file.
20378         * dlfcn/tststatic5.c: New file.
20379         * dlfcn/Makefile (tests): Add tststatic5.
20380         (tests-static): Likewise.
20381         (modules-names): Add modstatic5.
20382         (tststatic5-ENV): New variable.
20383         ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
20385         [BZ #15022]
20386         * elf/dl-support.c (_dl_main_map): New variable.
20387         (_dl_ns): Use it to initialize [LM_ID_BASE] element.
20388         (_dl_nns, _dl_load_adds): Set to 1.
20389         (_dl_initial_searchlist): Refer to _dl_main_map.
20390         (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
20391         * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
20392         call to _dl_get_origin.
20393         * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
20394         around call_map.
20395         (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
20396         * dlfcn/modstatic3.c: New file.
20397         * dlfcn/tststatic3.c: New file.
20398         * dlfcn/tststatic4.c: New file.
20399         * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
20400         (tests-static): Likewise.
20401         (modules-names): Add modstatic3.
20402         (tststatic3-ENV, tststatic4-ENV): New variables.
20403         ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
20404         ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
20406 2013-06-26  Joseph Myers  <joseph@codesourcery.com>
20408         * configure.in (CC): Require GCC version 4.4 or later.
20409         * configure: Regenerated.
20410         * manual/install.texi (Tools for Compilation): Update GCC version
20411         requirement.
20412         * INSTALL: Regenerated.
20414 2013-06-26  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
20416         [BZ #15674]
20417         * string/test-memcmp.c (check2): New.
20418         (main): Call check2.
20420         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
20422 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
20424         [BZ #15022]
20425         * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
20426         over to...
20427         (dl_open_worker) [!SHARED]: ... here.
20429 2013-06-26  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
20431         * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
20433 2013-06-25  Richard Henderson  <rth@redhat.com>
20435         * locale/programs/locarchive.c: Include <libc-internal.h>
20437 2013-06-25  Joseph Myers  <joseph@codesourcery.com>
20439         * manual/texinfo.tex: Update to version 2013-06-21.17, with
20440         trailing whitespace removed.
20442 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
20444         [BZ #10283]
20445         * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
20446         * locale/programs/locarchive.c: Include libc-mmap.h.
20447         (prepare_address_space): Take two new outputs (the mmap base and len).
20448         Align p to MAP_FIXED_ALIGNMENT.  Set mmap base and len to the right
20449         values.
20450         (create_archive): Declare new mmap base and len values for
20451         prepare_address_space, and store the result in ah.
20452         (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
20453         (enlarge_archive): If ah->mmap_base is not NULL, use that and
20454         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
20455         Declare new mmap base and len values for
20456         prepare_address_space, and store the result in new_ah.
20457         (open_archive): Declare new mmap base and len values for
20458         prepare_address_space, and store the result in ah.
20459         (close_archive): If ah->mmap_base is not NULL, use that and
20460         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
20461         * sysdeps/generic/libc-mmap.h: New file.
20463 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
20465         * include/libc-internal.h (ALIGN_DOWN): New helper macro.
20466         (ALIGN_UP): Likewise.
20467         (PTR_ALIGN_DOWN): Likewise.
20468         (PTR_ALIGN_UP): Likewise.
20470 2013-06-24  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
20472         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
20473         entry mapped to PPC_PLATFORM_POWER8.
20474         * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
20475         POWER8.
20476         (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
20477         (_dl_string_platform): Add case for exporting platform position for
20478         POWER8.
20479         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
20480         search path to sysdeps/powerpc/powerpc32/power8 directory.
20481         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
20482         search path to sysdeps/powerpc/powerpc64/power8 directory.
20483         * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
20484         power7 directories.
20485         * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
20486         power7 directories.
20488 2013-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
20490         * INSTALL: Regenerate.
20492         * nscd/connections.c (nscd_init): Fix comment.
20494 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
20496         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
20498         [BZ #15667]
20499         * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
20500         to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
20502 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
20504         * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
20505         DL_DST_REQ_STATIC.
20506         (DL_DST_REQ_STATIC): Remove macro.
20508 2013-06-21  Joseph Myers  <joseph@codesourcery.com>
20510         [BZ #7006]
20511         * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
20512         with a shift of 0 bits.
20514 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
20516         * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
20517         $(tststatic-ENV).
20519 2013-06-21  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
20521         [BZ #15655]
20522         * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
20524 2013-06-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20526         * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
20527         * configure.in (libc_cv_cc_loop_to_function): Check if compiler
20528         accepts -fno-tree-loop-distribute-patterns.
20529         * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
20530         * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
20531         recursive call.
20532         * string/memset.c (memset): Likewise.
20533         * string/test-memmove.c (simple_memmove): Disable loop transformation
20534         to library calls.
20535         * string/test-memset.c (simple_memset): Likewise.
20536         * benchtests/bench-memmove.c (simple_memmove): Likewise.
20537         * benchtests/bench-memset.c (simple_memset): Likewise.
20538         * configure: Regenerated.
20540 2013-06-20  Joseph Myers  <joseph@codesourcery.com>
20542         * math/test-misc.c (main): Ignore fesetround failure when failures
20543         of subsequent rounding tests would be ignored.
20545         [BZ #15654]
20546         * math/fedisblxcpt.c (fedisableexcept): Return 0.
20547         * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
20548         * math/fegetenv.c (__fegetenv): Return 0.
20549         * math/fegetexcept.c (fegetexcept): Return 0.
20550         * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
20551         FE_TONEAREST.
20552         * math/feholdexcpt.c (feholdexcept): Return 0.
20553         * math/fesetenv.c (__fesetenv): Return 0.
20554         * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
20555         argument FE_TONEAREST.
20556         * math/feupdateenv.c (__feupdateenv): Return 0.
20557         * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
20559 2013-06-18  Roland McGrath  <roland@hack.frob.com>
20561         * elf/rtld-Rules (rtld-compile-command.S): New variable.
20562         (rtld-compile-command.s, rtld-compile-command.c): New variables.
20563         ($(objpfx)rtld-%.os rules): Use them.
20565 2013-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20567         * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
20568         fields.
20570 2013-06-17  Roland McGrath  <roland@hack.frob.com>
20572         * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
20573         length of target pattern, then descending length of dependency pattern.
20574         * configure.in (AWK): Require gawk 3.1.2 or newer.
20575         * manual/install.texi (Tools for Compilation): Say that we do.
20576         * configure: Regenerated.
20578         * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
20579         ($(common-objpfx)sysd-rules): Replace shell logic with running ...
20580         * scripts/sysd-rules.awk: ... this new script.
20581         * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
20582         than a glob-style pattern.
20584 2013-06-17  Joseph Myers  <joseph@codesourcery.com>
20586         * math/test-misc.c (main): Do not treat incorrectly rounded
20587         conversions as failure unless ROUNDING_TESTS passes.
20589 2013-06-15  Joseph Myers  <joseph@codesourcery.com>
20591         [BZ #15631]
20592         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
20593         restore exception state around main square root computation, then
20594         check for inexactness explicitly.
20596         * math/libm-test.inc (fma_test_data): Add another test.
20598 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
20600         * manual/threads.texi (Non-POSIX Extensions): New document
20601         node.  Document pthread_getattr_default_np and
20602         pthread_setattr_default_np.
20604         * Versions.def (libpthread): Add GLIBC_2.18.
20605         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
20606         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
20607         Likewise.
20608         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
20609         Likewise.
20610         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
20611         Likewise.
20612         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
20613         Likewise.
20614         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
20615         Likewise.
20616         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
20617         Likewise.
20618         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
20619         Likewise.
20620         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
20621         Likewise.
20622         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
20623         Likewise.
20625 2013-06-14  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
20627         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
20628         Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
20630 2013-06-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
20631             H.J. Lu  <hjl.tools@gmail.com>
20633         [BZ #15627]
20634         * sysdeps/x86_64/rtld-memset.c: Remove file.
20635         * sysdeps/x86_64/rtld-memset.S: New file.
20637 2013-06-14  Joseph Myers  <joseph@codesourcery.com>
20639         * stdlib/tst-strtod-round.c: Include <math-tests.h>.
20640         (test_in_one_mode): Take arguments for whether the rounding mode
20641         is supported for each floating-point type.
20642         (do_test): Pass new arguments to test_in_one_mode using
20643         ROUNDING_TESTS.
20645 2013-06-13  Roland McGrath  <roland@hack.frob.com>
20647         * posix/tst-waitid.c (do_test): Distinguish different instances of
20648         stopped/continued in CHECK_SIGCHLD uses.  Insert a delay between
20649         sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
20650         before entering the kernel for waitpid.
20652 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
20654         * NEWS: Fix note on clock function precision.  Text by Roland
20655         McGrath.
20657 2013-06-13  Roland McGrath  <roland@hack.frob.com>
20659         * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
20660         it into place only when and if the sanity check passes.
20662 2013-06-13  Joseph Myers  <joseph@codesourcery.com>
20664         * stdlib/gen-tst-strtod-round.c (round_str): Always generate
20665         output for whether conversion result is exact.  Take argument
20666         indicating whether type is IBM long double.
20667         (round_for_all): Change need_exact field to ibm_ld.
20668         * stdlib/tst-strtod-round.c (struct exactness): New type.
20669         (struct test): Change bool ld_ok field to struct exactness exact.
20670         (TEST): Update all definitions for change to field.
20671         (tests): Regenerate array contents.
20672         (test_in_one_mode): Take pointer to new field instead of old ld_ok
20673         field value.  Check for IBM long double here.
20674         (do_test): Update calls to test_in_one_mode.
20676 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
20678         [BZ #12515]
20679         * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
20680         CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
20682 2013-06-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20684         [BZ #15605]
20685         * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
20686         generated by the compiler on loop optimizations.
20687         * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
20688         general definitions.
20690 2013-06-12  Joseph Myers  <joseph@codesourcery.com>
20692         * math/bug-nextafter.c: Include <math-tests.h>.
20693         (main): Only test for exceptions if EXCEPTION_TESTS is true for
20694         the relevant type.
20695         * math/bug-nexttoward.c: Include <math-tests.h>.
20696         (main): Only test for exceptions if EXCEPTION_TESTS is true for
20697         the relevant type.
20698         * math/test-misc.c: Include <math-tests.h>.
20699         (main): Only test for exceptions if EXCEPTION_TESTS is true for
20700         the relevant type.
20702 2013-06-12  Andreas Jaeger  <aj@suse.de>
20704         * po/ia.po: Update Interlingua translation from translation
20705         project.
20707 2013-06-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
20709         * include/fenv.h: Include stdbool.h.
20710         (struct rm_ctx): New structure.
20711         * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
20712         Define macro.
20713         (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
20714         (SET_RESTORE_ROUNDF): Likewise.
20715         (SET_RESTORE_ROUNDL): Likewise.
20716         (SET_RESTORE_ROUND_NOEX): Likewise.
20717         (SET_RESTORE_ROUND_NOEXF): Likewise.
20718         (SET_RESTORE_ROUND_NOEXL): Likewise.
20719         (SET_RESTORE_ROUND_53BIT): Likewise.
20720         [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
20721         (libc_feresetround_noexf_ctx): Likewise.
20722         (libc_feresetround_noexl_ctx): Likewise.
20723         (libc_feholdsetround_53bit_ctx): Likewise.
20724         (libc_feresetround_53bit_ctx): Likewise.
20725         * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
20726         (libc_feholdexcept_setround_sse_ctx): New function.
20727         (libc_fesetenv_sse_ctx): Likewise.
20728         (libc_feupdateenv_sse_ctx): Likewise.
20729         (libc_feholdexcept_setround_387_prec_ctx): Likewise.
20730         (libc_feholdexcept_setround_387_ctx): Likewise.
20731         (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
20732         (libc_feholdsetround_387_prec_ctx): Likewise.
20733         (libc_feholdsetround_387_ctx): Likewise.
20734         (libc_feholdsetround_387_53bit_ctx): Likewise.
20735         (libc_feholdsetround_sse_ctx): Likewise.
20736         (libc_feresetround_sse_ctx): Likewise.
20737         (libc_feresetround_387_ctx): Likewise.
20738         (libc_feupdateenv_387_ctx): Likewise.
20739         (libc_feholdexcept_setroundf_ctx): Define macro.
20740         (libc_fesetenvf_ctx): Likewise.
20741         (libc_feupdateenvf_ctx): Likewise.
20742         (libc_feholdsetroundf_ctx): Likewise.
20743         (libc_feresetroundf_ctx): Likewise.
20744         (libc_feholdexcept_setround_ctx): Likewise.
20745         (libc_fesetenv_ctx): Likewise.
20746         (libc_feupdateenv_ctx): Likewise.
20747         (libc_feholdsetround_ctx): Likewise.
20748         (libc_feresetround_ctx): Likewise.
20749         (libc_feholdexcept_setroundl_ctx): Likewise.
20750         (libc_feupdateenvl_ctx): Likewise.
20751         (libc_feholdsetroundl_ctx): Likewise.
20752         (libc_feresetroundl_ctx): Likewise.
20753         [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
20754         (libc_feresetround_53bit_ctx): Likewise.
20756 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
20758         * locale/iso-639.def: Convert to UTF-8.
20760 2013-06-11  Joseph Myers  <joseph@codesourcery.com>
20762         * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
20763         (EXCEPTION_TESTS_double): Likewise.
20764         (EXCEPTION_TESTS_long_double): Likewise.
20765         (EXCEPTION_TESTS): Likewise.
20766         * math/libm-test.inc (test_exceptions): Only test exceptions if
20767         EXCEPTION_TESTS (FLOAT).
20769 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
20771         * benchtests/Makefile (string-bench): Add strcpy_chk and
20772         stpcpy_chk.
20773         * benchtests/bench-stpcpy_chk-ifunc.c: New file.
20774         * benchtests/bench-stpcpy_chk.c: New file.
20775         * benchtests/bench-strcpy_chk-ifunc.c: New file.
20776         * benchtests/bench-strcpy_chk.c: New file.
20777         * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
20778         code.
20779         (do_test): Likewise.
20781 2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
20783         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
20784         ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
20785         * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
20786         with tabs where appropriate.
20787         [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
20788         dl-procinfo.h.
20789         [PPC_PLATFORM_PPC440]: Likewise.
20790         [PPC_PLATFORM_PPC464]: Likewise.
20791         [PPC_PLATFORM_PPC476]: Likewise.
20792         (_dl_string_platform): Add support for detecting ppc405, ppc440,
20793         ppc464, and ppc476 platform strings merging from ports/
20794         dl-procinfo.h.
20796 2013-06-11  Andreas Schwab  <schwab@suse.de>
20798         [BZ #14991]
20799         * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
20800         (from_ucs4_idx): Regenerate.
20801         (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
20802         (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
20803         (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
20804         (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
20805         (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
20806         (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
20807         (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
20808         (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
20809         from FROM_LOOP and TO_LOOP specific macros.
20810         (BODY): Handle combining characters.
20811         * iconvdata/BIG5HKSCS.irreversible: Update.
20812         * iconvdata/BIG5HKSCS.precomposed: New file.
20813         * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
20814         characters.
20815         * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
20817 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
20819         * include/sys/time.h: Fix indentation and add copyright header.
20821         * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
20822         (do_test): Likewise.
20823         * string/test-memchr.c (do_one_test): Likewise.
20824         (do_test): Likewise.
20825         * string/test-memcmp.c (do_one_test): Likewise.
20826         (do_test): Likewise.
20827         * string/test-memcpy.c (do_one_test): Likewise.
20828         (do_test): Likewise.
20829         * string/test-memmem.c (do_one_test): Likewise.
20830         (do_test): Likewise.
20831         (do_random_tests): Likewise.
20832         * string/test-memmove.c (do_one_test): Likewise.
20833         (do_test): Likewise.
20834         * string/test-memset.c (do_one_test): Likewise.
20835         (do_test): Likewise.
20836         * string/test-rawmemchr.c (do_one_test): Likewise.
20837         (do_test): Likewise.
20838         * string/test-strcasecmp.c (do_one_test): Likewise.
20839         (do_test): Likewise.
20840         * string/test-strcasestr.c (do_one_test): Likewise.
20841         (do_test): Likewise.
20842         * string/test-strcat.c (do_one_test): Likewise.
20843         (do_test): Likewise.
20844         * string/test-strchr.c (do_one_test): Likewise.
20845         (do_test): Likewise.
20846         * string/test-strcmp.c (do_one_test): Likewise.
20847         (do_test): Likewise.
20848         * string/test-strcpy.c (do_one_test): Likewise.
20849         (do_test): Likewise.
20850         * string/test-string.h: Likewise.
20851         (test_init): Likewise.
20852         * string/test-strlen.c (do_one_test): Likewise.
20853         (do_test): Likewise.
20854         * string/test-strncasecmp.c (do_one_test): Likewise.
20855         (do_test): Likewise.
20856         * string/test-strncat.c (do_one_test): Likewise.
20857         (do_test): Likewise.
20858         * string/test-strncmp.c (do_one_test): Likewise.
20859         (do_test_limit): Likewise.
20860         (do_test): Likewise.
20861         * string/test-strncpy.c (do_one_test): Likewise.
20862         (do_test): Likewise.
20863         * string/test-strnlen.c (do_one_test): Likewise.
20864         (do_test): Likewise.
20865         * string/test-strpbrk.c (do_one_test): Likewise.
20866         (do_test): Likewise.
20867         * string/test-strrchr.c (do_one_test): Likewise.
20868         (do_test): Likewise.
20869         * string/test-strspn.c (do_one_test): Likewise.
20870         (do_test): Likewise.
20871         * string/test-strstr.c (do_one_test): Likewise.
20872         (do_test): Likewise.
20874         * benchtests/Makefile (string-bench): Add string benchmarks.
20875         * benchtests/bench-bcopy-ifunc.c: New file.
20876         * benchtests/bench-bcopy.c: New file.
20877         * benchtests/bench-bzero-ifunc.c: New file.
20878         * benchtests/bench-bzero.c: New file.
20879         * benchtests/bench-memccpy-ifunc.c: New file.
20880         * benchtests/bench-memccpy.c: New file.
20881         * benchtests/bench-memchr-ifunc.c: New file.
20882         * benchtests/bench-memchr.c: New file.
20883         * benchtests/bench-memcmp-ifunc.c: New file.
20884         * benchtests/bench-memcmp.c: New file.
20885         * benchtests/bench-memmem-ifunc.c: New file.
20886         * benchtests/bench-memmem.c: New file.
20887         * benchtests/bench-memmove-ifunc.c: New file.
20888         * benchtests/bench-memmove.c: New file.
20889         * benchtests/bench-mempcpy-ifunc.c: New file.
20890         * benchtests/bench-mempcpy.c: New file.
20891         * benchtests/bench-memset-ifunc.c: New file.
20892         * benchtests/bench-memset.c: New file.
20893         * benchtests/bench-rawmemchr-ifunc.c: New file.
20894         * benchtests/bench-rawmemchr.c: New file.
20895         * benchtests/bench-stpcpy-ifunc.c: New file.
20896         * benchtests/bench-stpcpy.c: New file.
20897         * benchtests/bench-stpncpy-ifunc.c: New file.
20898         * benchtests/bench-stpncpy.c: New file.
20899         * benchtests/bench-strcasecmp-ifunc.c: New file.
20900         * benchtests/bench-strcasecmp.c: New file.
20901         * benchtests/bench-strcasestr-ifunc.c: New file.
20902         * benchtests/bench-strcasestr.c: New file.
20903         * benchtests/bench-strcat-ifunc.c: New file.
20904         * benchtests/bench-strcat.c: New file.
20905         * benchtests/bench-strchr-ifunc.c: New file.
20906         * benchtests/bench-strchr.c: New file.
20907         * benchtests/bench-strchrnul-ifunc.c: New file.
20908         * benchtests/bench-strchrnul.c: New file.
20909         * benchtests/bench-strcmp-ifunc.c: New file.
20910         * benchtests/bench-strcmp.c: New file.
20911         * benchtests/bench-strcpy-ifunc.c: New file.
20912         * benchtests/bench-strcpy.c: New file.
20913         * benchtests/bench-strcspn-ifunc.c: New file.
20914         * benchtests/bench-strcspn.c: New file.
20915         * benchtests/bench-strlen-ifunc.c: New file.
20916         * benchtests/bench-strlen.c: New file.
20917         * benchtests/bench-strncasecmp-ifunc.c: New file.
20918         * benchtests/bench-strncasecmp.c: New file.
20919         * benchtests/bench-strncat-ifunc.c: New file.
20920         * benchtests/bench-strncat.c: New file.
20921         * benchtests/bench-strncmp-ifunc.c: New file.
20922         * benchtests/bench-strncmp.c: New file.
20923         * benchtests/bench-strncpy-ifunc.c: New file.
20924         * benchtests/bench-strncpy.c: New file.
20925         * benchtests/bench-strnlen-ifunc.c: New file.
20926         * benchtests/bench-strnlen.c: New file.
20927         * benchtests/bench-strpbrk-ifunc.c: New file.
20928         * benchtests/bench-strpbrk.c: New file.
20929         * benchtests/bench-strrchr-ifunc.c: New file.
20930         * benchtests/bench-strrchr.c: New file.
20931         * benchtests/bench-strspn-ifunc.c: New file.
20932         * benchtests/bench-strspn.c: New file.
20933         * benchtests/bench-strstr-ifunc.c: New file.
20934         * benchtests/bench-strstr.c: New file.
20936         * benchtests/Makefile: Disable parallel execution of targets.
20937         (string-bench): Add memcpy.
20938         (benchset): New variable to store a list of benchmark sets.
20939         (bench-func): Renamed from bench.
20940         (bench-set): New target.
20941         (bench): Depend on bench-func and bench-set.
20942         * benchtests/README: Add section on benchmark sets.
20943         * benchtests/bench-memcpy-ifunc.c: New file.
20944         * benchtests/bench-memcpy.c: New file.
20945         * benchtests/bench-string.h: New file.
20947 2013-06-11  Andreas Schwab  <schwab@suse.de>
20949         [BZ #15577]
20950         * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
20951         * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
20952         values in the triple.
20953         * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
20954         terminator in the group key.
20956 2013-06-11  Andreas Jaeger  <aj@suse.de>
20958         * po/zh_TW.po: Update Chinese (traditional) translation from
20959         translation project.
20961 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
20963         * include/time.h (__clock_gettime): Add libc_hidden_proto.
20964         * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
20965         __clock_getcpuclockid.  Add weak_alias and libc_hidden_def.
20966         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
20967         (clock_getcpuclockid): Likewise.
20968         * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
20969         Add weak_alias and libc_hidden_def.
20970         * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
20971         * rt/clock_gettime.c (clock_gettime): Rename to
20972         __clock_gettime.  Add weak_alias and libc_hidden_def.
20973         * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
20974         * rt/clock_nanosleep.c (clock_nanosleep): Rename to
20975         __clock_nanosleep.  Add weak_alias and libc_hidden_def.
20976         * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
20977         * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
20978         Likewise.
20979         * rt/clock_settime.c (clock_settime): Rename to
20980         __clock_settime.  Add weak_alias and libc_hidden_def.
20981         * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
20983 2013-06-10  Joseph Myers  <joseph@codesourcery.com>
20985         * mach/err_boot.sub: Remove trailing whitespace.
20986         * mach/err_ipc.sub: Likewise.
20987         * mach/err_mach.sub: Likewise.
20989         * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
20990         (ROUNDING_TESTS_double): Likewise.
20991         (ROUNDING_TESTS_long_double): Likewise.
20992         (ROUNDING_TESTS): Likewise.
20993         * math/libm-test.inc: Include <math-tests.h>.
20994         (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
20995         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
20996         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
20997         (IF_ROUND_INIT_FE_UPWARD): Likewise.
20999 2013-06-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
21001         * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
21002         of assigning.
21004 2013-06-08  Joseph Myers  <joseph@codesourcery.com>
21006         * sysdeps/gnu/errlist.awk: Do not generate space at end of
21007         otherwise empty TRANS lines.
21008         * sysdeps/gnu/errlist.c: Regenerated.
21010         * catgets/gencat.c (error_print): Use (void) in function
21011         definition.
21012         * crypt/crypt_util.c (__init_des): Likewise.
21013         * crypt/speeds.c (Stop): Likewise.
21014         (main): Likewise.
21015         * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
21016         * inet/ruserpass.c (token): Likewise.
21017         * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
21018         * intl/localealias.c (extend_alias_table): Likewise.
21019         * intl/plural-exp.c (init_germanic_plural): Likewise.
21020         * libio/fcloseall.c (__fcloseall): Likewise.
21021         * libio/genops.c (_IO_flush_all): Likewise.
21022         (_IO_flush_all_linebuffered): Likewise.
21023         (_IO_cleanup): Likewise.
21024         (_IO_iter_begin): Likewise.
21025         (_IO_iter_end): Likewise.
21026         (_IO_list_lock): Likewise.
21027         (_IO_list_unlock): Likewise.
21028         (_IO_list_resetlock): Likewise.
21029         * libio/getchar.c (getchar): Likewise.
21030         * libio/getchar_u.c (getchar_unlocked): Likewise.
21031         * libio/getwchar.c (getwchar): Likewise.
21032         * libio/getwchar_u.c (getwchar_unlocked): Likewise.
21033         * libio/oldstdfiles.c (_IO_check_libio): Likewise.
21034         * login/getpt.c (__getpt): Likewise.
21035         * login/tst-utmp.c (main): Likewise.
21036         * malloc/hooks.c (__malloc_check_init): Likewise.
21037         * malloc/malloc.c (__malloc_stats): Likewise.
21038         * malloc/mtrace.c (tr_break): Likewise.
21039         (mtrace): Likewise.
21040         (muntrace): Likewise.
21041         * misc/fstab.c (endfsent): Likewise.
21042         * misc/getclktck.c (__getclktck): Likewise.
21043         * misc/getdtsz.c (__getdtablesize): Likewise.
21044         * misc/gethostid.c (gethostid): Likewise.
21045         * misc/getpagesize.c (__getpagesize): Likewise.
21046         * misc/getsysstats.c (__get_nprocs_conf): Likewise.
21047         (__get_nprocs): Likewise.
21048         (__get_phys_pages): Likewise.
21049         (__get_avphys_pages): Likewise.
21050         * misc/getttyent.c (getttyent): Likewise.
21051         (setttyent): Likewise.
21052         (endttyent): Likewise.
21053         * misc/getusershell.c (getusershell): Likewise.
21054         (endusershell): Likewise.
21055         (setusershell): Likewise.
21056         (initshells): Likewise.
21057         * misc/hsearch.c (__hdestroy): Likewise.
21058         * misc/sync.c (sync): Likewise.
21059         * misc/syslog.c (closelog_internal): Likewise.
21060         (closelog): Likewise.
21061         * misc/ttyslot.c (ttyslot): Likewise.
21062         * misc/vhangup.c (vhangup): Likewise.
21063         * posix/fork.c (__fork): Likewise.
21064         * posix/getegid.c (__getegid): Likewise.
21065         * posix/geteuid.c (__geteuid): Likewise.
21066         * posix/getgid.c (__getgid): Likewise.
21067         * posix/getpid.c (__getpid): Likewise.
21068         * posix/getppid.c (__getppid): Likewise.
21069         * posix/getuid.c (__getuid): Likewise.
21070         * posix/pause.c (pause): Likewise.
21071         * posix/setpgrp.c (setpgrp): Likewise.
21072         * posix/setsid.c (__setsid): Likewise.
21073         * posix/test-vfork.c (noop): Likewise.
21074         * resolv/gethnamaddr.c (_endhtent): Likewise.
21075         (_gethtent): Likewise.
21076         (ht_endhostent): Likewise.
21077         (gethostent): Likewise.
21078         (dns_service): Likewise.
21079         * stdlib/drand48.c (drand48): Likewise.
21080         * stdlib/lrand48.c (lrand48): Likewise.
21081         * stdlib/mrand48.c (mrand48): Likewise.
21082         * stdlib/rand.c (rand): Likewise.
21083         * stdlib/random.c (__random): Likewise.
21084         * stdlib/setenv.c (clearenv): Likewise.
21085         * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
21086         * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
21087         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
21088         * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
21089         (__get_nprocs): Likewise.
21090         (__get_phys_pages): Likewise.
21091         (__get_avphys_pages): Likewise.
21092         * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
21093         * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
21094         * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
21095         * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
21096         * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
21097         * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
21098         * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
21099         * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
21100         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
21101         * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
21102         * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
21103         * sysdeps/mach/hurd/sync.c (sync): Likewise.
21104         * sysdeps/posix/clock.c (clock): Likewise.
21105         * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
21106         * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
21107         * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
21108         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
21109         * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
21110         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
21111         (__get_nprocs_conf): Likewise.
21112         (__get_phys_pages): Likewise.
21113         (__get_avphys_pages): Likewise.
21114         * time/clock.c (clock): Likewise.
21115         * time/tzset.c (__tzname_max): Likewise.
21117 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
21119         * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
21120         (__bswap_32): Do not use "register".
21121         * crypt/crypt.c (_ufc_doit_r): Likewise.
21122         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
21123         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
21124         * gmon/gmon.c (__monstartup): Likewise.
21125         * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
21126         * hurd/hurdmalloc.c (more_memory): Likewise.
21127         (malloc): Likewise.
21128         (free): Likewise.
21129         (realloc): Likewise.
21130         (malloc_fork_prepare): Likewise.
21131         (malloc_fork_parent): Likewise.
21132         (malloc_fork_child): Likewise.
21133         * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
21134         (_svcauth_des): Likewise.
21135         * inet/inet_lnaof.c (inet_lnaof): Likewise.
21136         * inet/inet_net.c (inet_network): Likewise.
21137         * inet/inet_netof.c (inet_netof): Likewise.
21138         * inet/rcmd.c (__validuser2_sa): Likewise.
21139         * io/fts.c (fts_open): Likewise.
21140         (fts_load): Likewise.
21141         (fts_close): Likewise.
21142         (fts_read): Likewise.
21143         (fts_children): Likewise.
21144         (fts_build): Likewise.
21145         (fts_stat): Likewise.
21146         (fts_sort): Likewise.
21147         (fts_alloc): Likewise.
21148         (fts_lfree): Likewise.
21149         * libio/fileops.c (_IO_new_file_xsputn): Likewise.
21150         (_IO_file_xsgetn): Likewise.
21151         (_IO_file_xsgetn_mmap): Likewise.
21152         * libio/iofopncook.c (_IO_cookie_read): Likewise.
21153         (_IO_cookie_write): Likewise.
21154         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
21155         * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
21156         * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
21157         * malloc/obstack.c (_obstack_begin): Likewise.
21158         (_obstack_begin_1): Likewise.
21159         (_obstack_newchunk): Likewise.
21160         (_obstack_allocated_p): Likewise.
21161         (obstack_free): Likewise.
21162         (_obstack_memory_used): Likewise.
21163         * misc/getttyent.c (getttynam): Likewise.
21164         (getttyent): Likewise.
21165         (skip): Likewise.
21166         (value): Likewise.
21167         * misc/getusershell.c (initshells): Likewise.
21168         * misc/syslog.c (__vsyslog_chk): Likewise.
21169         * misc/ttyslot.c (ttyslot): Likewise.
21170         * nis/nis_hash.c (__nis_hash): Likewise.
21171         * posix/fnmatch_loop.c (FCT): Likewise.
21172         * posix/getconf.c (print_all): Likewise.
21173         (main): Likewise.
21174         * posix/getopt.c (exchange): Likewise.
21175         * posix/glob.c (globfree): Likewise.
21176         (prefix_array): Likewise.
21177         (__glob_pattern_type): Likewise.
21178         * resolv/arpa/nameser.h (NS_GET16): Likewise.
21179         (NS_GET32): Likewise.
21180         (NS_PUT16): Likewise.
21181         (NS_PUT32): Likewise.
21182         * resolv/gethnamaddr.c (getanswer): Likewise.
21183         (gethostbyname2): Likewise.
21184         (gethostbyaddr): Likewise.
21185         (_gethtent): Likewise.
21186         (_gethtbyname2): Likewise.
21187         (_gethtbyaddr): Likewise.
21188         * resolv/ns_print.c (dst_s_get_int16): Likewise.
21189         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
21190         * resolv/res_init.c (__res_vinit): Likewise.
21191         (net_mask): Likewise.
21192         * resolv/res_mkquery.c (outchar): Likewise.
21193         (PRINT): Likewise.
21194         * stdio-common/printf_fp.c (outchar): Likewise.
21195         (PRINT): Likewise.
21196         * stdio-common/printf_fphex.c (outchar): Likewise.
21197         (PRINT): Likewise.
21198         * stdio-common/printf_size.c (outchar): Likewise.
21199         (PRINT): Likewise.
21200         * stdio-common/test_rdwr.c (main): Likewise.
21201         * stdio-common/tfformat.c (matches): Likewise.
21202         * stdio-common/vfprintf.c (outchar): Likewise.
21203         (printf_unknown): Likewise.
21204         (buffered_vfprintf): Likewise.
21205         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
21206         * stdio-common/xbug.c (AppendToBuffer): Likewise.
21207         (ReadFile): Likewise.
21208         * stdlib/qsort.c (SWAP): Likewise.
21209         (_quicksort): Likewise.
21210         * stdlib/setenv.c (__add_to_environ): Likewise.
21211         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
21212         * stdlib/strtol_l.c (__strtol_l): Likewise.
21213         * stdlib/tst-strtod.c (main): Likewise.
21214         * stdlib/tst-strtol.c (main): Likewise.
21215         * stdlib/tst-strtoll.c (main): Likewise.
21216         * string/bits/string2.h (__strcmp_cc): Likewise.
21217         (__strcmp_cg): Likewise.
21218         (__strcspn_c1): Likewise.
21219         (__strcspn_c2): Likewise.
21220         (__strcspn_c3): Likewise.
21221         (__strspn_c1): Likewise.
21222         (__strspn_c2): Likewise.
21223         (__strspn_c3): Likewise.
21224         (__strsep_1c): Likewise.
21225         (__strsep_2c): Likewise.
21226         (__strsep_3c): Likewise.
21227         * string/memccpy.c (__memccpy): Likewise.
21228         * string/stpcpy.c (__stpcpy): Likewise.
21229         * string/strcmp.c (strcmp): Likewise.
21230         * string/strrchr.c (strrchr): Likewise.
21231         * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
21232         Likewise.
21233         * sysdeps/mach/hurd/getcwd.c
21234         (_hurd_canonicalize_directory_name_internal): Likewise.
21235         * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
21236         * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
21237         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
21238         * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
21239         Likewise, in both definitions.
21240         * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
21241         definitions.
21242         [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
21243         64] (__bswap_64): Likewise.
21244         * time/test_time.c (main): Likewise.
21245         * time/tzfile.c (__tzfile_read): Likewise.
21246         (__tzfile_compute): Likewise.
21247         * time/tzset.c (__tzset_parse_tz): Likewise.
21248         (tzset_internal): Likewise.
21249         (compute_change): Likewise.
21250         * wcsmbs/wcscat.c (__wcscat): Likewise.
21251         * wcsmbs/wcschr.c (wcschr): Likewise.
21252         * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
21253         * wcsmbs/wcscspn.c (wcscspn): Likewise.
21254         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
21255         * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
21256         * wcsmbs/wcsspn.c (wcsspn): Likewise.
21257         * wcsmbs/wcsstr.c (wcsstr): Likewise.
21258         * wcsmbs/wmemchr.c (wmemchr): Likewise.
21259         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
21260         * wcsmbs/wmemset.c (wmemset): Likewise.
21262 2013-06-06  Joseph Myers  <joseph@codesourcery.com>
21264         * scripts/config.guess: Update to version 2013-05-16.
21265         * scripts/config.sub: Update to version 2013-04-24.
21266         * scripts/install-sh: Update to version 2011-11-20.07.
21267         * scripts/mkinstalldirs: Update to version 2009-04-28.21.
21268         * scripts/move-if-change: Update to version 2012-01-06 07:23.
21270 2013-06-06   Ondřej Bílka  <neleai@seznam.cz>
21272         * debug/fgetws_u_chk.c: Fix leading whitespaces.
21273         * elf/sln.c: Likewise.
21274         * hurd/hurd/ioctl.h: Likewise.
21275         * hurd/hurdmalloc.c: Likewise.
21276         * hurd/xattr.c: Likewise.
21277         * include/shlib-compat.h: Likewise.
21278         * inet/ruserpass.c: Likewise.
21279         * libio/iofgets_u.c: Likewise.
21280         * libio/iofgetws_u.c: Likewise.
21281         * locale/programs/ld-identification.c: Likewise.
21282         * locale/programs/ld-time.c: Likewise.
21283         * mach/msg-destroy.c: Likewise.
21284         * nss/nss_files/files-netgrp.c: Likewise.
21285         * resolv/res_data.c: Likewise.
21286         * soft-fp/op-1.h: Likewise.
21287         * soft-fp/op-2.h: Likewise.
21288         * soft-fp/op-4.h: Likewise.
21289         * soft-fp/op-common.h: Likewise.
21290         * stdio-common/printf_fphex.c: Likewise.
21291         * stdlib/strtod_l.c: Likewise.
21292         * sunrpc/rpc/clnt.h: Likewise.
21293         * sysdeps/generic/framestate.c: Likewise.
21294         * sysdeps/i386/bsd-_setjmp.S: Likewise.
21295         * sysdeps/i386/bsd-setjmp.S: Likewise.
21296         * sysdeps/i386/__longjmp.S: Likewise.
21297         * sysdeps/i386/setjmp.S: Likewise.
21298         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
21299         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
21300         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
21301         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
21302         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
21303         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
21304         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
21305         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
21306         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
21307         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
21308         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
21309         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
21310         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
21311         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
21312         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
21313         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
21314         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
21315         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
21316         * sysdeps/ieee754/support.c: Likewise.
21317         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
21318         * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
21319         * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
21320         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
21321         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
21322         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
21323         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
21324         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
21325         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
21326         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
21327         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
21328         * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
21329         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
21330         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
21331         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
21332         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
21333         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
21334         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
21336 2013-06-05  Ondřej Bílka  <neleai@seznam.cz>
21338         * posix/transbug.c: Remove executable mode.
21340 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
21342         * crypt/speeds.c: Remove trailing whitespace.
21343         * dlfcn/default.c: Likewise.
21344         * elf/ifuncdep2.c: Likewise.
21345         * elf/ifuncmain1.c: Likewise.
21346         * elf/ifuncmain1vis.c: Likewise.
21347         * elf/testobj.h: Likewise.
21348         * elf/tst-stackguard1.c: Likewise.
21349         * gmon/sys/gmon.h: Likewise.
21350         * hurd/hurdmsg.c: Likewise.
21351         * hurd/new-fd.c: Likewise.
21352         * hurd/ports-get.c: Likewise.
21353         * iconvdata/ibm1008_420.c: Likewise.
21354         * inet/tst-getni1.c: Likewise.
21355         * inet/tst-getni2.c: Likewise.
21356         * libio/ioungetc.c: Likewise.
21357         * libio/wfiledoalloc.c: Likewise.
21358         * manual/libm-err-tab.pl: Likewise.
21359         * math/w_dremf.c: Likewise.
21360         * misc/ftruncate.c: Likewise.
21361         * posix/bug-glob2.c: Likewise.
21362         * posix/tst-pcre.c: Likewise.
21363         * posix/wait4.c: Likewise.
21364         * resolv/README: Likewise.
21365         * resolv/res_debug.h: Likewise.
21366         * resolv/tst-inet_ntop.c: Likewise.
21367         * setjmp/bug269-setjmp.c: Likewise.
21368         * soft-fp/extended.h: Likewise.
21369         * soft-fp/op-1.h: Likewise.
21370         * soft-fp/op-2.h: Likewise.
21371         * soft-fp/op-4.h: Likewise.
21372         * soft-fp/op-8.h: Likewise.
21373         * soft-fp/testit.c: Likewise.
21374         * stdio-common/bug16.c: Likewise.
21375         * stdlib/random.c: Likewise.
21376         * sunrpc/rpcsvc/rquota.x: Likewise.
21377         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
21378         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
21379         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
21380         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
21381         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
21382         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
21383         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
21384         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
21385         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
21386         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
21387         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
21388         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
21389         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
21390         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
21391         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
21392         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
21393         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
21394         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
21395         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
21396         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
21397         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
21398         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
21399         * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
21400         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
21401         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
21402         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
21403         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
21404         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
21405         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
21406         * sysdeps/ieee754/s_lib_version.c: Likewise.
21407         * sysdeps/mach/hurd/check_fds.c: Likewise.
21408         * sysdeps/mach/hurd/getsockname.c: Likewise.
21409         * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
21410         * sysdeps/mach/hurd/recvfrom.c: Likewise.
21411         * sysdeps/powerpc/bits/link.h: Likewise.
21412         * sysdeps/powerpc/dl-procinfo.c: Likewise.
21413         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
21414         * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
21415         * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
21416         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
21417         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
21418         * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
21419         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
21420         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
21421         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
21422         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
21423         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
21424         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
21425         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
21426         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
21427         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
21428         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
21429         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
21430         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
21431         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
21432         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
21433         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
21434         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
21435         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
21436         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
21437         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
21438         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
21439         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
21440         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
21441         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
21442         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
21443         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
21444         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
21445         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
21446         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
21447         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
21448         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
21449         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
21450         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
21451         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
21452         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
21453         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
21454         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
21455         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
21456         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
21457         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
21458         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
21459         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
21460         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
21461         * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
21462         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
21463         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
21464         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
21465         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
21466         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
21467         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
21468         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
21469         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
21470         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
21471         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
21472         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
21473         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
21474         * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
21475         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
21476         * sysdeps/powerpc/sysdep.h: Likewise.
21477         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
21478         * sysdeps/s390/s390-64/sub_n.S: Likewise.
21479         * sysdeps/sh/dl-trampoline.S: Likewise.
21480         * sysdeps/sh/memset.S: Likewise.
21481         * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
21482         * sysdeps/sh/strlen.S: Likewise.
21483         * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
21484         * sysdeps/sparc/sparc32/dotmul.S: Likewise.
21485         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
21486         * sysdeps/sparc/sparc32/rem.S: Likewise.
21487         * sysdeps/sparc/sparc32/sdiv.S: Likewise.
21488         * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
21489         * sysdeps/sparc/sparc32/strchr.S: Likewise.
21490         * sysdeps/sparc/sparc32/udiv.S: Likewise.
21491         * sysdeps/sparc/sparc32/urem.S: Likewise.
21492         * sysdeps/sparc/sparc64/add_n.S: Likewise.
21493         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
21494         * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
21495         * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
21496         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
21497         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
21498         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
21499         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
21500         * sysdeps/unix/bsd/times.c: Likewise.
21501         * sysdeps/unix/sysv/linux/a.out.h: Likewise.
21502         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
21503         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
21504         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
21505         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
21506         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
21507         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
21508         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
21509         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
21510         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
21511         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
21512         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
21513         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
21514         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
21515         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
21516         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
21517         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
21518         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
21519         * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
21520         * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
21521         * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
21522         * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
21523         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
21524         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
21525         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
21526         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
21527         * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
21528         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
21529         * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
21530         * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
21531         * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
21532         * sysdeps/x86_64/strcspn.S: Likewise.
21534 2013-06-05  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
21536         * locale/C-translit.h: Revert #include <stdint.h> because this is a
21537         generated file.  Regenerate properly from gen-translit.pl.
21538         * locale/gen-translit.pl: Add #include <stdint.h>.  This generates
21539         locale/C-translit.h.
21541 2013-06-05  Andreas Schwab  <schwab@suse.de>
21543         [BZ #15100]
21544         * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
21545         week as 6 instead of -1.
21546         * time/tst-strptime.c (day_tests): Add test case.
21548 2013-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
21550         * sysdeps/generic/math_private.h
21551         (libc_feholdexcept_setround_53bit): Replace with
21552         libc_feholdsetround_53bit.
21553         (libc_feupdateenv_53bit): Replace with
21554         libc_feresetround_53bit.
21555         (SET_RESTORE_ROUND_53BIT): Adjust.
21557 2013-06-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
21559         * string/test-strchrnul.c: Add copyright header.
21561         * posix/tst-getaddrinfo4.c: Increase test timeout.
21563 2013-06-03  Carlos O'Donell  <carlos@redhat.com>
21565         [BZ #15536]
21566         * math/libm-test.inc (MAX_EXP): Remove
21567         (MIN_EXP): Define.
21568         (ulp): Use MIN_EXP - MANT_DIG.
21569         (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
21571 2013-05-31  Carlos O'Donell  <carlos@redhat.com>
21573         * po/be.po: Revert last change.
21574         * po/zh_CN.po: Likewise.
21575         * po/header.pot: Likewise.
21577 2013-05-31  Joseph Myers  <joseph@codesourcery.com>
21579         * Makefile ($(common-objpfx)linkobj/libc.so): Define
21580         link-libc-deps to empty as target-specific variable.
21581         * Makerules (link-libc-args): New variable.
21582         (libc-for-link): Likewise.
21583         (link-libc-deps): Likewise.
21584         (lib%.so): Depend on $(link-libc-deps).  Link with
21585         $(link-libc-args).
21586         (build-module): Link with $(link-libc-args).
21587         (build-module-asneeded): Likewise.
21588         (build-module-helper-objlist): Filter out $(link-libc-deps) from
21589         list of objects.
21590         ($(common-objpfx)libc.so): Define link-libc-deps to empty as
21591         target-specific variable.
21592         ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
21593         $(link-libc-deps) instead of libc.so and libc_nonshared.a.
21594         * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
21595         libc.
21596         * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
21597         libc and ld.so.
21598         ($(objpfx)libpcprofile.so): Likewise.
21599         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
21600         libc_nonshared.a.
21601         ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
21602         * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
21603         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
21604         $(link-libc-deps).
21605         ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
21606         * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
21607         * login/Makefile ($(objpfx)libutil.so): Likewise.
21608         * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
21609         * math/Makefile ($(objpfx)libm.so): Likewise.
21610         * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
21611         $(objpfx)libnsl.so): Define libc-for-link as target-specific
21612         variable instead of depending directly on libc.
21613         * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
21614         ($(objpfx)/libnss_test1.so): Change dependencies on libc to
21615         $(link-libc-deps).
21616         * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
21617         libc.
21618         [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
21619         ($(objpfx)libnss_dns.so): Remove dependencies on libc.
21620         ($(objpfx)libanl.so): Likewise.
21621         * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
21622         ld.so.
21623         * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
21624         $(link-libc-deps).
21625         * sysdeps/i386/fpu/Makefile: Remove file.
21626         * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
21627         ($(objpfx)libm.so): Remove dependency on ld.so.
21629 2013-05-30  Patsy Franklin  <pfrankli@redhat.com>
21631         [BZ # 15553]
21632         * nis/yp_xdr.c (XDRMAXNAME): Define.
21633         (XDRMAXRECORD): Define.
21634         (xdr_domainname): Use XDRMAXNAME.
21635         (xdr_mapname): Likewise.
21636         (xdr_peername): Likewise.
21637         (xdr_keydat): Use XDRMAXRECORD.
21638         (xdr_valdat): Likewise.
21640 2013-05-30  Jeff Law  <law@redhat.com>
21642         [BZ #14256]
21643         * manual/errno.texi (ESTALE): Update to account for more than
21644         just NFS file systems.
21645         * sysdeps/gnu/errlist.c: Regenerated.
21647 2013-05-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
21649         [BZ #15465]
21650         * elf/Makefile (tests): Add tst-null-argv.
21651         (modules-names):  Add tst-null-argv-lib.
21652         ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
21653         (tst-null-argv-ENV): Set environment for tst-null-argv.
21654         * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
21655         (RTLD_PROGNAME): New macro.
21656         * elf/tst-null-argv.c: New test case.
21657         * elf/tst-null-argv-lib.c: Library for test case.
21658         * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
21659         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
21660         * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
21661         * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
21662         * elf/dl-init.c (call_init): Likewise.
21663         (_dl_init): Likewise.
21664         * elf/dl-load.c (print_search_path): Likewise.
21665         (_dl_map_object): Likewise.
21666         * elf/dl-lookup.c (do_lookup_x): Likewise.
21667         (add_dependency): Likewise.
21668         (_dl_lookup_symbol_x): Likewise.
21669         (_dl_debug_bindings): Likewise.
21670         * elf/dl-open.c (_dl_show_scope): Likewise.
21671         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
21672         * elf/dl-version.c (match_symbol): Likewise.
21673         (_dl_check_map_versions): Likewise.
21674         * elf/rtld.c (dl_main): Likewise.
21675         (print_unresolved): Use RTLD_PROGNAME.
21676         (print_missing_version): Likewise.
21677         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
21678         (elf_machine_rela): Likewise.
21679         * sysdeps/powerpc/powerpc32/dl-machine.c
21680         (__process_machine_rela): Likewise.
21681         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
21682         Likewise.
21683         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
21684         Likewise.
21685         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
21686         Likewise.
21687         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
21688         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
21689         Likewise.
21690         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
21691         Likewise.
21692         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
21694 2013-05-28  Carlos O'Donell  <carlos@redhat.com>
21696         * po/be.po: Add descriptive title.
21697         * po/zh_CN.po: Likewise.
21698         * po/header.pot: Likewise.
21700 2013-05-28  Mike Frysinger  <vapier@gentoo.org>
21702         * locale/programs/locarchive.c (create_archive): Inlucde fname in
21703         error message.
21704         (enlarge_archive): Likewise.
21706 2013-05-28  Ben North  <ben@redfrontdoor.org>
21708         * manual/arith.texi (frexp): It is the magnitude of the return
21709         value which lies in [0.5, 1), not the return value itself.
21711 2013-05-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21713         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21715 2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
21717         * stdio-common/bug26.c (main): Correct fscanf template.
21719         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
21720         declare _dl_skip_args.
21722         * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
21723         Don't declare.
21725         * manual/platform.texi: Add missing @end deftypefun.
21727 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
21729         [BZ #15529]
21730         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
21731         bit of mantissa of 2^16382.
21732         * math/libm-test.inc (hypot_test_data): Add more tests.
21734         * math/libm-test.inc: Add drem and pow10 to list of tested
21735         functions.
21736         (pow10_test): New function.
21737         (drem_test): Likewise.
21738         (drem_test_tonearest): Likewise.
21739         (drem_test_towardzero): Likewise.
21740         (drem_test_downward): Likewise.
21741         (drem_test_upward): Likewise.
21742         (main): Call the new functions.
21744         * math/libm-test.inc (finite_test_data): Remove.
21745         (finite_test): Run tests from isfinite_test_data.
21746         (gamma_test_data): Remove.
21747         (gamma_test): Run tests from lgamma_test_data.
21748         * sysdeps/i386/fpu/libm-test-ulps: Update.
21749         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21751 2013-05-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21753         * manual/platform.texi: Add PowerPC PPR function set documentation.
21754         * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
21755         implementation.
21757 2013-05-24  Carlos O'Donell  <carlos@redhat.com>
21759         * math/libm-test.inc (MAX_EXP): Define.
21760         (ULPDIFF): Define.
21761         (ulp): New function.
21762         (check_float_internal): Use ULPDIFF.
21763         (cpow_test): Disable failing test.
21764         (check_ulp): Test ulp() implemetnation.
21765         (main): Call check_ulp before starting tests.
21767 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
21769         * math/gen-libm-test.pl (generate_testfile): Do not handle
21770         START_DATA and END_DATA.
21771         * math/libm-test.inc (acos_test_data): Do not use START_DATA and
21772         END_DATA.
21773         (acos_tonearest_test_data): Likewise.
21774         (acos_towardzero_test_data): Likewise.
21775         (acos_downward_test_data): Likewise.
21776         (acos_upward_test_data): Likewise.
21777         (acosh_test_data): Likewise.
21778         (asin_test_data): Likewise.
21779         (asin_tonearest_test_data): Likewise.
21780         (asin_towardzero_test_data): Likewise.
21781         (asin_downward_test_data): Likewise.
21782         (asin_upward_test_data): Likewise.
21783         (asinh_test_data): Likewise.
21784         (atan_test_data): Likewise.
21785         (atanh_test_data): Likewise.
21786         (atan2_test_data): Likewise.
21787         (cabs_test_data): Likewise.
21788         (cacos_test_data): Likewise.
21789         (cacosh_test_data): Likewise.
21790         (carg_test_data): Likewise.
21791         (casin_test_data): Likewise.
21792         (casinh_test_data): Likewise.
21793         (catan_test_data): Likewise.
21794         (catanh_test_data): Likewise.
21795         (cbrt_test_data): Likewise.
21796         (ccos_test_data): Likewise.
21797         (ccosh_test_data): Likewise.
21798         (ceil_test_data): Likewise.
21799         (cexp_test_data): Likewise.
21800         (cimag_test_data): Likewise.
21801         (clog_test_data): Likewise.
21802         (clog10_test_data): Likewise.
21803         (conj_test_data): Likewise.
21804         (copysign_test_data): Likewise.
21805         (cos_test_data): Likewise.
21806         (cos_tonearest_test_data): Likewise.
21807         (cos_towardzero_test_data): Likewise.
21808         (cos_downward_test_data): Likewise.
21809         (cos_upward_test_data): Likewise.
21810         (cosh_test_data): Likewise.
21811         (cosh_tonearest_test_data): Likewise.
21812         (cosh_towardzero_test_data): Likewise.
21813         (cosh_downward_test_data): Likewise.
21814         (cosh_upward_test_data): Likewise.
21815         (cpow_test_data): Likewise.
21816         (cproj_test_data): Likewise.
21817         (creal_test_data): Likewise.
21818         (csin_test_data): Likewise.
21819         (csinh_test_data): Likewise.
21820         (csqrt_test_data): Likewise.
21821         (ctan_test_data): Likewise.
21822         (ctan_tonearest_test_data): Likewise.
21823         (ctan_towardzero_test_data): Likewise.
21824         (ctan_downward_test_data): Likewise.
21825         (ctan_upward_test_data): Likewise.
21826         (ctanh_test_data): Likewise.
21827         (ctanh_tonearest_test_data): Likewise.
21828         (ctanh_towardzero_test_data): Likewise.
21829         (ctanh_downward_test_data): Likewise.
21830         (ctanh_upward_test_data): Likewise.
21831         (erf_test_data): Likewise.
21832         (erfc_test_data): Likewise.
21833         (exp_test_data): Likewise.
21834         (exp_tonearest_test_data): Likewise.
21835         (exp_towardzero_test_data): Likewise.
21836         (exp_downward_test_data): Likewise.
21837         (exp_upward_test_data): Likewise.
21838         (exp10_test_data): Likewise.
21839         (exp2_test_data): Likewise.
21840         (expm1_test_data): Likewise.
21841         (fabs_test_data): Likewise.
21842         (fdim_test_data): Likewise.
21843         (finite_test_data): Likewise.
21844         (floor_test_data): Likewise.
21845         (fma_test_data): Likewise.
21846         (fma_towardzero_test_data): Likewise.
21847         (fma_downward_test_data): Likewise.
21848         (fma_upward_test_data): Likewise.
21849         (fmax_test_data): Likewise.
21850         (fmin_test_data): Likewise.
21851         (fmod_test_data): Likewise.
21852         (fpclassify_test_data): Likewise.
21853         (frexp_test_data): Likewise.
21854         (gamma_test_data): Likewise.
21855         (hypot_test_data): Likewise.
21856         (ilogb_test_data): Likewise.
21857         (isfinite_test_data): Likewise.
21858         (isgreater_test_data): Likewise.
21859         (isgreaterequal_test_data): Likewise.
21860         (isinf_test_data): Likewise.
21861         (isless_test_data): Likewise.
21862         (islessequal_test_data): Likewise.
21863         (islessgreater_test_data): Likewise.
21864         (isnan_test_data): Likewise.
21865         (isnormal_test_data): Likewise.
21866         (issignaling_test_data): Likewise.
21867         (isunordered_test_data): Likewise.
21868         (j0_test_data): Likewise.
21869         (j1_test_data): Likewise.
21870         (jn_test_data): Likewise.
21871         (ldexp_test_data): Likewise.
21872         (lgamma_test_data): Likewise.
21873         (lrint_test_data): Likewise.
21874         (lrint_tonearest_test_data): Likewise.
21875         (lrint_towardzero_test_data): Likewise.
21876         (lrint_downward_test_data): Likewise.
21877         (lrint_upward_test_data): Likewise.
21878         (llrint_test_data): Likewise.
21879         (llrint_tonearest_test_data): Likewise.
21880         (llrint_towardzero_test_data): Likewise.
21881         (llrint_downward_test_data): Likewise.
21882         (llrint_upward_test_data): Likewise.
21883         (log_test_data): Likewise.
21884         (log10_test_data): Likewise.
21885         (log1p_test_data): Likewise.
21886         (log2_test_data): Likewise.
21887         (logb_test_data): Likewise.
21888         (logb_downward_test_data): Likewise.
21889         (lround_test_data): Likewise.
21890         (llround_test_data): Likewise.
21891         (modf_test_data): Likewise.
21892         (nearbyint_test_data): Likewise.
21893         (nextafter_test_data): Likewise.
21894         (nexttoward_test_data): Likewise.
21895         (pow_test_data): Likewise.
21896         (pow_tonearest_test_data): Likewise.
21897         (pow_towardzero_test_data): Likewise.
21898         (pow_downward_test_data): Likewise.
21899         (pow_upward_test_data): Likewise.
21900         (remainder_test_data): Likewise.
21901         (remainder_tonearest_test_data): Likewise.
21902         (remainder_towardzero_test_data): Likewise.
21903         (remainder_downward_test_data): Likewise.
21904         (remainder_upward_test_data): Likewise.
21905         (remquo_test_data): Likewise.
21906         (rint_test_data): Likewise.
21907         (rint_tonearest_test_data): Likewise.
21908         (rint_towardzero_test_data): Likewise.
21909         (rint_downward_test_data): Likewise.
21910         (rint_upward_test_data): Likewise.
21911         (round_test_data): Likewise.
21912         (scalb_test_data): Likewise.
21913         (scalbn_test_data): Likewise.
21914         (scalbln_test_data): Likewise.
21915         (signbit_test_data): Likewise.
21916         (sin_test_data): Likewise.
21917         (sin_tonearest_test_data): Likewise.
21918         (sin_towardzero_test_data): Likewise.
21919         (sin_downward_test_data): Likewise.
21920         (sin_upward_test_data): Likewise.
21921         (sincos_test_data): Likewise.
21922         (sinh_test_data): Likewise.
21923         (sinh_tonearest_test_data): Likewise.
21924         (sinh_towardzero_test_data): Likewise.
21925         (sinh_downward_test_data): Likewise.
21926         (sinh_upward_test_data): Likewise.
21927         (sqrt_test_data): Likewise.
21928         (tan_test_data): Likewise.
21929         (tan_tonearest_test_data): Likewise.
21930         (tan_towardzero_test_data): Likewise.
21931         (tan_downward_test_data): Likewise.
21932         (tan_upward_test_data): Likewise.
21933         (tanh_test_data): Likewise.
21934         (tgamma_test_data): Likewise.
21935         (trunc_test_data): Likewise.
21936         (y0_test_data): Likewise.
21937         (y1_test_data): Likewise.
21938         (yn_test_data): Likewise.
21939         (significand_test_data): Likewise.
21941         * math/gen-libm-test.pl (@functions): Remove variable.
21942         (generate_testfile): Don't handle START and END lines.
21943         * math/libm-test.inc (START): New macro.
21944         (END): Likewise.
21945         (END_COMPLEX): Likewise.
21946         (acos_test): Use END macro without arguments.
21947         (acos_test_tonearest): Likewise.
21948         (acos_test_towardzero): Likewise.
21949         (acos_test_downward): Likewise.
21950         (acos_test_upward): Likewise.
21951         (acosh_test): Likewise.
21952         (asin_test): Likewise.
21953         (asin_test_tonearest): Likewise.
21954         (asin_test_towardzero): Likewise.
21955         (asin_test_downward): Likewise.
21956         (asin_test_upward): Likewise.
21957         (asinh_test): Likewise.
21958         (atan_test): Likewise.
21959         (atanh_test): Likewise.
21960         (atan2_test): Likewise.
21961         (cabs_test): Likewise.
21962         (cacos_test): Use END_COMPLEX macro without arguments.
21963         (cacosh_test): Likewise.
21964         (carg_test): Use END macro without arguments.
21965         (casin_test): Use END_COMPLEX macro without arguments.
21966         (casinh_test): Likewise.
21967         (catan_test): Likewise.
21968         (catanh_test): Likewise.
21969         (cbrt_test): Use END macro without arguments.
21970         (ccos_test): Use END_COMPLEX macro without arguments.
21971         (ccosh_test): Likewise.
21972         (ceil_test): Use END macro without arguments.
21973         (cexp_test): Use END_COMPLEX macro without arguments.
21974         (cimag_test): Use END macro without arguments.
21975         (clog_test): Use END_COMPLEX macro without arguments.
21976         (clog10_test): Likewise.
21977         (conj_test): Likewise.
21978         (copysign_test): Use END macro without arguments.
21979         (cos_test): Likewise.
21980         (cos_test_tonearest): Likewise.
21981         (cos_test_towardzero): Likewise.
21982         (cos_test_downward): Likewise.
21983         (cos_test_upward): Likewise.
21984         (cosh_test): Likewise.
21985         (cosh_test_tonearest): Likewise.
21986         (cosh_test_towardzero): Likewise.
21987         (cosh_test_downward): Likewise.
21988         (cosh_test_upward): Likewise.
21989         (cpow_test): Use END_COMPLEX macro without arguments.
21990         (cproj_test): Likewise.
21991         (creal_test): Use END macro without arguments.
21992         (csin_test): Use END_COMPLEX macro without arguments.
21993         (csinh_test): Likewise.
21994         (csqrt_test): Likewise.
21995         (ctan_test): Likewise.
21996         (ctan_test_tonearest): Likewise.
21997         (ctan_test_towardzero): Likewise.
21998         (ctan_test_downward): Likewise.
21999         (ctan_test_upward): Likewise.
22000         (ctanh_test): Likewise.
22001         (ctanh_test_tonearest): Likewise.
22002         (ctanh_test_towardzero): Likewise.
22003         (ctanh_test_downward): Likewise.
22004         (ctanh_test_upward): Likewise.
22005         (erf_test): Use END macro without arguments.
22006         (erfc_test): Likewise.
22007         (exp_test): Likewise.
22008         (exp_test_tonearest): Likewise.
22009         (exp_test_towardzero): Likewise.
22010         (exp_test_downward): Likewise.
22011         (exp_test_upward): Likewise.
22012         (exp10_test): Likewise.
22013         (exp2_test): Likewise.
22014         (expm1_test): Likewise.
22015         (fabs_test): Likewise.
22016         (fdim_test): Likewise.
22017         (finite_test): Likewise.
22018         (floor_test): Likewise.
22019         (fma_test): Likewise.
22020         (fma_test_towardzero): Likewise.
22021         (fma_test_downward): Likewise.
22022         (fma_test_upward): Likewise.
22023         (fmax_test): Likewise.
22024         (fmin_test): Likewise.
22025         (fmod_test): Likewise.
22026         (fpclassify_test): Likewise.
22027         (frexp_test): Likewise.
22028         (gamma_test): Likewise.
22029         (hypot_test): Likewise.
22030         (ilogb_test): Likewise.
22031         (isfinite_test): Likewise.
22032         (isgreater_test): Likewise.
22033         (isgreaterequal_test): Likewise.
22034         (isinf_test): Likewise.
22035         (isless_test): Likewise.
22036         (islessequal_test): Likewise.
22037         (islessgreater_test): Likewise.
22038         (isnan_test): Likewise.
22039         (isnormal_test): Likewise.
22040         (issignaling_test): Likewise.
22041         (isunordered_test): Likewise.
22042         (j0_test): Likewise.
22043         (j1_test): Likewise.
22044         (jn_test): Likewise.
22045         (ldexp_test): Likewise.
22046         (lgamma_test): Likewise.
22047         (lrint_test): Likewise.
22048         (lrint_test_tonearest): Likewise.
22049         (lrint_test_towardzero): Likewise.
22050         (lrint_test_downward): Likewise.
22051         (lrint_test_upward): Likewise.
22052         (llrint_test): Likewise.
22053         (llrint_test_tonearest): Likewise.
22054         (llrint_test_towardzero): Likewise.
22055         (llrint_test_downward): Likewise.
22056         (llrint_test_upward): Likewise.
22057         (log_test): Likewise.
22058         (log10_test): Likewise.
22059         (log1p_test): Likewise.
22060         (log2_test): Likewise.
22061         (logb_test): Likewise.
22062         (logb_test_downward): Likewise.
22063         (lround_test): Likewise.
22064         (llround_test): Likewise.
22065         (modf_test): Likewise.
22066         (nearbyint_test): Likewise.
22067         (nextafter_test): Likewise.
22068         (nexttoward_test): Likewise.
22069         (pow_test): Likewise.
22070         (pow_test_tonearest): Likewise.
22071         (pow_test_towardzero): Likewise.
22072         (pow_test_downward): Likewise.
22073         (pow_test_upward): Likewise.
22074         (remainder_test): Likewise.
22075         (remainder_test_tonearest): Likewise.
22076         (remainder_test_towardzero): Likewise.
22077         (remainder_test_downward): Likewise.
22078         (remainder_test_upward): Likewise.
22079         (remquo_test): Likewise.
22080         (rint_test): Likewise.
22081         (rint_test_tonearest): Likewise.
22082         (rint_test_towardzero): Likewise.
22083         (rint_test_downward): Likewise.
22084         (rint_test_upward): Likewise.
22085         (round_test): Likewise.
22086         (scalb_test): Likewise.
22087         (scalbn_test): Likewise.
22088         (scalbln_test): Likewise.
22089         (signbit_test): Likewise.
22090         (sin_test): Likewise.
22091         (sin_test_tonearest): Likewise.
22092         (sin_test_towardzero): Likewise.
22093         (sin_test_downward): Likewise.
22094         (sin_test_upward): Likewise.
22095         (sincos_test): Likewise.
22096         (sinh_test): Likewise.
22097         (sinh_test_tonearest): Likewise.
22098         (sinh_test_towardzero): Likewise.
22099         (sinh_test_downward): Likewise.
22100         (sinh_test_upward): Likewise.
22101         (sqrt_test): Likewise.
22102         (tan_test): Likewise.
22103         (tan_test_tonearest): Likewise.
22104         (tan_test_towardzero): Likewise.
22105         (tan_test_downward): Likewise.
22106         (tan_test_upward): Likewise.
22107         (tanh_test): Likewise.
22108         (tgamma_test): Likewise.
22109         (trunc_test): Likewise.
22110         (y0_test): Likewise.
22111         (y1_test): Likewise.
22112         (yn_test): Likewise.
22113         (significand_test): Likewise.
22115 2013-05-24  Ondřej Bílka  <neleai@seznam.cz>
22117         [BZ #15381]
22118         * libio/genops.c (_IO_no_init): Initialize wide struct info.
22120 2013-05-23  Edjunior Machado  <emachado@linux.vnet.ibm.com>
22122         [BZ #14894]
22123         * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
22124         __ppc_mdoio and __ppc_mdoom.
22125         * manual/platform.texi: Document new functions __ppc_yield,
22126         __ppc_mdoio and __ppc_mdoom.
22128 2013-05-22  Carlos O'Donell  <carlos@redhat.com>
22130         * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
22131         (main): Mention "tls" pseudo-hwcap is legacy.
22132         * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
22134 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
22136         * math/gen-libm-test.pl (parse_args): Output only string of
22137         arguments as text for test name, not full call or descriptions of
22138         tests for extra outputs.
22139         (generate_testfile): Do not pass function name to parse_args.
22140         Generate this_func variable from START.
22141         * math/libm-test.inc (struct test_f_f_data): Rename test_name
22142         field to arg_str.
22143         (struct test_ff_f_data): Likewise.
22144         (test_ff_f_data_nexttoward): Likewise.
22145         (struct test_fi_f_data): Likewise.
22146         (struct test_fl_f_data): Likewise.
22147         (struct test_if_f_data): Likewise.
22148         (struct test_fff_f_data): Likewise.
22149         (struct test_c_f_data): Likewise.
22150         (struct test_f_f1_data): Likewise.  Remove field extra_name.
22151         (struct test_fF_f1_data): Likewise.
22152         (struct test_ffI_f1_data): Likewise.
22153         (struct test_c_c_data): Rename test_name field to arg_str.
22154         (struct test_cc_c_data): Likewise.
22155         (struct test_f_i_data): Likewise.
22156         (struct test_ff_i_data): Likewise.
22157         (struct test_f_l_data): Likewise.
22158         (struct test_f_L_data): Likewise.
22159         (struct test_fFF_11_data): Likewise.  Remove fields extra1_name
22160         and extra2_name.
22161         (COMMON_TEST_SETUP): New macro.
22162         (EXTRA_OUTPUT_TEST_SETUP): Likewise.
22163         (COMMON_TEST_CLEANUP): Likewise.
22164         (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
22165         (RUN_TEST_f_f): Take argument string.  Call new setup and cleanup
22166         macros.
22167         (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
22168         (RUN_TEST_2_f): Take argument string.  Call new setup and cleanup
22169         macros.
22170         (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
22171         (RUN_TEST_fff_f): Take argument string.  Call new setup and
22172         cleanup macros.
22173         (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
22174         (RUN_TEST_c_f): Take argument string.  Call new setup and cleanup
22175         macros.
22176         (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
22177         (RUN_TEST_f_f1): Take argument string.  Call new setup and cleanup
22178         macros.
22179         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
22180         (RUN_TEST_fF_f1): Take argument string.  Call new setup and
22181         cleanup macros.
22182         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
22183         (RUN_TEST_fI_f1): Take argument string.  Call new setup and
22184         cleanup macros.
22185         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
22186         (RUN_TEST_ffI_f1): Take argument string.  Call new setup and
22187         cleanup macros.
22188         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
22189         (RUN_TEST_c_c): Take argument string.  Call new setup and cleanup
22190         macros.
22191         (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
22192         (RUN_TEST_cc_c): Take argument string.  Call new setup and cleanup
22193         macros.
22194         (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
22195         (RUN_TEST_f_i): Take argument string.  Call new setup and cleanup
22196         macros.
22197         (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
22198         (RUN_TEST_f_i_tg): Take argument string.  Call new setup and
22199         cleanup macros.
22200         (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
22201         (RUN_TEST_ff_i_tg): Take argument string.  Call new setup and
22202         cleanup macros.
22203         (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
22204         (RUN_TEST_f_b): Take argument string.  Call new setup and cleanup
22205         macros.
22206         (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
22207         (RUN_TEST_f_b_tg): Take argument string.  Call new setup and
22208         cleanup macros.
22209         (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
22210         (RUN_TEST_f_l): Take argument string.  Call new setup and cleanup
22211         macros.
22212         (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
22213         (RUN_TEST_f_L): Take argument string.  Call new setup and cleanup
22214         macros.
22215         (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
22216         (RUN_TEST_fFF_11): Take argument string.  Call new setup and
22217         cleanup macros.
22218         (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
22220 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
22222         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
22223         to _sifields.sigfault.
22224         (si_addr_lsb): Define new macro.
22225         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
22226         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
22227         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
22229 2013-05-03  Carlos O'Donell  <carlos at redhat.com>
22231         [BZ #15441]
22232         * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
22233         returns -1.
22234         (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
22235         null return -1.
22236         * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
22237         loading the domain.
22239 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
22241         * math/gen-libm-test.pl (parse_args): Do not include expected
22242         result in test name.
22243         * sysdeps/i386/fpu/libm-test-ulps: Update test names.
22244         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
22245         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
22246         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
22247         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
22248         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22250 2013-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
22252         * benchtests/Makefile: Sort function entries.
22254         * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
22255         tanh, asinh, acosh, atanh.
22256         * benchtests/acos-inputs: New file.
22257         * benchtests/acosh-inputs: New file.
22258         * benchtests/asin-inputs: New file.
22259         * benchtests/asinh-inputs: New file.
22260         * benchtests/atanh-inputs: New file.
22261         * benchtests/cosh-inputs: New file.
22262         * benchtests/log-inputs: New file.
22263         * benchtests/sinh-inputs: New file.
22264         * benchtests/tanh-inputs: New file.
22266 2013-05-21  Dmitry V. Levin  <ldv@altlinux.org>
22268         [BZ #15339]
22269         * posix/tst-getaddrinfo4.c: New test.
22270         * posix/Makefile (tests): Add it.
22272 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
22274         [BZ #15339]
22275         * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
22276         when no services were used.
22277         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
22278         Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
22280 2013-05-21  Andreas Schwab  <schwab@suse.de>
22282         [BZ #15014]
22283         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
22284         [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
22285         successful.
22286         * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
22287         redundant variable declarations and reallocation of buffer when
22288         parsing as IPv6 address.  Always set NSS status when called from
22289         reentrant functions.  Use NETDB_INTERNAL instead of TRY_AGAIN when
22290         buffer too small.  Correct computation of needed size.
22291         * nss/Makefile (tests): Add test-digits-dots.
22292         * nss/test-digits-dots.c: New test.
22294 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
22296         * benchtests/Makefile: Remove instructions for adding
22297         benchmark tests.
22298         * benchtests/README: New file to explain how to execute and
22299         enhance the benchmark tests.
22301 2013-05-21  Andreas Schwab  <schwab@suse.de>
22303         [BZ #15493]
22304         * setjmp/Makefile (tests): Add tst-sigsetjmp.
22305         * setjmp/tst-sigsetjmp.c: New test.
22307 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
22309         * sysdeps/x86_64/memset.S (memset): New implementation.
22310         (__bzero): Likewise.
22311         (__memset_tail): New function.
22313 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
22315         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
22316         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
22317         __memcpy_sse2_unaligned ifunc selection.
22318         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
22319         Add memcpy-sse2-unaligned.S.
22320         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
22321         Add: __memcpy_sse2_unaligned.
22323 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
22325         [BZ #15490]
22326         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
22327         math_force_eval before restoring floating-point envrionment.
22328         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
22329         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
22330         Likewise.
22331         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
22332         <math_private.h>.
22333         (__nearbyintl): Use math_force_eval before restoring
22334         floating-point environment.
22335         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
22337         * math/gen-libm-test.pl (special_functions): Remove.
22338         (parse_args): Don't handle TEST_extra.  Handle functions with no
22339         return value.
22340         * math/libm-test.inc (struct test_sincos_data): Replace with
22341         struct test_fFF_11_data.
22342         (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
22343         (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
22344         (sincos_test_data): Change element type to struct
22345         test_fFF_11_data.  Use TEST_fFF_11 instead of TEST_extra.
22346         (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
22347         RUN_TEST_LOOP_sincos.
22348         * math/README.libm-test: Don't mention special handling of
22349         individual functions.
22350         * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
22351         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
22352         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
22353         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
22354         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
22355         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22357         * math/gen-libm-test.pl (get_variable): Remove function.
22358         (parse_args): Don't show pointer parameters to call in test
22359         names.  Use "extra output N" in test names for extra outputs
22360         rather than naming variables.
22362 2013-05-18  Joseph Myers  <joseph@codesourcery.com>
22364         [BZ #15488]
22365         * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
22366         __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
22367         * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
22368         double tests.
22369         * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
22370         disable.
22371         (do_test) [NO_LONG_DOUBLE]: Do not disable call to
22372         check_long_double.
22374         * math/gen-libm-test.pl (@tests): Remove variable.
22375         ($count): Likewise.
22376         (new_test): Remove function.
22377         (show_exceptions): New function.
22378         (special_functions): Use show_exceptions instead of new_test.
22379         (parse_args): Likewise.
22380         (generate_testfile): Pass only function name in generated call to
22381         print_max_error or print_complex_max_error.
22382         (get_ulps): Do not handle complex tests specially.
22383         (output_test): Rename to ...
22384         (get_all_ulps_for_test): ... this.  Return a string rather than
22385         printing to a file.  Require ulps to be present.
22386         (output_ulps): Generate arrays rather than #defines.
22387         * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
22388         (struct ulp_data): New type.
22389         (BUILD_COMPLEX_ULP): Remove macro.
22390         (compare_ulp_data): New function.
22391         (find_ulps): Likewise.
22392         (find_test_ulps): Likewise.
22393         (find_function_ulps): Likewise.
22394         (find_complex_function_ulps): Likewise.
22395         (print_max_error): Determine allowed ulps using
22396         find_function_ulps.
22397         (print_complex_max_error): Determine allowed ulps using
22398         find_complex_function_ulps.
22399         (check_float_internal): Determine max ulps using find_test_ulps.
22400         (check_float): Do not take max_ulp parameter.  Update call to
22401         check_float_internal.
22402         (check_complex): Likewise.
22403         (check_int): Do not take max_ulp parameter.
22404         (check_long): Likewise.
22405         (check_bool): Likewise.
22406         (check_longlong): Likewise.
22407         (struct test_f_f_data): Remove max_ulp field.
22408         (struct test_ff_f_data): Likewise.
22409         (struct test_ff_f_data_nexttoward): Likewise.
22410         (struct test_fi_f_data): Likewise.
22411         (struct test_fl_f_data): Likewise.
22412         (struct test_if_f_data): Likewise.
22413         (struct test_fff_f_data): Likewise.
22414         (struct test_c_f_data): Likewise.
22415         (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
22416         (struct test_fF_f1_data): Likewise.
22417         (struct test_ffI_f1_data): Likewise.
22418         (struct test_c_c_data): Remove max_ulp field.
22419         (struct test_cc_c_data): Likewise.
22420         (struct test_f_i_data): Likewise.
22421         (struct test_ff_i_data): Likewise.
22422         (struct test_f_l_data): Likewise.
22423         (struct test_f_L_data): Likewise.
22424         (struct test_sincos_data): Likewise.
22425         (RUN_TEST_f_f): Do not handle ulps.
22426         (RUN_TEST_LOOP_f_f): Likewise.
22427         (RUN_TEST_2_f): Likewise.
22428         (RUN_TEST_LOOP_2_f): Likewise.
22429         (RUN_TEST_fff_f): Likewise.
22430         (RUN_TEST_LOOP_fff_f): Likewise.
22431         (RUN_TEST_c_f): Likewise.
22432         (RUN_TEST_LOOP_c_f): Likewise.
22433         (RUN_TEST_f_f1): Likewise.
22434         (RUN_TEST_LOOP_f_f1): Likewise.
22435         (RUN_TEST_fF_f1): Likewise.
22436         (RUN_TEST_LOOP_fF_f1): Likewise.
22437         (RUN_TEST_fI_f1): Likewise.
22438         (RUN_TEST_LOOP_fI_f1): Likewise.
22439         (RUN_TEST_ffI_f1): Likewise.
22440         (RUN_TEST_LOOP_ffI_f1): Likewise.
22441         (RUN_TEST_c_c): Likewise.
22442         (RUN_TEST_LOOP_c_c): Likewise.
22443         (RUN_TEST_cc_c): Likewise.
22444         (RUN_TEST_LOOP_cc_c): Likewise.
22445         (RUN_TEST_f_i): Likewise.
22446         (RUN_TEST_LOOP_f_i): Likewise.
22447         (RUN_TEST_f_i_tg): Likewise.
22448         (RUN_TEST_LOOP_f_i_tg): Likewise.
22449         (RUN_TEST_ff_i_tg): Likewise.
22450         (RUN_TEST_LOOP_ff_i_tg): Likewise.
22451         (RUN_TEST_f_b): Likewise.
22452         (RUN_TEST_LOOP_f_b): Likewise.
22453         (RUN_TEST_f_b_tg): Likewise.
22454         (RUN_TEST_LOOP_f_b_tg): Likewise.
22455         (RUN_TEST_f_l): Likewise.
22456         (RUN_TEST_LOOP_f_l): Likewise.
22457         (RUN_TEST_f_L): Likewise.
22458         (RUN_TEST_LOOP_f_L): Likewise.
22459         (RUN_TEST_sincos): Likewise.
22460         (RUN_TEST_LOOP_sincos): Likewise.
22462 2013-05-17  Joseph Myers  <joseph@codesourcery.com>
22464         [BZ #15480]
22465         [BZ #15485]
22466         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
22467         main case of finite arguments, set rounding mode to FE_TONEAREST
22468         and discard exceptions.
22469         * math/libm-test.inc (remainder_test_data): Disallow "inexact"
22470         exceptions.
22471         (remainder_tonearest_test_data): New variable.
22472         (remainder_test_tonearest): New function.
22473         (remainder_towardzero_test_data): New variable.
22474         (remainder_test_towardzero): New function.
22475         (remainder_downward_test_data): New variable.
22476         (remainder_test_downward): New function.
22477         (remainder_upward_test_data): New variable.
22478         (remainder_test_upward): New function.
22479         (main): Call the new test functions.
22481         * math/libm-test.inc (struct test_f_f1_data): Remove field
22482         extra_init.
22483         (struct test_fF_f1_data): Likewise.
22484         (struct test_ffI_f1_data): Likewise.
22485         (RUN_TEST_f_f1): Remove argument EXTRA_INIT.  Initialize EXTRA_VAR
22486         based on value of EXTRA_EXPECTED.
22487         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
22488         (RUN_TEST_fF_f1): Remove argument EXTRA_INIT.  Initialize
22489         EXTRA_VAR based on value of EXTRA_EXPECTED.
22490         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
22491         (RUN_TEST_fI_f1): Remove argument EXTRA_INIT.  Initialize
22492         EXTRA_VAR based on value of EXTRA_EXPECTED.
22493         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
22494         (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT.  Initialize
22495         EXTRA_VAR based on value of EXTRA_EXPECTED.
22496         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
22497         * math/gen-libm-test.pl (parse_args): Don't output initializers
22498         for extra output values.
22500         * math/libm-test.inc (check_int): Expect result to be exactly
22501         equal to expected value and do not handle ulps.
22502         (check_long): Likewise.
22503         (check_longlong): Likewise.
22505         * math/libm-test.inc (ceil_test_data): Test for "inexact"
22506         exceptions.
22507         (cimag_test_data): Likewise.
22508         (conj_test_data): Likewise.
22509         (copysign_test_data): Likewise.
22510         (cproj_test_data): Likewise.
22511         (creal_test_data): Likewise.
22512         (fabs_test_data): Likewise.
22513         (fdim_test_data): Likewise.
22514         (finite_test_data): Likewise.
22515         (floor_test_data): Likewise.
22516         (fmax_test_data): Likewise.
22517         (fmin_test_data): Likewise.
22518         (fmod_test_data): Likewise.
22519         (fpclassify_test_data): Likewise.
22520         (frexp_test_data): Likewise.
22521         (ilogb_test_data): Likewise.
22522         (isfinite_test_data): Likewise.
22523         (isgreater_test_data): Likewise.
22524         (isgreaterequal_test_data): Likewise.
22525         (isinf_test_data): Likewise.
22526         (isless_test_data): Likewise.
22527         (islessequal_test_data): Likewise.
22528         (islessgreater_test_data): Likewise.
22529         (isnan_test_data): Likewise.
22530         (isnormal_test_data): Likewise.
22531         (issignaling_test_data): Likewise.
22532         (isunordered_test_data): Likewise.
22533         (ldexp_test_data): Likewise.
22534         (lrint_test_data): Likewise.
22535         (lrint_test_data) [TEST_FLOAT]: Disable one test.
22536         (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
22537         (lrint_tonearest_test_data): Test for "inexact" exceptions.
22538         (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
22539         (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
22540         (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
22541         test input.
22542         (lrint_towardzero_test_data): Test for "inexact" exceptions.
22543         (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
22544         (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
22545         (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
22546         that test input.
22547         (lrint_downward_test_data): Test for "inexact" exceptions.
22548         (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
22549         (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
22550         (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
22551         test input.
22552         (lrint_upward_test_data): Test for "inexact" exceptions.
22553         (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
22554         test input.
22555         (llrint_test_data): Test for "inexact" exceptions.
22556         (llrint_test_data) [TEST_FLOAT]: Disable one test.
22557         (llrint_tonearest_test_data): Test for "inexact" exceptions.
22558         (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
22559         (llrint_towardzero_test_data): Test for "inexact" exceptions.
22560         (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
22561         (llrint_downward_test_data): Test for "inexact" exceptions.
22562         (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
22563         (llrint_upward_test_data): Test for "inexact" exceptions.
22564         (logb_test_data): Likewise.
22565         (logb_downward_test_data): Likewise.
22566         (nextafter_test_data): Likewise.
22567         (nexttoward_test_data): Likewise.
22568         (remainder_test_data): Likewise.
22569         (remquo_test_data): Likewise.
22570         (scalbn_test_data): Likewise.
22571         (scalbln_test_data): Likewise.
22572         (signbit_test_data): Likewise.
22573         (sqrt_test_data): Likewise.
22574         (significand_test_data): Likewise.
22576 2013-05-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
22578         [BZ #15424]
22579         * benchtests/bench-modf.c (struct args): Mark arg0 as
22580         volatile.
22581         * scripts/bench.pl: Mark members of struct args as volatile.
22583 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22585         [BZ # 15497]
22586         * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
22587         negative infinity on POWER6 or lower.
22588         * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
22590 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
22592         [BZ #15442]
22593         * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
22594         (_FP_FRAC_SNANP_SEMIRAW): Likewise.
22595         (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
22596         (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
22597         (_FP_SETQNAN): New macro.
22598         (_FP_SETQNAN_SEMIRAW): Likewise.
22599         (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
22600         (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
22601         (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
22602         (FP_EXTEND): Use _FP_FRAC_SNANP.
22603         (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
22604         * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
22605         into account.
22606         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
22607         New macro.
22608         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
22609         Likewise.
22611 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
22613         * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
22614         with DIVIDE_BY_ZERO_EXCEPTION.
22615         (gamma_test_data): Likewise.
22616         (lgamma_test_data): Likewise.
22617         (log_test_data): Likewise.
22618         (log10_test_data): Likewise.
22619         (log2_test_data): Likewise.
22620         (tgamma_test_data): Likewise.
22622         * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
22623         (acos_test_tonearest): Likewise.
22624         (acos_test_towardzero): Likewise.
22625         (acos_test_downward): Likewise.
22626         (acos_test_upward): Likewise.
22627         (acosh_test): Likewise.
22628         (asin_test): Likewise.
22629         (asin_test_tonearest): Likewise.
22630         (asin_test_towardzero): Likewise.
22631         (asin_test_downward): Likewise.
22632         (asin_test_upward): Likewise.
22633         (asinh_test): Likewise.
22634         (atan_test): Likewise.
22635         (atanh_test): Likewise.
22636         (atan2_test): Likewise.
22637         (cabs_test): Likewise.
22638         (cacos_test): Likewise.
22639         (cacosh_test): Likewise.
22640         (casin_test): Likewise.
22641         (casinh_test): Likewise.
22642         (catan_test): Likewise.
22643         (catanh_test): Likewise.
22644         (cbrt_test): Likewise.
22645         (ccos_test): Likewise.
22646         (ccosh_test): Likewise.
22647         (cexp_test): Likewise.
22648         (clog_test): Likewise.
22649         (clog10_test): Likewise.
22650         (cos_test): Likewise.
22651         (cos_test_tonearest): Likewise.
22652         (cos_test_towardzero): Likewise.
22653         (cos_test_downward): Likewise.
22654         (cos_test_upward): Likewise.
22655         (cosh_test): Likewise.
22656         (cosh_test_tonearest): Likewise.
22657         (cosh_test_towardzero): Likewise.
22658         (cosh_test_downward): Likewise.
22659         (cosh_test_upward): Likewise.
22660         (cpow_test): Likewise.
22661         (csin_test): Likewise.
22662         (csinh_test): Likewise.
22663         (csqrt_test): Likewise.
22664         (ctan_test): Likewise.
22665         (ctan_test_tonearest): Likewise.
22666         (ctan_test_towardzero): Likewise.
22667         (ctan_test_downward): Likewise.
22668         (ctan_test_upward): Likewise.
22669         (ctanh_test): Likewise.
22670         (ctanh_test_tonearest): Likewise.
22671         (ctanh_test_towardzero): Likewise.
22672         (ctanh_test_downward): Likewise.
22673         (ctanh_test_upward): Likewise.
22674         (erf_test): Likewise.
22675         (erfc_test): Likewise.
22676         (exp_test): Likewise.
22677         (exp_test_tonearest): Likewise.
22678         (exp_test_towardzero): Likewise.
22679         (exp_test_downward): Likewise.
22680         (exp_test_upward): Likewise.
22681         (exp10_test): Likewise.
22682         (exp2_test): Likewise.
22683         (expm1_test): Likewise.
22684         (fmod_test): Likewise.
22685         (gamma_test): Likewise.
22686         (hypot_test): Likewise.
22687         (j0_test): Likewise.
22688         (j1_test): Likewise.
22689         (jn_test): Likewise.
22690         (lgamma_test): Likewise.
22691         (log_test): Likewise.
22692         (log10_test): Likewise.
22693         (log1p_test): Likewise.
22694         (log2_test): Likewise.
22695         (logb_test_downward): Likewise.
22696         (pow_test): Likewise.
22697         (pow_test_tonearest): Likewise.
22698         (pow_test_towardzero): Likewise.
22699         (pow_test_downward): Likewise.
22700         (pow_test_upward): Likewise.
22701         (remainder_test): Likewise.
22702         (remquo_test): Likewise.
22703         (sin_test): Likewise.
22704         (sin_test_tonearest): Likewise.
22705         (sin_test_towardzero): Likewise.
22706         (sin_test_downward): Likewise.
22707         (sin_test_upward): Likewise.
22708         (sincos_test): Likewise.
22709         (sinh_test): Likewise.
22710         (sinh_test_tonearest): Likewise.
22711         (sinh_test_towardzero): Likewise.
22712         (sinh_test_downward): Likewise.
22713         (sinh_test_upward): Likewise.
22714         (sqrt_test): Likewise.
22715         (tan_test): Likewise.
22716         (tan_test_tonearest): Likewise.
22717         (tan_test_towardzero): Likewise.
22718         (tan_test_downward): Likewise.
22719         (tan_test_upward): Likewise.
22720         (tanh_test): Likewise.
22721         (tgamma_test): Likewise.
22722         (y0_test): Likewise.
22723         (y1_test): Likewise.
22724         (yn_test): Likewise.
22726         * math/gen-libm-test.pl (adjust_arg): Remove function.
22727         (special_function): Remove argument $in_func.  Only handle
22728         generating output for tables of tests, not inside functions.
22729         (parse_args): Likewise.
22730         (generate_testfile): Remove variable $in_func.  Update call to
22731         parse_args.
22732         * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
22733         (MINUS_ZERO_INIT): Rename macro to minus_zero.
22734         (PLUS_INFTY_INIT): Rename macro to plus_infty.
22735         (MINUS_INFTY_INIT): Rename macro to minus_infty.
22736         (QNAN_VALUE_INIT): Rename macro to qnan_value.
22737         (MAX_VALUE_INIT): Rename macro to max_value.
22738         (MIN_VALUE_INIT): Rename macro to min_value.
22739         (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
22740         (plus_zero): Remove variable.
22741         (minus_zero): Likewise.
22742         (plus_infty): Likewise.
22743         (minus_infty): Likewise.
22744         (qnan_value): Likewise.
22745         (max_value): Likewise.
22746         (min_value): Likewise.
22747         (min_subnorm_value): Likewise.
22749 2013-05-16  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
22751         * crypt/sha512-block.c: Add missing #include <stdint.h> due to
22752         uint64_t or uint32_t usage.
22753         * crypt/sha256-block.c: Likewise.
22754         * crypt/sha256-crypt.c: Likewise.
22755         * crypt/sha256.c: Likewise.
22756         * crypt/sha512-block.c: Likewise.
22757         * crypt/sha512-crypt.c: Likewise.
22758         * crypt/sha512.c: Likewise.
22759         * debug/backtrace-tst.c: Likewise.
22760         * debug/pcprofiledump.c: Likewise.
22761         * elf/cache.c: Likewise.
22762         * elf/dl-cache.c: Likewise.
22763         * elf/dl-misc.c: Likewise.
22764         * elf/dl-profile.c: Likewise.
22765         * elf/dl-support.c: Likewise.
22766         * elf/ldconfig.c: Likewise.
22767         * elf/sprof.c: Likewise.
22768         * iconv/dummy-repertoire.c: Likewise.
22769         * iconv/iconv_charmap.c: Likewise.
22770         * iconv/skeleton.c: Likewise.
22771         * iconvdata/8bit-generic.c: Likewise.
22772         * iconvdata/cp737.h: Likewise.
22773         * iconvdata/cp775.h: Likewise.
22774         * iconvdata/ibm1008.h: Likewise.
22775         * iconvdata/ibm1025.h: Likewise.
22776         * iconvdata/ibm1046.h: Likewise.
22777         * iconvdata/ibm1097.h: Likewise.
22778         * iconvdata/ibm1112.h: Likewise.
22779         * iconvdata/ibm1122.h: Likewise.
22780         * iconvdata/ibm1123.h: Likewise.
22781         * iconvdata/ibm1124.h: Likewise.
22782         * iconvdata/ibm1129.h: Likewise.
22783         * iconvdata/ibm1130.h: Likewise.
22784         * iconvdata/ibm1132.h: Likewise.
22785         * iconvdata/ibm1133.h: Likewise.
22786         * iconvdata/ibm1137.h: Likewise.
22787         * iconvdata/ibm1140.h: Likewise.
22788         * iconvdata/ibm1141.h: Likewise.
22789         * iconvdata/ibm1142.h: Likewise.
22790         * iconvdata/ibm1143.h: Likewise.
22791         * iconvdata/ibm1144.h: Likewise.
22792         * iconvdata/ibm1145.h: Likewise.
22793         * iconvdata/ibm1146.h: Likewise.
22794         * iconvdata/ibm1147.h: Likewise.
22795         * iconvdata/ibm1148.h: Likewise.
22796         * iconvdata/ibm1149.h: Likewise.
22797         * iconvdata/ibm1153.h: Likewise.
22798         * iconvdata/ibm1154.h: Likewise.
22799         * iconvdata/ibm1155.h: Likewise.
22800         * iconvdata/ibm1156.h: Likewise.
22801         * iconvdata/ibm1157.h: Likewise.
22802         * iconvdata/ibm1158.h: Likewise.
22803         * iconvdata/ibm1160.h: Likewise.
22804         * iconvdata/ibm1161.h: Likewise.
22805         * iconvdata/ibm1162.h: Likewise.
22806         * iconvdata/ibm1163.h: Likewise.
22807         * iconvdata/ibm1164.h: Likewise.
22808         * iconvdata/ibm1166.h: Likewise.
22809         * iconvdata/ibm1167.h: Likewise.
22810         * iconvdata/ibm12712.h: Likewise.
22811         * iconvdata/ibm1390.h: Likewise.
22812         * iconvdata/ibm1399.h: Likewise.
22813         * iconvdata/ibm16804.h: Likewise.
22814         * iconvdata/ibm4517.h: Likewise.
22815         * iconvdata/ibm4899.h: Likewise.
22816         * iconvdata/ibm4909.h: Likewise.
22817         * iconvdata/ibm4971.h: Likewise.
22818         * iconvdata/ibm5347.h: Likewise.
22819         * iconvdata/ibm803.h: Likewise.
22820         * iconvdata/ibm856.h: Likewise.
22821         * iconvdata/ibm901.h: Likewise.
22822         * iconvdata/ibm902.h: Likewise.
22823         * iconvdata/ibm9030.h: Likewise.
22824         * iconvdata/ibm9066.h: Likewise.
22825         * iconvdata/ibm921.h: Likewise.
22826         * iconvdata/ibm922.h: Likewise.
22827         * iconvdata/ibm9448.h: Likewise.
22828         * iconvdata/isiri-3342.h: Likewise.
22829         * iconvdata/jis0201.h: Likewise.
22830         * include/link.h: Likewise.
22831         * include/netdb.h: Likewise.
22832         * inet/check_native.c: Likewise.
22833         * inet/check_pf.c: Likewise.
22834         * inet/getipv4sourcefilter.c: Likewise.
22835         * inet/getnameinfo.c: Likewise.
22836         * inet/getsourcefilter.c: Likewise.
22837         * inet/htonl.c: Likewise.
22838         * inet/setipv4sourcefilter.c: Likewise.
22839         * inet/setsourcefilter.c: Likewise.
22840         * inet/test-inet6_opt.c: Likewise.
22841         * inet/tst-network.c: Likewise.
22842         * locale/C-collate.c: Likewise.
22843         * locale/C-ctype.c: Likewise.
22844         * locale/C-time.c: Likewise.
22845         * locale/C-translit.h: Likewise.
22846         * locale/loadarchive.c: Likewise.
22847         * locale/programs/3level.h: Likewise.
22848         * locale/programs/charmap.c: Likewise.
22849         * locale/programs/charmap.h: Likewise.
22850         * locale/programs/ld-address.c: Likewise.
22851         * locale/programs/ld-collate.c: Likewise.
22852         * locale/programs/ld-ctype.c: Likewise.
22853         * locale/programs/ld-identification.c: Likewise.
22854         * locale/programs/ld-measurement.c: Likewise.
22855         * locale/programs/ld-messages.c: Likewise.
22856         * locale/programs/ld-monetary.c: Likewise.
22857         * locale/programs/ld-name.c: Likewise.
22858         * locale/programs/ld-numeric.c: Likewise.
22859         * locale/programs/ld-paper.c: Likewise.
22860         * locale/programs/ld-telephone.c: Likewise.
22861         * locale/programs/ld-time.c: Likewise.
22862         * locale/programs/linereader.c: Likewise.
22863         * locale/programs/locale.c: Likewise.
22864         * locale/programs/locarchive.c: Likewise.
22865         * locale/programs/locfile.h: Likewise.
22866         * locale/programs/repertoire.c: Likewise.
22867         * locale/programs/simple-hash.c: Likewise.
22868         * locale/programs/simple-hash.h: Likewise.
22869         * malloc/memusage.c: Likewise.
22870         * malloc/memusagestat.c: Likewise.
22871         * nis/nis_defaults.c: Likewise.
22872         * nis/nis_hash.c: Likewise.
22873         * nis/nis_print.c: Likewise.
22874         * nis/nis_xdr.c: Likewise.
22875         * nscd/connections.c: Likewise.
22876         * nscd/hstcache.c: Likewise.
22877         * nscd/nscd_gethst_r.c: Likewise.
22878         * nscd/nscd_getserv_r.c: Likewise.
22879         * nscd/nscd_helper.c: Likewise.
22880         * nscd/servicescache.c: Likewise.
22881         * nss/makedb.c: Likewise.
22882         * nss/nss_db/db-XXX.c: Likewise.
22883         * nss/nss_db/db-initgroups.c: Likewise.
22884         * nss/nss_db/db-netgrp.c: Likewise.
22885         * nss/nss_files/files-network.c: Likewise.
22886         * nss/nss_files/files-parse.c: Likewise.
22887         * posix/bug-regex5.c: Likewise.
22888         * posix/fnmatch_loop.c: Likewise.
22889         * posix/regcomp.c: Likewise.
22890         * posix/regexec.c: Likewise.
22891         * posix/tst-rfc3484-2.c: Likewise.
22892         * posix/tst-rfc3484-3.c: Likewise.
22893         * posix/tst-rfc3484.c: Likewise.
22894         * resolv/nss_dns/dns-canon.c: Likewise.
22895         * resolv/nss_dns/dns-network.c: Likewise.
22896         * resolv/res_init.c: Likewise.
22897         * resolv/res_mkquery.c: Likewise.
22898         * resolv/tst-aton.c: Likewise.
22899         * stdlib/cxa_atexit.c: Likewise.
22900         * stdlib/cxa_finalize.c: Likewise.
22901         * stdlib/gen-fpioconst.c: Likewise.
22902         * stdlib/strtol_l.c: Likewise.
22903         * string/tst-endian.c: Likewise.
22904         * sunrpc/auth_des.c: Likewise.
22905         * sunrpc/clnt_udp.c: Likewise.
22906         * sunrpc/rtime.c: Likewise.
22907         * sunrpc/svcauth_des.c: Likewise.
22908         * sunrpc/xdr.c: Likewise.
22909         * sunrpc/xdr_intXX_t.c: Likewise.
22910         * sunrpc/xdr_rec.c: Likewise.
22911         * sysdeps/generic/ldconfig.h: Likewise.
22912         * sysdeps/generic/ldsodefs.h: Likewise.
22913         * sysdeps/generic/memusage.h: Likewise.
22914         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
22915         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
22916         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
22917         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
22918         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
22919         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
22920         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
22921         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
22922         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
22923         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
22924         * sysdeps/posix/getaddrinfo.c: Likewise.
22925         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
22926         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
22927         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
22928         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
22929         * sysdeps/powerpc/test-gettimebase.c: Likewise.
22930         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
22931         * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
22932         * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
22933         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
22934         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
22935         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
22936         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
22937         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
22938         * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
22939         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
22940         * sysdeps/x86_64/dl-tls.h: Likewise.
22941         * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
22942         * time/alt_digit.c: Likewise.
22943         * time/era.c: Likewise.
22944         * wcsmbs/tst-c16c32-1.c: Likewise.
22946 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
22948         * math/libm-test.inc (struct test_sincos_data): New type.
22949         (RUN_TEST_LOOP_sincos): New macro.
22950         (sincos_test_data): New variable.
22951         (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
22953 2013-05-16  Richard Henderson  <rth@redhat.com>
22955         * math/atest-exp2.c (LIMB64): New macro.
22956         (CONSTSZ): New macro.
22957         (mp_exp1, mp_exp_m1, mp_log2): New variables.
22958         (hexdig): Move ...
22959         (print_mpn_fp): ... to function scope.
22960         (read_mpn_hex): Remove.
22961         (get_log2): Remove.
22962         (exp2_mpn): Use mp_log2.
22963         (main): Use mp_exp1.
22965 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
22967         * math/libm-test.inc: Remove comment about not testing "inexact"
22968         exceptions.
22969         (INEXACT_EXCEPTION): New macro.
22970         (NO_INEXACT_EXCEPTION): Likewise.
22971         (INVALID_EXCEPTION_OK): Update value.
22972         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
22973         (OVERFLOW_EXCEPTION_OK): Likewise.
22974         (UNDERFLOW_EXCEPTION_OK): Likewise.
22975         (IGNORE_ZERO_INF_SIGN): Likewise.
22976         (ERRNO_UNCHANGED): Likewise.
22977         (ERRNO_EDOM): Likewise.
22978         (ERRNO_ERANGE): Likewise.
22979         (test_exceptions): Handle testing "inexact" exceptions.
22980         (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
22981         (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
22982         (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
22983         (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
22984         INEXACT_EXCEPTION.
22985         (rint_towardzero_test_data): Likewise.
22986         (rint_downward_test_data): Likewise.
22987         (rint_upward_test_data): Likewise.
22989         * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
22990         with OVERFLOW_EXCEPTION.
22991         (exp10_test_data): Likewise.
22992         (exp2_test_data): Likewise.
22993         (expm1_test_data): Likewise.
22994         (lgamma_test_data): Likewise.
22995         (pow_test_data): Likewise.
22996         (tgamma_test_data): Likewise.
22997         (yn_test_data): Remove duplicate test of overflow.
22999         * math/libm-test.inc (struct test_cc_c_data): New type.
23000         (RUN_TEST_LOOP_cc_c): New macro.
23001         (cpow_test_data): New variable.
23002         (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
23004         * math/libm-test.inc (struct test_f_L_data): New type.
23005         (RUN_TEST_LOOP_f_L): New macro.
23006         (llrint_test_data): New variable.
23007         (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
23008         (llrint_tonearest_test_data): New variable.
23009         (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
23010         (llrint_towardzero_test_data): New variable.
23011         (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
23012         (llrint_downward_test_data): New variable.
23013         (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
23014         (llrint_upward_test_data): New variable.
23015         (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
23016         (llround_test_data): New variable.
23017         (llround_test): Run tests with RUN_TEST_LOOP_f_L.
23019 2013-05-13  Peter Collingbourne  <pcc@google.com>
23021         * math/atest-exp2.c (get_log2): Remove const attribute.
23023 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
23025         * math/libm-test.inc (struct test_f_l_data): New type.
23026         (RUN_TEST_LOOP_f_l): New macro.
23027         (lrint_test_data): New variable.
23028         (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
23029         (lrint_tonearest_test_data): New variable.
23030         (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
23031         (lrint_towardzero_test_data): New variable.
23032         (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
23033         (lrint_downward_test_data): New variable.
23034         (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
23035         (lrint_upward_test_data): New variable.
23036         (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
23037         (lround_test_data): New variable.
23038         (lround_test): Run tests with RUN_TEST_LOOP_f_l.
23040 2013-05-15  Peter Collingbourne  <pcc@google.com>
23042         * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
23043         (EXTRACT_WORDS64) Use where appropriate.
23044         (INSERT_WORDS64) Likewise.
23046         * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
23047         constraints with x constraints.
23048         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
23050         * malloc/obstack.c (_obstack_compat): Add initializer.
23052 2013-05-15  Edjunior Machado  <emachado@linux.vnet.ibm.com>
23054         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
23055         si_trapno and add si_addr_lsb to _sifields.sigfault.
23056         (si_trapno): Remove macro.
23057         (si_addr_lsb): Define new macro.
23058         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
23060 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
23062         * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
23063         instead of TEST_f_l.
23064         (llrint_test_tonearest): Likewise.
23065         (llrint_test_towardzero): Likewise.
23066         (llrint_test_downward): Likewise.
23067         (llrint_test_upward): Likewise.
23068         (llround_test): Likewise.
23070         * math/libm-test.inc (struct test_f_i_data): Add comment.
23071         (RUN_TEST_LOOP_f_b): New macro.
23072         (RUN_TEST_LOOP_f_b_tg): Likewise.
23073         (finite_test_data): New variable.
23074         (finite_test): Run tests with RUN_TEST_LOOP_f_b.
23075         (isfinite_test_data): New variable.
23076         (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
23077         (isinf_test_data): New variable.
23078         (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
23079         (isnan_test_data): New variable.
23080         (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
23081         (isnormal_test_data): New variable.
23082         (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
23083         (issignaling_test_data): New variable.
23084         (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
23085         (signbit_test_data): New variable.
23086         (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
23088         * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
23089         with INVALID_EXCEPTION.
23090         (acosh_test_data): Likewise.
23091         (asin_test_data): Likewise.
23092         (atanh_test_data): Likewise.
23093         (fmod_test_data): Likewise.
23094         (log_test_data): Likewise.
23095         (log10_test_data): Likewise.
23096         (log2_test_data): Likewise.
23097         (pow_test_data): Likewise.
23098         (sqrt_test_data): Likewise.
23099         (y0_test_data): Likewise.
23100         (y1_test_data): Likewise.
23101         (yn_test_data): Likewise.
23103         * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
23104         function contents.
23106         * math/libm-test.inc (struct test_ff_i_data): New type.
23107         (RUN_TEST_LOOP_ff_i_tg): New macro.
23108         (isgreater_test_data): New variable.
23109         (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
23110         (isgreaterequal_test_data): New variable.
23111         (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
23112         (isless_test_data): New variable.
23113         (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
23114         (islessequal_test_data): New variable.
23115         (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
23116         (islessgreater_test_data): New variable.
23117         (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
23118         (isunordered_test_data): New variable.
23119         (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
23121 2013-05-14  David S. Miller  <davem@davemloft.net>
23123         * sysdeps/sparc/fpu/libm-test-ulps: Update.
23125 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
23127         * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
23129         * math/libm-test.inc (struct test_fF_f1_data): Change type of
23130         extra_test to int.
23131         (struct test_f_i_data): Change type of max_ulp to int.
23133         * math/libm-test.inc (test_ffI_f1_data): New type.
23134         (RUN_TEST_LOOP_ffI_f1): New macro.
23135         (remquo_test_data): New variable.
23136         (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
23138         * setjmp/tst-setjmp-fp.c: New file.
23139         * setjmp/Makefile (tests): Add tst-setjmp-fp.
23140         (link-libm): New variable.
23141         ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
23143         * math/libm-test.inc (struct test_f_i_data): New type.
23144         (RUN_TEST_LOOP_f_i): New macro.
23145         (RUN_TEST_LOOP_f_i_tg): Likewise.
23146         (fpclassify_test_data): New variable.
23147         (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
23148         (ilogb_test_data): New variable.
23149         (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
23151         * math/libm-test.inc (scalbln_test): Correct function name in END
23152         call.
23154         * math/libm-test.inc (struct test_f_f1_data): Add comment.
23155         (RUN_TEST_LOOP_fI_f1): New macro.
23156         (frexp_test_data): New variable.
23157         (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
23159         * math/libm-test.inc (struct test_fF_f1_data): New type.
23160         (RUN_TEST_LOOP_fF_f1): New macro.
23161         (modf_test_data): New variable.
23162         (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
23164         * math/libm-test.inc (struct test_f_f1_data): New type.
23165         (RUN_TEST_LOOP_f_f1): New macro.
23166         (gamma_test_data): New variable.
23167         (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
23168         (lgamma_test_data): New variable.
23169         (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
23171 2013-05-13  Carlos O'Donell  <carlos@redhat.com>
23173         * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
23174         * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
23175         (main): Comment "tls" pseudo-hwcap.
23177 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
23179         * math/libm-test.inc (struct test_fl_f_data): New type.
23180         (RUN_TEST_LOOP_fl_f): New variable.
23181         (scalbln_test_data): New variable.
23182         (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
23184         * math/libm-test.inc (struct test_fi_f_data): New type.
23185         (RUN_TEST_LOOP_fi_f): New macro.
23186         (ldexp_test_data): New variable.
23187         (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
23188         (scalbn_test_data): New variable.
23189         (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
23191         * math/libm-test.inc (struct test_c_f_data): New type.
23192         (RUN_TEST_LOOP_c_f): New macro.
23193         (cabs_test_data): New variable.
23194         (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
23195         (carg_test_data): New variable.
23196         (carg_test): Run tests with RUN_TEST_LOOP_c_f.
23197         (cimag_test_data): New variable.
23198         (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
23199         (creal_test_data): New variable.
23200         (creal_test): Run tests with RUN_TEST_LOOP_c_f.
23202         * math/libm-test.inc (struct test_if_f_data): New type.
23203         (RUN_TEST_LOOP_if_f): New macro.
23204         (jn_test_data): New variable.
23205         (jn_test): Run tests with RUN_TEST_LOOP_if_f.
23206         (yn_test_data): New variable.
23207         (yn_test): Run tests with RUN_TEST_LOOP_if_f.
23209         * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
23211 2013-05-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23213         * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
23214         (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
23216 2013-05-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
23218         * benchtests/Makefile (CPPFLAGS-nonlib): Add
23219         -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
23220         (bench-deps): Add bench-timing.h.
23221         * benchtests-bench-skeleton.c: Include bench-timing.h.
23222         (main): Use TIMING_* macros instead of clock_gettime.
23223         * benchtests/bench-timing.h: New file.
23225         [BZ #14582]
23226         * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
23227         Renamed from _LIB_VERSION.
23228         (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
23230 2013-05-12  Joseph Myers  <joseph@codesourcery.com>
23232         * math/libm-test.inc (struct test_fff_f_data): New type.
23233         (RUN_TEST_LOOP_fff_f): New macro.
23234         (fma_test_data): New variable.
23235         (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
23236         (fma_towardzero_test_data): New variable.
23237         (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
23238         (fma_downward_test_data): New variable.
23239         (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
23240         (fma_upward_test_data): New variable.
23241         (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
23243         * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
23244         (struct test_c_c_data): New type.
23245         (RUN_TEST_LOOP_c_c): New macro.
23246         (cacos_test_data): New variable.
23247         (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
23248         (cacosh_test_data): New variable.
23249         (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
23250         (casin_test_data): New variable.
23251         (casin_test): Run tests with RUN_TEST_LOOP_c_c.
23252         (casinh_test_data): New variable.
23253         (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
23254         (catan_test_data): New variable.
23255         (catan_test): Run tests with RUN_TEST_LOOP_c_c.
23256         (catanh_test_data): New variable.
23257         (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
23258         (ccos_test_data): New variable.
23259         (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
23260         (ccosh_test_data): New variable.
23261         (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
23262         (cexp_test_data): New variable.
23263         (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
23264         (clog_test_data): New variable.
23265         (clog_test): Run tests with RUN_TEST_LOOP_c_c.
23266         (clog10_test_data): New variable.
23267         (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
23268         (conj_test_data): New variable.
23269         (conj_test): Run tests with RUN_TEST_LOOP_c_c.
23270         (cproj_test_data): New variable.
23271         (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
23272         (csin_test_data): New variable.
23273         (csin_test): Run tests with RUN_TEST_LOOP_c_c.
23274         (csinh_test_data): New variable.
23275         (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
23276         (csqrt_test_data): New variable.
23277         (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
23278         (ctan_test_data): New variable.
23279         (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
23280         (ctan_tonearest_test_data): New variable.
23281         (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
23282         (ctan_towardzero_test_data): New variable.
23283         (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
23284         (ctan_downward_test_data): New variable.
23285         (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
23286         (ctan_upward_test_data): New variable.
23287         (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
23288         (ctanh_test_data): New variable.
23289         (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
23290         (ctanh_tonearest_test_data): New variable.
23291         (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
23292         (ctanh_towardzero_test_data): New variable.
23293         (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
23294         (ctanh_downward_test_data): New variable.
23295         (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
23296         (ctanh_upward_test_data): New variable.
23297         (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
23298         * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
23299         of BUILD_COMPLEX.
23301         * math/libm-test.inc (struct test_ff_f_data): New type.
23302         (struct test_ff_f_data_nexttoward): Likewise.
23303         (RUN_TEST_LOOP_2_f): New macro.
23304         (RUN_TEST_LOOP_ff_f): Likewise.
23305         (atan2_test_data): New variable.
23306         (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
23307         (copysign_test_data): New variable.
23308         (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
23309         (fdim_test_data): New variable.
23310         (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
23311         (fmax_test_data): New variable.
23312         (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
23313         (fmin_test_data): New variable.
23314         (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
23315         (fmod_test_data): New variable.
23316         (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
23317         (hypot_test_data): New variable.
23318         (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
23319         (nextafter_test_data): New variable.
23320         (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
23321         (nexttoward_test_data): New variable.
23322         (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
23323         (pow_test_data): New variable.
23324         (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
23325         (pow_tonearest_test_data): New variable.
23326         (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
23327         (pow_towardzero_test_data): New variable.
23328         (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
23329         (pow_downward_test_data): New variable.
23330         (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
23331         (pow_upward_test_data): New variable.
23332         (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
23333         (remainder_test_data): New variable.
23334         (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
23335         (scalb_test_data): New variable.
23336         (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
23337         * sysdeps/i386/fpu/libm-test-ulps: Update.
23339 2013-05-11  Joseph Myers  <joseph@codesourcery.com>
23341         * math/libm-test.inc (fma_test): Use max_value instead of local
23342         variable fltmax.
23343         (nextafter_test): Likewise.
23345         * math/libm-test.inc (acos_towardzero_test_data): New variable.
23346         (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
23347         (acos_downward_test_data): New variable.
23348         (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
23349         (acos_upward_test_data): New variable.
23350         (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
23351         (acosh_test_data): New variable.
23352         (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
23353         (asin_test_data): New variable.
23354         (asin_test): Run tests with RUN_TEST_LOOP_f_f.
23355         (asin_tonearest_test_data): New variable.
23356         (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
23357         (asin_towardzero_test_data): New variable.
23358         (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
23359         (asin_downward_test_data): New variable.
23360         (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
23361         (asin_upward_test_data): New variable.
23362         (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
23363         (asinh_test_data): New variable.
23364         (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
23365         (atan_test_data): New variable.
23366         (atan_test): Run tests with RUN_TEST_LOOP_f_f.
23367         (atanh_test_data): New variable.
23368         (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
23369         (cbrt_test_data): New variable.
23370         (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
23371         (ceil_test_data): New variable.
23372         (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
23373         (cos_test_data): New variable.
23374         (cos_test): Run tests with RUN_TEST_LOOP_f_f.
23375         (cos_tonearest_test_data): New variable.
23376         (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
23377         (cos_towardzero_test_data): New variable.
23378         (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
23379         (cos_downward_test_data): New variable.
23380         (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
23381         (cos_upward_test_data): New variable.
23382         (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
23383         (cosh_test_data): New variable.
23384         (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
23385         (cosh_tonearest_test_data): New variable.
23386         (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
23387         (cosh_towardzero_test_data): New variable.
23388         (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
23389         (cosh_downward_test_data): New variable.
23390         (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
23391         (cosh_upward_test_data): New variable.
23392         (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
23393         (erf_test_data): New variable.
23394         (erf_test): Run tests with RUN_TEST_LOOP_f_f.
23395         (erfc_test_data): New variable.
23396         (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
23397         (exp_test_data): New variable.
23398         (exp_test): Run tests with RUN_TEST_LOOP_f_f.
23399         (exp_tonearest_test_data): New variable.
23400         (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
23401         (exp_towardzero_test_data): New variable.
23402         (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
23403         (exp_downward_test_data): New variable.
23404         (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
23405         (exp_upward_test_data): New variable.
23406         (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
23407         (exp10_test_data): New variable.
23408         (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
23409         (exp2_test_data): New variable.
23410         (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
23411         (expm1_test_data): New variable.
23412         (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
23413         (fabs_test_data): New variable.
23414         (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
23415         (floor_test_data): New variable.
23416         (floor_test): Run tests with RUN_TEST_LOOP_f_f.
23417         (j0_test_data): New variable.
23418         (j0_test): Run tests with RUN_TEST_LOOP_f_f.
23419         (j1_test_data): New variable.
23420         (j1_test): Run tests with RUN_TEST_LOOP_f_f.
23421         (log_test_data): New variable.
23422         (log_test): Run tests with RUN_TEST_LOOP_f_f.
23423         (log10_test_data): New variable.
23424         (log10_test): Run tests with RUN_TEST_LOOP_f_f.
23425         (log1p_test_data): New variable.
23426         (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
23427         (log2_test_data): New variable.
23428         (log2_test): Run tests with RUN_TEST_LOOP_f_f.
23429         (logb_test_data): New variable.
23430         (logb_test): Run tests with RUN_TEST_LOOP_f_f.
23431         (logb_downward_test_data): New variable.
23432         (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
23433         (nearbyint_test_data): New variable.
23434         (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
23435         (rint_test_data): New variable.
23436         (rint_test): Run tests with RUN_TEST_LOOP_f_f.
23437         (rint_tonearest_test_data): New variable.
23438         (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
23439         (rint_towardzero_test_data): New variable.
23440         (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
23441         (rint_downward_test_data): New variable.
23442         (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
23443         (rint_upward_test_data): New variable.
23444         (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
23445         (round_test_data): New variable.
23446         (round_test): Run tests with RUN_TEST_LOOP_f_f.
23447         (sin_test_data): New variable.
23448         (sin_test): Run tests with RUN_TEST_LOOP_f_f.
23449         (sin_tonearest_test_data): New variable.
23450         (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
23451         (sin_towardzero_test_data): New variable.
23452         (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
23453         (sin_downward_test_data): New variable.
23454         (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
23455         (sin_upward_test_data): New variable.
23456         (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
23457         (sinh_test_data): New variable.
23458         (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
23459         (sinh_tonearest_test_data): New variable.
23460         (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
23461         (sinh_towardzero_test_data): New variable.
23462         (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
23463         (sinh_downward_test_data): New variable.
23464         (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
23465         (sinh_upward_test_data): New variable.
23466         (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
23467         (sqrt_test_data): New variable.
23468         (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
23469         (tan_test_data): New variable.
23470         (tan_test): Run tests with RUN_TEST_LOOP_f_f.
23471         (tan_tonearest_test_data): New variable.
23472         (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
23473         (tan_towardzero_test_data): New variable.
23474         (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
23475         (tan_downward_test_data): New variable.
23476         (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
23477         (tan_upward_test_data): New variable.
23478         (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
23479         (tanh_test_data): New variable.
23480         (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
23481         (tgamma_test_data): New variable.
23482         (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
23483         (trunc_test_data): New variable.
23484         (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
23485         (y0_test_data): New variable.
23486         (y0_test): Run tests with RUN_TEST_LOOP_f_f.
23487         (y1_test_data): New variable.
23488         (y1_test): Run tests with RUN_TEST_LOOP_f_f.
23489         (significand_test_data): New variable.
23490         (significand_test): Run tests with RUN_TEST_LOOP_f_f.
23492 2013-05-10  Christian Grönke  <cgr_bugs@sysgo.com>
23494         [BZ #12387]
23495         * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
23497 2013-05-10  Pino Toscano  <toscano.pino@tiscali.it>
23499         * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
23501 2013-05-10  Andreas Jaeger  <aj@suse.de>
23503         [BZ #15448]
23504         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
23505         (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
23507 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
23509         * math/gen-libm-test.pl (adjust_arg): New function.
23510         (special_functions): Handle generating output in both functions
23511         and arrays.
23512         (parse_args): Likewise.
23513         (generate_testfile): Handle START_DATA and END_DATA.  Pass extra
23514         $in_func argument to parse_args.
23515         * math/libm-test.inc (struct test_f_f_data): New type.
23516         (IF_ROUND_INIT_): New macro.
23517         (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
23518         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
23519         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
23520         (IF_ROUND_INIT_FE_UPWARD): Likewise.
23521         (ROUND_RESTORE_): Likewise.
23522         (ROUND_RESTORE_FE_DOWNWARD): Likewise.
23523         (ROUND_RESTORE_FE_TONEAREST): Likewise.
23524         (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
23525         (ROUND_RESTORE_FE_UPWARD): Likewise.
23526         (RUN_TEST_LOOP_f_f): New macro.
23527         (acos_test_data): New variable.
23528         (acos_test): Run tests with RUN_TEST_LOOP_f_f.
23529         (acos_tonearest_test_data): New variable.
23530         (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
23532 2013-05-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
23534         * benchtests/bench-skeleton.c (startup): Fix coding style.
23536 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
23538         [BZ #6809]
23539         * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
23540         negative infinity argument.
23541         * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
23542         negative infinity argument.
23543         * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
23544         negative infinity argument.
23545         * math/libm-test.inc (tgamma_test): Expect errno to be set for
23546         domain errors.
23548 2013-05-10  Florian Weimer  <fweimer@redhat.com>
23550         * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
23551         * iconv/iconv_charmap.c (charmap_conversion): Likewise.
23552         * iconv/iconv_prog.c (main): Likewise.
23553         * locale/programs/charmap-dir.c (charmap_readdir)
23554         (fopen_uncompressed): Likewise.
23555         * locale/programs/locfile.c (siblings_uncached)
23556         (write_locale_data): Use lstat64 instead of lstat.
23557         * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
23558         stat.
23560 2013-05-10  Andreas Jaeger  <aj@suse.de>
23562         [BZ #15395]
23563         * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
23564         localization.
23565         Include <locale.h>.
23567 2013-05-09  Carlos O'Donell  <carlos@redhat.com>
23569         * elf/dl-close.c (_dl_close_worker): Add comments.
23571 2013-05-09  Joseph Myers  <joseph@codesourcery.com>
23573         [BZ #15359]
23574         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
23575         high part of pi/2.
23576         (__ieee754_rem_pio2l): Update comments.
23578         [BZ #15429]
23579         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
23580         high part of pi/2.
23581         (__ieee754_rem_pio2l): Update comments.
23583         * math/libm-test.inc (M_SQRT_2_2): Remove macro.
23584         (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
23586         * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
23587         M_PI_4l.
23589         * math/libm-test.inc (M_PI_34l): Define using decimal constant.
23590         (M_PI_34_LOG10El): Likewise.
23591         (M_PI2_LOG10El): Likewise.
23592         (M_PI4_LOG10El): Likewise.
23593         (M_PI_LOG10El): Likewise.
23595 2013-05-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23597         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23599 2013-05-08  Joseph Myers  <joseph@codesourcery.com>
23601         * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
23602         (MINUS_ZERO_INIT): Likewise.
23603         (PLUS_INFTY_INIT): Likewise.
23604         (MINUS_INFTY_INIT): Likewise.
23605         (QNAN_VALUE_INIT): Likewise.
23606         (MAX_VALUE_INIT): Likewise.
23607         (MIN_VALUE_INIT): Likewise.
23608         (MIN_SUBNORM_VALUE_INIT): Likewise.
23609         (plus_zero): Initialize with PLUS_ZERO_INIT.
23610         (minus_zero): Initialize with MINUS_ZERO_INIT.
23611         (plus_infty): Initialize with PLUS_INFTY_INIT.
23612         (minus_infty): Initialize with MINUS_INFTY_INIT.
23613         (qnan_value): Initialize with QNAN_VALUE_INIT.
23614         (max_value): Initialize with MAX_VALUE_INIT.
23615         (min_value): Initialize with MIN_VALUE_INIT.
23616         (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
23618         * math/libm-test.inc (RUN_TEST_if_f): New macro.
23619         (jn_test): Use TEST_if_f instead of TEST_ff_f.
23620         (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
23621         (yn_test): Use TEST_if_f instead of TEST_ff_f.
23623         * math/libm-test.inc (RUN_TEST_f_f): New macro.
23624         (RUN_TEST_2_f): Likewise.
23625         (RUN_TEST_ff_f): Likewise.
23626         (RUN_TEST_fi_f): Likewise.
23627         (RUN_TEST_fl_f): Likewise.
23628         (RUN_TEST_fff_f): Likewise.
23629         (RUN_TEST_c_f): Likewise.
23630         (RUN_TEST_f_f1): Likewise.
23631         (RUN_TEST_fF_f1): Likewise.
23632         (RUN_TEST_fI_f1): Likewise.
23633         (RUN_TEST_ffI_f1): Likewise.
23634         (RUN_TEST_c_c): Likewise.
23635         (RUN_TEST_cc_c): Likewise.
23636         (RUN_TEST_f_i): Likewise.
23637         (RUN_TEST_f_i_tg): Likewise.
23638         (RUN_TEST_ff_i_tg): Likewise.
23639         (RUN_TEST_f_b): Likewise.
23640         (RUN_TEST_f_b_tg): Likewise.
23641         (RUN_TEST_f_l): Likewise.
23642         (RUN_TEST_f_L): Likewise.
23643         (RUN_TEST_sincos): Likewise.
23644         * math/gen-libm-test.pl (new_test): Take new argument to indicate
23645         whether to show exceptions.  Do not include ");\n" in return
23646         value.
23647         (special_functions): Output call to RUN_TEST_sincos instead of
23648         check_float calls.  Update calls to new_test.
23649         (parse_args): Output call to single RUN_TEST_* macro instead of
23650         check_* calls and other assignments.  Update calls to new_test.
23652         [BZ #2546]
23653         [BZ #2560]
23654         [BZ #5159]
23655         [BZ #15426]
23656         * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
23657         input to result for tgamma overflow.
23658         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
23659         (gamma_coeff): New variable.
23660         (NCOEFF): New macro.
23661         (gamma_positive): New function.
23662         (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
23663         underflow here.  Use gamma_positive instead of exp (lgamma) for
23664         other arguments.
23665         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
23666         (gamma_coeff): New variable.
23667         (NCOEFF): New macro.
23668         (gammaf_positive): New function.
23669         (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
23670         underflow here.  Use gamma_positive instead of exp (lgamma) for
23671         other arguments.
23672         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
23673         (gamma_coeff): New variable.
23674         (NCOEFF): New macro.
23675         (gammal_positive): New function.
23676         (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
23677         underflow here.  Use gamma_positive instead of exp (lgamma) for
23678         other arguments.
23679         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
23680         (gamma_coeff): New variable.
23681         (NCOEFF): New macro.
23682         (gammal_positive): New function.
23683         (__ieee754_gammal_r): Handle positive infinity, overflow and
23684         underflow here.  Handle NaN the same as positive infinity.  Remove
23685         check x < 0xffffffff for negative integers.  Use gamma_positive
23686         instead of exp (lgamma) for other arguments.
23687         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
23688         (gamma_coeff): New variable.
23689         (NCOEFF): New macro.
23690         (gammal_positive): New function.
23691         * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
23692         * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
23693         * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
23694         * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
23695         * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
23696         * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
23697         * sysdeps/generic/math_private.h (__gamma_productf): New
23698         prototype.
23699         (__gamma_product): Likewise.
23700         (__gamma_productl): Likewise.
23701         * math/Makefile (libm-calls): Add gamma_product.
23702         * math/libm-test.inc (tgamma_test): Add more tests.
23703         * sysdeps/i386/fpu/libm-test-ulps: Update.
23704         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23706 2013-05-08  Ondřej Bílka  <neleai@seznam.cz>
23708         * benchtests/bench-skeleton.c (main): Preheat CPU.
23710 2013-05-07  Aurelien Jarno <aurelien@aurel32.net>
23712         * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
23714 2013-05-07  Roland McGrath  <roland@hack.frob.com>
23716         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
23717         and _dl_skip_args_internal.
23719 2013-05-07  Carlos O'Donell  <carlos@redhat.com>
23721         * manual/message.texi (Message Translation): Talk about users.
23722         Message to key mapping impacts design.
23724 2013-05-06  Roland McGrath  <roland@hack.frob.com>
23726         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
23728         * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
23730         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
23731         * sysdeps/wordsize-64/glob64.c: ... here.
23733         * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
23734         (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
23735         New macros.
23737         * debug/getlogin_r_chk.c: Moved to ...
23738         * login/getlogin_r_chk.c: ... here.
23739         * debug/Makefile (routines): Move getlogin_r_chk to ...
23740         * login/Makefile (routines): ... here.
23741         * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
23742         * login/Versions (libc: GLIBC_2.4): ... here.
23744         * io/poll.c (__poll): Renamed from poll.
23745         Add libc_hidden_def.
23746         (poll): Define as weak alias.
23748         * debug/ptsname_r_chk.c: Moved to ...
23749         * login/ptsname_r_chk.c: ... here.
23750         * debug/Makefile (routines): Move ptsname_r_chk to ...
23751         * login/Makefile (routines): ... here.
23752         * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
23753         * login/Versions (libc: GLIBC_2.4): ... here.
23755         * posix/getlogin.c: Moved to ...
23756         * login/getlogin.c: ... here.
23757         * posix/getlogin_r.c: Moved to ...
23758         * login/getlogin_r.c: ... here.
23759         * posix/getlogin_r.c: Moved to ...
23760         * login/getlogin_r.c: ... here.
23761         * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
23762         * login/Makefile (routines): ... here.
23763         * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
23764         * login/Versions (libc: GLIBC_2.0): ... here.
23766         * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
23767         (setrlimit): Define as weak alias.
23769         * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
23770         Call __ names for open, ftruncate, and close.
23771         For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
23772         (truncate): Define as weak alias.
23774 2013-05-06  Joseph Myers  <joseph@codesourcery.com>
23776         * math/gen-libm-test.pl (parse_args): Initialize x before each
23777         test of frexp, modf and remquo.
23779         * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
23780         test signgam value.
23782 2013-05-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23784         [BZ #15418]
23785         [BZ #15419]
23786         * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
23787         internal tests.
23788         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
23790 2013-05-06  Roland McGrath  <roland@hack.frob.com>
23792         * elf/dl-writev.h: New file.
23793         * elf/dl-misc.c: Include it.
23794         (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
23795         * sysdeps/unix/sysv/linux/dl-writev.h: New file.
23797 2013-05-04  Joseph Myers  <joseph@codesourcery.com>
23799         * math/libm-test.inc (noXFails): Remove variable.
23800         (noXPasses): Likewise.
23801         (BUILD_COMPLEX_INT): Remove macro.
23802         (print_screen): Remove xfail argument.
23803         (print_screen_max_error): Likewise.
23804         (update_stats): Likewise.
23805         (print_max_error): Likewise.  Update calls to other affected
23806         functions.
23807         (print_complex_max_error): Likewise.
23808         (test_single_exception): Update calls to print_screen.
23809         (test_single_errno): Likewise.
23810         (check_float_internal): Remove xfail argument.  Update calls to
23811         other affected functions.
23812         (check_float): Likewise.
23813         (check_complex): Likewise.
23814         (check_int): Likewise.
23815         (check_long): Likewise.
23816         (check_bool): Likewise.
23817         (check_longlong): Likewise.
23818         (main): Don't print noXFails and noXPasses.
23819         * math/gen-libm-test.pl (top level): Don't mention expected
23820         failure handling in comment.
23821         (new_test): Don't handle expected failures.
23822         (parse_args): Don't mention expected failure handling in comment.
23823         (generate_testfile): Don't handle expected failures.
23824         (parse_ulps): Likewise.
23825         (print_ulps_file): Likewise.
23826         (get_failure): Remove function.
23827         (output_test): Don't handle expected failures.
23828         * make/README.libm-test: Don't mention expected failure handling.
23830         * math/libm-test.inc (plus_zero): Make const.  Add initializer.
23831         (minus_zero): Likewise.
23832         (plus_infty): Likewise.
23833         (minus_infty): Likewise.
23834         (qnan_value): Likewise.
23835         (max_value): Likewise.
23836         (min_value): Likewise.
23837         (min_subnorm_value): Likewise.
23838         (initialize): Do not initialize those variables dynamically.
23840 2013-05-03  Roland McGrath  <roland@hack.frob.com>
23842         * io/open.c (__open_2): Moved to ...
23843         * io/open_2.c: ... this new file.
23844         * io/open64.c (__open64_2): Moved to ...
23845         * io/open64_2.c: ... this new file.
23846         * io/openat.c (__openat_2): Moved to ...
23847         * io/openat_2.c: ... this new file.
23848         * io/openat64.c (__openat64_2): Moved to ...
23849         * io/openat64_2.c: ... this new file.
23850         * io/Makefile (routines): Add them.
23851         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
23852         * sysdeps/unix/sysv/linux/open_2.c: File removed.
23853         * sysdeps/unix/sysv/linux/open64_2.c: File removed.
23854         * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
23855         * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
23856         * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
23857         (__openat64): Add hidden_ver.
23858         * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
23859         * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
23861         * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
23862         Separately conditionalize setting of GLRO(dl_sysinfo) so
23863         that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
23864         as well, but the actual setting is only under [NEED_DL_SYSINFO].
23866 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23868         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
23869         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
23870         definition.
23871         (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
23872         * sysdeps/unix/sysv/linux/powerpc/init-first.c
23873         (_libc_vdso_platform_setup): Add __vdso_time initialization.
23874         * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
23875         for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
23877 2013-05-03  Joseph Myers  <joseph@codesourcery.com>
23879         * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
23880         test signgam value.
23882         * math/libm-test.inc (hypot_test): Do not use
23883         IGNORE_ZERO_INF_SIGN.
23885 2013-05-03  Andreas Jaeger  <aj@suse.de>
23887         * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
23888         Linux 3.9.
23889         * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
23890         (PF_MAX): Adjust for VSOCK change.
23892 2013-05-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23894         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23896 2013-05-02  Carlos O'Donell  <carlos@redhat.com>
23898         [BZ #15264]
23899         * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
23900         * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
23901         * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
23903 2013-05-02  David S. Miller  <davem@davemloft.net>
23905         * sysdeps/sparc/fpu/libm-test-ulps: Update.
23907 2013-05-01  Ondřej Bílka  <neleai@seznam.cz>
23909         * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
23911 2013-05-01  Roland McGrath  <roland@hack.frob.com>
23913         * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
23915 2013-05-01  Richard Smith  <richard@metafoo.co.uk>
23917         [BZ #14952]
23918         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
23919         [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
23920         Use __attribute__ ((__gnu_inline__)).
23921         [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
23922         Don't use __attribute__ ((__gnu_inline__)).
23924 2013-05-01  Joseph Myers  <joseph@codesourcery.com>
23926         [BZ #15423]
23927         * math/s_catan.c (__catan): Handle small real or imaginary part of
23928         input specially to avoid spurious underflow.
23929         * math/s_catanf.c (__catanf): Likewise.
23930         * math/s_catanh.c (__catanh): Likewise.
23931         * math/s_catanhf.c (__catanhf): Likewise.
23932         * math/s_catanhl.c (__catanhl): Likewise.
23933         * math/s_catanl.c (__catanl): Likewise.
23934         * math/libm-test.inc (catan_test): Add more tests.
23935         (catanh_test): Likewise.
23936         * sysdeps/i386/fpu/libm-test-ulps: Update.
23937         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23939 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23941         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23943 2013-04-30  Joseph Myers  <joseph@codesourcery.com>
23945         [BZ #15416]
23946         * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
23947         accurately for denominator in atan2.
23948         * math/s_catanf.c (__catanf): Likewise.
23949         * math/s_catanh.c (__catanh): Likewise.
23950         * math/s_catanhf.c (__catanhf): Likewise.
23951         * math/s_catanhl.c (__catanhl): Likewise.
23952         * math/s_catanl.c (__catanl): Likewise.
23953         * math/libm-test.inc (catan_test): Add more tests.
23954         (catanh_test): Likewise.
23955         * sysdeps/i386/fpu/libm-test-ulps: Update.
23956         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23958 2013-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
23960         * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
23962         * benchtests/Makefile (bench): Remove slow benchmarks.
23963         * benchtests/atan-inputs: Add slow benchmark inputs.
23964         * benchtests/bench-modf.c (NUM_VARIANTS): Define.
23965         (BENCH_FUNC): Accept variant offset.
23966         (VARIANT): Define.
23967         * benchtests/bench-skeleton.c (main): Run benchmark for each
23968         variant.
23969         * benchtests/cos-inputs: Add slow benchmark inputs.
23970         * benchtests/exp-inputs: Likewise.
23971         * benchtests/pow-inputs: Likewise.
23972         * benchtests/sin-inputs: Likewise.
23973         * benchtests/slowatan-inputs: Remove.
23974         * benchtests/slowatan.c: Remove.
23975         * benchtests/slowcos-inputs: Remove.
23976         * benchtests/slowcos.c: Remove.
23977         * benchtests/slowexp-inputs: Remove.
23978         * benchtests/slowexp.c: Remove.
23979         * benchtests/slowpow-inputs: Remove.
23980         * benchtests/slowpow.c: Remove.
23981         * benchtests/slowsin-inputs: Remove.
23982         * benchtests/slowsin.c: Remove.
23983         * benchtests/slowtan-inputs: Remove.
23984         * benchtests/slowtan.c: Remove.
23985         * benchtests/tan-inputs: Add slow benchmark inputs.
23986         * scripts/bench.pl: Parse comments and directives.
23988         * benchtests/Makefile: Remove *-ITER.  Define BENCH_DURATION
23989         in CPPFLAGS.
23990         ($(objpfx)bench-%.c): Remove *-ITER.
23991         * benchtests/bench-modf.c: Remove definition of ITER.
23992         * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
23993         (main): Loop for DURATION seconds instead of fixed number of
23994         iterations.
23995         * scripts/bench.pl: Don't expect iterations in parameters.
23997 2013-04-29  Roland McGrath  <roland@hack.frob.com>
23999         * io/fchdir.c (__fchdir): Renamed from fchdir.
24000         (fchdir): Define as weak alias.
24002 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
24004         * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
24005         (ERRNO_EDOM): Likewise.
24006         (ERRNO_ERANGE): Likewise.
24007         (noErrnoTests): New variable.
24008         (init_max_error): Set errno to 0.
24009         (test_single_errno): New function.
24010         (test_errno): Likewise.
24011         (check_float_internal): Call test_errno.  Set errno to 0.
24012         (check_complex): Refer to errno tests in comment.
24013         (check_int): Call test_errno.  Set errno to 0.
24014         (check_long): Likewise.
24015         (check_bool): Likewise.
24016         (check_longlong): Likewise.
24017         (cos_test): Use ERRNO_* flags for errno tests instead of
24018         check_int.
24019         (expm1_test): Likewise.
24020         (fmod_test): Likewise.
24021         (ilogb_test): Likewise.
24022         (lgamma_test): Likewise.
24023         (pow_test): Likewise.
24024         (remainder_test): Likewise.
24025         (sin_test): Likewise.
24026         (tan_test): Likewise.
24027         (yn_test): Likewise.
24028         (initialize): Set errno to 0.
24029         (main): Print number of errno tests.
24030         * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
24032 2013-04-29  Andreas Jaeger  <aj@suse.de>
24034         [BZ #15084]
24035         * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
24036         and RES_USEVC.
24038         [BZ #15085]
24039         * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
24040         * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
24041         unimplemented.
24043         [BZ #15380]
24044         * stdlib/random.c (__initstate): Return NULL if
24045         __initstate fails.
24047         [BZ #15086]
24048         * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
24049         RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
24050         RES_SNGLKUPREOP.
24052 2013-04-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24054         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
24056 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
24058         * math/libm-test.inc (cacos_test): Add missing semicolons at ends
24059         of individual tests.
24060         (casin_test): Likewise.
24061         (casinh_test): Likewise.
24063 2013-04-27  Joseph Myers  <joseph@codesourcery.com>
24065         [BZ #15409]
24066         * math/s_catan.c (__catan): Handle arguments with large real or
24067         imaginary part separately without squaring.
24068         * math/s_catanf.c (__catanf): Likewise.
24069         * math/s_catanh.c (__catanh): Likewise.
24070         * math/s_catanhf.c (__catanhf): Likewise.
24071         * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
24072         and redefine.
24073         (__catanhl): Handle arguments with large real or imaginary part
24074         separately without squaring.
24075         * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
24076         and redefine.
24077         (__catanl): Handle arguments with large real or imaginary part
24078         separately without squaring.
24079         * math/libm-test.inc (catan_test): Add more tests.
24080         (catanh_test): Likewise.
24081         * sysdeps/i386/fpu/libm-test-ulps: Update.
24082         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24084 2013-04-27  Andreas Jaeger  <aj@suse.de>
24086         [BZ #15007]
24087         * stdlib/stdlib.h: Update guards for qecvt.
24088         * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
24089         <stdlib.h>.
24091 2013-04-27  Allan McRae  <allan@archlinux.org>
24093         * sysdeps/i386/fpu/libm-test-ulps: Update.
24095 2013-04-26  Joseph Myers  <joseph@codesourcery.com>
24097         [BZ #15406]
24098         * math/s_catan.c: Include <float.h>.
24099         (__catan): Ensure underflow exception occurs for underflowed
24100         result.
24101         * math/s_catanf.c: Include <float.h>.
24102         (__catanf): Ensure underflow exception occurs for underflowed
24103         result.
24104         * math/s_catanh.c: Include <float.h>.
24105         (__catanh): Ensure underflow exception occurs for underflowed
24106         result.
24107         * math/s_catanhf.c: Include <float.h>.
24108         (__catanhf): Ensure underflow exception occurs for underflowed
24109         result.
24110         * math/s_catanhl.c: Include <float.h>.
24111         (__catanhl): Ensure underflow exception occurs for underflowed
24112         result.
24113         * math/s_catanl.c: Include <float.h>.
24114         (__catanl): Ensure underflow exception occurs for underflowed
24115         result.
24116         * math/libm-test.inc (catan_test): Add more tests.
24117         (catanh_test): Likewise.
24119         [BZ #15405]
24120         * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
24121         underflowed result.
24122         * math/s_ccoshf.c (__ccoshf): Likewise.
24123         * math/s_ccoshl.c (__ccoshl): Likewise.
24124         * math/s_csin.c (__csin): Likewise.
24125         * math/s_csinf.c (__csinf): Likewise.
24126         * math/s_csinh.c (__csinh): Likewise.
24127         * math/s_csinhf.c (__csinhf): Likewise.
24128         * math/s_csinhl.c (__csinhl): Likewise.
24129         * math/s_csinl.c (__csinl): Likewise.
24130         * math/libm-test.inc (ccos_test): Add more tests.
24131         (ccosh_test): Likewise.
24132         (csin_test): Likewise.
24133         (csinh_test): Likewise.
24135 2013-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24137         * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
24138         * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
24139         * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
24140         * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
24141         * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
24142         powerpc/power5+/fpu folders.
24143         * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
24146 2013-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
24148         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
24150 2013-04-25  Joseph Myers  <joseph@codesourcery.com>
24152         * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
24153         additions to variable.
24154         [$(config-machine) = x86_64] (modules-names): Likewise.
24155         ($(objpfx)tst-audit3): Remove dependency.
24156         ($(objpfx)tst-audit3.out): Likewise.
24157         ($(objpfx)tst-audit4): Likewise.
24158         ($(objpfx)tst-audit4.out): Likewise.
24159         ($(objpfx)tst-audit5): Likewise.
24160         ($(objpfx)tst-audit5.out): Likewise.
24161         ($(objpfx)tst-audit6): Likewise.
24162         ($(objpfx)tst-audit6.out): Likewise.
24163         ($(objpfx)tst-audit7): Likewise.
24164         ($(objpfx)tst-audit7.out): Likewise.
24165         (tst-audit3-ENV): Remove variable.
24166         (tst-audit4-ENV): Likewise.
24167         (tst-audit5-ENV): Likewise.
24168         (tst-audit6-ENV): Likewise.
24169         (tst-audit7-ENV): Likewise.
24170         [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
24171         [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
24172         addition to variable.
24173         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
24174         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
24175         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
24176         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
24177         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
24178         * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
24179         tst-audit3, tst-audit4 and tst-audit5.
24180         [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
24181         tst-audit6 and tst-audit7.
24182         [$(subdir) = elf] (modules-names): Add audit modules for those
24183         tests.
24184         [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
24185         [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
24186         [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
24187         [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
24188         [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
24189         [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
24190         [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
24191         [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
24192         [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
24193         [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
24194         [$(subdir) = elf] (tst-audit3-ENV): New variable.
24195         [$(subdir) = elf] (tst-audit4-ENV): Likewise.
24196         [$(subdir) = elf] (tst-audit5-ENV): Likewise.
24197         [$(subdir) = elf] (tst-audit6-ENV): Likewise.
24198         [$(subdir) = elf] (tst-audit7-ENV): Likewise.
24199         [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
24200         Likewise.
24201         [$(subdir) = elf && $(config-cflags-avx) = yes]
24202         (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
24203         [$(subdir) = elf && $(config-cflags-avx) = yes]
24204         (CFLAGS-tst-auditmod4a.c): Likewise.
24205         [$(subdir) = elf && $(config-cflags-avx) = yes]
24206         (CFLAGS-tst-auditmod4b.c): Likewise.
24207         [$(subdir) = elf && $(config-cflags-avx) = yes]
24208         (CFLAGS-tst-auditmod6b.c): Likewise.
24209         [$(subdir) = elf && $(config-cflags-avx) = yes]
24210         (CFLAGS-tst-auditmod6c.c): Likewise.
24211         [$(subdir) = elf && $(config-cflags-avx) = yes]
24212         (CFLAGS-tst-auditmod7b.c): Likewise.
24213         * elf/tst-audit3.c: Move to ...
24214         * sysdeps/x86_64/tst-audit3.c: ... here.
24215         * elf/tst-audit4.c: Move to ...
24216         * sysdeps/x86_64/tst-audit4.c: ... here.
24217         * elf/tst-audit5.c: Move to ...
24218         * sysdeps/x86_64/tst-audit5.c: ... here.
24219         * elf/tst-audit6.c: Move to ...
24220         * sysdeps/x86_64/tst-audit6.c: ... here.
24221         * elf/tst-audit7.c: Move to ...
24222         * sysdeps/x86_64/tst-audit7.c: ... here.
24223         * elf/tst-auditmod3a.c: Move to ...
24224         * sysdeps/x86_64/tst-auditmod3a.c: ... here.
24225         * elf/tst-auditmod3b.c: Move to ...
24226         * sysdeps/x86_64/tst-auditmod3b.c: ... here.
24227         * elf/tst-auditmod4a.c: Move to ...
24228         * sysdeps/x86_64/tst-auditmod4a.c: ... here.
24229         * elf/tst-auditmod4b.c: Move to ...
24230         * sysdeps/x86_64/tst-auditmod4b.c: ... here.
24231         * elf/tst-auditmod5a.c: Move to ...
24232         * sysdeps/x86_64/tst-auditmod5a.c: ... here.
24233         * elf/tst-auditmod5b.c: Move to ...
24234         * sysdeps/x86_64/tst-auditmod5b.c: ... here.
24235         * elf/tst-auditmod6a.c: Move to ...
24236         * sysdeps/x86_64/tst-auditmod6a.c: ... here.
24237         * elf/tst-auditmod6b.c: Move to ...
24238         * sysdeps/x86_64/tst-auditmod6b.c: ... here.
24239         * elf/tst-auditmod6c.c: Move to ...
24240         * sysdeps/x86_64/tst-auditmod6c.c: ... here.
24241         * elf/tst-auditmod7a.c: Move to ...
24242         * sysdeps/x86_64/tst-auditmod7a.c: ... here.
24243         * elf/tst-auditmod7b.c: Move to ...
24244         * sysdeps/x86_64/tst-auditmod7b.c: ... here.
24246 2013-04-25  Paul Pluzhnikov  <ppluzhnikov@google.com>
24248         [BZ #15366]
24249         * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
24250         define unconditionally.
24251         * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
24252         define unconditionally.
24253         (INT8_C, INT16_C, etc.): Likewise.
24255 2013-04-25  Maciej W. Rozycki  <macro@codesourcery.com>
24257         * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
24258         __ehdr_start with hidden visibility.
24260         * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
24262 2013-04-24  Carlos O'Donell  <carlos@redhat.com>
24264         * math/libm-test.inc (cos_test): Use accurate hex constants.
24265         (sincost_test): Likewise.
24267 2013-04-24  Joseph Myers  <joseph@codesourcery.com>
24269         * math/libm-test.inc (catan_test): Add more tests.
24270         (catanh_test): Likewise.
24272         * math/s_catanf.c (__catanf): Use suffixed floating-point
24273         constants.
24274         * math/s_catanhf.c (__catanhf): Likewise.
24275         * math/s_catanhl.c (__catanhl): Likewise.
24276         * math/s_catanl.c (__catanl): Likewise.
24278         [BZ #15394]
24279         * math/s_catan.c (__catan): Calculate imaginary part of result
24280         with log1p not log unless computing log of number close to 0.
24281         * math/s_catanf.c (__catanf): Likewise.
24282         * math/s_catanl.c (__catanl): Likewise.
24283         * math/s_catanh.c (__catanh): Calculate real part of result with
24284         log1p not log unless computing log of number close to 0.
24285         * math/s_catanhf.c (__catanhf): Likewise.
24286         * math/s_catanhl.c (__catanhl): Likewise.
24287         * math/libm-test.inc (catan_test): Add more tests.
24288         (catanh_test): Likewise.
24289         * sysdeps/i386/fpu/libm-test-ulps: Update.
24290         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24292 2013-04-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
24294         * benchtests/Makefile: Mention files in which fast and slow
24295         paths of math functions are implemented.
24297 2013-04-23  Roland McGrath  <roland@hack.frob.com>
24299         * sysdeps/posix/timespec_get.c: New file.
24301 2013-04-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24303         * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
24304         POWER.
24305         * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
24306         for POWER.
24307         * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
24308         powerpc/power5/fpu folders.
24309         * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
24310         * benchtests/Makefile: Add modf testcase.
24311         * benchtests/bench-modf.c: New file: Benchmark test for mo
24313 2013-04-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
24315         [BZ #14888]
24316         * time/Makefile (tests): Add tst-strptime-whitespace.
24317         * time/strptime_l.c (get_number): Use ISSPACE.
24318         (__strptime_internal): Likewise.
24319         * time/tst-strptime-whitespace.c: New test case.
24321 2013-04-23  Andreas Schwab  <schwab@linux-m68k.org>
24323         * nss/nss_files/files-init.c (TF): Don't initialize flexible array
24324         member.
24325         (_nss_files_init): Set it here.
24327 2013-04-23  Heiko Carstens  <heiko.carstens@de.ibm.com>
24329         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
24330         f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
24331         unsigned.
24333 2013-04-22  Jan-Benedict Glaw  <jbglaw@getslash.de>
24335         * nss/getent.c (shadow_keys): Call endspent, not endpwent.
24337 2013-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
24339         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
24340         size just once.
24342 2013-04-21  David S. Miller  <davem@davemloft.net>
24344         * po/ru.po: Update Russion translation from translation project.
24346 2013-04-17  Adam Conrad  <adconrad@0c3.net>
24348         * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
24349         and setfsgid.
24351 2013-04-17  Carlos O'Donell  <carlos@redhat.com>
24353         * configure.in: Remove i386 configure warning. Remove i386 case.
24354         * configure: Regenerate.
24355         * sysdeps/i386/configure.in: Raise error if config_machine is i386.
24356         Add example to error message.
24357         * sysdeps/i386/configure: Regenerate.
24359 2013-04-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
24361         * benchtests/Makefile (bench): Add cos, tan, slowcos and
24362         slowtan.
24363         * benchtests/cos-inputs: New file.
24364         * benchtests/slowcos-inputs: New file.
24365         * benchtests/slowcos.c: New file.
24366         * benchtests/slowtan-inputs: New file.
24367         * benchtests/slowtan.c: New file.
24368         * benchtests/tan-inputs: New file.
24370 2013-04-16  Roland McGrath  <roland@hack.frob.com>
24372         * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
24373         considered kosher.
24375 2013-04-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
24377         * benchtests/Makefile: Include cppflags-iterator.mk to add
24378         -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
24380         * Makefile.in (bench-clean): New target.
24381         * benchtests/Makefile (bench-clean): Likewise.
24383 2013-04-16  David Holsgrove  <david.holsgrove@xilinx.com>
24385         * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
24387 2013-04-15  Thomas Schwinge  <thomas@codesourcery.com>
24389         * stdio-common/tstdiomisc.c: Fix coding-style violation.
24391 2013-04-15  Andreas Schwab  <schwab@suse.de>
24393         * nscd/grpcache.c (cache_addgr): Properly check for short write.
24394         * nscd/initgrcache.c (addinitgroupsX): Likewise.
24395         * nscd/pwdcache.c (cache_addpw): Likewise.
24396         * nscd/servicescache.c (cache_addserv): Likewise.  Don't write
24397         more than recsize.
24399 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
24401         * benchtests/Makefile (bench): Write all output to
24402         bench-out.tmp together.
24404 2013-04-15  Andreas Schwab  <schwab@suse.de>
24406         * nscd/nscd.c (main): Don't fork again after closing files.
24408 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
24410         * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
24412         * benchtests/Rules (bench-deps): Collect dependencies into a
24413         single variable.  Add Makefile to dependencies.
24414         ($(objpfx)bench-%.c): Depend on bench-deps.
24416 2013-04-12  Roland McGrath  <roland@hack.frob.com>
24417             Xavier Roche  <roche+kml2@exalead.com>
24419         [BZ #15361]
24420         * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
24421         just that it's a file descriptor.
24422         * manual/llio.texi (Synchronizing AIO Operations): Update description
24423         for EBADF error from aio_fsync.
24425 2013-04-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
24427         * Rules (bench): Move target definition...
24428         * benchtests/Makefile: ... here.
24430 2013-04-11  Carlos O'Donell  <carlos@redhat.com>
24432         * math/libm-test.inc (cos_test): Fix PI/2 test.
24433         (sincos_test): Likewise.
24434         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
24435         * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
24437 2013-04-11  Andreas Schwab  <schwab@suse.de>
24439         [BZ #13988]
24440         * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
24441         accept exponent character only when digits were seen.
24442         * stdio-common/Makefile (tests): Add bug26.
24443         * stdio-common/bug26.c: New file.
24445         [BZ #14293]
24446         * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
24447         non-freeable.
24449 2013-04-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
24451         * Makeconfig (rtld-prefix): Define built linker prefix.
24452         * Rules (run-bench): Use it.
24453         * math/Makefile (run-regen-ulps): Likewise.
24455         * Rules (bench): Remove eval.
24457 2013-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
24458             Roland McGrath  <roland@hack.frob.com>
24459             Ondrej Bilka  <neleai@seznam.cz>
24461         [BZ #15346]
24462         * time/getdate.c: Include ctype.h and alloca.h.
24463         (__getdate_r): Trim leading and trailing spaces of input.
24464         * time/tst-getdate.c (tests): Add tests with leading and
24465         trailing spaces.
24467 2013-04-08  Roland McGrath  <roland@hack.frob.com>
24469         [BZ #14280]
24470         * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
24471         when computing value.
24473 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
24475         * math/README.libm-test (How can I generate "libm-test-ulps"?):
24476         Use testrun.sh to run libm tests.
24478         [BZ #15309]
24479         * elf/dl-open.c (dl_open_worker): memset all of seen array.
24481 2013-04-06  Marko Myllynen  <myllynen@redhat.com>
24483         [BZ #15264]
24484         * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
24486 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
24488         * Makefile.in (regen-ulps): New target.
24489         * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
24490         [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
24491         [ifneq (no,$(PERL)] (regen-ulps): New target.
24492         [ifeq (no,$(PERL)] (regen-ulps): New target.
24493         * math/libm-test.inc (ulps_file_name): Define.
24494         (output_dir): New variable.
24495         (options): Add "output-dir" option.
24496         (parse_opt): Handle 'o' case.
24497         (main): If output_dir is non-NULL use it as a prefix
24498         otherwise use "".
24499         * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
24501 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
24503         [BZ #10060, #10062]
24504         * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
24505         * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
24506         fail configure if __sync_val_compare_and_swap is not inlined.
24507         * sysdeps/i386/configure: Regenerate.
24508         * configure.in: Build for i686 when configured for i386.
24509         * configure: Regenerate.
24510         * README: Remove i386 reference.
24512 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
24514         * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
24515         * sysdeps/s390/s390-64/sysdep.h: Likewise.
24517 2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
24519         * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
24520         (lmsnanval): New variables.
24521         (F): Add conversion tests.
24522         * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
24523         * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
24525         * stdio-common/tstdiomisc.c (F): Properly collect individual
24526         tests' results.
24528         [BZ #14686, #15336]
24529         * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
24530         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
24531         Instead, use input NaN values or generate a qNaN by arithmetic
24532         operation.  Also fix bugs to comply with the standard.
24533         * math/libm-test.inc (remainder_test): Add more tests.
24535         [BZ #15335, #15342]
24536         * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
24537         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
24538         input NaN values or generate a qNaN by arithmetic operation.
24540         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
24541         unreachable code.
24543         * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
24544         definitions.
24546 2013-04-03  Joseph Myers  <joseph@codesourcery.com>
24548         [BZ #14478]
24549         * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
24550         underflowed result.
24551         * math/s_cexpf.c (__cexpf): Likewise.
24552         * math/s_cexpl.c (__cexpl): Likewise.
24553         * math/libm-test.inc (cexp_test): Add more tests.
24555 2013-04-03  Andreas Schwab  <schwab@suse.de>
24557         [BZ #15330]
24558         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
24559         order arrays from heap if bigger than alloca cutoff.
24561 2013-04-03  Thomas Schwinge  <thomas@codesourcery.com>
24563         * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
24564         (SNAN_TESTS_double): Refer to GCC PR56831.
24565         * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
24566         GCC PR56828.
24568 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
24570         * Rules (bench): Move bench.out after the run is complete.
24572         * Rules (bench): Echo currently running benchmark.
24574         * benchtests/Makefile (bench): Add atan and slowatan.
24575         * benchtests/atan-inputs: New file.
24576         * benchtests/slowatan-inputs: New file.
24577         * benchtests/slowatan.c: New file.
24579         * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
24580         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
24581         its value.
24583         [BZ #15305]
24584         * sysdeps/unix/sysv/linux/kernel-features.h
24585         [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
24586         __ASSUME_XFS_RESTRICTED_CHOWN.
24587         * sysdeps/unix/sysv/linux/pathconf.c
24588         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
24589         Save and restore errno.
24591 2013-04-02  Joseph Myers  <joseph@codesourcery.com>
24593         [BZ #15327]
24594         * math/s_cacosh.c (__cacosh): Implement for finite nonzero
24595         arguments using __kernel_casinh.
24596         * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
24597         arguments using __kernel_casinhf.
24598         * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
24599         arguments using __kernel_casinhl.
24600         * math/libm-test.inc (cacosh_test): Add more tests.
24601         * sysdeps/i386/fpu/libm-test-ulps: Update.
24602         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24604 2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
24606         * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
24607         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
24609         * bench/Makefile (bench): Add sin and slowsin.
24610         * benchtests/sin-inputs: New file.
24611         * benchtests/slowsin-inputs: New file.
24612         * benchtests/slowsin.c: New file.
24614         * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
24615         (bench): Add slowexp and slowpow.
24616         (exp-ITER): Increase iterations.
24617         (pow-ITER): Likewise.
24618         * benchtests/exp-inputs: Change input.
24619         * benchtests/pow-inputs: Likewise.
24620         * benchtests/slowexp-inputs: New file.
24621         * benchtests/slowexp.c: New file.
24622         * benchtests/slowpow-inputs: New file.
24623         * benchtests/slowpow.c: New file.
24625 2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24627         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
24628         instructions.
24629         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
24630         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
24631         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
24632         * benchtests/Makefile: Add rint benchtest.
24633         * benchtests/rint-inputs: Input for rint benchtest.
24635 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
24637         * Versions.def (libm): Add GLIBC_2.18.
24638         * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
24639         hidden libm prototypes.
24640         [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
24641         * math/Makefile (libm-calls): Add s_issignaling.
24642         * math/Versions (libm: GLIBC_2.18): Add __issignaling,
24643         __issignalingf, __issignalingl.  Adjust all libm.abilist files.
24644         * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
24645         declaration.
24646         * math/math.h [__USE_GNU] (issignaling): New macro.
24647         * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
24648         * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
24649         * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
24650         * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
24651         * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
24652         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
24653         * manual/arith.texi (issignaling): New section.
24654         * manual/libm-err-tab.pl (@all_functions): Update comment.
24655         * math/gen-libm-test.pl (parse_args): Apply special handling for
24656         issignaling.
24657         * math/libm-test.inc (print_float, issignaling_test): New
24658         functions.
24659         (check_float_internal): Add issignaling checks.
24660         * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
24661         default definition.
24662         * sysdeps/powerpc/math-tests.h: New file.
24663         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
24664         tests.
24665         * math/test-snan.c (TEST_FUNC): Likewise.
24667 2013-03-30  David S. Miller  <davem@davemloft.net>
24669         * po/de.po: Update from translation team.
24671 2013-03-30  Joseph Myers  <joseph@codesourcery.com>
24673         [BZ #10357]
24674         * math/k_casinh.c (__kernel_casinh): Handle arguments with
24675         imaginary part less than 1.0 and real part less than 0.5
24676         specially.
24677         * math/k_casinhf.c (__kernel_casinhf): Likewise.
24678         * math/k_casinhl.c (__kernel_casinhl): Likewise.
24679         * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
24680         (cacos_test): Add more tests.
24681         (casin_test): Likewise.
24682         (casinh_test): Likewise.
24683         * sysdeps/i386/fpu/libm-test-ulps: Update.
24684         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24686 2013-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
24688         * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
24689         ONE with its value.
24691         * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
24692         (__pow_mp): Replace ONE and MONE with their values.
24693         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
24694         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
24695         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
24696         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
24697         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
24698         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
24700         * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
24702         * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
24703         (__pow_mp): Replace ZERO and MZERO with their values.
24704         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
24705         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
24706         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
24707         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
24708         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
24709         * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
24710         (__sqr): Likewise.
24712         * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
24714         * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
24716 2013-03-28  Roland McGrath  <roland@hack.frob.com>
24718         * include/stdlib.h [!SHARED] (__call_tls_dtors):
24719         Declare with __attribute__ ((weak)).
24720         * stdlib/exit.c (__libc_atexit) [!SHARED]:
24721         Call __call_tls_dtors only if it's not NULL.
24723 2013-03-28  Roland McGrath  <roland@hack.frob.com>
24725         * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
24726         didn't do it already, then set _dl_phdr and _dl_phnum based on the
24727         magic __ehdr_start linker symbol if it's defined.
24728         * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
24729         them up here if it was already done.
24731         * elf/dl-support.c (_dl_phdr): Make pointer to const.
24732         (_dl_aux_init): Use const in cast when setting it.
24733         * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
24734         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
24735         * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
24737         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
24738         Declare them here.
24739         * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
24740         * csu/libc-tls.c: Nor here.
24741         * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
24743         * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
24744         (__libc_message): Never call vsyslog.
24746 2013-03-28  Alan Modra  <amodra@gmail.com>
24748         * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
24749         Define as empty.
24750         * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
24751         Likewise.
24753 2013-03-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24755         [BZ #15214]
24756         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
24757         underflow.
24758         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
24760 2013-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
24762         [BZ #15304]
24763         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
24764         Don't add gid passed as argument.
24766         * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
24768 2013-03-27  Joseph Myers  <joseph@codesourcery.com>
24770         [BZ #15307]
24771         * math/k_casinh.c (__kernel_casinh): Handle arguments with
24772         imaginary part between 1.0 and 1.5 and real part less than 0.5
24773         specially.
24774         * math/k_casinhf.c (__kernel_casinhf): Likewise.
24775         * math/k_casinhl.c (__kernel_casinhl): Likewise.
24776         * math/libm-test.inc (cacos_test): Add more tests.
24777         (casin_test): Likewise.
24778         (casinh_test): Likewise.
24779         * sysdeps/i386/fpu/libm-test-ulps: Update.
24780         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24782 2013-03-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
24784         * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
24785         constants.
24786         (norm): Likewise.
24787         (denorm): Likewise.
24788         (__dbl_mp): Likewise.
24789         (add_magnitudes): Likewise.
24790         (sub_magnitudes): Likewise.
24791         (__add): Likewise.
24792         (__sub): Likewise.
24793         (__mul): Likewise.
24794         (__sqr): Likewise.
24795         (__inv): Likewise.
24796         (__dvd): Likewise.
24798         * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
24799         commented code.
24800         * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
24801         (__dubcos): Likewise.
24802         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
24803         (__ieee754_acos): Likewise.
24804         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
24805         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
24806         (__exp1): Likewise.
24807         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
24808         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
24809         (log1): Likewise.
24810         (my_log2): Likewise.
24811         (checkint): Likewise.
24812         * sysdeps/ieee754/dbl-64/e_remainder.c
24813         (__ieee754_remainder): Likewise.
24814         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
24815         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
24816         (bsloww): Likewise.
24817         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
24819         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
24820         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
24821         MANTISSA_STORE_T to store computations on mantissa.  Use
24822         macros for rounding and division.
24823         (denorm): Likewise.
24824         (__dbl_mp): Likewise.
24825         (add_magnitudes): Likewise.
24826         (sub_magnitudes): Likewise.
24827         (__mul): Likewise.
24828         (__sqr): Likewise.
24829         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
24830         powers of two in terms of TWOPOW macro.
24831         (mp_no): Make type of mantissa as MANTISSA_T.
24832         [!RADIXI]: Define RADIXI.
24833         [!TWO52]: Define TWO52.
24834         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
24836 2013-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24838         * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
24839         llroundl symbol when building for PPC32.
24841 2013-03-24  Mark H Weaver  <mhw@netris.org>
24843         * manual/arith.texi (Normalization Functions): Fix prototypes for
24844         scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
24846 2013-03-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24848         [BZ #13889]
24849         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
24850         high value to check if expl overflow.
24851         * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
24852         to check for underflow and overflow.
24853         * math/libm-test.inc: Add exp test.
24855 2013-03-21  Dmitry V. Levin  <ldv@altlinux.org>
24857         [BZ #11120]
24858         * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
24859         with NOT_IN_libc.
24861 2013-03-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24863         * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
24864         symbol.
24866 2013-03-21  Thomas Schwinge  <thomas@codesourcery.com>
24868         * math/gen-libm-test.pl (parse_args, special_functions): Properly
24869         wrap blocks consisting of several statements.
24871         * sysdeps/generic/math-tests.h: New file.
24872         * sysdeps/i386/fpu/math-tests.h: Likewise.
24873         * math/test-snan.c: Include it.
24874         (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
24876 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
24878         [BZ #15285]
24879         * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
24880         (__ieee754_j0l): Do not improve calculations using cos of twice
24881         input for inputs above LDBL_MAX / 2.0L.
24882         (__ieee754_y0l): Likewise.
24883         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
24884         (__ieee754_j1l): Do not improve calculations using cos of twice
24885         input for inputs above LDBL_MAX / 2.0L.
24886         (__ieee754_y1l): Likewise.
24887         * math/libm-test.inc (j0_test): Add another test.
24888         (j1_test): Likewise.
24889         (y0_test): Likewise.
24890         (y1_test): Likewise.
24891         * sysdeps/i386/fpu/libm-test-ulps: Update.
24893 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
24895         * Rules ($(objpfx)bench-%.c): Include code from a C source
24896         file.
24898 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
24900         [BZ #15287]
24901         * math/k_casinh.c (__kernel_casinh): Handle arguments with
24902         imaginary part 1.0 and real part less than 0.5 specially.
24903         * math/k_casinhf.c (__kernel_casinhf): Likewise.
24904         * math/k_casinhl.c (__kernel_casinhl): Likewise.
24905         * math/libm-test.inc (cacos_test): Add more tests.
24906         (casin_test): Likewise.
24907         (casinh_test): Likewise.
24908         * sysdeps/i386/fpu/libm-test-ulps: Update.
24909         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24911 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
24913         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
24914         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
24916 2013-03-20  Joseph Myers  <joseph@codesourcery.com>
24918         * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
24919         * config.make.in (config-cflags-sse4): Remove variable.
24920         (config-cflags-avx): Likewise.
24921         (config-cflags-sse2avx): Likewise.
24922         (config-cflags-novzeroupper): Likewise.
24923         (config-asflags-i686): Likewise.
24924         (have-mfma4): Likewise.
24925         (have-as-vis3): Likewise.
24926         (MIG): Likewise.
24927         * configure.in (MIG): Do not AC_SUBST.
24928         (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
24929         (libc_cv_cc_sse4): Do not AC_SUBST.
24930         (libc_cv_cc_avx): Likewise.
24931         (libc_cv_cc_sse2avx): Likewise.
24932         (libc_cv_cc_novzeroupper): Likewise.
24933         (libc_cv_cc_fma4): Likewise.
24934         (libc_cv_as_i686): Likewise.
24935         (libc_cv_sparc_as_vis3): Likewise.
24936         * sysdeps/i386/configure.in (config-cflags-sse4): Set using
24937         LIBC_CONFIG_VAR.
24938         (config-asflags-i686): Likewise.
24939         (config-cflags-avx): Likewise.
24940         (config-cflags-sse2avx): Likewise.
24941         (have-mfma4): Likewise.
24942         (config-cflags-novzeroupper): Likewise.
24943         * sysdeps/mach/configure.in (MIG): Likewise.
24944         * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
24945         * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
24946         LIBC_CONFIG_VAR.
24947         (config-cflags-avx): Likewise.
24948         (config-cflags-sse2avx): Likewise.
24949         (have-mfma4): Likewise.
24950         (config-cflags-novzeroupper): Likewise.
24951         * configure: Regenerated.
24952         * sysdeps/i386/configure: Likewise.
24953         * sysdeps/mach/configure: Likewise.
24954         * sysdeps/sparc/configure: Likewise.
24955         * sysdeps/x86_64/configure: Likewise.
24957 2013-03-20  Roland McGrath  <roland@hack.frob.com>
24959         [BZ #14812]
24960         * locale/programs/localedef.c (options): Put N_ translation marker
24961         on argument names, not just descriptions.
24963 2013-03-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
24965         * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
24967 2013-03-20  Ondřej Bílka  <neleai@seznam.cz>
24969         [BZ #14176]
24970         * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
24972 2013-03-19  Roland McGrath  <roland@hack.frob.com>
24974         * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
24975         [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
24976         [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
24977         [!BEFORE_ABORT] (before_abort): New function.
24978         [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
24979         * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
24980         (writev_for_fatal): New function.
24981         (WRITEV_FOR_FATAL): New macro; call that.
24982         (backtrace_and_maps): New function.
24983         (BEFORE_ABORT): New macro; call that.
24984         (struct str_list): Type removed.
24985         (__libc_message, __libc_fatal): Functions removed.
24986         Include <sysdeps/posix/libc_fatal.c> instead.
24988 2013-03-19  Joseph Myers  <joseph@codesourcery.com>
24990         * math/k_casinhf.c (__kernel_casinhf): Consistently use float
24991         constants.
24992         * math/k_casinhl.c (__kernel_casinhl): Consistently use long
24993         double constants.
24995 2013-03-19  Andreas Schwab  <schwab@suse.de>
24997         * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
24998         * sysdeps/gnu/configure: Regenerate.
25000         * configure.in: Substitute libc_cv_rtlddir.
25001         * configure: Regenerate.
25002         * config.make.in (rtlddir): Set from libc_cv_rtlddir.
25003         * Makeconfig (rtlddir, inst_rtlddir): New variables.
25004         (rtld-LDFLAGS): Use them with $(rtld-installed-name).
25005         * elf/Makefile (install-others, CFLAGS-interp.c)
25006         (ldso_install, common-ldd-rewrite): Likewise.
25007         ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
25008         $(inst_slibdir)/$(rtld-installed-name).
25009         * scripts/rellns-sh: Add -p option.
25010         * Makerules (make-shlib-link): Use rellns-sh to get relative name
25011         for source.
25013 2013-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
25015         * manual/nptl.texi: Renamed to ...
25016         * manual/threads.texi: ... this.
25017         * manual/Makefile (chapters): Update.
25019 2013-03-18  Roland McGrath  <roland@hack.frob.com>
25021         [BZ #14812]
25022         * argp/argp-parse.c (argp_default_options): Put N_ translation marker
25023         on argument names, not just descriptions.
25024         * malloc/memusagestat.c (options): Likewise.
25025         * nss/getent.c (options): Likewise.
25027 2013-03-18  Benno Schulenberg  <bensberg@justemail.net>
25029         [BZ #14812]
25030         * iconv/iconv_prog.c (options): Put N_ translation marker
25031         on argument names, not just descriptions.
25032         * iconv/iconvconfig.c (options): Likewise.
25034 2013-03-18  Ondrej Bilka  <neleai@seznam.cz>
25036         * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
25037         implementation which is faster on all x86_64 architectures.
25038         Tested on AMD, Intel Nehalem, SNB, IVB.
25039         * sysdeps/x86_64/strnlen.S: Likewise.
25041         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
25042         Remove all multiarch strlen and strnlen versions.
25043         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
25044         Remove strlen and strnlen related parts.
25046         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
25047         Inline strlen part.
25048         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
25050         * sysdeps/x86_64/multiarch/strlen.S: Remove.
25051         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
25052         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
25053         * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
25054         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
25055         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
25057 2013-03-17  Carlos O'Donell  <carlos@redhat.com>
25059         * manual/memory.texi (Malloc Tunable Parameters):
25060         Sort parameters alphabetically. Add comments for missing entries.
25062 2013-03-17  David S. Miller  <davem@davemloft.net>
25064         * sysdeps/sparc/fpu/libm-test-ulps: Update.
25066 2013-03-16  Joseph Myers  <joseph@codesourcery.com>
25068         [BZ #15283]
25069         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
25070         for arguments at most half maximum finite value.
25071         * math/libm-test.inc (j0_test): Add more tests.
25072         (j1_test): Likewise.
25073         (y0_test): Likewise.
25074         (y1_test): Likewise.
25075         * sysdeps/i386/fpu/libm-test-ulps: Update.
25076         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25078         [BZ #14155]
25079         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
25080         1 / x and functions P and Q for arguments above 0x1p256L.
25081         (__ieee754_y0l): Likewise.
25082         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
25083         (__ieee754_y1l): Likewise.
25084         * math/libm-test.inc (j0_test): Do not allow spurious underflows.
25085         (j1_test): Likewise.
25086         (y0_test): Likewise.
25087         (y1_test): Likewise.
25089 2013-03-16  Thomas Schwinge  <thomas@codesourcery.com>
25091         * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
25092         variable.
25094 2013-03-15  Roland McGrath  <roland@hack.frob.com>
25096         * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
25097         (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
25098         zero since it's initialized to EXEC_PAGESIZE.
25100         * sysdeps/unix/sysv/linux/ldsodefs.h
25101         (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
25102         * sysdeps/generic/ldsodefs.h: ... here.
25104 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
25106         * math/libm-test.inc (ldexp_test): Add missing START/END markers.
25108         * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
25109         math/test-snan.c.
25110         * math/test-snan.c: Renamed from
25111         sysdeps/powerpc/fpu/test-powerpc-snan.c.
25112         * math/Makefile (tests): Add test-snan.
25113         * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
25114         test-powerpc-snan.
25116         * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
25117         SUFFIX.  Initialize qNaN_var with __builtin_nan family of
25118         functions.
25119         (TEST_TRUNC): Add SUFFIX argument.  Initialize qNaN_var with
25120         __builtin_nan family of functions.
25121         * math/libm-test.inc (initialize): Initialize qnan_value with
25122         __builtin_nan family of functions.
25123         * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
25124         Remove variables.
25125         (init_signaling_nan, snan_float, snan_double, snan_ldouble):
25126         Remove functions.
25127         (TEST_FUNC): Add SUFFIX argument.  Move sNaN_var into static
25128         storage class.  Initialize qNaN_var and sNaN_var with
25129         __builtin_nan and __builtin_nans families of functions,
25130         respectively.
25132         * math/libm-test.inc (acosh_test): Also test with qNaN input.
25133         (sqrt_test): Remove duplicate test with qNaN input.
25134         (lrint_test, llrint_test, lround_test, llround_test, rint_test)
25135         (round_test, signbit_test, significand_test): Note missing +/-Inf
25136         as well as qNaN tests.
25138         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
25139         qNaN_var.  Fix a few strings, too.
25140         * math/libm-test.inc (nan_value): Rename to qnan_value.
25141         * math/gen-libm-test.pl (%beautify): Adjust to that.
25142         * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
25143         * math/test-misc.c (main): Likewise.
25144         * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
25145         to __qnan_bytes, and __qnan_union, respectively.
25146         * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
25147         Likewise.
25148         * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
25149         and lqnanval, respectively.
25150         * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
25151         * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
25152         * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
25153         and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
25155         * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
25156         * math/test-misc.c (main) [__x86_64__]: Enable test for long
25157         doubles.
25159         * math/test-misc.c (main): Fix copy'n'pastos.
25160         * misc/tst-efgcvt.c (special): Likewise.
25162         * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
25163         Remove declarations.
25165 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
25167         * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
25168         * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
25169         * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
25170         * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
25172 2013-03-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25174         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
25175         macro to return vdso values correctly in IFUNC implementations.
25176         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
25177         Optimization by using IFUNC.
25179 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
25180             Richard Henderson  <rth@redhat.com>
25181             Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
25183         * Makefile.in (bench): New target.
25184         * NEWS: Mention the benchmark framework.
25185         * Rules (bench): Likewise.
25186         (binaries-bench): Generate binaries for functions to
25187         benchmark.
25188         * benchtests/Makefile: New makefile for benchmark tests.
25189         * benchtests/bench-skeleton.c: New skeleton file for benchmark
25190         programs.
25191         * benchtests/exp-inputs: New input file for EXP function.
25192         * benchtests/pow-inputs: New input file for POW function.
25193         * scripts/bench.pl: New script to generate source files for
25194         benchmark programs.
25196 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
25198         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
25199         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
25200         computations on mantissa.  Use macros for rounding and
25201         division.
25202         (denorm): Likewise.
25203         (__dbl_mp): Likewise.
25204         (add_magnitudes): Likewise.
25205         (sub_magnitudes): Likewise.
25206         (__mul): Likewise.
25207         (__sqr): Likewise.
25208         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
25209         powers of two in terms of TWOPOW macro.
25210         (mp_no): Make type of mantissa as MANTISSA_T.
25211         [!RADIXI]: Define RADIXI.
25212         [!TWO52]: Define TWO52.
25213         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
25215         * manual/nptl.texi (cindex): Modify threads to pthreads.
25217 2013-03-15  Joseph Myers  <joseph@codesourcery.com>
25219         * sysdeps/x86_64/preconfigure: Regenerated.
25221 2013-03-14  Joseph Myers  <joseph@codesourcery.com>
25223         [BZ #14155]
25224         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
25225         0x1p28 and above.
25226         (qzero): Return -0.125 / x for arguments 0x1p28 and above.
25227         * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
25228         0x1p28 and above.
25229         (qzero): Return 0.375 / x for arguments 0x1p28 and above.
25230         * math/libm-test.inc (j0_test): Do not allow one spurious
25231         underflow exception.
25232         (y1_test): Likewise.
25234 2013-03-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
25236         * manual/Makefile (chapters): Add nptl.
25237         * manual/debug.texi (Debugging Support): Add link to Threads
25238         chapter.
25239         * manual/nptl.texi: New file.
25241         * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
25243 2013-03-14  Petr Baudis  <pasky@ucw.cz>
25245         * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
25246         for non-NULL pointer before the memory validity test. Pointed
25247         out by Holger Brunck <holger.brunck@keymile.com>.
25249 2013-03-13  Andreas Schwab  <schwab@suse.de>
25251         * extra-lib.mk (extra-objs): Add static-only-routines as .oS
25252         instead of .os.
25254 2013-03-13  Joseph Myers  <joseph@codesourcery.com>
25256         * timezone/zic.c: Update from tzcode 2013b.
25258 2013-03-12  Carlos O'Donell  <carlos@redhat.com>
25260         * manual/install.texi (Configuring and compiling):
25261         Mention i686 and i586.
25262         * INSTALL: Regenerate.
25264 2013-03-12  Roland McGrath  <roland@hack.frob.com>
25266         * sysdeps/init_array/elf-init.c: New file.
25267         * csu/elf-init.c
25268         (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
25269         (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
25271         * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
25272         __gmon_start__ as global, but as static with a .preinit_array pointer.
25273         * sysdeps/init_array/gmon-start.c: New file.  Use that.
25274         * sysdeps/init_array/crti.S: New file, empty except for comments.
25275         * sysdeps/init_array/crtn.S: Likewise.
25277 2013-03-11  Ondřej Bílka  <neleai@seznam.cz>
25279         * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
25280         definining bcopy.
25281         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
25282         Remove Prefer_SSE_for_memop.
25283         * sysdeps/x86_64/multiarch/init-arch.h: Remove
25284         bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
25285         HAS_PREFER_SSE_FOR_MEMOP.
25286         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
25287         memset-x86-64.
25288         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
25289         Remove bzero, memset ifunc support.
25290         * sysdeps/x86_64/multiarch/bzero.S: Remove file.
25291         * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
25292         * sysdeps/x86_64/multiarch/memset.S: Likewise.
25293         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
25295 2013-03-11  Andreas Schwab  <schwab@suse.de>
25297         [BZ #15234]
25298         * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
25299         by SHLIB_COMPAT.
25300         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
25301         (GLIBC_2.16): Remove pthread_atfork.
25303 2013-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
25305         * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
25306         (ptestcases.h): Likewise.
25308 2013-03-08  Roland McGrath  <roland@hack.frob.com>
25310         * Makeconfig ($(common-objpfx)config.status): Depend on
25311         sysdeps/*/preconfigure{,.in} too.
25313 2013-03-08  Joseph Myers  <joseph@codesourcery.com>
25315         * malloc/malloc.h (__malloc_ptr_t): Remove macro.
25316         (__free_hook): Use void * instead of __malloc_ptr_t.
25317         (__malloc_hook): Likewise.
25318         (__realloc_hook): Likewise.
25319         (__memalign_hook): Likewise.
25320         (__after_morecore_hook): Likewise.
25321         * malloc/arena.c (save_malloc_hook): Likewise.
25322         (save_free_hook): Likewise.
25323         * malloc/hooks.c (malloc_hook_ini): Likewise.
25324         (realloc_hook_ini): Likewise.
25325         (memalign_hook_ini): Likewise.
25326         * malloc/malloc.c (malloc_hook_ini): Likewise.
25327         (realloc_hook_ini): Likewise.
25328         (memalign_hook_ini): Likewise.
25329         (__free_hook): Likewise.
25330         (__malloc_hook): Likewise.
25331         (__realloc_hook): Likewise.
25332         (__memalign_hook): Likewise.
25333         (__libc_malloc): Likewise.
25334         (__libc_free): Likewise.
25335         (__libc_realloc): Likewise.
25336         (__libc_memalign): Likewise.
25337         (__libc_valloc): Likewise.
25338         (__libc_pvalloc): Likewise.
25339         (__libc_calloc): Likewise.
25340         (__posix_memalign): Likewise.
25341         * malloc/morecore.c (__sbrk): Likewise.
25342         (__default_morecore): Likewise.
25344         * malloc/morecore.c (__default_morecore): Use ISO C prototype.
25346         * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
25347         * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
25348         __malloc_ptrdiff_t.
25350         * malloc/malloc.h (__malloc_size_t): Remove macro.
25351         * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
25352         __malloc_size_t.
25353         (old_memalign_hook): Likewise.
25354         (old_realloc_hook): Likewise.
25355         (struct hdr): Likewise.
25356         (flood): Likewise.
25357         (mallochook): Likewise.
25358         (memalignhook): Likewise.
25359         (reallochook): Likewise.
25360         * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
25361         (tr_old_realloc_hook): Likewise.
25362         (tr_old_memalign_hook): Likewise.
25363         (tr_mallochook): Likewise.
25364         (tr_reallochook): Likewise.
25365         (tr_memalignhook): Likewise.
25367 2013-03-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25369         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
25370         default_ldbl_pack and using as default implementation.
25371         (ldbl_unpack): Rename to default_ldbl_unpack and using as default
25372         implementation.
25373         * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
25374         redundant definition.
25375         (ldbl_insert_mantissa): Likewise.
25376         (ldbl_canonicalize): Likewise.
25377         (ldbl_nearbyint): Likewise.
25378         (ldbl_pack): Rename to ldbl_pack_ppc.
25379         (ldbl_unpack): Rename to ldbl_unpack_ppc.
25380         * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
25381         * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
25383 2013-03-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
25385         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
25386         * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
25387         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
25388         * sysdeps/powerpc/power4/fpu/Makefile: ... here.
25389         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
25390         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
25391         * sysdeps/powerpc/powerpc32/power4/Implies: New file.
25392         * sysdeps/powerpc/powerpc64/power4/Implies: New file.
25394 2013-03-07  Andreas Jaeger  <aj@suse.de>
25396         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
25397         bits/mman-linux.h.
25399 2013-03-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
25401         * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
25402         Include mpa.h and declare __MPEXP.
25403         [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
25404         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
25405         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
25406         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
25407         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
25408         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
25409         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
25411         * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
25412         (__slowpow): Use long double EXPL and LOGL functions to
25413         compute POW.
25414         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
25415         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
25416         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
25417         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
25418         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
25419         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
25421         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
25422         intermediate variable to calculate exponent.
25423         (__sqr): Likewise.
25424         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
25425         Likewise.
25426         (__sqr): Likewise.
25428         * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
25429         [!NO__SQR]: Define __sqr.
25430         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
25431         and NO__SQR.  Remove all code except __mul and __sqr.  Include
25432         sysdeps/ieee754/dbl-64/mpa.c.
25433         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
25435         [BZ #12723]
25436         * posix/Makefile (tests): Add tst-pathconf.
25437         * posix/tst-pathconf.c: New test case.
25438         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
25439         _PC_PIPE_BUF.
25440         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
25442 2013-03-06  Patsy Franklin  <pfrankli@redhat.com>
25444         * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
25446 2013-03-06  Andreas Jaeger  <aj@suse.de>
25448         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
25449         definition via __MAP_ANONYMOUS.
25451         * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
25452         it's not part of Linux headers.
25454         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
25455         (MAP_HUGE_MASK): Define.
25457         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
25458         Define.
25459         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
25460         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
25461         Define.
25462         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
25463         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
25464         Define.
25465         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
25466         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
25467         Define.
25468         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
25470         * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
25471         * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
25472         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
25473         * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
25474         * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
25475         * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
25477         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
25478         Handle f2fs.
25480         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
25481         Handle f2fs and efivarfs.
25483         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
25484         f2fs.
25486         * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
25487         (EFIVARFS_MAGIC): Add.
25488         (F2FS_LINK_MAX): Add.
25490 2013-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
25492         * stdio-common/vfprintf.c: Replace __builtin_expect with
25493         __glibc_unlikely.
25495 2013-03-06  Joseph Myers  <joseph@codesourcery.com>
25497         [BZ #13550]
25498         * sysdeps/generic/bp-sym.h: Remove file.
25499         * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
25500         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
25501         <bp-sym.h> and <bp-asm.h>.
25502         (__longjmp): Don't use BP_SYM.
25503         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
25504         and <bp-asm.h>.
25505         (memcpy): Don't use BP_SYM.
25506         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
25507         <bp-sym.h> and <bp-asm.h>.
25508         (memcpy): Don't use BP_SYM.
25509         * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
25510         <bp-asm.h>.
25511         (memcpy): Don't use BP_SYM.
25512         * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
25513         <bp-asm.h>.
25514         (memset): Don't use BP_SYM.
25515         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
25516         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
25517         (__bzero): Don't use BP_SYM.
25518         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
25519         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
25520         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
25521         <bp-sym.h> and <bp-asm.h>.
25522         (memcmp): Don't use BP_SYM.  Remove comment about bounded
25523         pointers.
25524         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
25525         <bp-sym.h> and <bp-asm.h>.
25526         (memcpy): Don't use BP_SYM.
25527         * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
25528         <bp-sym.h> and <bp-asm.h>.
25529         (memset): Don't use BP_SYM.
25530         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
25531         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
25532         (__bzero): Don't use BP_SYM.
25533         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
25534         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
25535         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
25536         <bp-sym.h> and <bp-asm.h>.
25537         (strncmp): Don't use BP_SYM.  Remove comment about bounded
25538         pointers.
25539         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
25540         <bp-sym.h> and <bp-asm.h>.
25541         (memcpy): Don't use BP_SYM.
25542         * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
25543         <bp-sym.h> and <bp-asm.h>.
25544         (memset): Don't use BP_SYM.
25545         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
25546         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
25547         (__bzero): Don't use BP_SYM.
25548         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
25549         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
25550         * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
25551         <bp-sym.h> and <bp-asm.h>.
25552         (__memchr): Don't use BP_SYM.
25553         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
25554         <bp-sym.h> and <bp-asm.h>.
25555         (memcmp): Don't use BP_SYM.  Remove comment about bounded
25556         pointers.
25557         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
25558         <bp-sym.h> and <bp-asm.h>.
25559         (memcpy): Don't use BP_SYM.
25560         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
25561         <bp-sym.h> and <bp-asm.h>.
25562         (__mempcpy): Don't use BP_SYM.
25563         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
25564         <bp-sym.h> and <bp-asm.h>.
25565         (__memrchr): Don't use BP_SYM.
25566         * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
25567         <bp-sym.h> and <bp-asm.h>.
25568         (memset): Don't use BP_SYM.
25569         (__bzero): Likewise.
25570         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
25571         <bp-sym.h> and <bp-asm.h>.
25572         (__rawmemchr): Don't use BP_SYM.
25573         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
25574         <bp-sym.h> and <bp-asm.h>.
25575         (__STRCMP): Don't use BP_SYM.
25576         * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
25577         <bp-sym.h> and <bp-asm.h>.
25578         (strchr): Don't use BP_SYM.
25579         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
25580         <bp-sym.h> and <bp-asm.h>.
25581         (__strchrnul): Don't use BP_SYM.
25582         * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
25583         <bp-sym.h> and <bp-asm.h>.
25584         (strlen): Don't use BP_SYM.
25585         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
25586         <bp-sym.h> and <bp-asm.h>.
25587         (strncmp): Don't use BP_SYM.  Remove comment about bounded
25588         pointers.
25589         * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
25590         <bp-sym.h> and <bp-asm.h>.
25591         (__strnlen): Don't use BP_SYM.
25592         * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
25593         <bp-sym.h> and <bp-asm.h>.
25594         (__GI__setjmp): Don't use BP_SYM.
25595         (_setjmp): Likewise.
25596         (__sigsetjmp): Likewise.
25597         * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
25598         (L(start_addresses)): Don't use BP_SYM.
25599         (_start): Likewise.
25600         * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
25601         <bp-asm.h>.
25602         (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
25603         STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
25604         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
25605         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
25606         * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
25607         <bp-asm.h>.
25608         (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
25609         CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE.  Remove comment
25610         about bounded pointers.
25611         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
25612         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
25613         * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
25614         <bp-asm.h>.
25615         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
25616         about bounded pointers.  Remove GKM FIXME comments.
25617         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
25618         * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
25619         <bp-asm.h>.
25620         (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
25621         STORE_RETURN_BOUNDS.  Remove comment about bounded pointers.
25622         Remove GKM FIXME comments.
25623         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
25624         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
25625         * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
25626         <bp-asm.h>.
25627         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
25628         about bounded pointers.  Remove GKM FIXME comment.
25629         * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
25630         and <bp-asm.h>.
25631         (strncmp): Don't use BP_SYM.  Remove comment about bounded
25632         pointers.
25633         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
25634         <bp-sym.h> and <bp-asm.h>.
25635         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
25636         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
25637         <bp-sym.h> and <bp-asm.h>.
25638         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
25639         comment.
25641 2013-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
25643         * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
25644         call free(NULL).
25646 2013-03-05  David S. Miller  <davem@davemloft.net>
25648         * po/es.po: Update from translation team.
25650 2013-03-05  Andreas Jaeger  <aj@suse.de>
25652         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
25653         <bits/mman-linux.h>.
25654         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
25655         is fine.
25656         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
25657         <bits/mman-linux.h> to end of file.
25658         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
25659         is fine.
25660         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
25661         <bits/mman-linux.h> to end of file.
25662         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
25663         is fine.
25664         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
25665         <bits/mman-linux.h> to end of file.
25667         * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
25668         (MCL_CURRENT, MCL_FUTURE): Define here.
25670 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
25672         [BZ #15232]
25673         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
25674         attribute_hidden.
25675         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
25677 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
25679         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
25680         fourth parameter needed for rt_sigprocmask syscall.
25681         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
25682         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
25683         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
25684         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
25685         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
25686         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
25688 2013-03-04  Joseph Myers  <joseph@codesourcery.com>
25690         [BZ #13550]
25691         * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
25692         comment about bounded pointers.
25693         * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
25694         * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
25696 2013-03-04  Andreas Jaeger  <aj@suse.de>
25698         * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
25699         common definitions.
25701         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
25702         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
25703         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
25704         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
25705         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
25706         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
25708 2013-03-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25710         [BZ #15055]
25711         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
25712         __ieee754_sqrl instead of __sqrl.
25714 2013-03-01  Joseph Myers  <joseph@codesourcery.com>
25716         * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
25717         * sysdeps/powerpc/fpu_control.h: ... here.
25718         * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
25719         * sysdeps/powerpc/bits/fenvinline.h: ... here.
25720         * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
25721         * sysdeps/powerpc/bits/mathinline.h: ... here.
25723 2013-03-01  Roland McGrath  <roland@hack.frob.com>
25725         * elf/dl-hwcaps.c (_dl_important_hwcaps):
25726         Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
25727         to just [NEED_DL_SYSINFO_DSO].
25728         * elf/dl-support.c: Likewise.
25729         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
25730         * elf/rtld.c (dl_main): Likewise.
25731         * elf/setup-vdso.h (setup_vdso): Likewise.
25732         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
25733         * sysdeps/unix/sysv/linux/dl-sysdep.c
25734         (_dl_discover_osversion): Likewise.
25736 2013-03-01  Carlos O'Donell  <carlos@redhat.com>
25738         * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
25739         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
25741 2013-03-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
25743         * NEWS: Mention libm performance improvements and non-x86 PI
25744         futex support.
25746         * csu/libc-start.c (__pthread_initialize_minimal): Change
25747         function arguments.
25748         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
25750 2013-02-28  Joseph Myers  <joseph@codesourcery.com>
25752         [BZ #13550]
25753         * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
25754         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
25755         <bp-sym.h> and <bp-asm.h>.
25756         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
25757         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
25758         and <bp-asm.h>.
25759         (memcpy): Don't use BP_SYM.
25760         * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
25761         <bp-asm.h>.
25762         (__mpn_add_n): Don't use BP_SYM.
25763         (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
25764         * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
25765         and <bp-asm.h>.
25766         (__mpn_addmul_1): Don't use BP_SYM.
25767         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25768         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
25769         <bp-sym.h>.
25770         (_setjmp): Don't use BP_SYM.
25771         (__novmx_setjmp): Likewise.
25772         (__GI__setjmp): Likewise.
25773         (__vmx_setjmp): Likewise.
25774         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
25775         <bp-sym.h>.
25776         * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
25777         (__bzero): Don't use BP_SYM.
25778         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
25779         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
25780         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
25781         <bp-sym.h> and <bp-asm.h>.
25782         (memcpy): Don't use BP_SYM.
25783         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
25784         <bp-sym.h> and <bp-asm.h>.
25785         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
25786         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
25787         <bp-sym.h> and <bp-asm.h>.
25788         (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
25789         * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
25790         <bp-asm.h>.
25791         (__mpn_lshift): Don't use BP_SYM.
25792         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
25793         * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
25794         <bp-asm.h>.
25795         (memset): Don't use BP_SYM.
25796         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
25797         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
25798         * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
25799         <bp-asm.h>.
25800         (__mpn_mul_1): Don't use BP_SYM.
25801         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25802         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
25803         <bp-sym.h> and <bp-asm.h>.
25804         (memcmp): Don't use BP_SYM.
25805         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
25806         <bp-sym.h> and <bp-asm.h>.
25807         (memcpy): Don't use BP_SYM.
25808         * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
25809         <bp-sym.h> and <bp-asm.h>.
25810         (memset): Don't use BP_SYM.
25811         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
25812         <bp-sym.h> and <bp-asm.h>.
25813         (strncmp): Don't use BP_SYM.
25814         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
25815         <bp-sym.h> and <bp-asm.h>.
25816         (memcpy): Don't use BP_SYM.
25817         * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
25818         <bp-sym.h> and <bp-asm.h>.
25819         (memset): Don't use BP_SYM.
25820         * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
25821         <bp-sym.h> and <bp-asm.h>.
25822         (__memchr): Don't use BP_SYM.
25823         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
25824         <bp-sym.h> and <bp-asm.h>.
25825         (memcmp): Don't use BP_SYM.
25826         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
25827         <bp-sym.h> and <bp-asm.h>.
25828         (memcpy): Don't use BP_SYM.
25829         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
25830         <bp-sym.h> and <bp-asm.h>.
25831         (__mempcpy): Don't use BP_SYM.
25832         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
25833         <bp-sym.h> and <bp-asm.h>.
25834         (__memrchr): Don't use BP_SYM.
25835         * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
25836         <bp-sym.h> and <bp-asm.h>.
25837         (memset): Don't use BP_SYM.
25838         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
25839         <bp-sym.h> and <bp-asm.h>.
25840         (__rawmemchr): Don't use BP_SYM.
25841         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
25842         <bp-sym.h> and <bp-asm.h>.
25843         (__STRCMP): Don't use BP_SYM.
25844         * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
25845         <bp-sym.h> and <bp-asm.h>.
25846         (strchr): Don't use BP_SYM.
25847         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
25848         <bp-sym.h> and <bp-asm.h>.
25849         (__strchrnul): Don't use BP_SYM.
25850         * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
25851         <bp-sym.h> and <bp-asm.h>.
25852         (strlen): Don't use BP_SYM.
25853         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
25854         <bp-sym.h> and <bp-asm.h>.
25855         (strncmp): Don't use BP_SYM.
25856         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
25857         <bp-sym.h> and <bp-asm.h>.
25858         (__strnlen): Don't use BP_SYM.
25859         * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
25860         <bp-asm.h>.
25861         (__mpn_rshift): Don't use BP_SYM.
25862         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
25863         * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
25864         <bp-sym.h> and <bp-asm.h>.
25865         (__sigsetjmp): Don't use BP_SYM.
25866         * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
25867         (L(start_addresses)): Don't use BP_SYM.
25868         (_start): Likewise.
25869         * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
25870         <bp-asm.h>.
25871         (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
25872         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
25873         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
25874         * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
25875         <bp-asm.h>.
25876         (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
25877         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
25878         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
25879         * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
25880         <bp-asm.h>.
25881         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
25882         comments.
25883         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
25884         * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
25885         <bp-asm.h>.
25886         (strcpy): Don't use BP_SYM and macros from bp-asm.h.  Remove GKM
25887         FIXME comments.
25888         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
25889         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
25890         * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
25891         <bp-asm.h>.
25892         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
25893         comment.
25894         * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
25895         and <bp-asm.h>.
25896         (strncmp): Don't use BP_SYM,
25897         * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
25898         <bp-asm.h>.
25899         (__mpn_sub_n): Don't use BP_SYM.
25900         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
25901         * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
25902         and <bp-asm.h>.
25903         (__mpn_submul_1): Don't use BP_SYM.
25904         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
25905         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
25906         <bp-sym.h> and <bp-asm.h>.
25907         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
25908         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
25909         <bp-sym.h> and <bp-asm.h>.
25910         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
25911         comment.
25913 2013-02-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
25915         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
25916         Use ZK to minimize writes to Z.
25917         (sub_magnitudes): Simplify code a bit.
25918         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
25919         Use ZK to minimize writes to Z.
25920         (sub_magnitudes): Simplify code a bit.
25922 2013-02-27  Roland McGrath  <roland@hack.frob.com>
25924         * csu/gmon-start.c: Add special exception to license text.
25926 2013-02-27  Richard Henderson  <rth@redhat.com>
25928         * scripts/config.guess: Update from config.git.
25929         * scripts/config.sub: Likewise.
25931 2013-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
25933         * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
25935         * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
25937         * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
25939         * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
25941         * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
25943 2013-02-26  Roland McGrath  <roland@hack.frob.com>
25945         * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
25946         [$(build-shared = yes].
25948 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
25950         * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
25951         (__mul): Reduce iterations for calculating mantissa.
25953         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
25954         MPTWO.
25955         (__mpranred): Likewise.
25957         [BZ #15160]
25958         * malloc/memusagestat.c (main): Draw graphs for heap and stack
25959         only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
25961 2013-02-26  Paul Eggert  <eggert@cs.ucla.edu>
25963         * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
25964         Define __attribute__.
25966 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
25968         * locale/elem-hash.h (elem_hash): Mark as pure and possibly
25969         unused.
25970         * posix/regex_internal.h (__attribute): Remove.
25971         [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
25972         (re_string_context_at): Likewise.
25973         (bitset_not): Use __attribute__ and mark function as possibly
25974         unused.
25975         (bitset_merge): Likewise.
25976         (bitset_mask): Likewise.
25977         (re_string_char_size_at): Likewise.
25978         (re_string_wchar_at): Likewise.
25979         (re_string_elem_size_at): Likewise.
25981 2013-02-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
25983         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
25984         code.
25985         (cc32): Likewise.
25987         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
25988         (__acr): Likewise.
25989         (__cpy): Likewise.
25990         (norm): Likewise.
25991         (denorm): Likewise.
25992         (__dbl_mp): Likewise.
25993         (add_magnitudes): Likewise.
25994         (sub_magnitudes): Likewise.
25995         (__mul): Likewise.
25996         (__inv): Likewise.
25998         * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
25999         style.
26001         * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
26002         style.
26004         * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
26005         code.
26007         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
26008         up changes with default code.
26009         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
26010         Likewise.
26012 2013-02-24  Allan McRae  <allan@archlinux.org>
26014         * manual/socket.texi (The Internet Namespace): Order menu items
26015         to match that in the file.
26017         * manual/libc-texinfo.sh: Use @detailmenu around the detailed
26018         node listing of the info page menu.
26020 2013-02-21  Joseph Myers  <joseph@codesourcery.com>
26022         [BZ #13550]
26023         * sysdeps/i386/bp-asm.h: Remove file.
26024         * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
26025         (PARMS): Do not use macros from bp-asm.h.
26026         (S1): Likewise.
26027         (S2): Likewise.
26028         (SIZE): Likewise.
26029         (__mpn_add_n): Do not use BP_SYM
26030         * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
26031         "bp-asm.h".
26032         (PARMS): Do not use macros from bp-asm.h.
26033         (S1): Likewise.
26034         (SIZE): Likewise.
26035         (__mpn_addmul_1): Do not use BP_SYM
26036         * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
26037         "bp-asm.h".
26038         (PARMS): Do not use macros from bp-asm.h.
26039         (SIGMSK): Likewise.
26040         (_setjmp): Likewise.  Do not use BP_SYM.
26041         * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
26042         "bp-asm.h".
26043         (PARMS): Do not use macros from bp-asm.h.
26044         (SIGMSK): Likewise.
26045         (setjmp): Likewise.  Do not use BP_SYM.
26046         * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
26047         "bp-asm.h".
26048         (PARMS): Do not use macros from bp-asm.h.
26049         (__frexp): Do not use BP_SYM.
26050         (frexp): Likewise.
26051         * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
26052         "bp-asm.h".
26053         (PARMS): Do not use macros from bp-asm.h.
26054         (__frexpf): Do not use BP_SYM.
26055         (frexpf): Likewise.
26056         * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
26057         "bp-asm.h".
26058         (PARMS): Do not use macros from bp-asm.h.
26059         (__frexpl): Do not use BP_SYM.
26060         (frexpl): Likewise.
26061         * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
26062         "bp-asm.h".
26063         (PARMS): Do not use macros from bp-asm.h.
26064         (__remquo): Do not use BP_SYM.
26065         (remquo): Likewise.
26066         * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
26067         "bp-asm.h".
26068         (PARMS): Do not use macros from bp-asm.h.
26069         (__remquof): Do not use BP_SYM.
26070         (remquof): Likewise.
26071         * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
26072         "bp-asm.h".
26073         (PARMS): Do not use macros from bp-asm.h.
26074         (__remquol): Do not use BP_SYM.
26075         (remquol): Likewise.
26076         * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
26077         "bp-asm.h".
26078         (PARMS): Do not use macros from bp-asm.h.
26079         (DEST): Likewise.
26080         (SRC): Likewise.
26081         (strcat): Remove GKM FIXME comment.  Do not use BP_SYM.
26082         * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
26083         "bp-asm.h".
26084         (PARMS): Do not use macros from bp-asm.h.
26085         (strlen): Do not use BP_SYM.
26086         * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
26087         "bp-asm.h".
26088         (PARMS): Do not use macros from bp-asm.h.
26089         (S1): Likewise.
26090         (S2): Likewise.
26091         (SIZE): Likewise.
26092         (__mpn_add_n): Do not use BP_SYM.
26093         * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
26094         "bp-asm.h".
26095         (PARMS): Do not use macros from bp-asm.h.
26096         (S1): Likewise.
26097         (SIZE): Likewise.
26098         (__mpn_addmul_1): Do not use BP_SYM.
26099         * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
26100         weak_alias.
26101         (bzero): Likewise.
26102         * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
26103         "bp-asm.h".
26104         (PARMS): Do not use macros from bp-asm.h.
26105         (S): Likewise.
26106         (SIZE): Likewise.
26107         (__mpn_lshift): Do not use BP_SYM.
26108         * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
26109         "bp-asm.h".
26110         (PARMS): Do not use macros from bp-asm.h.
26111         (DEST): Likewise.
26112         (SRC): Likewise.
26113         (LEN): Likewise.
26114         (memcpy): Likewise.  Do not use BP_SYM.
26115         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
26116         libc_hidden_def and weak_alias.
26117         (mempcpy): Do not use BP_SYM in weak_alias.
26118         * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
26119         "bp-asm.h".
26120         (PARMS): Do not use macros from bp-asm.h.
26121         (DEST): Likewise.
26122         (LEN): Likewise.
26123         [!BZERO_P] (CHR): Likewise.
26124         (memset): Likewise.  Do not use BP_SYM.
26125         * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
26126         "bp-asm.h".
26127         (PARMS): Do not use macros from bp-asm.h.
26128         (S1): Likewise.
26129         (SIZE): Likewise.
26130         (__mpn_mul_1): Do not use BP_SYM.
26131         * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
26132         "bp-asm.h".
26133         (PARMS): Do not use macros from bp-asm.h.
26134         (S): Likewise.
26135         (SIZE): Likewise.
26136         (__mpn_rshift): Do not use BP_SYM.
26137         * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
26138         "bp-asm.h".
26139         (PARMS): Do not use macros from bp-asm.h.
26140         (STR): Likewise.
26141         (CHR): Likewise.
26142         (strchr): Likewise.  Do not use BP_SYM.
26143         (index): Do not use BP_SYM in weak_alias.
26144         * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
26145         "bp-asm.h".
26146         (PARMS): Do not use macros from bp-asm.h.
26147         (DEST): Likewise.
26148         (SRC): Likewise.
26149         (STRCPY): Likewise.  Remove GKM FIXME comment.  Do not use BP_SYM.
26150         * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
26151         "bp-asm.h".
26152         (PARMS): Do not use macros from bp-asm.h.
26153         (strlen): Do not use BP_SYM.
26154         * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
26155         "bp-asm.h".
26156         (PARMS): Do not use macros from bp-asm.h.
26157         (S1): Likewise.
26158         (S2): Likewise.
26159         (SIZE): Likewise.
26160         (__mpn_sub_n): Do not use BP_SYM.
26161         * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
26162         "bp-asm.h".
26163         (PARMS): Do not use macros from bp-asm.h.
26164         (S1): Likewise.
26165         (SIZE): Likewise.
26166         (__mpn_submul_1): Do not use BP_SYM.
26167         * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
26168         "bp-asm.h".
26169         (PARMS): Do not use macros from bp-asm.h.
26170         (S1): Likewise.
26171         (S2): Likewise.
26172         (SIZE): Likewise.
26173         (__mpn_add_n): Do not use BP_SYM.
26174         * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
26175         weak_alias.
26176         (bzero): Likewise.
26177         * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
26178         "bp-asm.h".
26179         (PARMS): Do not use macros from bp-asm.h.
26180         (BLK2): Likewise.
26181         (LEN): Likewise.
26182         (memcmp): Do not use BP_SYM.
26183         (bcmp): Do not use BP_SYM in weak_alias.
26184         * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
26185         "bp-asm.h".
26186         (PARMS): Do not use macros from bp-asm.h.
26187         (DEST): Likewise.
26188         (SRC): Likewise.
26189         (LEN): Likewise.
26190         (memcpy): Likewise.  Do not use BP_SYM.
26191         * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
26192         "bp-asm.h".
26193         (PARMS): Do not use macros from bp-asm.h.
26194         (DEST): Likewise.
26195         (SRC): Likewise.
26196         (LEN): Likewise.
26197         (memmove): Likewise.  Do not use BP_SYM.
26198         * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
26199         "bp-asm.h".
26200         (PARMS): Do not use macros from bp-asm.h.
26201         (DEST): Likewise.
26202         (SRC): Likewise.
26203         (LEN): Likewise.
26204         (__mempcpy): Likewise.  Do not use BP_SYM.
26205         (mempcpy): Do not use BP_SYM in weak_alias.
26206         * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
26207         "bp-asm.h".
26208         (PARMS): Do not use macros from bp-asm.h.
26209         (DEST): Likewise.
26210         (LEN): Likewise.
26211         [!BZERO_P] (CHR): Likewise.
26212         (memset): Likewise.  Do not use BP_SYM.
26213         * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
26214         "bp-asm.h".
26215         (PARMS): Do not use macros from bp-asm.h.
26216         (STR2): Likewise.
26217         (strcmp): Do not use BP_SYM.
26218         * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
26219         "bp-asm.h".
26220         (PARMS): Do not use macros from bp-asm.h.
26221         (STR): Likewise.
26222         (DELIM): Likewise.
26223         [USE_AS_STRTOK_R] (SAVE): Likewise.
26224         (FUNCTION): Likewise.  Do not use BP_SYM.
26225         * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
26226         aliases.
26227         (strtok_r): Likewise.
26228         (__GI___strtok_r): Likewise.
26229         * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
26230         (PARMS): Do not use macros from bp-asm.h.
26231         (S): Likewise.
26232         (SIZE): Likewise.
26233         (__mpn_lshift): Do not use BP_SYM.
26234         * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
26235         (PARMS): Do not use macros from bp-asm.h.
26236         (STR): Likewise.
26237         (CHR): Likewise.
26238         (__memchr): Do not use BP_SYM.
26239         (memchr): Do not use BP_SYM in weak_alias.
26240         * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
26241         (PARMS): Do not use macros from bp-asm.h.
26242         (BLK2): Likewise.
26243         (LEN): Likewise.
26244         (memcmp): Do not use BP_SYM.
26245         (bcmp): Do not use BP_SYM in weak_alias.
26246         * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
26247         (PARMS): Do not use macros from bp-asm.h.
26248         (S1): Likewise.
26249         (SIZE): Likewise.
26250         (__mpn_mul_1): Do not use BP_SYM.
26251         * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
26252         "bp-asm.h".
26253         (PARMS): Do not use macros from bp-asm.h.
26254         (STR): Likewise.
26255         (CHR): Likewise.
26256         (__rawmemchr): Do not use BP_SYM.
26257         (rawmemchr): Do not use BP_SYM in weak_alias.
26258         * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
26259         (PARMS): Do not use macros from bp-asm.h.
26260         (S): Likewise.
26261         (SIZE): Likewise.
26262         (__mpn_rshift): Do not use BP_SYM.
26263         * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
26264         (PARMS): Do not use macros from bp-asm.h.
26265         (SIGMSK): Likewise.
26266         (__sigsetjmp): Likewise.  Do not use BP_SYM.
26267         * sysdeps/i386/start.S: Do not include "bp-sym.h".
26268         (_start): Do not use BP_SYM.
26269         * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
26270         (PARMS): Do not use macros from bp-asm.h.
26271         (DEST): Likewise.
26272         (SRC): Likewise.
26273         (__stpcpy): Likewise.  Do not use BP_SYM.
26274         (stpcpy): Do not use BP_SYM in weak_alias.
26275         * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
26276         "bp-asm.h".
26277         (PARMS): Do not use macros from bp-asm.h.
26278         (DEST): Likewise.
26279         (SRC): Likewise.
26280         (LEN): Likewise.
26281         (__stpncpy): Likewise.  Do not use BP_SYM.
26282         (stpncpy): Do not use BP_SYM in weak_alias.
26283         * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
26284         (PARMS): Do not use macros from bp-asm.h.
26285         (STR): Likewise.
26286         (CHR): Likewise.
26287         (strchr): Likewise.  Do not use BP_SYM.
26288         * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
26289         "bp-asm.h".
26290         (PARMS): Do not use macros from bp-asm.h.
26291         (STR): Likewise.
26292         (CHR): Likewise.
26293         (__strchrnul): Likewise.  Do not use BP_SYM.
26294         (strchrnul): Do not use BP_SYM in weak_alias.
26295         * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
26296         "bp-asm.h".
26297         (PARMS): Do not use macros from bp-asm.h.
26298         (STOP): Likewise.
26299         (strcspn): Do not use BP_SYM.
26300         * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
26301         "bp-asm.h".
26302         (PARMS): Do not use macros from bp-asm.h.
26303         (STR): Likewise.
26304         (STOP): Likewise.
26305         (strpbrk): Likewise.  Do not use BP_SYM.
26306         * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
26307         "bp-asm.h".
26308         (PARMS): Do not use macros from bp-asm.h.
26309         (STR): Likewise.
26310         (CHR): Likewise.
26311         (strrchr): Likewise.  Do not use BP_SYM.
26312         * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
26313         (PARMS): Do not use macros from bp-asm.h.
26314         (SKIP): Likewise.
26315         (strspn): Do not use BP_SYM.
26316         * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
26317         (PARMS): Do not use macros from bp-asm.h.
26318         (STR): Likewise.
26319         (DELIM): Likewise.
26320         (SAVE): Likewise.
26321         (FUNCTION): Likewise.  Do not use BP_SYM.
26322         * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
26323         aliases.
26324         (strtok_r): Likewise.
26325         (__GI___strtok_r): Likewise.
26326         * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
26327         (PARMS): Do not use macros from bp-asm.h.
26328         (S1): Likewise.
26329         (S2): Likewise.
26330         (SIZE): Likewise.
26331         (__mpn_sub_n): Do not use BP_SYM.
26332         * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
26333         "bp-asm.h".
26334         (PARMS): Do not use macros from bp-asm.h.
26335         (S1): Likewise.
26336         (SIZE): Likewise.
26337         (__mpn_submul_1): Do not use BP_SYM.
26338         * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
26339         <bp-sym.h>.
26340         * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
26341         and <bp-asm.h>.
26342         (PARMS): Do not use macros from bp-asm.h.
26343         (FLAGS): Likewise.
26344         (PTID): Likewise.
26345         (TLS): Likewise.
26346         (CTID): Likewise.
26347         (__clone): Do not use BP_SYM.
26348         (clone): Do not use BP_SYM in weak_alias.
26349         * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
26350         and <bp-asm.h>.
26351         (PARMS): Do not use macros from bp-asm.h.
26352         (LEN): Likewise.
26353         (__mmap64): Do not use BP_SYM.
26354         (mmap64): Do not use BP_SYM in weak_alias.
26355         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
26356         <bp-sym.h> and <bp-asm.h>.
26357         (PARMS): Do not use macros from bp-asm.h.
26358         (__posix_fadvise64_l64): Do not use BP_SYM.
26359         * sysdeps/unix/sysv/linux/i386/semtimedop.S
26360         (PARMS): Do not use macros from bp-asm.h.
26361         (NSOPS): Likewise.
26362         (semtimedop): Do not use BP_SYM.
26363         * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
26364         and <bp-asm.h>.
26366 2013-02-21  Allan McRae  <allan@archlinux.org>
26368         * manual/message.texi (Charset conversion in gettext):
26369         Move @end statement to beginning of line.
26371 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
26373         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
26374         static.
26375         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
26376         Likewise.
26378         * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
26379         (denorm): Likewise.
26380         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
26381         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
26383 2013-02-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
26385         * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
26386         tail-call to the resolved function if pltexit isn't needed.
26388 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
26390         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
26391         or Y being zero as being unlikely.
26392         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
26393         Likewise.
26395 2013-02-20  Carlos O'Donell  <carlos@redhat.com>
26397         * manual/nss.texi (System Databases and Name Service Switch):
26398         Remove frobnicate @pxref.
26400 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
26402         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
26403         __attribute__ ((unused)) to __attribute__ ((__unused__)).
26405 2013-02-20  Petr Machata  <pmachata@redhat.com>
26407         * elf/elf.h (R_ARM_TARGET1): New macro.
26408         (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
26409         (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
26410         (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
26411         (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
26412         (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
26413         (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
26414         (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
26415         (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
26416         (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
26417         (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
26418         (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
26419         (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
26420         (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
26421         (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
26422         (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
26423         (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
26424         (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
26425         (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
26426         (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
26427         (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
26428         (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
26429         (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
26430         (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
26431         (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
26432         (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
26433         (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
26434         (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
26435         (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
26436         (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
26437         (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
26438         (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
26439         (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
26440         (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
26441         (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
26442         (R_ARM_THM_GOT_BREL12): Likewise.
26443         (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
26444         (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
26445         (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
26446         (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
26447         (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
26448         (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
26449         (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
26450         (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
26451         (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
26453 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
26455         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
26456         __attribute_used__ to __attribute__ ((unused)).
26458 2013-02-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
26460         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
26461         powerpc mpa.c.
26462         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
26463         comment formatting.
26464         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
26466 2013-02-19  Joseph Myers  <joseph@codesourcery.com>
26468         [BZ #13550]
26469         * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
26470         Remove macro.
26471         (ENTER): Remove both macro definitions.
26472         (LEAVE): Likewise.
26473         (CHECK_BOUNDS_LOW): Likewise.
26474         (CHECK_BOUNDS_HIGH): Likewise.
26475         (CHECK_BOUNDS_BOTH): Likewise.
26476         (CHECK_BOUNDS_BOTH_WIDE): Likewise.
26477         (RETURN_BOUNDED_POINTER): Likewise.
26478         (RETURN_NULL_BOUNDED_POINTER): Likewise.
26479         (PUSH_ERRNO_LOCATION_RETURN): Likewise.
26480         (POP_ERRNO_LOCATION_RETURN): Likewise.
26481         * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
26482         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
26483         * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
26484         macros.
26485         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
26486         * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
26487         * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
26488         * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
26489         * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
26490         * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
26491         * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
26492         * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
26493         * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
26494         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
26495         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
26496         * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
26497         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
26498         * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
26499         removed macros.
26500         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
26501         * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
26502         macros.
26503         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
26504         * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
26505         * sysdeps/i386/i586/memset.S (memset): Likewise.
26506         * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
26507         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
26508         * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
26509         macros.
26510         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
26511         * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
26512         Change uses of L(2) to L(out).
26513         * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
26514         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
26515         * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
26516         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
26517         * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
26518         removed macros.
26519         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
26520         * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
26521         macros.
26522         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
26523         * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
26524         (RETURN): Do not use macro LEAVE.
26525         * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
26526         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
26527         * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
26528         * sysdeps/i386/i686/memset.S (memset): Likewise.
26529         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
26530         (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
26531         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
26532         * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
26533         Likewise.
26534         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
26535         (FUNCTION): Do not use removed macros.  Combine labels L(1_1),
26536         L(1_2) and L(1_3) into L(1).
26537         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
26538         * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
26539         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
26540         * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
26541         (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
26542         * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
26543         * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
26544         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
26545         * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
26546         macros.
26547         * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
26548         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
26549         * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
26550         * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
26551         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
26552         (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
26553         * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
26554         * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
26555         * sysdeps/i386/strcspn.S (strcspn): Likewise.
26556         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
26557         * sysdeps/i386/strrchr.S (strrchr): Likewise.
26558         * sysdeps/i386/strspn.S (strspn): Likewise.
26559         * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
26560         conditional code.
26561         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
26562         (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
26563         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
26564         (FUNCTION): Do not use removed macros.  Combine labels L(1_2) and
26565         L(1_3) into L(1_1).
26566         * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
26567         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
26568         * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
26569         macros.
26570         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
26572 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
26574         * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
26575         macro.
26577 2013-02-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
26579         * math/atest-exp.c (exp_mpn): Remove ROUND.
26580         * math/atest-exp2.c (exp_mpn): Likewise.
26581         * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
26583         * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
26584         * stdlib/tst-tls-atexit-lib.c: Likewise.
26585         * stdlib/tst-tls-atexit.c: Likewise.
26587 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
26589         * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
26590         and __attribute_alloc_size__.
26592 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
26594         * include/programs/xmalloc.h: Change __attribute_alloc_size to
26595         __attribute_alloc_size__.
26596         * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
26597         * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
26599 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
26601         * include/programs/xmalloc.h: New file.
26602         * catgets/gencat.c: Include it.
26603         (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
26604         * elf/pldd.c: Likewise.
26605         * iconv/iconv_charmap.c: Likewise.
26606         * iconv/iconvconfig.c: Likewise.
26607         * iconv/strtab.c: Likewise.
26608         * locale/programs/locale.c: Likewise.
26609         * locale/programs/localedef.h: Likewise.
26610         * locale/programs/simple-hash.c: Likewise.
26611         * nscd/nscd.h: Likewise.
26612         * nss/makedb.c: Likewise.
26613         * sysdeps/generic/ldconfig.h: Likewise.
26615 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
26617         * Versions.def: Add GLIBC_2.18.
26618         * include/link.h (struct link_map): New member l_tls_dtor_count.
26619         * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
26620         (__call_tls_dtors): Likewise.
26621         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
26622         __cxa_thread_atexit_impl.
26623         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
26624         Likewise.
26625         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
26626         Likewise.
26627         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
26628         Likewise.
26629         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
26630         Likewise.
26631         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
26632         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
26633         Likewise.
26634         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
26635         Likewise.
26636         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
26637         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
26638         Likewise.
26639         * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
26640         (tests): Add test case tst-tls-atexit.
26641         (modules-names): Add shared library for tst-tls-atexit.
26642         * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
26643         (GLIBC_PRIVATE): Add __call_tls_dtors.
26644         * stdlib/cxa_thread_atexit_impl.c: New file with helper function
26645         for libstdc++.
26646         * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
26647         * stdlib/tst-tls-atexit.c: New test case.
26648         * stdlib/tst-tls-atexit-lib.c: New test case.
26650         * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
26652         * elf/Versions (ld): Add _dl_find_dso_for_object.
26653         * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
26654         * elf/dl-open.c (_dl_find_dso_for_object): New function.
26655         (dl_open_worker): Use _dl_find_dso_for_object.
26656         * elf/dl-sym.c (do_sym): Likewise.
26657         * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
26659 2013-02-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
26661         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
26662         Syntactic changes only.
26663         (_dl_runtime_profile): Do a tail-call to the resolved function.
26665 2013-02-17  Joseph Myers  <joseph@codesourcery.com>
26667         [BZ #13550]
26668         * sysdeps/x86_64/bp-asm.h: Remove file.
26669         * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
26670         <bp-sym.h> and <bp-asm.h>.
26671         (__clone): Do not use BP_SYM.
26672         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
26673         <bp-sym.h> and <bp-asm.h>.
26674         * sysdeps/unix/x86_64/sysdep.S: Likewise.
26675         * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
26676         "bp-asm.h".
26677         (_setjmp): Do not use BP_SYM.
26678         * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
26679         "bp-asm.h".
26680         (setjmp): Do not use BP_SYM.
26681         * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
26682         libc_hidden_def.
26683         (mempcpy): Do not use BP_SYM in weak_alias.
26684         * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
26685         "bp-asm.h".
26686         (strchr): Do not use BP_SYM.
26687         * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
26688         "bp-asm.h".
26689         * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
26690         * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
26691         (_start): Do not use BP_SYM.
26692         * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
26693         "bp-asm.h".
26694         (strcat): Do not use BP_SYM.
26695         * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
26696         "bp-asm.h".
26697         (STRCMP): Do not use BP_SYM.
26698         * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
26699         "bp-asm.h".
26700         (STRCPY): Do not use BP_SYM.
26701         * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
26702         "bp-asm.h".
26703         * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
26704         "bp-asm.h".
26705         (FUNCTION): Do not use BP_SYM.
26706         * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
26707         weak_alias.
26708         (__GI___strtok_r): Do not use BP_SYM in strong_alias.
26710 2013-02-17  Andreas Jaeger  <aj@suse.de>
26712         * time/Versions: Sort entries.
26713         * string/Versions: Likewise.
26714         * resolv/Versions: Likewise.
26715         * posix/Versions: Likewise.
26716         * iconv/Versions: Likewise.
26717         * elf/Versions: Likewise.
26718         * wcsmbs/Versions: Likewise.
26720 2013-02-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
26722         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
26723         loop termination condition.
26725         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
26726         variable to calculate EZ.
26727         (__sqr): Likewise.
26729         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
26730         the lower precision input.
26732 2013-02-15  Joseph Myers  <joseph@codesourcery.com>
26734         [BZ #13550]
26735         * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
26736         [!link-extra-libs] (link-extra-libs-bounded): Likewise.
26737         (run-via-rtld-prefix): Do not handle %-bp tests.
26738         (test-via-rtld-prefix): Do not mention %-bp tests in comment.
26739         (all-object-suffixes): Remove .ob.
26740         (bppfx): Remove variable.
26741         [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
26742         [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
26743         [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
26744         [$(build-bounded) = yes] (libtype.ob): Likewise.
26745         * Makerules (elide-routines.ob): Remove variable.
26746         (do-tests-clean): Do not handle *-bp.out.
26747         (common-mostlyclean): Do not handle *-bp and *-bp.out.
26748         * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
26749         [$(build-bounded) = yes] (xtests-bp.out): Likewise.
26750         (tests): Do not include $(tests-bp.out).
26751         (xtests): Do not include $(xtests-bp.out).
26752         [$(build-bounded) = yes] (binaries-bounded): Remove variable.
26753         [$(build-bounded) = yes] ($(addprefix
26754         $(objpfx),$(binaries-bounded))): Remove rule.
26755         ($(objpfx)%-bp.out): Remove rule.
26756         * config.make.in (build-bounded): Remove variable.
26757         * crypt/Makefile [$(build-bounded) = yes]
26758         ($(tests:%=$(objpfx)%-bp)): Remove dependency.
26759         * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
26760         append to variable.
26761         [$(build-bounded) = yes] (install-lib): Likewise.
26762         [$(build-bounded) = yes] (generated): Likewise.
26763         [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
26764         Remove rule.
26765         * intl/Makefile [$(build-bounded) = yes]
26766         ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
26767         * math/Makefile [$(build-bounded) = yes]
26768         ($(tests:%=$(objpfx)%-bp): Likewise.
26769         * misc/Makefile [$(build-bounded) = yes]
26770         ($(objpfx)tst-tsearch-bp): Likewise.
26771         * nptl/Makeconfig (bounded-thread-library): Remove variable.
26772         * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
26773         Remove dependency.
26774         * string/Makefile (o-objects.ob): Remove variable.
26775         * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
26776         (CFLAGS-.ob): Remove variable.
26777         [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
26778         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
26779         both definitions of variable.
26780         * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
26781         (ASFLAGS-.ob): Remove variable.
26783 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
26785         [BZ #13550]
26786         * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
26787         Remove __BOUNDED_POINTERS__ from condition.
26788         * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
26789         * string/bits/string2.h [!__NO_STRING_INLINES &&
26790         !__BOUNDED_POINTERS__]: Likewise.
26791         * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
26792         Likewise.
26793         * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
26794         Remove conditional code.
26795         * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
26796         __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
26797         !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
26798         condition.
26800         [BZ #13550]
26801         * csu/libc-start.c: Do not include <bp-sym.h>.
26802         [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
26803         * elf/dl-open.c: Do not include <bp-sym.h>.
26804         (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
26805         * math/fegetenv.c: Do not include <bp-sym.h>.
26806         (fegetenv): Do not use BP_SYM in versioned symbols.
26807         * nptl/sysdeps/pthread/bits/libc-lockP.h
26808         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
26809         <bp-sym.h>.
26810         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26811         (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
26812         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26813         (__pthread_mutex_destroy): Likewise.
26814         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26815         (__pthread_mutex_lock): Likewise.
26816         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26817         (__pthread_mutex_trylock): Likewise.
26818         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26819         (__pthread_mutex_unlock): Likewise.
26820         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26821         (__pthread_mutexattr_init): Likewise.
26822         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26823         (__pthread_mutexattr_destroy): Likewise.
26824         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26825         (__pthread_mutexattr_settype): Likewise.
26826         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26827         (__pthread_rwlock_init): Likewise.
26828         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26829         (__pthread_rwlock_destroy): Likewise.
26830         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26831         (__pthread_rwlock_rdlock): Likewise.
26832         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26833         (__pthread_rwlock_tryrdlock): Likewise.
26834         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26835         (__pthread_rwlock_wrlock): Likewise.
26836         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26837         (__pthread_rwlock_trywrlock): Likewise.
26838         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26839         (__pthread_rwlock_unlock): Likewise.
26840         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26841         (__pthread_key_create): Likewise.
26842         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26843         (__pthread_setspecific): Likewise.
26844         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26845         (__pthread_getspecific): Likewise.
26846         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
26847         Likewise.
26848         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26849         (_pthread_cleanup_push_defer): Likewise.
26850         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26851         (_pthread_cleanup_pop_restore): Likewise.
26852         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
26853         (pthread_setcancelstate): Likewise.
26854         * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
26855         <bp-sym.h>.
26856         [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
26857         (memchr): Do not use BP_SYM in weak_alias.
26858         * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
26859         (fegetenv): Do not use BP_SYM in versioned symbols.
26860         * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
26861         (fesetenv): Do not use BP_SYM in versioned symbols.
26862         * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
26863         (feupdateenv): Do not use BP_SYM in versioned symbols.
26864         * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
26865         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
26866         * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
26867         (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
26868         (open64): Do not use BP_SYM in weak_alias.
26869         * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
26870         (fegetenv): Do not use BP_SYM in versioned symbols.
26871         * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
26872         (fesetenv): Do not use BP_SYM in versioned symbols.
26873         * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
26874         (feupdateenv): Do not use BP_SYM in versioned symbols.
26875         * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
26876         (fegetexceptflag): Do not use BP_SYM in versioned symbols.
26877         * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
26878         (feraiseexcept): Do not use BP_SYM in versioned symbols.
26879         * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
26880         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
26881         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
26882         <bp-sym.h>.
26883         (__libc_start_main): Do not use BP_SYM.
26885 2013-02-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
26887         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
26888         redundant return line.
26889         (norm): Likewise.
26890         (denorm): Likewise.
26891         (dbl_mp): Likewise.
26892         (sub_magnitudes): Likewise.
26893         (__add): Likewise.
26894         (__sub): Likewise.
26895         (__mul): Likewise.
26896         (__inv): Likewise.
26897         (__dvd): Likewise.
26898         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
26899         (norm): Likewise.
26900         (denorm): Likewise.
26901         (dbl_mp): Likewise.
26902         (sub_magnitudes): Likewise.
26903         (__add): Likewise.
26904         (__sub): Likewise.
26905         (__mul): Likewise.
26906         (__inv): Likewise.
26907         (__dvd): Likewise.
26909         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
26910         instead of __mul.
26911         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
26912         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
26913         (cc32): Likewise.
26915         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
26916         * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
26917         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
26918         of __mul for squares.
26919         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
26920         function
26921         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
26922         Likewise.
26923         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
26924         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
26926 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
26928         [BZ #13550]
26929         * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
26930         code.
26931         * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
26932         prototype or function definition.  Rename ubp_* variables and
26933         parameters.  Remove argv definitions conditional on
26934         [__BOUNDED_POINTERS__].
26935         * debug/backtrace.c (__backtrace): Do not use __unbounded.
26936         * elf/dl-runtime.c (_dl_fixup): Likewise.
26937         * include/set-hooks.h (RUN_HOOK): Likewise.
26938         * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
26939         definition.
26940         * string/strcpy.c (strcpy): Do not use __unbounded.
26941         * sysdeps/generic/frame.h (struct layout): Likewise.
26942         * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
26943         * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
26944         * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
26945         * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
26946         * sysdeps/sparc/backtrace.c (struct layout): Likewise.
26947         (__backtrace): Likewise.
26948         * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
26949         use __ptrvalue.
26950         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
26951         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
26952         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
26953         Likewise.
26954         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
26955         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
26956         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
26957         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
26958         * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
26959         Do not use __unbounded.
26960         * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
26961         Rename __unboundedrlimits parameter to rlimits in prototype.
26962         * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
26963         Do not use __unbounded.
26964         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
26965         not use __ptrvalue.
26966         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
26967         * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
26968         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
26969         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
26970         __ptrvalue or __unbounded.
26971         (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
26972         * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
26973         use __unbounded.
26974         (__new_msgctl): Do not use __ptrvalue.
26975         * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
26976         __unbounded.
26977         (__libc_msgrcv): Do not use __ptrvalue.
26978         * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
26979         startup_info): Do not use __unbounded.
26980         (__libc_start_main): Likewise.  Rename ubp_* variables and
26981         parameters.  Remove argv definitions conditional on
26982         [__BOUNDED_POINTERS__].
26983         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
26984         __ptrvalue.
26985         * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
26986         use __unbounded.
26987         * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
26988         or __ptrvalue.
26989         * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
26990         use __unbounded.
26991         (__new_shmctl): Do not use __ptrvalue.
26992         * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
26993         * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
26994         Likewise.
26995         * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
26996         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
26997         (__libc_sigaction): Likewise.
26998         * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
26999         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
27000         Likewise.
27001         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
27003 2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
27005         * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
27007         * string/mempcpy.c: Implement by calling memcpy.
27009 2013-02-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
27011         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
27013         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
27014         evaluation.
27016         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
27017         values in the mantissa.
27019         * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
27020         minimize writes to Z.
27021         (sub_magnitudes): Simplify code a bit.
27023 2013-02-12  Roland McGrath  <roland@hack.frob.com>
27025         * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
27026         from the message.  The linker prefixes all warnings with that already.
27028 2013-02-12  Andreas Schwab  <schwab@suse.de>
27030         [BZ #15078]
27031         * posix/regexec.c (extend_buffers): Add parameter min_len.
27032         (check_matching): Pass minimum needed length.
27033         (clean_state_log_if_needed): Likewise.
27034         (get_subexp): Likewise.
27035         * posix/Makefile (tests): Add bug-regex34.
27036         (bug-regex34-ENV): Define.
27037         * posix/bug-regex34.c: New file.
27039         [BZ #11561]
27040         * posix/regcomp.c (parse_bracket_exp): When looking up collating
27041         elements compare against the byte sequence of it, not its name.
27042         * posix/Makefile (tests): Add bug-regex35.
27043         (bug-regex35-ENV): Define.
27044         * posix/bug-regex35.c: New file.
27046 2013-02-11  Tom de Vries  <tom@codesourcery.com>
27048         * string/str-two-way.h:  Fix typo RESULT_TYPE -> RETURN_TYPE in
27049         comment.
27050         Add RET0_IF_0 and CHECK_EOL to macro list in comment.
27051         (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
27052         (CHECK_EOL): Add undef.
27054 2013-02-11   Ondřej Bílka  <neleai@seznam.cz>
27056         * bits/stdlib-bsearch.h: New file.
27057         * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
27058         * stdlib/stdlib.h: Likewise.
27060 2013-02-11  Roland McGrath  <roland@hack.frob.com>
27062         * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
27063         * manual/errno.texi (Error Messages): Fix typo in error_print_progname
27064         declaration.
27065         * manual/search.texi (Array Search Function): Add missing const in
27066         lfind prototype.
27067         * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
27068         declaration to use rlim_t.
27069         (Basic Scheduling Functions): Remove erroneous const from
27070         sched_getparam prototype.  Remove erroneous * from
27071         sched_get_priority_max and sched_get_priority_min prototypes.
27072         (Resource Usage): Fix summary @comment on vtimes to refer to
27073         sys/vtimes.h rather than vtimes.h.
27074         Add missing *s in vtimes prototype.
27075         (Limits on Resources): Fix ulimit prototype to return long int.
27076         * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
27077         prototypes to use long int rather than double.
27078         (BSD Random): Fix initstate and setstate to use char *, not void *.
27079         * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
27080         prototype to make second argument 'struct aiocb64 *const[]'.
27081         Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
27082         (Status of AIO Operations): Remove erroneous const in aio_return and
27083         aio_return64 prototypes.
27084         (Synchronizing I/O): Fix sync prototype to return void.
27085         * manual/startup.texi (Suboptions): Remove an erroneous const in
27086         getsubopt prototype.
27087         * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
27088         * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
27089         use size_t rather than int.
27090         (Scanning All Users): Likewise for getpwent_r.
27091         (Setting Groups): Add missing const to setgroups prototype.
27092         * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
27093         * manual/socket.texi (Host Names): Fix gethostbyaddr and
27094         gethostbyaddr_r prototypes to use socklen_t rather than size_t and
27095         'const void *' rather than 'const char *'.
27096         (Host Address Functions): Likewise for inet_ntop.
27097         (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
27098         (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
27099         ssize_t for return value.
27100         (Sending Data): Likewise for send, sendto, sendmsg.
27101         (Socket Option Functions): Add a missing const in setsockopt prototype.
27102         * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
27103         use wchar_t for the argument.
27104         (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
27105         * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
27106         take no arguments.
27107         (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
27108         double/float/long double for second argument.
27109         Fix return types of significand, significandf, significandl.
27110         * manual/filesys.texi (Setting Permissions): Use mode_t for second
27111         argument in fchmod prototype.
27112         (File Owner): Use uid_t and gid_t in fchown prototype.
27113         (File Times): Add const to utimes, futimes, and lutimes prototypes.
27114         (Making Special Files): Use mode_t and dev_t in mknod prototype.
27115         (Scanning Directory Content): Fix scandir and scandir64 prototypes to
27116         use 'const struct dirent **' as argument types to CMP function pointer
27117         argument.
27118         (Symbolic Links): Fix readlink prototype with ssize_t as return value.
27119         (File Times): Fix summary magic @comment for struct utimbuf and utime
27120         to refer to utime.h, not time.h.
27121         * manual/string.texi (Argz Functions): Add missing const in
27122         argz_extract and argz_next prototypes.
27123         (Finding Tokens in a String): Likewise for basename.
27124         (String/Array Comparison): Fix typo in wcscasecmp prototype.
27125         (Copying and Concatenation): Fix typo in wmemmove prototype.
27126         * manual/signal.texi (Using Pause): Use (void) in pause prototype.
27127         (Signal Stack): Remove erroneous const in sigstack prototype.
27128         * manual/time.texi (Setting an Alarm): Add missing const in setitimer
27129         prototype.
27130         (Simple Calendar Time): Likewise for stime.
27131         * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
27132         prototype.
27133         * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
27134         say sys/sysctl.h instead.
27135         * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
27136         and vsyslog prototypes.
27138 2013-02-11  Tom de Vries  <tom@codesourcery.com>
27140         * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
27141         Remove.
27143 2013-02-11  Roland McGrath  <roland@hack.frob.com>
27145         * misc/sys/mman.h: Fix typo in mremap comment.
27147 2013-02-08  Roland McGrath  <roland@hack.frob.com>
27149         * manual/examples/mkfsock.c (make_named_socket): Don't add one for
27150         the '\0' terminator.
27152 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
27154         [BZ #13550]
27155         * debug/segfault.c: Don't include <bp-checks.h>.
27156         * sysdeps/generic/bp-checks.h: Remove file.
27157         * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
27158         (__GETDENTS): Don't use CHECK_N.
27159         * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
27160         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
27161         (__getgroups): Don't use CHECK_N.
27162         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
27163         (setgroups): Don't use CHECK_N.
27164         * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
27165         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
27166         (__libc_msgrcv): Don't use CHECK_N.
27167         * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
27168         (__libc_msgsnd): Don't use CHECK_N.
27169         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
27170         <bp-checks.h>.
27171         (__libc_pread): Don't use CHECK_N.
27172         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
27173         include <bp-checks.h>.
27174         (__libc_pread64): Don't use CHECK_N.
27175         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
27176         include <bp-checks.h>.
27177         (__libc_pwrite): Don't use CHECK_N.
27178         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
27179         include <bp-checks.h>.
27180         (__libc_pwrite64): Don't use CHECK_N.
27181         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
27182         <bp-checks.h>.
27183         (__libc_pread): Don't use CHECK_N.
27184         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
27185         include <bp-checks.h>.
27186         (__libc_pread64): Don't use CHECK_N.
27187         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
27188         include <bp-checks.h>.
27189         (__libc_pwrite): Don't use CHECK_N.
27190         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
27191         include <bp-checks.h>.
27192         (__libc_pwrite64): Don't use CHECK_N.
27193         * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
27194         (do_pread): Don't use CHECK_N.
27195         * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
27196         (do_pread64): Don't use CHECK_N.
27197         * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
27198         (do_pwrite): Don't use CHECK_N.
27199         * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
27200         (do_pwrite64): Don't use CHECK_N.
27201         * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
27202         (__libc_readv): Don't use CHECK_N.
27203         * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
27204         (semop): Don't use CHECK_N.
27205         * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
27206         <bp-checks.h>.
27207         (semtimedop): Don't use CHECK_N.
27208         * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
27209         (__libc_pread): Don't use CHECK_N.
27210         * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
27211         <bp-checks.h>.
27212         (__libc_pread64): Don't use CHECK_N.
27213         * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
27214         <bp-checks.h>.
27215         (__libc_pwrite): Don't use CHECK_N.
27216         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
27217         <bp-checks.h>.
27218         (__libc_pwrite64): Don't use CHECK_N.
27219         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
27220         <bp-checks.h>.
27221         (__libc_msgrcv): Don't use CHECK_N.
27222         * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
27223         (__sysctl): Don't use CHECK_N.  Remove GKM FIXME comment.
27224         * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
27225         (__libc_writev): Don't use CHECK_N.
27227 2013-02-08  Roland McGrath  <roland@hack.frob.com>
27229         * string/strcpy.c: Removed unused variable.
27231         * Makeconfig (+sysdep-includes): Define with := rather than =.
27232         Use an existing include/ subdir of each sysdeps dir before it.
27234 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
27236         * nscd/connection.c (register_traced_file): Comment function.
27237         [HAVE_INOTIFY] (union __inev): Define.
27238         [HAVE_INOTIFY] (inotify_check_files): New function.
27239         [HAVE_INOTIFY] (clear_db_cache): Likewise.
27240         [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
27241         clear_db_cache.
27242         [HAVE_INOTIFY] (main_loop_epoll): Likewise.
27244 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
27246         * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
27247         loaded if not already and that a failure is permanent.
27249 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
27251         [BZ #15006]
27252         * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
27253         * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
27255 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
27257         [BZ #13550]
27258         * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
27259         (CHECK_1_NULL_OK): Likewise.
27260         * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
27261         (__fxstat): Do not use CHECK_1.
27262         * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
27263         <bp-checks.h>.
27264         (___fxstat64): Do not use CHECK_1.
27265         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
27266         <bp-checks.h>.
27267         (__fxstatat): Do not use CHECK_1.
27268         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
27269         <bp-checks.h>.
27270         (__fxstatat64): Do not use CHECK_1.
27271         * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
27272         <bp-checks.h>.
27273         (__fxstat): Do not use CHECK_1.
27274         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
27275         <bp-checks.h>.
27276         (__fxstatat): Do not use CHECK_1.
27277         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
27278         <bp-checks.h>.
27279         (__getresgid): Do not use CHECK_1.
27280         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
27281         <bp-checks.h>.
27282         (__getresuid): Do not use CHECK_1.
27283         * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
27284         <bp-checks.h>.
27285         (__lxstat): Do not use CHECK_1.
27286         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
27287         <bp-checks.h>.
27288         (__old_msgctl): Do not use CHECK_1.
27289         (__new_msgctl): Likewise.
27290         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
27291         <bp-checks.h>.
27292         (__new_setrlimit): Do not use CHECK_1.
27293         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
27294         <bp-checks.h>.
27295         (__old_shmctl): Do not use CHECK_1.
27296         (__new_shmctl): Likewise.
27297         * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
27298         <bp-checks.h>.
27299         (__xstat): Do not use CHECK_1.
27300         * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
27301         (__lxstat): Do not use CHECK_1.
27302         * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
27303         <bp-checks.h>.
27304         (___lxstat64): Do not use CHECK_1.
27305         * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
27306         (__old_msgctl): Do not use CHECK_1.
27307         (__new_msgctl): Likewise.
27308         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
27309         <bp-checks.h>.
27310         (__gettimeofday): Do not use CHECK_1.
27311         * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
27312         (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
27313         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
27314         <bp-checks.h>.
27315         (__gettimeofday): Do not use CHECK_1.
27316         * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
27317         (__old_shmctl): Do not use CHECK_1_NULL_OK.
27318         (__new_shmctl): Do not use CHECK_1.
27319         * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
27320         <bp-checks.h>.
27321         (do_sigtimedwait): Do not use CHECK_1.
27322         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
27323         <bp-checks.h>.
27324         (do_sigwaitinfo): Do not use CHECK_1.
27325         * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
27326         <bp-checks.h>.
27327         (msgctl): Do not use CHECK_1.
27328         * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
27329         <bp-checks.h>.
27330         (shmctl): Do not use CHECK_1.
27331         * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
27332         (ustat): Do not use CHECK_1.
27333         * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
27334         <bp-checks.h>.
27335         (__fxstat): Do not use CHECK_1.
27336         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
27337         <bp-checks.h>.
27338         (__fxstatat): Do not use CHECK_1.
27339         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
27340         <bp-checks.h>.
27341         (__lxstat): Do not use CHECK_1.
27342         * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
27343         <bp-checks.h>.
27344         (__xstat): Do not use CHECK_1.
27345         * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
27346         (__xstat): Do not use CHECK_1.
27347         * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
27348         (___xstat64): Do not use CHECK_1.
27350         [BZ #13550]
27351         * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
27352         definitions.
27353         (CHECK_BOUNDS_HIGH): Likewise.
27354         * string/strcpy.c: Do not include <bp-checks.h>.
27355         (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
27357 2013-02-07  Roland McGrath  <roland@hack.frob.com>
27359         * nscd/nscd-client.h (__nscd_drop_map_ref):
27360         Add __attribute__ ((unused)).
27361         * nis/nss-nisplus.h (niserr2nss): Likewise.
27363         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
27364         under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
27366         * csu/libc-tls.c (init_static_tls, init_slotinfo):
27367         Remove inline keyword.
27368         * include/rounding-mode.h (round_away): Likewise.
27369         * libio/wfileops.c (adjust_wide_data): Likewise.
27370         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
27371         (__m128i_strloadu_tolower): Likewise.
27372         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
27373         (__m128i_strloadu_tolower): Likewise.
27374         * time/mktime.c (ydhms_diff): Likewise.
27375         * locale/elem-hash.h (elem_hash): Likewise.
27376         * locale/setlocale.c (setdata): Likewise.
27377         * posix/regex_internal.h (re_string_char_size_at): Likewise.
27378         (re_string_wchar_at): Likewise.
27379         (bitset_not, bitset_merge, bitset_mask): Likewise.
27380         [!(__GNUC__ > 3)] (inline): Remove macro.
27381         * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
27382         * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
27383         * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
27384         (_dl_tlsdesc_wake_up_held_fixups): Likewise.
27385         * string/memcmp.c (memcmp_bytes): Likewise.
27386         * locale/programs/locarchive.c (compute_hashval): Likewise.
27387         * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
27388         * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
27389         * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
27390         * nss/getent.c (print_rpc, print_protocols): Likewise.
27391         (print_passwd, print_group, print_aliases): Likewise.
27392         * nis/nss-nisplus.h (niserr2nss): Likewise.
27393         * nscd/connections.c (restart_p): Likewise.
27394         Change return type to bool.
27396 2013-02-05  Roland McGrath  <roland@hack.frob.com>
27398         * Makeconfig (all-Depend-files): Add existing
27399         $(sorted-subdirs:=/Depend) files.
27400         (all-subdirs): Remove nss.
27401         * sysdeps/unix/inet/Subdirs: Add it here instead.
27402         * hesiod/Depend: New file.
27404         * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
27405         instead of calling alloca.
27407         * io/lseek.c (__lseek): Rename to __libc_lseek.
27408         Define __lseek as an alias.
27410         * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
27412 2013-02-04  Carlos O'Donell  <carlos@redhat.com>
27414         * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
27415         else clause and remove check for non-standard endianness.
27417 2013-02-04  David S. Miller  <davem@davemloft.net>
27419         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27421 2013-02-04  Joseph Myers  <joseph@codesourcery.com>
27423         [BZ #13550]
27424         * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
27425         (__ubp_memchr): Remove prototype.
27426         [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
27427         [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
27428         [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
27429         [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
27430         * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
27431         Remove alias.
27432         * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
27433         (__ubp_memchr): Likewise.
27434         * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
27435         (__ubp_memchr): Likewise.
27436         * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
27437         (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
27438         (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
27439         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
27440         CHECK_STRING.
27441         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
27442         * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
27443         (__getcwd): Do not use CHECK_STRING.
27444         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
27445         <bp-checks.h>.
27446         (__real_chown): Do not use CHECK_STRING.
27447         * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
27448         <bp-checks.h>.
27449         (fchownat): Do not use CHECK_STRING.
27450         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
27451         CHECK_STRING.
27452         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
27453         <bp-checks.h>.
27454         (__lchown): Do not use CHECK_STRING.
27455         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
27456         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
27457         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
27458         * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
27459         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
27460         include <bp-checks.h>.
27461         (truncate64): Do not use CHECK_STRING.
27462         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
27463         <bp-checks.h>.
27464         (__real_chown): Do not use CHECK_STRING.
27465         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
27466         <bp-checks.h>.
27467         (__lchown): Do not use CHECK_STRING.
27468         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
27469         <bp-checks.h>.
27470         (__chown): Do not use CHECK_STRING.
27471         * sysdeps/unix/sysv/linux/truncate64.c: Do not include
27472         <bp-checks.h>.
27473         (truncate64): Do not use CHECK_STRING.
27474         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
27475         Likewise.
27476         * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
27477         (__xmknod): Do not use CHECK_STRING.
27478         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
27479         <bp-checks.h>.
27480         (__xmknodat): Do not use CHECK_STRING.
27481         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
27482         * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
27484 2013-02-04  Andreas Schwab  <schwab@suse.de>
27486         [BZ #14142]
27487         * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
27488         * include/netdb.h: Likewise for h_errno.
27489         * elf/tst-stackguard1.c: Include <tls.h>.
27491 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
27493         * elf/link.h (struct link_map): Extend the l_addr comment.
27494         * include/link.h (struct link_map): Likewise.
27496 2013-02-01  Joseph Myers  <joseph@codesourcery.com>
27498         [BZ #13550]
27499         * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
27500         (BOUNDED_1): Remove macro.
27501         * debug/backtrace.c: Don't include <bp-checks.h>.
27502         (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
27503         (__backtrace): Likewise.
27504         * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
27505         <bp-checks.h>.
27506         (__backtrace): Don't use BOUNDED_1.
27507         * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
27508         <bp-checks.h>.
27509         (__backtrace): Don't use BOUNDED_1.
27510         * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
27511         (__backtrace): Don't use BOUNDED_1.
27512         * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
27513         (shmat): Don't use BOUNDED_N.
27515 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
27517         [BZ #13550]
27518         * sysdeps/generic/bp-start.h: Remove file.
27519         * csu/libc-start.c: Don't include <bp-start.h>.
27520         (LIBC_START_MAIN): Set up __environ directly instead of using
27521         INIT_ARGV_and_ENVIRON.
27522         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
27523         <bp-start.h>.
27525         [BZ #13550]
27526         * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
27527         definitions.
27528         (CHECK_FCNTL): Likewise.
27529         (CHECK_N_PAGES): Likewise.
27531         [BZ #13550]
27532         * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
27533         definitions.
27534         (CHECK_SIGSET_NULL_OK): Likewise.
27535         * sysdeps/unix/sysv/linux/sigpending.c: Don't include
27536         <bp-checks.h>.
27537         (sigpending): Don't use CHECK_SIGSET.
27538         * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
27539         <bp-checks.h>.
27540         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
27541         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
27542         <bp-checks.h>.
27543         (do_sigsuspend): Don't use CHECK_SIGSET.
27544         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
27545         use CHECK_SIGSET.
27546         * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
27547         (do_sigwait): Don't use CHECK_SIGSET.
27548         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
27549         use CHECK_SIGSET.
27550         * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
27551         include <bp-checks.h>.
27552         (sigpending): Don't use CHECK_SIGSET.
27553         * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
27554         include <bp-checks.h>.
27555         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
27556         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
27557         <bp-checks.h>.
27558         (sigpending): Don't use CHECK_SIGSET.
27559         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
27560         <bp-checks.h>.
27561         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
27563         [BZ #13550]
27564         * sysdeps/generic/bp-semctl.h: Remove file.
27565         * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
27566         <bp-checks.h> and <bp-semctl.h>.
27567         (__old_semctl): Don't use CHECK_SEMCTL.
27568         (__new_semctl): Likewise.
27569         * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
27570         and <bp-semctl.h>.
27571         (__old_semctl): Don't use CHECK_SEMCTL.
27572         (__new_semctl): Likewise.
27573         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
27574         <bp-checks.h> and <bp-semctl.h>.
27575         (__old_semctl): Don't use CHECK_SEMCTL.
27576         (__new_semctl): Likewise.
27577         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
27578         <bp-checks.h> and <bp-semctl.h>.
27579         (semctl): Don't use CHECK_SEMCTL.
27581         [BZ #13550]
27582         * Makerules (elide-bp-thunks): Remove variable.
27583         (elide-routines.oS): Don't use $(elide-bp-thunks).
27584         (elide-routines.os): Likewise.
27585         (elide-routines.o): Likewise.
27586         (elide-routines.op): Likewise.
27587         (elide-routines.og): Likewise.
27588         (objects): Don't use $(bp-thunks).
27589         * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
27590         include.
27591         (common-generated): Do not add s-proto-bp.d.
27592         * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
27593         (int): Likewise.
27594         (typ): Likewise.
27595         Do not generate makefile rules for bounded-pointer thunks.
27596         * sysdeps/generic/bp-thunks.h: Remove file.
27597         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
27598         * sysdeps/unix/s-proto-bp.S: Likewise.
27600         [BZ #15062]
27601         * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
27602         parts of result separately when argument is not close to line from
27603         -i to i and one part of argument is small.
27604         * math/k_casinhf.c (__kernel_casinhf): Likewise.
27605         * math/k_casinhl.c (__kernel_casinhl): Likewise.
27606         * math/libm-test.inc (cacos_test): Add more tests.
27607         (casin_test): Likewise.
27608         (casinh_test): Likewise.
27609         * sysdeps/i386/fpu/libm-test-ulps: Update.
27610         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27612 2013-01-31  David S. Miller  <davem@davemloft.net>
27614         * po/de.po: Update from translation team.
27616 2013-01-25  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
27618         * time/tzfile.c: Include stdint.h for SIZE_MAX.
27620 2013-01-25  Thomas Schwinge  <thomas@codesourcery.com>
27622         * configure.in (_AC_PROG_CC_C89): New definition.
27623         * configure: Regenerate.
27625         * configure.in (AC_PROG_CPP): New definition.
27626         * configure: Regenerate.
27628 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
27630         * debug/tst-backtrace.h: New file.
27631         * debug/tst-backtrace2.c: Include tst-backtrace.h.
27632         (ret): Remove variable.
27633         (x): Likewise.
27634         (FAIL): Remove macro.
27635         (NO_INLINE): Likewise.
27636         (fn1): Use match function instead of strstr.
27637         * debug/tst-backtrace3.c: Include tst-backtrace.h.
27638         (ret): Remove variable.
27639         (x): Likewise.
27640         (FAIL): Remove macro.
27641         (NO_INLINE): Likewise.
27642         (fn): Use match function instead of strstr.
27643         * debug/tst-backtrace4.c: Include tst-backtrace.h.
27644         (ret): Remove variable.
27645         (x): Likewise.
27646         (FAIL): Remove macro.
27647         (NO_INLINE): Likewise.
27648         (handle_signal): Use match function instead of strstr.
27649         * debug/tst-backtrace5.c: Include tst-backtrace.h.
27650         (ret): Remove variable.
27651         (x): Likewise.
27652         (FAIL): Remove macro.
27653         (NO_INLINE): Likewise.
27654         (handle_signal): Use match function instead of strstr.
27656 2013-01-23  Roland McGrath  <roland@hack.frob.com>
27658         * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
27660 2013-01-23  David S. Miller  <davem@davemloft.net>
27662         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
27663         (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
27664         argument of CAS if possible.
27665         * sysdeps/sparc/sparc64/bits/atomic.h
27666         (__arch_compare_and_exchange_val_32_acq): Likewise.
27667         (__arch_compare_and_exchange_val_64_acq): Likewise.
27669 2013-01-23  Pino Toscano  <toscano.pino@tiscali.it>
27671         * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
27672         * sysdeps/posix/ulimit.c: ... this.
27673         Include <limits.h>.
27674         * sysdeps/unix/bsd/ulimit.c: Remove file.
27676 2013-01-23  Adam Conrad  <adconrad@0c3.net>
27678         * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
27679         (LDFLAGS-tst-array5): Likewise.
27681 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
27683         [BZ #15036]
27684         * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
27685         based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
27686         (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
27687         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
27689 2013-01-21  David S. Miller  <davem@davemloft.net>
27691         * sysdeps/sparc/backtrace.c: New file.
27692         * sysdeps/sparc/sparc32/backtrace.h: New file.
27693         * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
27694         * sysdeps/sparc/sparc64/backtrace.h: New file.
27695         * sysdeps/sparc/sparc64/backtrace.c: Delete.
27696         * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
27697         -funwind-tables.
27699 2013-01-21  Andreas Schwab  <schwab@suse.de>
27701         [BZ #15020]
27702         * posix/wordexp.c (exec_comm): Avoid busy loop when command has
27703         closed its stdout.
27705 2013-01-20  Andreas Schwab  <schwab@linux-m68k.org>
27707         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
27708         "mpa2.h".
27709         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
27711 2013-01-18  Joseph Myers  <joseph@codesourcery.com>
27712             Mark Mitchell  <mark@codesourcery.com>
27713             Tom de Vries  <tom@codesourcery.com>
27714             Paul Pluzhnikov  <ppluzhnikov@google.com>
27716         * debug/tst-backtrace2.c: New file.
27717         * debug/tst-backtrace3.c: Likewise.
27718         * debug/tst-backtrace4.c: Likewise.
27719         * debug/tst-backtrace5.c: Likewise.
27720         * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
27721         (CFLAGS-tst-backtrace3.c): Likewise.
27722         (CFLAGS-tst-backtrace4.c): Likewise.
27723         (CFLAGS-tst-backtrace5.c): Likewise.
27724         (LDFLAGS-tst-backtrace2): Likewise.
27725         (LDFLAGS-tst-backtrace3): Likewise.
27726         (LDFLAGS-tst-backtrace4): Likewise.
27727         (LDFLAGS-tst-backtrace5): Likewise.
27728         (tests): Add new tests tst-backtrace2, tst-backtrace3,
27729         tst-backtrace4 and tst-backtrace5.
27731 2013-01-18  Anton Blanchard  <anton@samba.org>
27732             Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
27734         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
27735         __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
27736         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
27737         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
27738         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
27739         (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
27740         "+r" and remove output regs list as redundant.  Add explicit inline
27741         asm to specify register of return val to work around compiler codegen
27742         bug.  Remove (int) cast on return value.  Add return type parameter to
27743         use in macro so that this macro does not truncate return value for
27744         64-bit values.
27745         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
27746         pass to INTERNAL_VSYSCALL_NCS.
27747         (INLINE_VSYSCALL): Add 'long int' as return type to
27748         INTERNAL_VSYSCALL_NCS macro invocation.
27749         (INTERNAL_VSYSCALL): Add 'long int' as return type to
27750         INTERNAL_VSYSCALL_NCS macro invocation.
27751         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
27753 2013-01-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
27755         [BZ #14496]
27756         * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
27757         Fix application of SIMD FP exception mask.
27759         * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
27760         mp_no from a power of two.
27761         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
27762         __mpexp_twomm1.  Use __pow_mp.
27764         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
27765         multiplication.
27767 2013-01-17  David S. Miller  <davem@davemloft.net>
27769         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27771 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
27773         [BZ #15023]
27774         * include/complex.h: Condition contents on [!_COMPLEX_H].
27775         (__kernel_casinhf): New prototype.
27776         (__kernel_casinh): Likewise.
27777         (__kernel_casinhl): Likewise.
27778         * math/Makefile (libm_calls): Add k_casinh.
27779         * math/k_casinh.c: New file.
27780         * math/k_casinhf.c: Likewise.
27781         * math/k_casinhl.c: Likewise.
27782         * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
27783         finite nonzero arguments.
27784         * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
27785         finite nonzero arguments.
27786         * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
27787         finite nonzero arguments.
27788         * math/s_casinh.c: Do not include <float.h>.
27789         (__casinh): Move code for finite nonzero arguments to k_casinh.c.
27790         * math/s_casinhf.c: Do not include <float.h>.
27791         (__casinhf): Move code for finite nonzero arguments to
27792         k_casinhf.c.
27793         * math/s_casinhl.c: Do not include <float.h>.
27794         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
27795         redefine.
27796         (__casinhl): Move code for finite nonzero arguments to
27797         k_casinhl.c.
27798         * math/libm-test.inc (cacos_test): Add more tests.
27799         * sysdeps/i386/fpu/libm-test-ulps: Update.
27800         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27802 2013-01-17  Pino Toscano  <toscano.pino@tiscali.it>
27804         * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
27805         * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
27806         [!HAVE_MREMAP]: Remove [defined linux] case.
27807         * malloc/arena.c: Do not include <malloc-sysdep.h>.
27809 2013-01-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
27811         * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
27813 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
27815         * elf/elf.h (R_386_SIZE32): New relocation.
27816         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
27817         R_386_SIZE32.
27818         (elf_machine_rela): Likewise.
27819         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
27820         R_X86_64_SIZE64 and R_X86_64_SIZE32.
27822 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
27824         * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
27825         (FP_FAST_FMA): Do not define.
27826         [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
27827         * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
27828         && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
27829         * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
27830         !_SOFT_FLOAT]: Likewise.
27831         * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
27832         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
27833         value.
27834         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
27835         [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
27836         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
27837         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
27838         [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
27839         [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
27840         file.
27842 2013-01-16  Andreas Schwab  <schwab@suse.de>
27844         [BZ #14327]
27845         * include/stdlib.h (__mktemp): Add declaration.
27846         * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
27847         * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
27849 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
27851         * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
27852         definitions.
27853         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
27854         * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
27855         * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
27856         definitions here.
27857         * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
27858         * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
27859         definitions.
27860         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
27861         and ONE.
27862         * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
27863         * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
27864         * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
27865         definitions.
27866         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
27867         * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
27868         definitions.
27869         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
27871         * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
27873 2013-01-15  David S. Miller  <davem@davemloft.net>
27875         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
27876         trunc{,f} to libm-sysdep_routes.
27877         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
27878         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
27879         file.
27880         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
27881         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
27882         file.
27883         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
27884         file.
27885         * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
27886         * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
27887         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
27888         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
27889         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
27890         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
27891         * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
27892         * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
27894         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
27895         nearbyint{,f} to libm-sysdep_routes.
27896         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
27897         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
27898         New file.
27899         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
27900         file.
27901         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
27902         New file.
27903         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
27904         file.
27905         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
27906         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
27907         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
27908         file.
27909         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
27910         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
27911         file.
27912         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
27913         * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
27914         * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
27916         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
27917         libc_feholdexcept and libc_fesetenv.
27919 2013-01-15  Mike Frysinger  <vapier@gentoo.org>
27921         * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
27923 2013-01-14  David S. Miller  <davem@davemloft.net>
27925         * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
27926         (SPARC_ASM_VIS2_IFUNC): Likewise.
27927         (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
27928         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
27929         use of 'siam' instruction.
27930         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
27931         Likewise.
27932         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
27933         Likewise.
27934         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
27935         Likewise.
27936         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
27937         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
27938         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
27939         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
27940         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
27941         file.
27942         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
27943         file.
27944         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
27945         file.
27946         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
27947         file.
27948         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
27949         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
27950         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
27951         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
27952         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
27953         new VIS2 routines.
27954         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
27955         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
27956         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
27957         Likewise.
27958         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
27959         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
27960         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
27961         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
27962         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
27963         routines to libm-sysdep_routines.
27964         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
27966         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
27967         fdim/fdimf to libm-sysdep_routines.
27968         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
27969         file.
27970         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
27971         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
27972         file.
27973         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
27974         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
27975         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
27976         * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
27977         * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
27978         * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
27979         * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
27981 2013-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
27983         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
27984         to optimize copies.
27986         * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
27987         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
27988         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
27990         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
27991         local variable MPTWO.
27992         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
27993         Likewise.
27995 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
27997         * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
27998         GLOB_NOESCAPE.
28000 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
28002         * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
28004 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
28006         * manual/pattern.texi (glob_t): Document gl_flags.
28007         (glob64_t): Likewise.
28009 2013-01-11  David S. Miller  <davem@davemloft.net>
28011         * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
28012         * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
28013         (gmp-sysdep_routines): New variable.  Add VIS3 optimized GMP routines.
28014         * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
28015         * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
28016         * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
28017         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
28018         * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
28019         * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
28020         * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
28021         * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
28022         * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
28023         * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
28025         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
28026         sparc V9 rather than using V8 code.
28027         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
28028         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
28030         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
28031         Move to...
28032         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
28033         Here.
28035 2013-01-11  Roland McGrath  <roland@hack.frob.com>
28037         * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
28038         not in the main loop.
28039         * configure: Regenerated.
28041 2013-01-11  Joseph Myers  <joseph@codesourcery.com>
28043         * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
28044         * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
28045         to just #else.
28046         * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise.  Remove
28047         [!__GLIBC_HAVE_LONG_LONG] case.
28048         * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
28049         condition to just #else.
28050         * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
28051         __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
28052         [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
28053         * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
28054         unconditional.
28055         * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
28056         * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
28057         #elif condition to just #else.
28058         * sysdeps/unix/sysv/linux/sys/sysmacros.h
28059         [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
28060         * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
28061         #elif condition to just #else.
28063 2013-01-11  Steve Ellcey  <sellcey@mips.com>
28065         * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
28066         (EF_MIPS_ARCH_64): Fix value.
28067         (EF_MIPS_ARCH_32R2): New.
28068         (EF_MIPS_ARCH_64R2): New.
28070 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
28072         * Makeconfig (+link-pie-before-libc): New.
28073         (+link-pie-after-libc): Likewise.
28074         (+link-pie-tests): Likewise.
28075         (+link-pie): Rewritten.
28076         (link-before-libc): Remove $(config-LDFLAGS).
28077         (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
28078         (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
28079         (config-LDFLAGS): Renamed to ...
28080         (rtld-LDFLAGS): This.
28081         (rtld-tests-LDFLAGS): New macro.
28082         (link-libc-rpath-link): Likewise.
28083         (link-libc-tests-rpath-link): Likewise.
28084         (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
28085         (link-libc): Prepand $(link-libc-rpath-link).
28086         (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
28087         (test-program-prefix): New macro.
28088         (test-via-rtld-prefix): Likewise.
28089         (test-program-cmd): Likewise.
28090         (host-test-program-cmd): Likewise.
28091         * Makefile ($(common-objpfx)testrun.sh): Replace
28092         $(run-program-prefix) with $(test-program-prefix).
28093         * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
28094         $(rtld-LDFLAGS).
28095         ($(common-objpfx)shlib.lds): Likewise.
28096         (build-module-helper): Likewise.
28097         ($(common-objpfx)format.lds): Likewise.
28098         * Rules (binaries-pie-tests): New.
28099         (binaries-pie-notests): Likewise.
28100         (binaries-pie): Rewritten.
28101         ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
28102         ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
28103         ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
28104         (make-test-out): Replace $(host-built-program-cmd) with
28105         $(host-test-program-cmd).
28106         * config.make.in (build-hardcoded-path-in-tests): New variable.
28107         * configure.in (--enable-hardcoded-path-in-tests): New configure
28108         option.
28109         (hardcoded_path_in_tests): New AC_SUBST.
28110         * configure: Regenerated.
28111         * catgets/Makefile ($(objpfx)test-gencat.out): Replace
28112         $(built-program-cmd) with $(test-program-cmd).
28113         * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
28114         (test_program_cmd): This.
28115         * elf/Makefile ($(objpfx)order.out): Run test with
28116         $(test-program-prefix).
28117         ($(objpfx)order2.out): Likewise.
28118         ($(objpfx)tst-initorder.out): Likewise.
28119         ($(objpfx)tst-initorder2.out): Likewise.
28120         ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
28121         $(test-program-cmd).
28122         ($(objpfx)tst-array1-static.out): Likewise.
28123         ($(objpfx)tst-array2.out): Likewise.
28124         ($(objpfx)tst-array3.out): Likewise.
28125         ($(objpfx)tst-array4.out): Likewise.
28126         ($(objpfx)tst-array5.out): Likewise.
28127         ($(objpfx)tst-array5-static.out): Likewise.
28128         (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
28129         $(test-program-cmd).
28130         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
28131         $(run-program-prefix) with $(test-program-prefix).
28132         * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
28133         (test_program_prefix): This.
28134         * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
28135         $(run-program-prefix) with $(test-program-prefix).
28136         * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
28137         (test_program_prefix): This.
28138         * iconvdata/tst-tables.sh: Likewise.
28139         * intl/Makefile ($(objpfx)tst-gettext.out): Replace
28140         $(run-program-prefix) with $(test-program-prefix).
28141         ($(objpfx)tst-translit.out): Likewise.
28142         ($(objpfx)tst-gettext2.out): Likewise.
28143         ($(objpfx)tst-gettext4.out): Likewise.
28144         ($(objpfx)tst-gettext6.out): Likewise.
28145         * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
28146         (test_program_prefix): This.
28147         * intl/tst-gettext2.sh: Likewise.
28148         * intl/tst-gettext4.sh  Likewise.
28149         * intl/tst-gettext6.sh: Likewise.
28150         * intl/tst-translit.sh: Likewise.
28151         * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
28152         with $(test-program-cmd).
28153         * libio/Makefile ($(objpfx)test-freopen.out): Replace
28154         $(run-program-prefix) with $(test-program-prefix).
28155         * libio/test-freopen.sh (run_program_prefix): Renamed to ...
28156         (test_program_prefix): This.
28157         * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
28158         $(run-program-prefix) with $(test-program-prefix).
28159         * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
28160         (test_program_prefix): This.
28161         * manual/install.texi: Document --enable-hardcoded-path-in-tests.
28162         * posix/Makefile ($(objpfx)globtest.out): Replace
28163         $(run-via-rtld-prefix) and $(test-wrapper) with
28164         $(test-program-prefix) and $(test-via-rtld-prefix).
28165         ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
28166         $(test-program-prefix).
28167         (tst-exec-ARGS): Replace $(host-built-program-cmd) with
28168         $(host-test-program-cmd).
28169         (tst-spawn-ARGS): Likewise.
28170         ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
28171         $(test-program-prefix).
28172         * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
28173         (test_via_rtld_prefix): This.
28174         (test_wrapper): Renamed to ...
28175         (test_program_prefix): This.
28176         (run_program_prefix): Replaced by test_program_prefix.
28177         * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
28178         (test_program_prefix): This.
28179         * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
28180         with $(host-test-program-cmd).
28181         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
28182         $(run-program-prefix) with $(test-program-prefix).
28183         ($(objpfx)tst-printf.out): Likewise.
28184         ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
28185         $(test-program-cmd).
28186         * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
28187         (test_program_prefix): This.
28188         * stdio-common/tst-unbputc.sh: Likewise.
28189         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
28190         $(run-program-prefix) with $(test-program-prefix).
28191         * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
28192         (test_program_prefix): This.
28193         * string/Makefile ($(objpfx)tst-svc.out):  Replace
28194         $(built-program-cmd) with $(test-program-cmd).
28196 2013-01-11  Andreas Jaeger  <aj@suse.de>
28198         [BZ #15003]
28199         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
28200         value. Sync with Linux 3.7.
28202 2013-01-10  David S. Miller  <davem@davemloft.net>
28204         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
28205         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
28206         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
28208 2013-01-10  Roland McGrath  <roland@hack.frob.com>
28210         * configure.in (sysnames): Drop use of $m0sub and $msub, which are
28211         never set.
28212         * configure: Regenerated.
28214 2013-01-10  David S. Miller  <davem@davemloft.net>
28216         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
28217         sparc V9 rather than using V8 code.
28218         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
28219         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
28221 2013-01-10  Roland McGrath  <roland@hack.frob.com>
28223         * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
28224         (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
28225         (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
28226         (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
28227         (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
28228         (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
28229         (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
28230         (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
28231         (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
28232         (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
28233         (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
28234         (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
28235         (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
28236         (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
28237         (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
28238         (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
28239         (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
28240         (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
28241         (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
28242         (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
28243         (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
28244         (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
28245         (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
28246         (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
28247         (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
28248         (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
28249         (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
28251 2013-01-10  David S. Miller  <davem@davemloft.net>
28253         * sysdeps/sparc/fpu/libm-test-ulps: Update.
28255 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
28257         * posix/Makefile (tests-static): New variable.
28258         (tests): Add $(tests-static).
28259         (tst-exec-static-ARGS): New variable.
28260         (tst-spawn-static-ARGS): Likewise.
28261         * posix/tst-exec-static.c: New file.
28262         * posix/tst-spawn-static.c: Likewise.
28263         * posix/tst-exec.c: Support run directly.
28264         * posix/tst-spawn.c: Likewise.
28266 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
28268         * elf/link.h (struct dl_phdr_info): Use __extension__ with long
28269         long.
28270         * math/bits/mathcalls.h (llrint): Likewise.
28271         (llround): Likewise.
28272         * stdlib/stdlib.h (struct drand48_data): Likewise.
28273         * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
28274         * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
28275         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
28276         Likewise.
28277         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
28278         Likewise.
28279         * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
28280         (elf_greg_t): Likewise.
28281         * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
28282         (__jmp_buf): Likewise.
28283         * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
28284         definitions.
28285         (llrint): Likewise, for all definitions.
28286         (llrintl): Likewise.
28288         * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
28289         Remove [__GNUC__] condition.
28290         * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
28291         condition to just [__USE_ISOC99].
28292         [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
28294 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
28296         [BZ #14200]
28297         * sysdeps/unix/sysv/linux/x86/bits/environments.h
28298         (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
28299         defined.
28300         (_POSIX_V6_ILP32_OFF32): Likewise.
28301         (_XBS5_ILP32_OFF32): Likewise.
28302         (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
28303         (__ILP32_OFFBIG_LDFLAGS): Likewise.
28305 2013-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
28307         * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
28309         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
28310         doubles __mpexp_twomm1.  Adjust usage.
28311         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
28312         Remove.
28314 2013-01-10  Andreas Schwab  <schwab@suse.de>
28316         [BZ #14964]
28317         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
28318         (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
28320 2013-01-09  David S. Miller  <davem@davemloft.net>
28322         [BZ #15003]
28323         * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS)
28324         (TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT)
28325         (TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS)
28326         (TCP_FASTOPEN): Define.
28327         (tcp_repair_opt): New structure.
28328         (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
28329         enum values.
28330         (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE)
28331         (TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN)
28332         (TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
28333         (tcp_cookie_transactions): New structure.
28335 2013-01-09  Anton Blanchard  <anton@samba.org>
28337         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
28338         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
28339         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
28340         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
28342 2013-01-09  Joseph Myers  <joseph@codesourcery.com>
28344         * include/features.h (__USE_ANSI): Remove.
28346 2013-01-09  Roland McGrath  <roland@hack.frob.com>
28348         * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
28350         * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
28352 2013-01-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
28354         * sysdeps/s390/fpu/libm-test-ulps: Update.
28356         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
28358         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
28359         (__acr): Likewise.
28360         (__cpy): Likewise.
28361         (norm): Likewise.
28362         (denorm): Likewise.
28363         (__mp_dbl): Likewise.
28364         (__dbl_mp): Likewise.
28365         (add_magnitudes): Likewise.
28366         (sub_magnitudes): Likewise.
28367         (__add): Likewise.
28368         (__sub): Likewise.
28369         (__mul): Likewise.
28370         (__inv): Likewise.
28371         (__dvd): Likewise.
28372         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
28373         (__acr): Likewise.
28374         (__cpy): Likewise.
28375         (norm): Likewise.
28376         (denorm): Likewise.
28377         (__mp_dbl): Likewise.
28378         (__dbl_mp): Likewise.
28379         (add_magnitudes): Likewise.
28380         (sub_magnitudes): Likewise.
28381         (__add): Likewise.
28382         (__sub): Likewise.
28383         (__mul): Likewise.
28384         (__inv): Likewise.
28385         (__dvd): Likewise.
28386         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
28387         (__acr): Likewise.
28388         (__cpy): Likewise.
28389         (norm): Likewise.
28390         (denorm): Likewise.
28391         (__mp_dbl): Likewise.
28392         (__dbl_mp): Likewise.
28393         (add_magnitudes): Likewise.
28394         (sub_magnitudes): Likewise.
28395         (__add): Likewise.
28396         (__sub): Likewise.
28397         (__mul): Likewise.
28398         (__inv): Likewise.
28399         (__dvd): Likewise.
28401 2013-01-08  Joseph Myers  <joseph@codesourcery.com>
28403         * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
28404         __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
28405         * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
28406         2 && __USE_EXTERN_INLINES]: Likewise.
28408 2013-01-08  Andreas Jaeger  <aj@suse.de>
28410         [BZ# 14985]
28411         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
28412         Remove.
28413         * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
28414         * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
28416 2013-01-07  Anton Blanchard  <anton@samba.org>
28418         * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
28419         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
28420         * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
28421         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
28422         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
28423         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
28424         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
28425         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
28426         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
28427         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
28428         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
28429         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
28430         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
28431         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
28432         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
28433         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
28434         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
28435         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
28436         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
28437         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
28438         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
28439         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
28440         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
28441         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
28442         * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
28443         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
28444         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
28445         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
28446         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
28447         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
28448         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
28449         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
28450         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
28451         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
28452         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
28453         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
28454         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
28455         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
28456         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
28457         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
28458         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
28459         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
28460         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
28462 2013-01-07  Joseph Myers  <joseph@codesourcery.com>
28464         * malloc/malloc.h (__MALLOC_P): Remove all definitions.
28465         (__MALLOC_PMT): Likewise.
28466         [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
28467         [__GNUC__], only on [_LIBC].
28468         [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
28469         [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
28470         [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
28471         * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
28472         forward declaration.
28473         (realloc_hook_ini): Likewise.
28474         (memalign_hook_ini): Likewise.
28475         (__libc_memalign): Do not use __MALLOC_PMT in variable
28476         declaration.
28477         (__libc_valloc): Likewise.
28478         (__libc_pvalloc): Likewise.
28479         (__libc_calloc): Likewise.
28480         (__posix_memalign): Likewise.
28482         [BZ #14996]
28483         * math/s_casinh.c: Include <float.h>.
28484         (__casinh): Do not do computation with squaring and square root
28485         for large arguments.
28486         * math/s_casinhf.c: Include <float.h>.
28487         (__casinhf): Do not do computation with squaring and square root
28488         for large arguments.
28489         * math/s_casinhl.c: Include <float.h>.
28490         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
28491         (__casinhl): Do not do computation with squaring and square root
28492         for large arguments.
28493         * math/libm-test.inc (casin_test): Add more tests.
28494         (casinh_test): Likewise.
28495         * sysdeps/i386/fpu/libm-test-ulps: Update.
28496         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28498 2013-01-04  H.J. Lu  <hongjiu.lu@intel.com>
28500         * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
28501         (__x86_64_raw_data_cache_size): Likewise.
28502         (__x86_64_data_cache_size_half): Likewise.
28503         (__x86_64_raw_data_cache_size_half): Likewise.
28504         (__x86_64_shared_cache_size): Likewise.
28505         (__x86_64_raw_shared_cache_size): Likewise.
28506         (__x86_64_shared_cache_size_half): Likewise.
28507         (__x86_64_raw_shared_cache_size_half): Likewise.
28508         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
28509         to ...
28510         (__x86_data_cache_size): This.
28511         (__x86_64_raw_data_cache_size): Renamed to ...
28512         (__x86_raw_data_cache_size): This.
28513         (__x86_64_data_cache_size_half): Renamed to ...
28514         (__x86_data_cache_size_half): This.
28515         (__x86_64_raw_data_cache_size_half): Renamed to ...
28516         (__x86_raw_data_cache_size_half): This.
28517         (__x86_64_shared_cache_size): Renamed to ...
28518         (__x86_shared_cache_size): This.
28519         (__x86_64_raw_shared_cache_size): Renamed to ...
28520         (__x86_raw_shared_cache_size): This.
28521         (__x86_64_shared_cache_size_half): Renamed to ...
28522         (__x86_shared_cache_size_half): This.
28523         (__x86_64_raw_shared_cache_size_half): Renamed to ...
28524         (__x86_raw_shared_cache_size_half): This.
28525         * sysdeps/x86_64/memcpy.S: Updated.
28526         * sysdeps/x86_64/memset.S: Likewise.
28527         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
28528         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
28529         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
28531 2013-01-04  David S. Miller  <davem@davemloft.net>
28533         * sysdeps/sparc/fpu/libm-test-ulps: Update.
28535 2013-01-04  Andreas Schwab  <schwab@linux-m68k.org>
28537         * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
28538         1 to avoid redefinition warning.
28539         (__USE_GNU): Don't define.
28540         (init_signaling_nan): Protoize.
28542         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
28544 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
28546         * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
28547         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
28548         (__cpymn): Likewise.
28549         (norm): Remove commented code.
28550         (denorm): Likewise.
28551         (__mp_dbl): Likewise.
28552         (__inv): Likewise.
28553         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
28554         (__cpymn): Likewise.
28555         (norm): Remove commented code.
28556         (denorm): Likewise.
28557         (__mp_dbl): Likewise.
28558         (__inv): Likewise.
28560         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
28561         mp_no value for 1.0 and 2.0.
28562         (norm): Use RADIXI instead of radixi.d.
28563         (denorm): Likewise.
28564         (__mul): Use 0.0 instead of zero.d.
28565         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
28566         mp_no value for 1.0 and 2.0.
28567         (norm): Use RADIXI instead of radixi.d.
28568         (denorm): Likewise.
28569         (__mul): Use 0.0 instead of zero.d.
28571 2013-01-04  Joseph Myers  <joseph@codesourcery.com>
28573         [BZ #14994]
28574         * math/s_casinh.c (__casinh): Reduce finite argument to first
28575         quadrant then set signs of results at the end.
28576         * math/s_casinhf.c (__casinhf): Likewise.
28577         * math/s_casinhl.c (__casinhl): Likewise.
28578         * math/libm-test.inc (casin_test): Add more tests.
28579         (casinh_test): Likewise.
28580         * sysdeps/i386/fpu/libm-test-ulps: Update.
28581         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28583 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
28585         * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
28587         * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
28589         * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
28590         declarations.
28591         (denorm): Likewise.
28592         (__mp_dbl): Likewise.
28593         (__inv): Likewise.
28595         * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
28596         and adjust the header comment.
28598         * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
28599         variable name from declaration.
28601 2013-01-03  H.J. Lu  <hongjiu.lu@intel.com>
28603         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
28604         Initialize COMMON_CPUID_INDEX_7 element.
28605         * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
28606         (CPUID_RTM): Likewise.
28607         (HAS_RTM): Likewise.
28608         (COMMON_CPUID_INDEX_7): New enum.
28610 2013-01-03  Andreas Schwab  <schwab@linux-m68k.org>
28612         [BZ #14981]
28613         * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
28614         size is zero, record memory as freed.
28616 2013-01-03  Andreas Jaeger  <aj@suse.de>
28618         * po/ia.po: Add new Interlingua translation.
28620 2012-01-03  Allan McRae  <allan@archlinux.org>
28622         * locale/programs/localedef.c: Fix description of '--posix' flag.
28624 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
28626         * NEWS: Update dates in second copyright notice.
28627         * README: Update copyright dates in example.
28628         * manual/libc.texinfo: Update copyright dates.
28629         * scripts/test-installation.pl: Update copyright date in --version
28630         output.
28632         * hurd/ctty-input.c: Fix copyright notice formatting.
28633         * hurd/ctty-output.c: Likewise.
28634         * hurd/dtable.c: Likewise.
28635         * hurd/hurd-raise.c: Likewise.
28636         * hurd/hurdprio.c: Likewise.
28637         * hurd/msgportdemux.c: Likewise.
28638         * misc/sys/file.h: Likewise.
28639         * misc/sys/ioctl.h: Likewise.
28640         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
28641         * sysdeps/mach/hurd/chdir.c: Likewise.
28642         * sysdeps/mach/hurd/fchdir.c: Likewise.
28643         * sysdeps/mach/hurd/rename.c: Likewise.
28644         * sysdeps/mach/hurd/rmdir.c: Likewise.
28645         * sysdeps/mach/hurd/seekdir.c: Likewise.
28646         * sysdeps/mach/hurd/setsid.c: Likewise.
28647         * sysdeps/posix/wait3.c: Likewise.
28649         * All files with FSF copyright notices: Update copyright dates
28650         using scripts/update-copyrights.
28651         * intl/plural.c: Regenerated.
28652         * locale/programs/charmap-kw.h: Likewise.
28653         * locale/programs/locfile-kw.h: Likewise.
28655 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
28657         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
28658         four values.
28660         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
28661         calculation loop and add branch prediction.
28663         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
28664         check access beyond bounds of m1np.
28666         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
28667         MPTWO.
28668         (__inv): Remove local variable MPTWO to use the global
28669         constant.
28670         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
28671         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
28672         variable MPTWO.
28673         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
28674         MP3HALFS static const.
28676 2013-01-01  David S. Miller  <davem@davemloft.net>
28678         * po/ca.po: Update from translation team.
28680 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
28682         * scripts/update-copyrights: New file.
28683         * Makeconfig: Reformat copyright notice.
28684         * ctype/ctype.h: Likewise.
28685         * debug/swprintf_chk.c: Likewise.
28686         * elf/dl-cache.c: Likewise.
28687         * elf/dl-debug.c: Likewise.
28688         * elf/dl-object.c: Likewise.
28689         * grp/initgroups.c: Likewise.
28690         * hurd/Makefile: Likewise.
28691         * hurd/hurd/signal.h: Likewise.
28692         * hurd/hurdfault.c: Likewise.
28693         * hurd/hurdioctl.c: Likewise.
28694         * hurd/hurdlookup.c: Likewise.
28695         * hurd/intr-msg.c: Likewise.
28696         * iconv/gconv_open.c: Likewise.
28697         * libio/swprintf.c: Likewise.
28698         * locale/lc-ctype.c: Likewise.
28699         * locale/nl_langinfo.c: Likewise.
28700         * mach/Machrules: Likewise.
28701         * mach/Makefile: Likewise.
28702         * malloc/obstack.h: Likewise.
28703         * manual/Makefile: Likewise.
28704         * manual/tsort.awk: Likewise.
28705         * misc/bits/stab.def: Likewise.
28706         * nis/nis_print_group_entry.c: Likewise.
28707         * nis/nis_table.c: Likewise.
28708         * nis/nss_compat/compat-pwd.c: Likewise.
28709         * nis/nss_compat/compat-spwd.c: Likewise.
28710         * po/Makefile: Likewise.
28711         * posix/fnmatch.c: Likewise.
28712         * posix/regex.h: Likewise.
28713         * resolv/Makefile: Likewise.
28714         * resolv/nss_dns/dns-network.c: Likewise.
28715         * resolv/res_hconf.c: Likewise.
28716         * scripts/gen-sorted.awk: Likewise.
28717         * soft-fp/soft-fp.h: Likewise.
28718         * stdio-common/printf.h: Likewise.
28719         * stdlib/monetary.h: Likewise.
28720         * stdlib/random.c: Likewise.
28721         * stdlib/random_r.c: Likewise.
28722         * sysdeps/generic/Makefile: Likewise.
28723         * sysdeps/gnu/Makefile: Likewise.
28724         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
28725         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
28726         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
28727         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
28728         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
28729         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
28730         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
28731         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
28732         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
28733         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
28734         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
28735         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
28736         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
28737         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
28738         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
28739         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
28740         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
28741         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
28742         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
28743         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
28744         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
28745         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
28746         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
28747         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
28748         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
28749         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
28750         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
28751         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
28752         * sysdeps/mach/hurd/errnos.awk: Likewise.
28753         * sysdeps/mach/hurd/fork.c: Likewise.
28754         * sysdeps/mach/hurd/getcwd.c: Likewise.
28755         * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
28756         * sysdeps/mach/hurd/mmap.c: Likewise.
28757         * sysdeps/mach/hurd/utimes.c: Likewise.
28758         * sysdeps/mach/hurd/xmknod.c: Likewise.
28759         * sysdeps/posix/profil.c: Likewise.
28760         * sysdeps/posix/readdir_r.c: Likewise.
28761         * sysdeps/powerpc/bits/mathdef.h: Likewise.
28762         * sysdeps/powerpc/bits/setjmp.h: Likewise.
28763         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
28764         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
28765         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
28766         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
28767         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
28768         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
28769         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
28770         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
28771         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
28772         * sysdeps/pthread/lio_listio.c: Likewise.
28773         * sysdeps/sparc/dl-procinfo.h: Likewise.
28774         * sysdeps/unix/i386/sysdep.S: Likewise.
28775         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
28776         * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
28777         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
28778         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
28779         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
28780         * sysdeps/unix/sysv/linux/semctl.c: Likewise.
28781         * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
28782         * sysdeps/unix/sysv/linux/speed.c: Likewise.
28783         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
28784         * sysdeps/wordsize-32/divdi3.c: Likewise.
28785         * time/sys/time.h: Likewise.
28786         * wcsmbs/Makefile: Likewise.
28788 2013-01-01  David S. Miller  <davem@davemloft.net>
28790         * po/fr.po: Update from translation team.
28792         * catgets/gencat.c: Update copyright year.
28793         * csu/version.c: Likewise.
28794         * debug/catchsegv.sh: Likewise.
28795         * debug/pcprofiledump.c: Likewise.
28796         * debug/xtrace.sh: Likewise.
28797         * elf/ldconfig.c: Likewise.
28798         * elf/ldd.bash.in: Likewise.
28799         * elf/pldd.c: Likewise.
28800         * elf/sotruss.ksh: Likewise.
28801         * elf/sprof.c: Likewise.
28802         * iconv/iconv_prog.c: Likewise.
28803         * iconv/iconvconfig.c: Likewise.
28804         * locale/programs/locale.c: Likewise.
28805         * locale/programs/localedef.c: Likewise.
28806         * login/programs/pt_chown.c: Likewise.
28807         * malloc/memusage.sh: Likewise.
28808         * malloc/memusagestat.c: Likewise.
28809         * malloc/mtrace.pl: Likewise.
28810         * nscd/nscd.c: Likewise.
28811         * nss/getent.c: Likewise.
28812         * nss/makedb.c: Likewise.
28813         * posix/getconf.c: Likewise.
28815 2012-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
28817         * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
28818         numbers.
28820 2012-12-30  Mike Frysinger  <vapier@gentoo.org>
28822         * math/bits/mathcalls.h (modf): Use __nonnull.
28824 2012-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
28826         * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
28827         (split): Use macro CN instead of the bare value.
28828         * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
28829         could be used.
28830         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
28831         instead of the bare value.
28832         (power1): Likewise.
28834 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
28836         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
28837         __ATAN_TWOM.
28838         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
28840         * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
28841         their values.
28842         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
28843         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
28844         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
28845         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
28847 2012-12-28  Andreas Jaeger  <aj@suse.de>
28849         * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define.  New
28850         values are from Linux 3.7.
28852         * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
28853         (TCPI_OPT_ECN_SEEN): Define.  Sync with Linux 3.7.
28855 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
28857         * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
28858         TRUE case.
28860         * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
28861         (norm): Likewise.
28862         * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
28863         variables with preprocessor constants.
28864         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
28865         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
28866         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
28868 2012-12-27  Bruno Haible  <bruno@clisp.org>
28870         [BZ #14317]
28871         * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
28872         only if needed.
28874 2012-12-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
28876         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
28877         and use variable directly.
28878         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
28880         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
28881         MPONE.
28882         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
28883         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
28884         variable MPONE.
28885         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
28886         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
28887         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
28888         include directive.  Remove local variable MPONE.
28889         * sysdeps/ieee754/dbl-64/mplog.h: Remove.
28890         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
28891         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
28893 2012-12-25  David S. Miller  <davem@davemloft.net>
28895         * version.h (RELEASE): Set to "development".
28896         (VERSION): Set to "2.17.90".
28897         * NEWS: Add 2.18 section.
28899 2012-12-21  David S. Miller  <davem@davemloft.net>
28901         * po/hr.po: Update from translation team.
28903 2012-12-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
28905         * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
28907 2012-12-19  Steve Ellcey  <sellcey@mips.com>
28909         * NEWS:  Mention new memcpy for MIPS.
28911 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
28913         * manual/contrib.texi (Contributors): Spelling correction.
28915 2012-12-15  David S. Miller  <davem@davemloft.net>
28917         * po/ru.po: Update from translation team.
28919 2012-12-13  David S. Miller  <davem@davemloft.net>
28921         * NEWS: Mention IFUNC testsuite enhancements.
28923         * po/pl.po: Update from translation team.
28924         * po/bg.po: Likewise.
28926         * manual/contrib.texi (Contributors): Update entries for Hongjiu
28927         Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
28929 2012-12-11  David S. Miller  <davem@davemloft.net>
28931         * po/sv.po: Update from translation team.
28933         * po/vi.po: Update from translation team.
28935         * po/cs.po: Update from translation team.
28937         * po/de.po: Update from translation team.
28938         * po/eo.po: Likewise.
28939         * po/nl.po: Likewise.
28941 2012-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
28943         [BZ #14246]
28944         * manual/argp.texi (Argp Helper Functions): Move node to follow
28945         Argp Parsing State.
28947         [BZ #14872]
28948         * manual/conf.texi (Limits on File System Capacity): Mention if
28949         terminating null is included in the max size.
28951 2012-12-10  Andreas Jaeger  <aj@suse.de>
28953         * po/cs.po: Update from translation team.
28955 2012-12-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
28957         * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
28958         void pointer and cast to uintptr_t.
28959         * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
28960         path.
28961         * sysdeps/s390/s390-64/memcpy.S: Likewise.
28962         * sysdeps/s390/s390-64/memset.S: Likewise.
28964 2012-12-08  Benno Schulenberg  <bensberg@justemail.net>
28966         [BZ #14833]
28967         * menual/message.texi (Message Translation): Fix typos.
28968         (Helper programs for gettext): Likewise.
28970 2012-12-07  Andreas Schwab  <schwab@linux-m68k.org>
28972         [BZ #14898]
28973         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
28974         Change to -1.
28976 2012-12-07  David S. Miller  <davem@davemloft.net>
28978         * po/libc.pot: Update.
28980 2012-12-07  Richard Henderson  <rth@redhat.com>
28982         [BZ #10114]
28983         * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
28984         normal/normal case to before the switch.
28985         (_FP_DIV): Likewise.
28987 2012-12-06  Carlos O'Donell  <carlos@systemhalted.org>
28988             Mike Frysinger  <vapier@gentoo.org>
28990         * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
28991         check for __NR_fadvise64_64.
28993 2012-12-06  Chris Metcalf  <cmetcalf@tilera.com>
28995         * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
28996         0, not just to plain "0" as a statement.
28997         (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
28998         with cw.
29000 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
29002         * NEWS: Use sourceware.org in Bugzilla URL.
29004 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
29006         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
29007         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
29009         * stdio-common/tst-put-error.c (do_test): Add newline to the
29010         padded test to ensure flush.
29012 2012-12-05  Jeff Law  <law@redhat.com>
29014         * sunrpc/etc.rpc (fedfs_admin): Add entry.
29016 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
29018         * README: Don't refer to ports add-on as distributed separately.
29019         Mention AArch64 in list of systems supported in the ports add-on.
29021         * LICENSES: Add more non-FSF copyright and license notices.
29023         * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
29024         ((unused)).
29026         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
29028         * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
29029         10000 as width of padded output.
29031 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
29033         * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
29035         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
29036         variable LX with __attribute__ ((unused)).
29037         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
29038         Likewise.
29039         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
29040         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
29041         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
29042         with __attribute__ ((unused)).
29044 2012-12-04  David S. Miller  <davem@abraco.davemloft.net>
29046         * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
29048 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
29050         * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
29051         (CFLAGS-nldbl-acos.c): New variable.
29052         [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
29053         [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
29054         [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
29055         [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
29056         [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
29057         [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
29058         [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
29059         [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
29060         [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
29061         [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
29062         [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
29063         [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
29064         [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
29065         [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
29066         [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
29067         [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
29068         [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
29069         [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
29070         [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
29071         [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
29072         [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
29073         [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
29074         [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
29075         [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
29076         [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
29077         [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
29078         [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
29079         [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
29080         [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
29081         [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
29082         [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
29083         [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
29084         [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
29085         [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
29086         [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
29087         [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
29088         [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
29089         [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
29090         [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
29091         [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
29092         [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
29093         [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
29094         [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
29095         [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
29096         [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
29097         [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
29098         [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
29099         [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
29100         [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
29101         [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
29102         [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
29103         [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
29104         [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
29105         [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
29106         [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
29107         [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
29108         [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
29109         [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
29110         [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
29111         [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
29112         [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
29113         [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
29114         [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
29115         [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
29116         [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
29117         [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
29118         [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
29119         [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
29120         [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
29121         [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
29122         [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
29123         [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
29124         [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
29125         [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
29126         [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
29127         [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
29128         [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
29129         [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
29130         [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
29131         [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
29132         [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
29133         [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
29134         [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
29135         [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
29136         [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
29137         [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
29138         [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
29139         [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
29140         [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
29141         [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
29142         [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
29143         [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
29144         [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
29145         [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
29146         [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
29147         [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
29148         [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
29150         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
29151         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
29153         [BZ #14914]
29154         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
29155         whole low double instead of just low 47 bits when splitting values
29156         into two parts.
29158 2012-12-03  Allan McRae  <allan@archlinux.org>
29160         * manual/stdio.texi (Predefined Printf Handlers): Remove
29161         @hsep and @vsep usage.
29163 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
29165         * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
29166         * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
29168 2012-12-03  Jeff Law  <law@redhat.com>
29170         * time/sys/time.h (settimeofday): Do not mark TV argument
29171         as __nonnull.
29173 2012-12-01  Mike Frysinger  <vapier@gentoo.org>
29175         * libio/fileops.c (_IO_new_file_close_it): Do not always flush
29176         when currently writing and seek to current position when not.
29177         * libio/Makefile (tests): Remove bug-fclose1.
29178         * libio/bug-fclose1.c: Delete.
29180 2012-12-01  Joseph Myers  <joseph@codesourcery.com>
29182         * manual/arith.texi (feenableexcept): Fix typo.
29183         (fedisableexcept): Likewise.
29185 2012-11-30  Roland McGrath  <roland@hack.frob.com>
29187         * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
29188         second, differently-typed declaration, rather than a cast.
29190 2012-11-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
29192         * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
29193         * include/rpc/svc.h: ... here.
29195 2012-11-30  Aurelien Jarno  <aurel32@debian.org>
29197         [BZ #13013]
29198         * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
29199         depending n and resplen2 to catch cases where answer
29200         equals answerp2.
29202 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
29204         * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
29205         for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
29207 2012-11-29  Mike Frysinger  <vapier@gentoo.org>
29209         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
29211 2012-11-29  Roland McGrath  <roland@hack.frob.com>
29213         * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
29215 2012-11-28  Jeff Law  <law@redhat.com>
29217         [BZ #13761]
29218         * nscd/grpcache.c (cache_addgr): Rename alloca_used to
29219         dataset_temporary.  Track alloca usage into alloca_used.
29220         If dataset is large allocate and release it via malloc/free.
29222 2012-06-04  Florian Weimer  <fweimer@redhat.com>
29224         [BZ #14197]
29225         * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
29227 2012-11-28  David S. Miller  <davem@davemloft.net>
29229         * sysdeps/sparc/fpu/libm-test-ulps: Update.
29231 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
29233         [BZ #14803]
29234         * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
29235         of pi/2 rounded to nearest to 64 bits.
29236         (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
29237         nearest to 64 bits.
29238         (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
29239         bits.
29241 2012-11-28  Jeff Law <law@redhat.com>
29242             Martin Osvald <mosvald@redhat.com>
29244         [BZ #14889]
29245         * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
29246         * sunrpc/svc.c: Include time.h.
29247         (__svc_accept_failed): New function.
29248         * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
29249         any reason other than EINTR, call __svc_accept_failed.
29250         * sunrpc/svc_udp.c (svcudp_recv): Similarly.
29251         * sunrpc/svc_unix.c (rendezvous_request): Similarly.
29253 2012-11-28  Andreas Schwab  <schwab@suse.de>
29255         * scripts/abilist.awk: Also handle indirect functions in .opd
29256         section.
29258 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
29260         [BZ #13881]
29261         * sysdeps/x86/fpu/powl_helper.c: New file.
29262         * sysdeps/x86/fpu/Makefile: Likewise.
29263         * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
29264         (p3): New object.
29265         (__ieee754_powl): Use __powl_helper for finite arguments except
29266         integer exponents below 8.
29267         * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
29268         (p3): New object.
29269         (__ieee754_powl): Use __powl_helper for finite arguments except
29270         integer exponents below 8.
29271         * math/libm-test.inc (pow_test): Add more tests and enable some
29272         previously disabled tests.
29273         * sysdeps/i386/fpu/libm-test-ulps: Update.
29274         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29276 2012-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
29277             Carlos O'Donell  <carlos_odonell@mentor.com>
29279         * nss/makedb.c (is_prime): Assert that input is odd and greater
29280         than 4.  Note that fact in a comment too.
29281         (next_prime): Add 4 to input.
29283 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
29285         [BZ #11741]
29286         * libio/Makefile (tests): Add test case tst-fwrite-error.
29287         * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
29288         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
29289         * libio/tst-fwrite-error.c: New test case.
29291 2012-11-26  H.J. Lu  <hongjiu.lu@intel.com>
29293         * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
29294         before casting to void *.
29295         * include/libc-internal.h (__pointer_type): New macro.
29296         (__integer_if_pointer_type_sub): Likewise.
29297         (__integer_if_pointer_type): Likewise.
29298         (cast_to_integer): Likewise.
29299         * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
29300         (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
29301         before casting to atomic64_t.
29302         (atomic_exchange_acq): Likewise.
29303         (__arch_exchange_and_add_body): Likewise.
29304         (__arch_add_body): Likewise.
29305         (atomic_add_negative): Likewise.
29306         (atomic_add_zero): Likewise.
29308 2012-11-26  Joseph Myers  <joseph@codesourcery.com>
29310         * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
29311         (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
29312         (add_fdes): Likewise.
29313         (linear_search_fdes): Likewise.
29314         (binary_search_unencoded_fdes): Likewise.
29316 2012-11-26  Andreas Schwab  <schwab@linux-m68k.org>
29318         * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
29320 2012-11-24  Adam Conrad  <adconrad@0c3.net>
29322         * configure.in: Autodetect C++ header directories.
29323         * configure: Regenerated.
29325 2012-11-23  Mike Frysinger  <vapier@gentoo.org>
29327         * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
29329 2012-11-23  Andreas Schwab  <schwab@linux-m68k.org>
29331         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29333 2012-11-22  Joseph Myers  <joseph@codesourcery.com>
29335         * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
29336         LDBL_MANT_DIG == 106]: Disable some tests.
29337         (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
29338         Likewise.
29339         (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
29340         Likewise.
29342         [BZ #14871]
29343         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
29344         input for small inputs.  Return +/- pi/2 for large inputs.
29345         * math/libm-test.inc (atan_test): Add more tests.
29347         * sysdeps/generic/unwind-dw2-fde-glibc.c
29348         (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
29349         __attribute__ ((unused)).
29351         [BZ #14645]
29352         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
29353         x * y if x and y are nonzero and z is zero.
29355         [BZ #14811]
29356         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
29357         nonzero exponents with absolute value below 0x1p-117 to +/-
29358         0x1p-117.
29360         [BZ #14869]
29361         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
29362         up arguments below 2**-450, not just those below 2**-500.
29363         * math/libm-test.inc (hypot_test): Add another test.
29365         [BZ #14868]
29366         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
29367         Return a+b for ratio over 2**120, not 2**60.
29368         * math/libm-test.inc (hypot_test): Add another test.
29370         * math/libm-test.inc (clog_test): Use
29371         UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
29372         (clog10_test): Likewise.
29374         [BZ #6778]
29375         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
29377 2012-11-22  Andreas Schwab  <schwab@suse.de>
29379         * sysdeps/i386/fpu/libm-test-ulps: Update.
29381 2012-11-22  Pino Toscano  <toscano.pino@tiscali.it>
29383         * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
29384         printf output with newline.
29386 2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
29388         [BZ #14865]
29389         * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
29390         * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
29391         -z nodlopen, -z initfirst and -z execstack support.
29392         * configure: Regenerated.
29394         * elf/elf.h (DF_1_NODIRECT): New macro.
29395         (DF_1_IGNMULDEF): Likewise.
29396         (DF_1_NOKSYMS): Likewise.
29397         (DF_1_NOHDR): Likewise.
29398         (DF_1_EDITED): Likewise.
29399         (DF_1_NORELOC): Likewise.
29400         (DF_1_SYMINTPOSE): Likewise.
29401         (DF_1_GLOBAUDIT): Likewise.
29402         (DF_1_SINGLETON): Likewise.
29403         * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
29404         DT_1_SUPPORTED_MASK bits.
29405         * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
29407 2012-11-20  Carlos O'Donell  <carlos_odonell@mentor.com>
29409         * sysdeps/unix/make-syscalls.sh: Document prefixes.
29411 2012-11-20  Thomas Schwinge  <thomas@codesourcery.com>
29413         * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
29414         macro.
29416         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
29417         (sendmmsg): Move declarations...
29418         * socket/sys/socket.h: ... here.
29419         * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
29420         !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
29421         include it from...
29422         * socket/recvmmsg.c: ... this new file.
29423         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
29424         (sendmmsg): Rename to __sendmmsg, create weak alias and make
29425         definition of __sendmmsg hidden.
29426         * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
29427         [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
29428         Move ENOSYS stub into and include it from...
29429         * socket/sendmmsg.c: ... this new file.
29430         * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
29431         (sysdep_routines): Move recvmmsg and sendmmsg...
29432         * socket/Makefile (routines): ... here.
29433         * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
29434         (GLIBC_PRIVATE): Add __sendmmsg.
29435         * include/sys/socket.h (__sendmmsg): Add declarations.
29436         * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
29437         sendmmsg.
29439 2012-11-20  Joseph Myers  <joseph@codesourcery.com>
29441         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
29442         variable I1 with __attribute__ ((unused)).
29443         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
29445 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
29447         * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
29448         DUMMY variables with __attribute__ ((unused)).
29450         * bits/byteswap.h: Include <bits/types.h>.
29451         (__bswap_64): Use __uint64_t instead of unsigned long long int.
29453 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
29455         * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
29456         string_t.  Do not manually set errno.
29457         (__ptsname_r): Change the type of PEERNAME to string_t, and check its
29458         length with __strnlen.  Make sure to both set errno and return it on
29459         failure.
29461 2012-11-19  David S. Miller  <davem@davemloft.net>
29463         With help from Joseph Myers.
29464         * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
29465         very large arguments properly.
29466         * math/libm-test.inc (atan_test): New tests.
29467         (atan2_test): New tests.
29468         * sysdeps/sparc/fpu/libm-test-ulps: Update.
29469         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
29471 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
29473         [BZ #14856]
29474         * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
29475         Define to 3.
29477         * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
29478         [POSIX] (EADDRNOTAVAIL): Likewise.
29479         [POSIX] (EAFNOSUPPORT): Likewise.
29480         [POSIX] (EALREADY): Likewise.
29481         [POSIX] (ECONNABORTED): Likewise.
29482         [POSIX] (ECONNREFUSED): Likewise.
29483         [POSIX] (ECONNRESET): Likewise.
29484         [POSIX] (EDESTADDRREQ): Likewise.
29485         [POSIX] (EDQUOT): Likewise.
29486         [POSIX] (EHOSTUNREACH): Likewise.
29487         [POSIX] (EIDRM): Likewise.
29488         [POSIX] (EISCONN): Likewise.
29489         [POSIX] (ELOOP): Likewise.
29490         [POSIX] (EMULTIHOP): Likewise.
29491         [POSIX] (ENETDOWN): Likewise.
29492         [POSIX] (ENETUNREACH): Likewise.
29493         [POSIX] (ENOBUFS): Likewise.
29494         [POSIX] (ENODATA): Likewise.
29495         [POSIX] (ENOLINK): Likewise.
29496         [POSIX] (ENOMSG): Likewise.
29497         [POSIX] (ENOPROTOOPT): Likewise.
29498         [POSIX] (ENOSR): Likewise.
29499         [POSIX] (ENOSTR): Likewise.
29500         [POSIX] (ENOTCONN): Likewise.
29501         [POSIX] (ENOTSOCK): Likewise.
29502         [POSIX] (EOPNOTSUPP): Likewise.
29503         [POSIX] (EOVERFLOW): Likewise.
29504         [POSIX] (EPROTO): Likewise.
29505         [POSIX] (EPROTONOSUPPORT): Likewise.
29506         [POSIX] (EPROTOTYPE): Likewise.
29507         [POSIX] (ESTALE): Likewise.
29508         [POSIX] (ETIME): Likewise.
29509         [POSIX] (ETXTBSY): Likewise.
29510         [POSIX] (EWOULDBLOCK): Likewise.
29511         [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
29512         * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
29513         [POSIX] (SEEK_CUR): Likewise.
29514         [POSIX] (SEEK_END): Likewise.
29515         [POSIX || UNIX98] (mode_t): Do not require.
29516         [POSIX] (off_t): Likewise.
29517         [POSIX] (pid_t): Likewise.
29518         [POSIX] (sys/stat.h): Do not allow header.
29519         [POSIX] (unistd.h): Likewise.
29520         [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
29521         [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
29522         [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
29523         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
29524         require.
29525         * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
29526         sigevent): Specify elements.
29527         [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
29528         entry.
29529         [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
29530         [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
29532         * conform/data/cpio.h-data [POSIX]: Disable whole file.
29533         * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
29534         * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
29535         (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
29536         [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
29537         [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
29538         [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
29539         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
29540         [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
29541         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
29542         [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
29543         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
29544         [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
29545         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
29546         Likewise.
29547         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
29548         Likewise.
29549         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
29550         Likewise.
29551         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
29552         Likewise.
29553         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
29554         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
29555         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
29556         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
29557         [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
29558         Specify lower bound on value.
29559         [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
29560         [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
29561         [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
29562         [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
29563         [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
29564         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
29565         [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
29566         [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
29567         value.
29568         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
29569         as optional.
29570         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
29571         [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
29572         [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
29573         [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
29574         [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
29575         [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
29576         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
29577         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
29578         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
29579         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
29580         [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
29581         [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
29582         [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
29583         [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
29584         [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
29585         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
29586         entry.
29587         [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
29588         optional.
29589         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
29590         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
29591         [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
29592         [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
29593         [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
29594         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
29595         Likewise.
29596         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
29597         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
29598         [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
29599         [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
29600         [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise.  Give
29601         value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
29602         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
29603         as optional.
29604         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
29605         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
29606         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
29607         [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
29608         Likewise.  Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
29609         [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
29610         specify as optional.
29611         [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
29612         [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
29613         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
29614         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
29615         [POSIX || XPG3] (NL_ARGMAX): Do not allow.
29616         [XPG3] (NL_LANGMAX): Likewise.
29617         [POSIX || XPG3] (NL_MSGMAX): Likewise.
29618         [POSIX || XPG3] (NL_NMAX): Likewise.
29619         [POSIX || XPG3] (NL_SETMAX): Likewise.
29620         [POSIX || XPG3] (NL_TEXTMAX): Likewise.
29621         [XPG3] (NZERO): Likewise.
29622         [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
29623         [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
29624         [!ISO && !ISO99 && !ISO11] (*_t): Allow.
29625         * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
29626         (REG_ERANGE): Expect.
29627         * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
29628         optional-constant.
29629         [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
29630         Use (void) in prototype.
29631         [POSIX] (*_t): Allow.
29632         * conform/data/sys/times.h-data [POSIX]: Enable whole file.
29633         * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
29634         (WRDE_BADVAL): Expect.
29636         * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
29637         expect.
29638         [XPG3 || XPG4] (O_RSYNC): Likewise.
29639         * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
29640         Likewise.
29641         [XPG3 || XPG4] (pthread_sigmask): Likewise.
29642         [XPG3 || XPG4] (sigqueue): Likewise.
29643         [XPG3 || XPG4] (sigtimedwait): Likewise.
29644         [XPG3 || XPG4] (sigwaitinfo): Likewise.
29645         * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
29646         [XPG3 || XPG4] (vsnprintf): Likewise.
29647         * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
29648         Likewise.
29649         [XPG3 || XPG4] (blksize_t): Likewise.
29650         * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
29651         Likewise.
29652         [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
29653         [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
29654         [XPG3 || XPG4] (struct itimerspec): Likewise.
29655         [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
29656         [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
29657         [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
29658         [XPG3 || XPG4] (clockid_t): Likewise.
29659         [XPG3 || XPG4] (timer_t): Likewise.
29660         [XPG3 || XPG4] (clock_getres): Likewise.
29661         [XPG3 || XPG4] (clock_gettime): Likewise.
29662         [XPG3 || XPG4] (clock_settime): Likewise.
29663         [XPG3 || XPG4] (nanosleep): Likewise.
29664         [XPG3 || XPG4] (timer_create): Likewise.
29665         [XPG3 || XPG4] (timer_delete): Likewise.
29666         [XPG3 || XPG4] (timer_gettime): Likewise.
29667         [XPG3 || XPG4] (timer_getoverrun): Likewise.
29668         [XPG3 || XPG4] (timer_settime): Likewise.
29669         * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
29670         [XPG3 || XPG4] (getlogin_r): Likewise.
29671         [XPG3 || XPG4] (pread): Likewise.
29672         [XPG3 || XPG4] (pthread_atfork): Likewise.
29673         [XPG3 || XPG4] (pwrite): Likewise.
29675         [BZ #14835]
29676         * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
29677         <bits/siginfo.h>.
29679 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
29681         * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
29682         finalizing MALLSTREAM.
29684         * sysdeps/mach/hurd/syncfs.c: New file.
29686 2012-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
29688         [BZ #14719]
29689         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
29690         NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
29691         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
29692         h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
29693         (_nss_dns_gethostbyname4_r): Likewise.
29694         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
29695         EAI_SYSTEM if NSS_STATUS_UNAVAIL.
29697 2012-11-19  Peng Haitao  <penght@cn.fujitsu.com>
29699         [BZ #13763]
29700         * sunrpc/bindrsvprt.c: Add lock to protect static variable.
29702 2012-11-19  Steve McIntyre  <steve.mcintyre@linaro.org>
29704         * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
29705         * elf/cache.c (print_entry): Print ",AArch64" for
29706         FLAG_AARCH64_LIB64
29708         * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
29709         * elf/cache.c (print_entry): Print ",hard-float" for
29710         FLAG_ARM_LIBHF.
29712 2012-11-18  David S. Miller  <davem@davemloft.net>
29714         With help from Joseph Myers.
29715         * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
29716         cutoff to 2**-13.
29717         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
29718         cutoff to 2**-25.
29719         * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
29720         ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
29721         small.
29722         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
29723         * math/libm-test.inc (y0_test): New tests.
29724         (y1_test): New tests.
29725         * sysdeps/i386/fpu/libm-test-ulps: Update.
29726         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
29727         * sysdeps/sparc/fpu/libm-test-ulps: Update.
29729 2012-11-18  Andreas Schwab  <schwab@linux-m68k.org>
29731         * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
29732         64-bit targets.
29733         * configure: Regenerated.
29735 2012-11-17  David S. Miller  <davem@davemloft.net>
29737         [BZ #14811]
29738         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
29739         nonzero exponents with absolute value below 0x1p-128 to +/-
29740         0x1p-128.
29742 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
29744         * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
29746         * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
29748         * posix/getconf-speclist.c: New file.
29749         * posix/posix-envs.def: Likewise.
29750         * posix/confstr.c (START_ENV_GROUP): New macro.
29751         (END_ENV_GROUP): Likewise.
29752         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
29753         (KNOWN_PRESENT_ENV_STRING): Likewise.
29754         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
29755         (UNKNOWN_ENVIRONMENT): Likewise.
29756         (confstr): Include posix-envs.def instead of handling
29757         _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
29758         _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
29759         * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
29760         (END_ENV_GROUP): Likewise.
29761         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
29762         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
29763         (UNKNOWN_ENVIRONMENT): Likewise.
29764         (__sysconf): Include posix-envs.def instead of handling associated
29765         cases directly here.
29766         * posix/Makefile ($(objpfx)getconf.speclist): Generate by
29767         preprocessing getconf-speclist.c rather than running getconf or
29768         generating empty file.
29770 2012-11-16  Pino Toscano  <toscano.pino@tiscali.it>
29772         * scripts/check-local-headers.sh: Ignore 'mach' headers.
29774 2012-11-16  Andrej Lajovic  <natrij@gmail.com>
29776         [BZ #14672]
29777         * iconv/iconv_prog.c (main): Fix -c handling of '/'.
29779 2012-11-16  David S. Miller  <davem@davemloft.net>
29781         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
29782         smaller than LDBL_EPSILON/2.0L, just return xm1.
29784 2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
29786         * elf/tst-array1.c (init): Set constructor priority to 1000.
29787         (fini): Set destructor priority to 1000.
29788         * elf/tst-array2dep.c: Likewise.
29790 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
29792         [BZ #11741]
29793         * libio/fileops.c (_IO_new_file_write): Correctly return error.
29794         (_IO_new_file_xsputn): Also return EOF if none of the input
29795         data was written when overflow failed.
29796         * libio/iopadn.c (_IO_padn): Likewise.
29797         * libio/iowpadn.c (_IO_wpadn): Likewise.
29798         * stdio-common/tst-put-error.c: Add copyright notice.
29799         (do_test): Add case for printing padded string.
29800         * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
29801         _IO_padn returned error.
29802         [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
29803         * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
29804         return EOF.
29806 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
29808         * libio/libioP.h: Add comment note that the references to C++
29809         bits are now obsolete.
29811 2012-11-15  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
29813         * math/libm-test.inc (check_complex): Use asprintf.
29815 2012-11-14  Joseph Myers  <joseph@codesourcery.com>
29817         * debug/pcprofiledump.c (print_version): Update copyright year.
29818         * malloc/memusagestat.c (print_version): Likewise.
29820 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
29822         [BZ #14831]
29823         * elf/Makefile (tests): Add tst-audit8.
29824         ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
29825         ($(objpfx)tst-audit8.out): New target.
29826         (tst-audit8-ENV): New variable.
29827         * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
29828         audit if l_reloc_result is NULL.
29829         (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
29830         defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
29831         * elf/tst-audit8.c: New file.
29833 2012-11-14  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
29835         * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
29836         * misc/Makefile (CFLAGS-select.c): Define.
29837         * posix/Makefile (CFLAGS-pause.c): Define.
29839 2012-11-13  David S. Miller  <davem@davemloft.net>
29841         * crypt/Makefile: Move test targets after toplevel Rules
29842         inclusion.  Grab any necessary sysdep routines when linking.
29843         * crypt/md5.c (md5_process_block): Remove define, we will always
29844         name it __md5_process_block.
29845         (md5_finish_ctx): Update md5_process_block call.
29846         (md5_stream): Likewise.
29847         (md5_process_bytes): Likewise.
29848         (md5_process_block): Rename to __md5_process_block and move to ...
29849         * crypt/md5-block.c: ... here.
29850         * crypt/sha256.c (sha256_process_block): Move to ...
29851         * crypt/sha256-block.c: ... here.
29852         * crypt/sha512.c (sha512_process_block): Move to ...
29853         * crypt/sha512-block.c: ... here.
29854         * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
29855         path.
29856         * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
29857         * sysdeps/sparc/sparc64/multiarch/Makefile
29858         (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
29859         crypt subdir.
29860         (localedef-aux): Add md5 crypto assembler when in locale subdir.
29861         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
29862         multiarch changes.
29863         * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
29864         * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
29865         * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
29866         * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
29867         * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
29868         * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
29869         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
29870         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
29871         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
29872         file.
29873         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
29874         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
29875         file.
29876         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
29878 2012-11-13  Joseph Myers  <joseph@codesourcery.com>
29880         * timezone/tzselect.ksh: Update from tzcode git revision
29881         a435f9f0ecafa56d9e0263835836bd0c64cd7307.
29882         * timezone/zdump.c: Likewise.
29883         * timezone/zic.c: Likewise.
29884         * timezone/Makefile ($(objpfx)version.h): Only include $(version)
29885         in TZVERSION setting, not $(PKGVERSION).
29886         ($(objpfx)tzselect): Likewise.  Also substitute PKGVERSION and
29887         REPORT_BUGS_TO settings.
29889         [BZ #14838]
29890         * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
29891         macro.
29893 2012-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
29895         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
29896         detection to immediately after _FP_ROUND().
29897         * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
29898         bits are 0.
29900 2012-11-11  David S. Miller  <davem@davemloft.net>
29902         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
29903         inttypes.h
29904         (__get_clockfreq_via_proc_openprom): Use __open, __read, and
29905         __close rather than their public counterparts.
29907 2012-11-10  Joseph Myers  <joseph@codesourcery.com>
29909         * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
29910         file.
29911         [UNIX98] (sem_timedwait): Do not expect.
29912         * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
29913         [XPG4 || UNIX98] (sockatmark): Do not expect.
29914         * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
29915         (clock_getcpuclockid): Do not expect.
29916         [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
29917         * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
29918         Do not expect.
29919         [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
29920         * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
29921         [UNIX98] (vwscanf): Likewise.
29922         [UNIX98] (vswscanf): Likewise.
29924 2012-11-09  Joseph Myers  <joseph@codesourcery.com>
29926         * timezone/version.h: Remove file.
29927         * timezone/README: Do not refer to version.h.
29928         * timezone/Makefile ($(objpfx)zic.o): New dependency on
29929         $(objpfx)version.h.
29930         ($(objpfx)zdump.o): Likewise.
29931         ($(objpfx)version.h): New target.
29933         * timezone/tzselect.ksh: Change to verbatim copy from tzcode
29934         2012i.
29935         * timezone/README: Don't mention modification to tzselect.ksh.
29936         * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
29937         work on unmodified tzselect.ksh.  Substitute version numbers in
29938         tzselect.ksh.
29940         * Makefile (format-me): Remove.
29941         (INSTALL): Adjust indentation.  Use commands directly instead of
29942         using $(format-me).
29944         * aclocal.m4 (ACX_PKGVERSION): New macro.
29945         (ACX_BUGURL): Likewise.
29946         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
29947         (PKGVERSION): New AC_DEFINE_UNQUOTED.
29948         (REPORT_BUGS_TO): Likewise.
29949         * configure: Regenerated.
29950         * config.h.in (PKGVERSION): New macro.
29951         (REPORT_BUGS_TO): Likewise.
29952         * config.make.in (PKGVERSION): New variable.
29953         (PKGVERSION_TEXI): Likewise.
29954         (REPORT_BUGS_TO): Likewise.
29955         (REPORT_BUGS_TEXI): Likewise.
29956         * Makefile (format-me): Use -I$(common-objpfx)manual.
29957         (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
29958         ($(common-objpfx)manual/%): New target.
29959         (manual/%): Remove target.
29960         * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
29961         (print_version): Use PKGVERSION.
29962         * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
29963         * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
29964         and REPORT_BUGS_TO.
29965         ($(objpfx)xtrace): Likewise.
29966         * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
29967         * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
29968         (print_version): Use PKGVERSION.
29969         * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
29970         (do_version): Use PKGVERSION.
29971         * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
29972         REPORT_BUGS_TO.
29973         (common-ldd-rewrite): Likewise.
29974         * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
29975         * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
29976         (print_version): Use PKGVERSION.
29977         * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
29978         * elf/pldd.c (argp_program_bug_address): Remove variable.
29979         (more_help): New function.
29980         (argp): Use more_help.
29981         (print_version): Use PKGVERSION.
29982         * elf/sln.c (main): Use PKGVERSION.
29983         (usage): Use REPORT_BUGS_TO.
29984         * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
29985         (top level): Use PKGVERSION.
29986         * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
29987         (print_version): Use PKGVERSION.
29988         * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
29989         (print_version): Use PKGVERSION.
29990         * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
29991         (print_version): Use PKGVERSION.
29992         * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
29993         (print_version): Use PKGVERSION.
29994         * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
29995         (print_version): Use PKGVERSION.
29996         * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
29997         (print_version): Use PKGVERSION.
29998         * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
29999         and BUGURL.
30000         ($(objpfx)memusage): Likewise.
30001         * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
30002         (do_version): Use PKGVERSION.
30003         * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
30004         (print_version): Use PKGVERSION.
30005         * malloc/mtrace.pl ($PACKAGE): Remove variable.
30006         ($PKGVERSION): New variable.
30007         ($REPORT_BUGS_TO): Likewise.
30008         (usage): Use $REPORT_BUGS_TO.
30009         (top level): Use $PKGVERSION.
30010         * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
30011         ($(objpfx)pkgvers.texi): New rule.
30012         ($(objpfx)stamp-pkgvers): Likewise.
30013         * manual/install.texi: Include pkgvers.texi.
30014         (--with-pkgversion): Document new configure option.
30015         (--with-bugurl): Likewise.
30016         (Reporting Bugs): Describe Bugzilla as upstream tracker rather
30017         than necessarily for this particular distribution.  Use
30018         REPORT_BUGS_TO for where to report bugs.
30019         * INSTALL: Regenerated.
30020         * manual/libc.texinfo: Include pkgvers.texi.
30021         [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
30022         * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
30023         (print_version): Use PKGVERSION.
30024         * nss/getent.c (more_help): Use REPORT_BUGS_TO.
30025         (print_version): Use PKGVERSION.
30026         * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
30027         (print_version): Use PKGVERSION.
30028         * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
30029         * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
30030         macro.
30031         * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
30032         (print_version): Use PKGVERSION.
30033         * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
30034         (print_version): Use PKGVERSION.
30035         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
30036         and PKGVERSION.
30038         * timezone/checktab.awk: Update from tzcode 2012i.
30039         * timezone/ialloc.c: Likewise.
30040         * timezone/private.h: Likewise.
30041         * timezone/scheck.c: Likewise.
30042         * timezone/tzfile.h: Likewise.
30043         * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
30044         (TZVERSION): Hardcode tzcode version number.
30045         * timezone/zdump.c: Update from tzcode 2012i.
30046         * timezone/zic.c: Likewise.
30047         * timezone/version.h: New file.
30048         * timezone/README: Describe version.h.  Update upstream location.
30050         [BZ #14824]
30051         * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
30052         (mktemp): Enable declaration.
30053         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
30054         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
30055         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
30056         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
30057         Likewise.
30058         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
30059         Likewise.
30060         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
30061         Likewise.
30062         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
30063         Likewise.
30064         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
30065         Likewise.
30066         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
30067         Likewise.
30069         [BZ #14821]
30070         * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
30071         offset in buffer as u_int32_t not u_long.  Consistently use memcpy
30072         for copies of such integer values.
30073         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
30074         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
30076 2012-11-09  Andreas Jaeger  <aj@suse.de>
30078         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
30079         definitions and declarations that are provided by
30080         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
30082 2012-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
30084         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
30085         * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
30086         * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
30087         definition.
30089 2012-11-08  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
30091         * elf/elf.h: Update comment before AArch64 relocations.
30093 2012-11-07  David S. Miller  <davem@davemloft.net>
30095         * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
30096         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
30097         (__start_context): Declare.
30098         (__makecontext_ret): Delete.
30099         (__makecontext): Hook up __start_context instead of
30100         __makecontext_ret.
30101         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
30102         (sysdep_routines): Add __start_context when in stdlib.
30104 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
30106         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
30107         $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
30108         * sysdeps/x86/tst-xmmymm.sh (NM): New variable.  Use it instead of
30109         hardcoded "nm".
30110         (OBJDUMP): New variable.  Use it instead of hardcoded "objdump".
30111         (READELF): New variable.  Use it instead of hardcoded "readelf".
30113 2012-11-07  H.J. Lu  <hongjiu.lu@intel.com>
30115         * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
30116         * sysdeps/x86/Makefile: Here.
30117         * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
30118         * sysdeps/x86/tst-xmmymm.sh: This.
30120 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
30122         * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
30123         expectations.
30124         [UNIX98] (pthread_barrier_t): Do not expect.
30125         [UNIX98] (pthread_barrierattr_t): Likewise.
30126         [UNIX98] (pthread_spinlock_t): Likewise.
30127         [UNIX98] (pthread_barrier_destroy): Likewise.
30128         [UNIX98] (pthread_barrier_init): Likewise.
30129         [UNIX98] (pthread_barrier_wait): Likewise.
30130         [UNIX98] (pthread_barrierattr_destroy): Likewise.
30131         [UNIX98] (pthread_barrierattr_getpshared): Likewise.
30132         [UNIX98] (pthread_barrierattr_init): Likewise.
30133         [UNIX98] (pthread_barrierattr_setpshared): Likewise.
30134         [UNIX98] (pthread_getcpuclockid): Likewise.
30135         [UNIX98] (pthread_mutex_timedlock): Likewise.
30136         [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
30137         [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
30138         [UNIX98] (pthread_sigmask): Likewise.
30139         [UNIX98] (pthread_spin_destroy): Likewise.
30140         [UNIX98] (pthread_spin_init): Likewise.
30141         [UNIX98] (pthread_spin_lock): Likewise.
30142         [UNIX98] (pthread_spin_trylock): Likewise.
30143         [UNIX98] (pthread_spin_unlock): Likewise.
30144         * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
30145         Do not expect.
30146         [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
30147         [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
30148         [XPG3 || XPG4] (pthread_cond_t): Likewise.
30149         [XPG3 || XPG4] (pthread_condattr_t): Likewise.
30150         [XPG3 || XPG4] (pthread_key_t): Likewise.
30151         [XPG3 || XPG4] (pthread_mutex_t): Likewise.
30152         [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
30153         [XPG3 || XPG4] (pthread_once_t): Likewise.
30154         [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
30155         [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
30156         [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
30157         [XPG3 || XPG4] (pthread_t): Likewise.
30159         * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
30160         not expect.
30161         [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
30163         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
30164         Change function return type to int.
30166         * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
30167         Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
30168         [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
30169         [!POSIX] (POSIX_MADV_RANDOM): Likewise.
30170         [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
30171         [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
30172         [!POSIX] (posix_madvise): Likewise.
30173         (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
30174         && !UNIX98].
30175         (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
30176         (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
30177         (mode_t): Likewise.
30178         (posix_mem_offset): Likewise.
30179         (posix_typed_mem_get_info): Likewise.
30180         (posix_typed_mem_open): Likewise.
30182         * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
30183         Change condition to [XOPEN2K8].
30185         * conform/conformtest.pl: Preprocess allow-header data with -x c
30186         instead of from stdin.
30187         (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
30188         * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
30189         [C99-based standards] (cerfc): Likewise.
30190         [C99-based standards] (cexp2): Likewise.
30191         [C99-based standards] (cexpm1): Likewise.
30192         [C99-based standards] (clog10): Likewise.
30193         [C99-based standards] (clog1p): Likewise.
30194         [C99-based standards] (clog2): Likewise.
30195         [C99-based standards] (clgamma): Likewise.
30196         [C99-based standards] (ctgamma): Likewise.
30197         [C99-based standards] (cerff): Likewise.
30198         [C99-based standards] (cerfcf): Likewise.
30199         [C99-based standards] (cexp2f): Likewise.
30200         [C99-based standards] (cexpm1f): Likewise.
30201         [C99-based standards] (clog10f): Likewise.
30202         [C99-based standards] (clog1pf): Likewise.
30203         [C99-based standards] (clog2f): Likewise.
30204         [C99-based standards] (clgammaf): Likewise.
30205         [C99-based standards] (ctgammaf): Likewise.
30206         [C99-based standards] (cerfl): Likewise.
30207         [C99-based standards] (cerfcl): Likewise.
30208         [C99-based standards] (cexp2l): Likewise.
30209         [C99-based standards] (cexpm1l): Likewise.
30210         [C99-based standards] (clog10l): Likewise.
30211         [C99-based standards] (clog1pl): Likewise.
30212         [C99-based standards] (clog2l): Likewise.
30213         [C99-based standards] (clgammal): Likewise.
30214         [C99-based standards] (ctgammal): Likewise.
30215         * conform/data/inttypes.h-data [C99-based standards]: Include
30216         stdint.h-data.  Remove all expectations for stdint.h contents.
30217         [C99-based standards] (PRI*): Do not allow.
30218         [C99-based standards] (SCN*): Likewise.
30219         [C99-based standards] (*_t): Likewise.
30220         [C99-based-standards] (PRId8): Expect macro.
30221         [C99-based-standards] (PRIi8): Likewise.
30222         [C99-based-standards] (PRIo8): Likewise.
30223         [C99-based-standards] (PRIu8): Likewise.
30224         [C99-based-standards] (PRIx8): Likewise.
30225         [C99-based-standards] (PRIX8): Likewise.
30226         [C99-based-standards] (SCNd8): Likewise.
30227         [C99-based-standards] (SCNi8): Likewise.
30228         [C99-based-standards] (SCNo8): Likewise.
30229         [C99-based-standards] (SCNu8): Likewise.
30230         [C99-based-standards] (SCNx8): Likewise.
30231         [C99-based-standards] (PRIdLEAST8): Likewise.
30232         [C99-based-standards] (PRIiLEAST8): Likewise.
30233         [C99-based-standards] (PRIoLEAST8): Likewise.
30234         [C99-based-standards] (PRIuLEAST8): Likewise.
30235         [C99-based-standards] (PRIxLEAST8): Likewise.
30236         [C99-based-standards] (PRIXLEAST8): Likewise.
30237         [C99-based-standards] (SCNdLEAST8): Likewise.
30238         [C99-based-standards] (SCNiLEAST8): Likewise.
30239         [C99-based-standards] (SCNoLEAST8): Likewise.
30240         [C99-based-standards] (SCNuLEAST8): Likewise.
30241         [C99-based-standards] (SCNxLEAST8): Likewise.
30242         [C99-based-standards] (PRIdFAST8): Likewise.
30243         [C99-based-standards] (PRIiFAST8): Likewise.
30244         [C99-based-standards] (PRIoFAST8): Likewise.
30245         [C99-based-standards] (PRIuFAST8): Likewise.
30246         [C99-based-standards] (PRIxFAST8): Likewise.
30247         [C99-based-standards] (PRIXFAST8): Likewise.
30248         [C99-based-standards] (SCNdFAST8): Likewise.
30249         [C99-based-standards] (SCNiFAST8): Likewise.
30250         [C99-based-standards] (SCNoFAST8): Likewise.
30251         [C99-based-standards] (SCNuFAST8): Likewise.
30252         [C99-based-standards] (SCNxFAST8): Likewise.
30253         [C99-based-standards] (PRId16): Likewise.
30254         [C99-based-standards] (PRIi16): Likewise.
30255         [C99-based-standards] (PRIo16): Likewise.
30256         [C99-based-standards] (PRIu16): Likewise.
30257         [C99-based-standards] (PRIx16): Likewise.
30258         [C99-based-standards] (PRIX16): Likewise.
30259         [C99-based-standards] (SCNd16): Likewise.
30260         [C99-based-standards] (SCNi16): Likewise.
30261         [C99-based-standards] (SCNo16): Likewise.
30262         [C99-based-standards] (SCNu16): Likewise.
30263         [C99-based-standards] (SCNx16): Likewise.
30264         [C99-based-standards] (PRIdLEAST16): Likewise.
30265         [C99-based-standards] (PRIiLEAST16): Likewise.
30266         [C99-based-standards] (PRIoLEAST16): Likewise.
30267         [C99-based-standards] (PRIuLEAST16): Likewise.
30268         [C99-based-standards] (PRIxLEAST16): Likewise.
30269         [C99-based-standards] (PRIXLEAST16): Likewise.
30270         [C99-based-standards] (SCNdLEAST16): Likewise.
30271         [C99-based-standards] (SCNiLEAST16): Likewise.
30272         [C99-based-standards] (SCNoLEAST16): Likewise.
30273         [C99-based-standards] (SCNuLEAST16): Likewise.
30274         [C99-based-standards] (SCNxLEAST16): Likewise.
30275         [C99-based-standards] (PRIdFAST16): Likewise.
30276         [C99-based-standards] (PRIiFAST16): Likewise.
30277         [C99-based-standards] (PRIoFAST16): Likewise.
30278         [C99-based-standards] (PRIuFAST16): Likewise.
30279         [C99-based-standards] (PRIxFAST16): Likewise.
30280         [C99-based-standards] (PRIXFAST16): Likewise.
30281         [C99-based-standards] (SCNdFAST16): Likewise.
30282         [C99-based-standards] (SCNiFAST16): Likewise.
30283         [C99-based-standards] (SCNoFAST16): Likewise.
30284         [C99-based-standards] (SCNuFAST16): Likewise.
30285         [C99-based-standards] (SCNxFAST16): Likewise.
30286         [C99-based-standards] (PRId32): Likewise.
30287         [C99-based-standards] (PRIi32): Likewise.
30288         [C99-based-standards] (PRIo32): Likewise.
30289         [C99-based-standards] (PRIu32): Likewise.
30290         [C99-based-standards] (PRIx32): Likewise.
30291         [C99-based-standards] (PRIX32): Likewise.
30292         [C99-based-standards] (SCNd32): Likewise.
30293         [C99-based-standards] (SCNi32): Likewise.
30294         [C99-based-standards] (SCNo32): Likewise.
30295         [C99-based-standards] (SCNu32): Likewise.
30296         [C99-based-standards] (SCNx32): Likewise.
30297         [C99-based-standards] (PRIdLEAST32): Likewise.
30298         [C99-based-standards] (PRIiLEAST32): Likewise.
30299         [C99-based-standards] (PRIoLEAST32): Likewise.
30300         [C99-based-standards] (PRIuLEAST32): Likewise.
30301         [C99-based-standards] (PRIxLEAST32): Likewise.
30302         [C99-based-standards] (PRIXLEAST32): Likewise.
30303         [C99-based-standards] (SCNdLEAST32): Likewise.
30304         [C99-based-standards] (SCNiLEAST32): Likewise.
30305         [C99-based-standards] (SCNoLEAST32): Likewise.
30306         [C99-based-standards] (SCNuLEAST32): Likewise.
30307         [C99-based-standards] (SCNxLEAST32): Likewise.
30308         [C99-based-standards] (PRIdFAST32): Likewise.
30309         [C99-based-standards] (PRIiFAST32): Likewise.
30310         [C99-based-standards] (PRIoFAST32): Likewise.
30311         [C99-based-standards] (PRIuFAST32): Likewise.
30312         [C99-based-standards] (PRIxFAST32): Likewise.
30313         [C99-based-standards] (PRIXFAST32): Likewise.
30314         [C99-based-standards] (SCNdFAST32): Likewise.
30315         [C99-based-standards] (SCNiFAST32): Likewise.
30316         [C99-based-standards] (SCNoFAST32): Likewise.
30317         [C99-based-standards] (SCNuFAST32): Likewise.
30318         [C99-based-standards] (SCNxFAST32): Likewise.
30319         [C99-based-standards] (PRId64): Likewise.
30320         [C99-based-standards] (PRIi64): Likewise.
30321         [C99-based-standards] (PRIo64): Likewise.
30322         [C99-based-standards] (PRIu64): Likewise.
30323         [C99-based-standards] (PRIx64): Likewise.
30324         [C99-based-standards] (PRIX64): Likewise.
30325         [C99-based-standards] (SCNd64): Likewise.
30326         [C99-based-standards] (SCNi64): Likewise.
30327         [C99-based-standards] (SCNo64): Likewise.
30328         [C99-based-standards] (SCNu64): Likewise.
30329         [C99-based-standards] (SCNx64): Likewise.
30330         [C99-based-standards] (PRIdLEAST64): Likewise.
30331         [C99-based-standards] (PRIiLEAST64): Likewise.
30332         [C99-based-standards] (PRIoLEAST64): Likewise.
30333         [C99-based-standards] (PRIuLEAST64): Likewise.
30334         [C99-based-standards] (PRIxLEAST64): Likewise.
30335         [C99-based-standards] (PRIXLEAST64): Likewise.
30336         [C99-based-standards] (SCNdLEAST64): Likewise.
30337         [C99-based-standards] (SCNiLEAST64): Likewise.
30338         [C99-based-standards] (SCNoLEAST64): Likewise.
30339         [C99-based-standards] (SCNuLEAST64): Likewise.
30340         [C99-based-standards] (SCNxLEAST64): Likewise.
30341         [C99-based-standards] (PRIdFAST64): Likewise.
30342         [C99-based-standards] (PRIiFAST64): Likewise.
30343         [C99-based-standards] (PRIoFAST64): Likewise.
30344         [C99-based-standards] (PRIuFAST64): Likewise.
30345         [C99-based-standards] (PRIxFAST64): Likewise.
30346         [C99-based-standards] (PRIXFAST64): Likewise.
30347         [C99-based-standards] (SCNdFAST64): Likewise.
30348         [C99-based-standards] (SCNiFAST64): Likewise.
30349         [C99-based-standards] (SCNoFAST64): Likewise.
30350         [C99-based-standards] (SCNuFAST64): Likewise.
30351         [C99-based-standards] (SCNxFAST64): Likewise.
30352         [C99-based-standards] (PRIdMAX): Likewise.
30353         [C99-based-standards] (PRIiMAX): Likewise.
30354         [C99-based-standards] (PRIoMAX): Likewise.
30355         [C99-based-standards] (PRIuMAX): Likewise.
30356         [C99-based-standards] (PRIxMAX): Likewise.
30357         [C99-based-standards] (PRIXMAX): Likewise.
30358         [C99-based-standards] (SCNdMAX): Likewise.
30359         [C99-based-standards] (SCNiMAX): Likewise.
30360         [C99-based-standards] (SCNoMAX): Likewise.
30361         [C99-based-standards] (SCNuMAX): Likewise.
30362         [C99-based-standards] (SCNxMAX): Likewise.
30363         [C99-based-standards] (PRIdPTR): Likewise.
30364         [C99-based-standards] (PRIiPTR): Likewise.
30365         [C99-based-standards] (PRIoPTR): Likewise.
30366         [C99-based-standards] (PRIuPTR): Likewise.
30367         [C99-based-standards] (PRIxPTR): Likewise.
30368         [C99-based-standards] (PRIXPTR): Likewise.
30369         [C99-based-standards] (SCNdPTR): Likewise.
30370         [C99-based-standards] (SCNiPTR): Likewise.
30371         [C99-based-standards] (SCNoPTR): Likewise.
30372         [C99-based-standards] (SCNuPTR): Likewise.
30373         [C99-based-standards] (SCNxPTR): Likewise.
30374         * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
30375         allow.
30376         * conform/data/stdint.h-data: Update comments to clarify
30377         requirements.
30378         [C99-based standards] (INT8_MIN): Use macro-int-constant.  Specify
30379         type.
30380         [C99-based standards] (INT8_MAX): Likewise.
30381         [C99-based standards] (INT16_MIN): Likewise.
30382         [C99-based standards] (INT16_MAX): Likewise.
30383         [C99-based standards] (INT32_MIN): Likewise.
30384         [C99-based standards] (INT32_MAX): Likewise.
30385         [C99-based standards] (INT64_MIN): Likewise.
30386         [C99-based standards] (INT64_MAX): Likewise.
30387         [C99-based standards] (UINT8_MAX): Likewise.
30388         [C99-based standards] (UINT16_MAX): Likewise.
30389         [C99-based standards] (UINT32_MAX): Likewise.
30390         [C99-based standards] (UINT64_MAX): Likewise.
30391         [C99-based standards] (INT_LEAST8_MIN): Likewise.
30392         [C99-based standards] (INT_LEAST8_MAX): Likewise.
30393         [C99-based standards] (INT_LEAST16_MIN): Likewise.
30394         [C99-based standards] (INT_LEAST16_MAX): Likewise.
30395         [C99-based standards] (INT_LEAST32_MIN): Likewise.
30396         [C99-based standards] (INT_LEAST32_MAX): Likewise.
30397         [C99-based standards] (INT_LEAST64_MIN): Likewise.
30398         [C99-based standards] (INT_LEAST64_MAX): Likewise.
30399         [C99-based standards] (UINT_LEAST8_MAX): Likewise.
30400         [C99-based standards] (UINT_LEAST16_MAX): Likewise.
30401         [C99-based standards] (UINT_LEAST32_MAX): Likewise.
30402         [C99-based standards] (UINT_LEAST64_MAX): Likewise.
30403         [C99-based standards] (INT_FAST8_MIN): Likewise.
30404         [C99-based standards] (INT_FAST8_MAX): Likewise.
30405         [C99-based standards] (INT_FAST16_MIN): Likewise.
30406         [C99-based standards] (INT_FAST16_MAX): Likewise.
30407         [C99-based standards] (INT_FAST32_MIN): Likewise.
30408         [C99-based standards] (INT_FAST32_MAX): Likewise.
30409         [C99-based standards] (INT_FAST64_MIN): Likewise.
30410         [C99-based standards] (INT_FAST64_MAX): Likewise.
30411         [C99-based standards] (UINT_FAST8_MAX): Likewise.
30412         [C99-based standards] (UINT_FAST16_MAX): Likewise.
30413         [C99-based standards] (UINT_FAST32_MAX): Likewise.
30414         [C99-based standards] (UINT_FAST64_MAX): Likewise.
30415         [C99-based standards] (INTPTR_MIN): Likewise.
30416         [C99-based standards] (INTPTR_MAX): Likewise.
30417         [C99-based standards] (UINTPTR_MAX): Likewise.
30418         [C99-based standards] (INTMAX_MIN): Likewise.
30419         [C99-based standards] (INTMAX_MAX): Likewise.
30420         [C99-based standards] (UINTMAX_MAX): Likewise.
30421         [C99-based standards] (PTRDIFF_MIN): Likewise.
30422         [C99-based standards] (PTRDIFF_MAX): Likewise.
30423         [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
30424         [C99-based standards] (SIZE_MAX): Likewise.
30425         [C99-based standards] (WCHAR_MAX): Likewise.
30426         [C99-based standards] (WINT_MAX): Likewise.
30427         [C99-based standards] (SIG_ATOMIC_MIN): Likewise.  Do not specify
30428         constraint on value.
30429         [C99-based standards] (WCHAR_MIN): Likewise.
30430         [C99-based standards] (WINT_MIN): Likewise.
30431         [C99-based standards] (*_t): Allow.
30432         * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
30433         condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
30434         Include math.h-data and complex.h-data.  Remove all expectations
30435         of math.h and complex.h contents.
30436         * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
30437         at end of line.
30438         * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
30439         (struct tm): Expect tag.
30440         [C99-based-standards] (wcstof): Expect function.
30441         [C99-based-standards] (wcstold): Likewise.
30442         [C99-based-standards] (wcstoll): Likewise.
30443         [C99-based-standards] (wcstoull): Likewise.
30444         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
30445         macro-int-constant.  Specify type.
30446         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise.  Specify
30447         constraint on value.
30448         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
30449         Specify type.
30450         [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
30451         Specify value.
30452         [ISO C standards]: Do not allow headers.
30453         [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
30454         wcs[abcdefghijklmnopqrstuvwxyz]*.
30455         [ISO C standards] (*_t): Do not allow.
30456         * conform/data/wctype.h-data [C99-based standards] (iswblank):
30457         Expect function.
30458         [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
30459         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
30460         Specify type.
30461         [ISO C standards]: Do not allow headers.
30462         [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
30463         is[abcdefghijklmnopqrstuvwxyz]*.
30464         [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
30465         to[abcdefghijklmnopqrstuvwxyz]*.
30466         [ISO C standards] (*_t): Do not allow.
30467         * conform/data/stdalign.h-data: New file.
30468         * conform/data/stdbool.h-data: Likewise.
30469         * conform/data/stdnoreturn.h-data: Likewise.
30471 2012-11-07  Roland McGrath  <roland@hack.frob.com>
30473         [BZ #14815]
30474         * manual/filesys.texi (Directory Entries): Typo fix.
30475         Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
30477 2012-11-07  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
30479         * elf/elf.h (EM_AARCH64): New macro.
30480         (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
30481         (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
30482         (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
30483         (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
30484         (R_AARCH64_TLSDESC): Likewise.
30485         (NT_ARM_TLS): Likewise.
30486         (NT_ARM_HW_BREAK): Likewise.
30487         (NT_ARM_HW_WATCH): Likewise.
30489 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
30491         [BZ #14811]
30492         * sysdeps/i386/fpu/e_powl.S (pm79): New object.
30493         (__ieee754_powl): Saturate nonzero exponents with absolute value
30494         below 0x1p-79 to +/- 0x1p-79.
30495         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
30496         exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
30497         * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
30498         nonzero exponents with absolute value below 0x1p-32 to +/-
30499         0x1p-32.
30500         * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
30501         (__ieee754_powl): Saturate nonzero exponents with absolute value
30502         below 0x1p-79 to +/- 0x1p-79.
30503         * math/libm-test.inc (pow_test): Add more tests.
30505 2012-11-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
30507         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
30508         _dl_s390_cap_flags with kernel. Increase string length.
30509         (_dl_s390_platforms): Add z196 and zEC12.
30511 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
30513         * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
30514         Change XOPEN21K to XOPEN2K.
30516 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
30518         * string/memmove.c: Use memcpy when possible.
30520 2012-11-06  Andreas Jaeger  <aj@suse.de>
30522         * po/eo.po: Update from translation team.
30524 2012-11-06  Joseph Myers  <joseph@codesourcery.com>
30526         [BZ #14793]
30527         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
30528         exponent and small x and y exponents, scale x or y up.  Increase
30529         by 2 the exponent used in scaling up.
30530         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
30531         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
30532         * math/libm-test.inc (fma_test): Add more tests.
30533         (fma_test_towardzero): Likewise.
30534         (fma_test_downward): Likewise.
30535         (fma_test_upward): Likewise.
30537 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
30539         [BZ #14805]
30540         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
30541         fenv_t *.
30543         [BZ #14801]
30544         * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
30545         namespace for names of struct fields.
30546         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
30547         fenv_t fields.
30548         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
30549         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
30551 2012-11-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
30553         [BZ #3665]
30554         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
30556 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
30558         * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
30559         PTR_DEMANGLE.
30561         [BZ #5246]
30562         * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
30563         PTR_DEMANGLE.
30565 2012-11-04  Joseph Myers  <joseph@codesourcery.com>
30567         [BZ #14797]
30568         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
30569         definitely overflow as x * y not x * y + z.
30570         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
30571         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
30572         * math/libm-test.inc (fma_test): Add more tests.
30573         (fma_test_towardzero): Likewise.
30574         (fma_test_downward): Likewise.
30575         (fma_test_upward): Likewise.
30577 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
30579         [BZ #157]
30581         * include/stub-tag.h: Remove file.
30582         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
30583         '#include' of it.
30584         * manual/maint.texi (Porting): Don't reference it.
30585         * Makerules ($(objpfx)stubs): Likewise.
30586         * dirent/closedir.c: Don't include <stub-tag.h>.
30587         * dirent/dirfd.c: Likewise.
30588         * dirent/fdopendir.c: Likewise.
30589         * dirent/getdents.c: Likewise.
30590         * dirent/getdents64.c: Likewise.
30591         * dirent/opendir.c: Likewise.
30592         * dirent/readdir.c: Likewise.
30593         * dirent/readdir64.c: Likewise.
30594         * dirent/readdir64_r.c: Likewise.
30595         * dirent/readdir_r.c: Likewise.
30596         * dirent/rewinddir.c: Likewise.
30597         * dirent/seekdir.c: Likewise.
30598         * dirent/telldir.c: Likewise.
30599         * gmon/profil.c: Likewise.
30600         * grp/setgroups.c: Likewise.
30601         * inet/if_index.c: Likewise.
30602         * io/access.c: Likewise.
30603         * io/chdir.c: Likewise.
30604         * io/chmod.c: Likewise.
30605         * io/chown.c: Likewise.
30606         * io/close.c: Likewise.
30607         * io/dup.c: Likewise.
30608         * io/dup2.c: Likewise.
30609         * io/dup3.c: Likewise.
30610         * io/euidaccess.c: Likewise.
30611         * io/faccessat.c: Likewise.
30612         * io/fchdir.c: Likewise.
30613         * io/fchmod.c: Likewise.
30614         * io/fchmodat.c: Likewise.
30615         * io/fchown.c: Likewise.
30616         * io/fchownat.c: Likewise.
30617         * io/fcntl.c: Likewise.
30618         * io/flock.c: Likewise.
30619         * io/fstatfs.c: Likewise.
30620         * io/fstatfs64.c: Likewise.
30621         * io/fstatvfs.c: Likewise.
30622         * io/fstatvfs64.c: Likewise.
30623         * io/futimens.c: Likewise.
30624         * io/fxstat.c: Likewise.
30625         * io/fxstat64.c: Likewise.
30626         * io/fxstatat.c: Likewise.
30627         * io/fxstatat64.c: Likewise.
30628         * io/getcwd.c: Likewise.
30629         * io/isatty.c: Likewise.
30630         * io/lchmod.c: Likewise.
30631         * io/lchown.c: Likewise.
30632         * io/link.c: Likewise.
30633         * io/linkat.c: Likewise.
30634         * io/lseek.c: Likewise.
30635         * io/lseek64.c: Likewise.
30636         * io/lxstat64.c: Likewise.
30637         * io/mkdir.c: Likewise.
30638         * io/mkdirat.c: Likewise.
30639         * io/mkfifo.c: Likewise.
30640         * io/mkfifoat.c: Likewise.
30641         * io/open.c: Likewise.
30642         * io/open64.c: Likewise.
30643         * io/openat.c: Likewise.
30644         * io/openat64.c: Likewise.
30645         * io/pipe.c: Likewise.
30646         * io/pipe2.c: Likewise.
30647         * io/poll.c: Likewise.
30648         * io/posix_fadvise.c: Likewise.
30649         * io/posix_fadvise64.c: Likewise.
30650         * io/posix_fallocate.c: Likewise.
30651         * io/posix_fallocate64.c: Likewise.
30652         * io/read.c: Likewise.
30653         * io/readlink.c: Likewise.
30654         * io/readlinkat.c: Likewise.
30655         * io/rmdir.c: Likewise.
30656         * io/sendfile.c: Likewise.
30657         * io/sendfile64.c: Likewise.
30658         * io/statfs.c: Likewise.
30659         * io/statfs64.c: Likewise.
30660         * io/statvfs.c: Likewise.
30661         * io/statvfs64.c: Likewise.
30662         * io/symlink.c: Likewise.
30663         * io/symlinkat.c: Likewise.
30664         * io/ttyname.c: Likewise.
30665         * io/ttyname_r.c: Likewise.
30666         * io/umask.c: Likewise.
30667         * io/unlink.c: Likewise.
30668         * io/unlinkat.c: Likewise.
30669         * io/utime.c: Likewise.
30670         * io/utimensat.c: Likewise.
30671         * io/write.c: Likewise.
30672         * io/xmknod.c: Likewise.
30673         * io/xmknodat.c: Likewise.
30674         * io/xstat.c: Likewise.
30675         * io/xstat64.c: Likewise.
30676         * login/getpt.c: Likewise.
30677         * login/grantpt.c: Likewise.
30678         * login/unlockpt.c: Likewise.
30679         * math/e_acoshl.c: Likewise.
30680         * math/e_acosl.c: Likewise.
30681         * math/e_asinl.c: Likewise.
30682         * math/e_atan2l.c: Likewise.
30683         * math/e_atanhl.c: Likewise.
30684         * math/e_coshl.c: Likewise.
30685         * math/e_expl.c: Likewise.
30686         * math/e_fmodl.c: Likewise.
30687         * math/e_gammal_r.c: Likewise.
30688         * math/e_hypotl.c: Likewise.
30689         * math/e_j0l.c: Likewise.
30690         * math/e_j1l.c: Likewise.
30691         * math/e_jnl.c: Likewise.
30692         * math/e_lgammal_r.c: Likewise.
30693         * math/e_log10l.c: Likewise.
30694         * math/e_log2l.c: Likewise.
30695         * math/e_logl.c: Likewise.
30696         * math/e_powl.c: Likewise.
30697         * math/e_rem_pio2l.c: Likewise.
30698         * math/e_sinhl.c: Likewise.
30699         * math/e_sqrtl.c: Likewise.
30700         * math/fclrexcpt.c: Likewise.
30701         * math/fedisblxcpt.c: Likewise.
30702         * math/feenablxcpt.c: Likewise.
30703         * math/fegetenv.c: Likewise.
30704         * math/fegetexcept.c: Likewise.
30705         * math/fegetround.c: Likewise.
30706         * math/feholdexcpt.c: Likewise.
30707         * math/fesetenv.c: Likewise.
30708         * math/fesetround.c: Likewise.
30709         * math/feupdateenv.c: Likewise.
30710         * math/fgetexcptflg.c: Likewise.
30711         * math/fraiseexcpt.c: Likewise.
30712         * math/fsetexcptflg.c: Likewise.
30713         * math/ftestexcept.c: Likewise.
30714         * math/k_cosl.c: Likewise.
30715         * math/k_rem_pio2l.c: Likewise.
30716         * math/k_sinl.c: Likewise.
30717         * math/k_tanl.c: Likewise.
30718         * math/s_asinhl.c: Likewise.
30719         * math/s_atanl.c: Likewise.
30720         * math/s_cbrtl.c: Likewise.
30721         * math/s_erfl.c: Likewise.
30722         * math/s_expm1l.c: Likewise.
30723         * math/s_log1pl.c: Likewise.
30724         * math/s_tanhl.c: Likewise.
30725         * misc/acct.c: Likewise.
30726         * misc/brk.c: Likewise.
30727         * misc/chflags.c: Likewise.
30728         * misc/chroot.c: Likewise.
30729         * misc/fchflags.c: Likewise.
30730         * misc/fgetxattr.c: Likewise.
30731         * misc/flistxattr.c: Likewise.
30732         * misc/fremovexattr.c: Likewise.
30733         * misc/fsetxattr.c: Likewise.
30734         * misc/fsync.c: Likewise.
30735         * misc/ftruncate.c: Likewise.
30736         * misc/futimes.c: Likewise.
30737         * misc/futimesat.c: Likewise.
30738         * misc/getdomain.c: Likewise.
30739         * misc/getdtsz.c: Likewise.
30740         * misc/gethostid.c: Likewise.
30741         * misc/gethostname.c: Likewise.
30742         * misc/getloadavg.c: Likewise.
30743         * misc/getpagesize.c: Likewise.
30744         * misc/getsysstats.c: Likewise.
30745         * misc/getxattr.c: Likewise.
30746         * misc/gtty.c: Likewise.
30747         * misc/ioctl.c: Likewise.
30748         * misc/lgetxattr.c: Likewise.
30749         * misc/listxattr.c: Likewise.
30750         * misc/llistxattr.c: Likewise.
30751         * misc/lremovexattr.c: Likewise.
30752         * misc/lsetxattr.c: Likewise.
30753         * misc/lutimes.c: Likewise.
30754         * misc/madvise.c: Likewise.
30755         * misc/mincore.c: Likewise.
30756         * misc/mlock.c: Likewise.
30757         * misc/mlockall.c: Likewise.
30758         * misc/mmap.c: Likewise.
30759         * misc/mprotect.c: Likewise.
30760         * misc/msync.c: Likewise.
30761         * misc/munlock.c: Likewise.
30762         * misc/munlockall.c: Likewise.
30763         * misc/munmap.c: Likewise.
30764         * misc/preadv.c: Likewise.
30765         * misc/preadv64.c: Likewise.
30766         * misc/ptrace.c: Likewise.
30767         * misc/pwritev.c: Likewise.
30768         * misc/pwritev64.c: Likewise.
30769         * misc/readv.c: Likewise.
30770         * misc/reboot.c: Likewise.
30771         * misc/remap_file_pages.c: Likewise.
30772         * misc/removexattr.c: Likewise.
30773         * misc/revoke.c: Likewise.
30774         * misc/select.c: Likewise.
30775         * misc/setdomain.c: Likewise.
30776         * misc/setegid.c: Likewise.
30777         * misc/seteuid.c: Likewise.
30778         * misc/sethostid.c: Likewise.
30779         * misc/sethostname.c: Likewise.
30780         * misc/setregid.c: Likewise.
30781         * misc/setreuid.c: Likewise.
30782         * misc/setxattr.c: Likewise.
30783         * misc/sstk.c: Likewise.
30784         * misc/stty.c: Likewise.
30785         * misc/swapoff.c: Likewise.
30786         * misc/swapon.c: Likewise.
30787         * misc/sync.c: Likewise.
30788         * misc/syncfs.c: Likewise.
30789         * misc/syscall.c: Likewise.
30790         * misc/truncate.c: Likewise.
30791         * misc/ualarm.c: Likewise.
30792         * misc/usleep.c: Likewise.
30793         * misc/ustat.c: Likewise.
30794         * misc/utimes.c: Likewise.
30795         * misc/vhangup.c: Likewise.
30796         * misc/writev.c: Likewise.
30797         * posix/_exit.c: Likewise.
30798         * posix/alarm.c: Likewise.
30799         * posix/execve.c: Likewise.
30800         * posix/fexecve.c: Likewise.
30801         * posix/fork.c: Likewise.
30802         * posix/fpathconf.c: Likewise.
30803         * posix/getaddrinfo.c: Likewise.
30804         * posix/getegid.c: Likewise.
30805         * posix/geteuid.c: Likewise.
30806         * posix/getgid.c: Likewise.
30807         * posix/getgroups.c: Likewise.
30808         * posix/getlogin.c: Likewise.
30809         * posix/getlogin_r.c: Likewise.
30810         * posix/getpgid.c: Likewise.
30811         * posix/getpid.c: Likewise.
30812         * posix/getppid.c: Likewise.
30813         * posix/getresgid.c: Likewise.
30814         * posix/getresuid.c: Likewise.
30815         * posix/getsid.c: Likewise.
30816         * posix/getuid.c: Likewise.
30817         * posix/glob64.c: Likewise.
30818         * posix/nanosleep.c: Likewise.
30819         * posix/pathconf.c: Likewise.
30820         * posix/pause.c: Likewise.
30821         * posix/posix_madvise.c: Likewise.
30822         * posix/pread.c: Likewise.
30823         * posix/pread64.c: Likewise.
30824         * posix/pwrite.c: Likewise.
30825         * posix/pwrite64.c: Likewise.
30826         * posix/sched_getaffinity.c: Likewise.
30827         * posix/sched_getp.c: Likewise.
30828         * posix/sched_gets.c: Likewise.
30829         * posix/sched_primax.c: Likewise.
30830         * posix/sched_primin.c: Likewise.
30831         * posix/sched_rr_gi.c: Likewise.
30832         * posix/sched_setaffinity.c: Likewise.
30833         * posix/sched_setp.c: Likewise.
30834         * posix/sched_sets.c: Likewise.
30835         * posix/sched_yield.c: Likewise.
30836         * posix/setgid.c: Likewise.
30837         * posix/setlogin.c: Likewise.
30838         * posix/setpgid.c: Likewise.
30839         * posix/setresgid.c: Likewise.
30840         * posix/setresuid.c: Likewise.
30841         * posix/setsid.c: Likewise.
30842         * posix/setuid.c: Likewise.
30843         * posix/sleep.c: Likewise.
30844         * posix/spawni.c: Likewise.
30845         * posix/sysconf.c: Likewise.
30846         * posix/times.c: Likewise.
30847         * posix/wait.c: Likewise.
30848         * posix/wait3.c: Likewise.
30849         * posix/wait4.c: Likewise.
30850         * posix/waitpid.c: Likewise.
30851         * resolv/gai_sigqueue.c: Likewise.
30852         * resource/getpriority.c: Likewise.
30853         * resource/getrlimit.c: Likewise.
30854         * resource/getrusage.c: Likewise.
30855         * resource/nice.c: Likewise.
30856         * resource/setpriority.c: Likewise.
30857         * resource/setrlimit.c: Likewise.
30858         * resource/ulimit.c: Likewise.
30859         * rt/aio_cancel.c: Likewise.
30860         * rt/aio_fsync.c: Likewise.
30861         * rt/aio_read.c: Likewise.
30862         * rt/aio_sigqueue.c: Likewise.
30863         * rt/aio_suspend.c: Likewise.
30864         * rt/aio_write.c: Likewise.
30865         * rt/clock_getres.c: Likewise.
30866         * rt/clock_gettime.c: Likewise.
30867         * rt/clock_nanosleep.c: Likewise.
30868         * rt/clock_settime.c: Likewise.
30869         * rt/lio_listio.c: Likewise.
30870         * rt/mq_close.c: Likewise.
30871         * rt/mq_getattr.c: Likewise.
30872         * rt/mq_notify.c: Likewise.
30873         * rt/mq_open.c: Likewise.
30874         * rt/mq_receive.c: Likewise.
30875         * rt/mq_send.c: Likewise.
30876         * rt/mq_setattr.c: Likewise.
30877         * rt/mq_timedreceive.c: Likewise.
30878         * rt/mq_timedsend.c: Likewise.
30879         * rt/mq_unlink.c: Likewise.
30880         * rt/shm_open.c: Likewise.
30881         * rt/shm_unlink.c: Likewise.
30882         * rt/timer_create.c: Likewise.
30883         * rt/timer_delete.c: Likewise.
30884         * rt/timer_getoverr.c: Likewise.
30885         * rt/timer_gettime.c: Likewise.
30886         * rt/timer_settime.c: Likewise.
30887         * setjmp/__longjmp.c: Likewise.
30888         * setjmp/setjmp.c: Likewise.
30889         * signal/kill.c: Likewise.
30890         * signal/killpg.c: Likewise.
30891         * signal/raise.c: Likewise.
30892         * signal/sigaction.c: Likewise.
30893         * signal/sigaltstack.c: Likewise.
30894         * signal/sigblock.c: Likewise.
30895         * signal/sigignore.c: Likewise.
30896         * signal/sigintr.c: Likewise.
30897         * signal/signal.c: Likewise.
30898         * signal/sigpause.c: Likewise.
30899         * signal/sigpending.c: Likewise.
30900         * signal/sigqueue.c: Likewise.
30901         * signal/sigreturn.c: Likewise.
30902         * signal/sigset.c: Likewise.
30903         * signal/sigsetmask.c: Likewise.
30904         * signal/sigstack.c: Likewise.
30905         * signal/sigsuspend.c: Likewise.
30906         * signal/sigtimedwait.c: Likewise.
30907         * signal/sigvec.c: Likewise.
30908         * signal/sigwait.c: Likewise.
30909         * signal/sigwaitinfo.c: Likewise.
30910         * signal/sysv_signal.c: Likewise.
30911         * socket/accept.c: Likewise.
30912         * socket/accept4.c: Likewise.
30913         * socket/bind.c: Likewise.
30914         * socket/connect.c: Likewise.
30915         * socket/getpeername.c: Likewise.
30916         * socket/getsockname.c: Likewise.
30917         * socket/getsockopt.c: Likewise.
30918         * socket/isfdtype.c: Likewise.
30919         * socket/listen.c: Likewise.
30920         * socket/recv.c: Likewise.
30921         * socket/recvfrom.c: Likewise.
30922         * socket/recvmsg.c: Likewise.
30923         * socket/send.c: Likewise.
30924         * socket/sendmsg.c: Likewise.
30925         * socket/sendto.c: Likewise.
30926         * socket/setsockopt.c: Likewise.
30927         * socket/shutdown.c: Likewise.
30928         * socket/sockatmark.c: Likewise.
30929         * socket/socket.c: Likewise.
30930         * socket/socketpair.c: Likewise.
30931         * stdio-common/ctermid.c: Likewise.
30932         * stdio-common/cuserid.c: Likewise.
30933         * stdio-common/remove.c: Likewise.
30934         * stdio-common/rename.c: Likewise.
30935         * stdio-common/renameat.c: Likewise.
30936         * stdio-common/tempname.c: Likewise.
30937         * stdlib/getcontext.c: Likewise.
30938         * stdlib/makecontext.c: Likewise.
30939         * stdlib/setcontext.c: Likewise.
30940         * stdlib/swapcontext.c: Likewise.
30941         * stdlib/system.c: Likewise.
30942         * streams/fattach.c: Likewise.
30943         * streams/fdetach.c: Likewise.
30944         * streams/getmsg.c: Likewise.
30945         * streams/getpmsg.c: Likewise.
30946         * streams/putmsg.c: Likewise.
30947         * streams/putpmsg.c: Likewise.
30948         * sysdeps/unix/bsd/getpt.c: Likewise.
30949         * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
30950         * sysdeps/unix/sysv/linux/futimens.c: Likewise.
30951         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
30952         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
30953         Likewise.
30954         * sysdeps/unix/sysv/linux/readahead.c: Likewise.
30955         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
30956         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
30957         * sysvipc/msgctl.c: Likewise.
30958         * sysvipc/msgget.c: Likewise.
30959         * sysvipc/msgrcv.c: Likewise.
30960         * sysvipc/msgsnd.c: Likewise.
30961         * sysvipc/semctl.c: Likewise.
30962         * sysvipc/semget.c: Likewise.
30963         * sysvipc/semop.c: Likewise.
30964         * sysvipc/semtimedop.c: Likewise.
30965         * sysvipc/shmat.c: Likewise.
30966         * sysvipc/shmctl.c: Likewise.
30967         * sysvipc/shmdt.c: Likewise.
30968         * sysvipc/shmget.c: Likewise.
30969         * termios/tcdrain.c: Likewise.
30970         * termios/tcflow.c: Likewise.
30971         * termios/tcflush.c: Likewise.
30972         * termios/tcgetattr.c: Likewise.
30973         * termios/tcgetpgrp.c: Likewise.
30974         * termios/tcsendbrk.c: Likewise.
30975         * termios/tcsetattr.c: Likewise.
30976         * termios/tcsetpgrp.c: Likewise.
30977         * time/adjtime.c: Likewise.
30978         * time/clock.c: Likewise.
30979         * time/getitimer.c: Likewise.
30980         * time/gettimeofday.c: Likewise.
30981         * time/setitimer.c: Likewise.
30982         * time/settimeofday.c: Likewise.
30983         * time/stime.c: Likewise.
30984         * time/time.c: Likewise.
30986 2012-11-04  Pino Toscano  <toscano.pino@tiscali.it>
30988         * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
30989         /usr/old/bin.
30991         * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
30992         instead of spaces.
30993         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
30995 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
30997         [BZ #14796]
30998         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
30999         FE_TONEAREST before applying Dekker multiplication and Knuth
31000         addition.  Clear inexact exceptions and check for exact zero
31001         results afterwards.
31002         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
31003         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
31004         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
31005         * math/libm-test.inc (fma_test): Add more tests.
31006         (fma_test_towardzero): Likewise.
31007         (fma_test_downward): Likewise.
31008         (fma_test_upward): Likewise.
31009         * sysdeps/generic/math_private.h (default_libc_fesetround): New
31010         function.
31011         (libc_fesetround): New macro.
31012         (libc_fesetroundf): Likewise.
31013         (libc_fesetroundl): Likewise.
31014         * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
31015         function.
31016         (libc_fesetround_387): Likewise.
31017         (libc_fesetroundf): New macro.
31018         (libc_fesetround): Likewise.
31019         (libc_fesetroundl): Likewise.
31020         * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
31021         function.
31022         (libc_fesetroundf): New macro.
31023         (libc_fesetround): Likewise.
31024         (libc_fesetroundl): Likewise.
31025         * include/fenv.h (feclearexcept): Add libm_hidden_proto.
31026         * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
31027         * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
31028         libm_hidden_ver.
31029         * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
31030         * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
31031         libm_hidden_def.
31032         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
31033         * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
31034         libm_hidden_ver.
31035         * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
31036         libm_hidden_def.
31038         [BZ #3439]
31039         * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
31040         integer constant usable in #if and use that to give value to enum
31041         constant.
31042         (FE_DIVBYZERO): Likewise.
31043         (FE_UNDERFLOW): Likewise.
31044         (FE_OVERFLOW): Likewise.
31045         (FE_INVALID): Likewise.
31046         (FE_INVALID_SNAN): Likewise.
31047         (FE_INVALID_ISI): Likewise.
31048         (FE_INVALID_IDI): Likewise.
31049         (FE_INVALID_ZDZ): Likewise.
31050         (FE_INVALID_IMZ): Likewise.
31051         (FE_INVALID_COMPARE): Likewise.
31052         (FE_INVALID_SOFTWARE): Likewise.
31053         (FE_INVALID_SQRT): Likewise.
31054         (FE_INVALID_INTEGER_CONVERSION): Likewise.
31055         (FE_TONEAREST): Likewise.
31056         (FE_TOWARDZERO): Likewise.
31057         (FE_UPWARD): Likewise.
31058         (FE_DOWNWARD): Likewise.
31059         * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
31060         (FE_DIVBYZERO): Likewise.
31061         (FE_OVERFLOW): Likewise.
31062         (FE_UNDERFLOW): Likewise.
31063         (FE_INEXACT): Likewise.
31064         (FE_TONEAREST): Likewise.
31065         (FE_DOWNWARD): Likewise.
31066         (FE_UPWARD): Likewise.
31067         (FE_TOWARDZERO): Likewise.
31068         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
31069         (FE_UNDERFLOW): Likewise.
31070         (FE_OVERFLOW): Likewise.
31071         (FE_DIVBYZERO): Likewise.
31072         (FE_INVALID): Likewise.
31073         (FE_TONEAREST): Likewise.
31074         (FE_TOWARDZERO): Likewise.
31075         * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
31076         (FE_OVERFLOW): Likewise.
31077         (FE_UNDERFLOW): Likewise.
31078         (FE_DIVBYZERO): Likewise.
31079         (FE_INEXACT): Likewise.
31080         (FE_TONEAREST): Likewise.
31081         (FE_TOWARDZERO): Likewise.
31082         (FE_UPWARD): Likewise.
31083         (FE_DOWNWARD): Likewise.
31084         * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
31085         (FE_DIVBYZERO): Likewise.
31086         (FE_OVERFLOW): Likewise.
31087         (FE_UNDERFLOW): Likewise.
31088         (FE_INEXACT): Likewise.
31089         (FE_TONEAREST): Likewise.
31090         (FE_DOWNWARD): Likewise.
31091         (FE_UPWARD): Likewise.
31092         (FE_TOWARDZERO): Likewise.
31094 2012-11-02  Chris Metcalf  <cmetcalf@tilera.com>
31096         * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
31098 2012-11-03  Andreas Schwab  <schwab@linux-m68k.org>
31100         * scripts/cross-test-ssh.sh (command): Use newlines to separate
31101         commands.  Quote $PWD.
31102         (blacklist_exports): Don't use remove_newlines.  Replace "declare
31103         -x" by "export".
31104         (remove_newlines): Remove.
31106 2012-11-02  H.J. Lu  <hongjiu.lu@intel.com>
31108         * stdlib/Makefile (headers): Add bits/stdlib-float.h.
31109         * stdlib/stdlib.h (atof): Moved to ...
31110         * include/bits/stdlib-float.h: Here.  New file.
31111         * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
31112         * stdlib/bits/stdlib-float.h: New file.
31113         * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
31114         -mno-sse -mno-mmx.
31115         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
31116         <xmmintrin.h>.
31118 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
31120         * conform/conformtest.pl (@headers): Add fenv.h.
31121         * conform/data/fenv.h-data: New file.
31122         * include/fenv.h [_ISOMAC]: Disable all contents of file except
31123         include of <math/fenv.h>.
31125         * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
31126         POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
31127         && !UNIX98].  Enables tests for XOPEN2K8.
31128         * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
31129         POSIX2008]: Likewise.
31131         * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
31132         (struct rusage): Do not expect type or its members.
31134         [BZ #3439]
31135         * math/math.h (FP_NAN): Define macro to integer constant usable in
31136         #if and use that to give value to enum constant.
31137         (FP_INFINITE): Likewise.
31138         (FP_ZERO): Likewise.
31139         (FP_SUBNORMAL): Likewise.
31140         (FP_NORMAL): Likewise.
31142 2012-11-02  Andreas Schwab  <schwab@linux-m68k.org>
31144         * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
31145         * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
31146         arguments.
31148 2012-11-02  Roland McGrath  <roland@hack.frob.com>
31150         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
31151         Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
31152         autoconf-time if not.
31153         * configure.in: Remove AC_PREREQ.
31155 2012-11-02  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
31157         * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
31158         __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
31159         of the internal implementation.
31161 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
31163         * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
31164         except include of <misc/sys/syslog.h>.
31166 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
31168         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
31169         function returns with a NULL context exit with zero.
31171 2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
31173         * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
31175 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
31177         * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
31178         (run_program_cmd): This.
31179         * localedata/tst-langinfo.sh (run_program_prefix): Removed.
31180         (tst_langinfo): New variable.  Use it.
31182 2012-11-01  Sebastan Andrzej Siewior  <bigeasy@linutronix.de>
31184         * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
31185         floating point opcodes.
31187 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
31189         * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
31190         variable.
31192         * elf/dl-support.c: Unconditionally include "setup-vdso.h".
31194         * sysdeps/mach/hurd/powerpc: Remove directory.
31195         * sysdeps/mach/powerpc: Likewise.
31197 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
31199         * scripts/check-local-headers.sh: Ignore c++ headers.
31201 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
31203         * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
31204         __libc_cleanup_region_start argument.
31206 2012-11-01  Joseph Myers  <joseph@codesourcery.com>
31208         [BZ #14784]
31209         [BZ #14785]
31210         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
31211         x * y using scaling, not as x * y + z.
31212         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
31213         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
31214         * math/libm-test.inc (fma_test): Add more tests.
31215         (fma_test_towardzero): Likewise.
31216         (fma_test_downward): Likewise.
31217         (fma_test_upward): Likewise.
31219 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
31221         * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
31223 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
31225         * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
31226         New variable.
31228 2012-10-31  Thomas Schwinge  <thomas@codesourcery.com>
31230         * rt/tst-shm.c (worker): Correct checking for mmap failure.
31232 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
31234         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
31235         Fix sort order.
31236         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
31237         Likewise.
31239 2012-10-31  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
31241         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
31242         Fix the order of the list for glibc 2.17.
31243         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
31244         Likewise.
31246 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
31248         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
31250 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
31252         [BZ #14610]
31253         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
31254         for low part of x being zero before using __atanl (y).
31255         * math/libm-test.inc (atan2_test): Add another test.
31257         * manual/install.texi (Configuring and compiling): Document
31258         general use of test-wrapper and test-wrapper-env.
31259         * INSTALL: Regenerated.
31261         * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
31262         (__fma): Do not extract and scale down low bits on after-rounding
31263         systems when result rounded to normal precision would have normal
31264         exponent.
31265         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
31266         (__fmal): Do not extract and scale down low bits on after-rounding
31267         systems when result rounded to normal precision would have normal
31268         exponent.
31269         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
31270         (__fmal): Do not extract and scale down low bits on after-rounding
31271         systems when result rounded to normal precision would have normal
31272         exponent.
31273         * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
31274         macro.
31275         (fma_test): Add more tests.
31276         (fma_test_towardzero): Likewise.
31277         (fma_test_downward): Likewise.
31278         (fma_test_upward): Likewise.
31280 2012-10-30  H.J. Lu  <hongjiu.lu@intel.com>
31282         * sysdeps/i386/tininess.h: Renamed to ...
31283         * sysdeps/x86/tininess.h: This.
31284         * sysdeps/x86_64/tininess.h: Removed.
31286 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
31288         * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
31289         input.  Use $(build-program-cmd).
31290         ($(objpfx)tst-array1-static.out): Likewise.
31291         ($(objpfx)tst-array2.out): Likewise.
31292         ($(objpfx)tst-array3.out): Likewise.
31293         ($(objpfx)tst-array4.out): Likewise.
31294         ($(objpfx)tst-array5.out): Likewise.
31295         ($(objpfx)tst-array5-static.out): Likewise.
31297 2012-10-30  Chris Metcalf  <cmetcalf@tilera.com>
31299         * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
31300         if defined.
31302         * nss/nsswitch.h (nss_interface_function): Provide new
31303         macro for use with NSS functions.
31304         * grp/initgroups.c: Use new macro.
31305         * nss/getXXbyYY.c: Likewise.
31306         * nss/getXXbyYY_r.c: Likewise.
31307         * nss/getXXent.c: Likewise.
31308         * nss/getXXent_r.c: Likewise.
31309         * sysdeps/posix/getaddrinfo.c: Likewise.
31311 2012-10-30  Andreas Jaeger  <aj@suse.de>
31313         * po/ru.po: Update Russion translation from translation project.
31315 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
31317         [BZ #14152]
31318         [BZ #14783]
31319         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
31320         result and shift together with sticky bit instead of replicating
31321         round-to-nearest rounding.
31322         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
31323         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
31324         * math/libm-test.inc (fma_test): Add more tests.  Do not permit
31325         missing underflow exceptions.
31326         (fma_test_towardzero): Add more tests.
31327         (fma_test_downward): Likewise.
31328         (fma_test_upward): Likewise.
31330         [BZ #14047]
31331         * sysdeps/generic/tininess.h: New file.
31332         * sysdeps/i386/tininess.h: Likewise.
31333         * sysdeps/sh/tininess.h: Likewise.
31334         * sysdeps/x86_64/tininess.h: Likewise.
31335         * stdlib/tst-strtod-underflow.c: Likewise.
31336         * stdlib/tst-tininess.c: Likewise.
31337         * stdlib/strtod_l.c: Include <tininess.h>.
31338         (round_and_return): Do not set errno for exact underflow cases.
31339         Force an underflow exception when setting errno for underflow.
31340         Determine underflow based on rounding to normal precision if
31341         TININESS_AFTER_ROUNDING.
31342         * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
31343         ERANGE for exact underflow cases.
31344         * stdlib/Makefile (tests): Add tst-tininess and
31345         tst-strtod-underflow.
31346         ($(objpfx)tst-tininess): Use $(link-libm).
31347         ($(objpfx)tst-strtod-underflow): Likewise.
31349 2012-10-30  Andreas Jaeger  <aj@suse.de>
31351         [BZ#14767]
31352         * elf/Makefile (tests): Remove conditional for have-initfini-array
31353         since this is now always required and the variable does not exist
31354         anymore.
31355         (tests-static): Likewise.
31356         (modules-names): Likewise.
31358         * po/eo.po: Add Esperanto translation from translation project.
31360         * elf/tst-array1.c (fini_array): Make writeable so that it can be
31361         merged with constructor/destructor.
31362         (init_array): Likewise.
31363         * elf/tst-array2dep.c (fini_array): Likewise.
31364         (init_array): Likewise.
31366 2012-10-29  Mike Frysinger  <vapier@gentoo.org>
31368         * manual/message.texi: Delete @cartouche tags.
31370 2012-10-29  Pino Toscano  <toscano.pino@tiscali.it>
31372         * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
31373         EOPNOTSUPP.
31374         * sysdeps/mach/hurd/fsync.c: Likewise.
31376         * sysdeps/pthread/aio_notify.c (__aio_notify_only)
31377         [_POSIX_REALTIME_SIGNALS]: Change condition to
31378         [_POSIX_REALTIME_SIGNALS > 0].
31380 2012-10-27  Andreas Jaeger  <aj@suse.de>
31382         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
31383         [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
31384         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
31385         [__WORDSIZE != 64]: Likewise.
31387 2012-10-26  H.J. Lu  <hongjiu.lu@intel.com>
31389         *  iconvdata/tst-table.sh: Remove ${SHELL}.
31390         *  iconvdata/tst-tables.sh: Likewise.
31392 2012-10-25  David S. Miller  <davem@davemloft.net>
31394         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
31395         (__get_clockfreq_via_proc_openprom): Use strtoumax instead
31396         of strtoull.
31398         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
31399         ifunc-impl-list.c
31400         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
31401         * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
31402         * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
31403         file.
31405 2012-10-25  Roland McGrath  <roland@hack.frob.com>
31407         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
31408         (__get_clockfreq_via_proc_openprom): Use __getdents instead of
31409         __getdirentries.
31411 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
31412             Jim Blandy  <jimb@codesourcery.com>
31414         * scripts/cross-test-ssh.sh: New file.
31415         * manual/install.texi (Configuring and compiling): Document use of
31416         cross-test-ssh.sh.
31417         * INSTALL: Regenerated.
31419 2012-10-25  Pino Toscano  <toscano.pino@tiscali.it>
31421         * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
31422         EOPNOTSUPP.
31424 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
31426         * Makeconfig (run-program-prefix): Fix comment.
31428 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
31429             Jim Blandy  <jimb@codesourcery.com>
31431         * Makeconfig (test-wrapper): New variable,
31432         (test-wrapper-env): Likewise.
31433         [$(cross-compiling) = yes && $(test-wrapper) != ""]
31434         (run-built-tests): Define to yes.
31435         (run-program-prefix): Use $(test-wrapper).
31436         (built-program-cmd): Likewise.
31437         * Rules (make-test-out): Use $(test-wrapper-env) and
31438         $(host-built-program-cmd).
31439         * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
31440         ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
31441         tst-pathopt.sh.
31442         ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
31443         $(test-wrapper-env) to tst-rtld-load-self.sh.
31444         ($(objpfx)order2.out): Use $(test-wrapper).
31445         ($(objpfx)tst-initorder.out): Likewise.
31446         ($(objpfx)tst-initorder2.out): Likewise.
31447         ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
31448         * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
31449         (test_wrapper_env): New variable.  Use it to run ld.so.
31450         * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
31451         Use it to run ld.so.
31452         (test_wrapper_env): Likewise.
31453         * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
31454         $(test-wrapper) to run-iconv-test.sh.
31455         * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
31456         (ICONV): Use $test_wrapper.
31457         * posix/Makefile ($(objpfx)globtest.out): Pass
31458         $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
31459         globtest.sh, not $(run-program-prefix).
31460         * posix/globtest.sh (run_via_rtld_prefix): New variable.
31461         (test_wrapper): Likewise.
31462         (test_wrapper_env): Likewise.  Use it to run globtest with HOME
31463         set together with run_via_rtld_prefix.
31464         (run_program_prefix): Define in terms of test_wrapper and
31465         run_via_rtld_prefix.
31467 2012-10-24  Roland McGrath  <roland@hack.frob.com>
31469         * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
31470         * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
31471         Targets removed.
31473         [BZ #14743]
31474         * include/time.h: Remove librt_hidden_proto (clock_gettime).
31475         Declare __clock_getres, __clock_gettime, __clock_settime,
31476         __clock_nanosleep, and __clock_getcpuclockid.
31477         * rt/clock_gettime.c: Define __clock_gettime as an alias.
31478         Remove librt_hidden_def (clock_gettime).
31479         * sysdeps/unix/clock_gettime.c: Likewise.
31480         * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
31481         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
31482         * rt/clock_getres.c: Define __clock_getres as an alias.
31483         * sysdeps/posix/clock_getres.c: Likewise.
31484         * rt/clock_settime.c: Define __clock_settime as an alias.
31485         * sysdeps/unix/clock_settime.c: Likewise.
31486         * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
31487         * sysdeps/unix/clock_nanosleep.c: Likewise.
31488         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
31489         * rt/clock-compat.c: New file.
31490         * rt/Makefile (librt-routines): Add clock-compat and move
31491         $(clock-routines) to ...
31492         (routines): ... here, new variable.
31493         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
31494         Don't add get_clockfreq here.
31495         * rt/Versions (libc: GLIBC_2.17): New version set.
31496         Add clock_* symbols here.
31497         (libc: GLIBC_PRIVATE): New version set.  Add __clock_* symbols here.
31498         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
31499         (GLIBC_2.17): Add clock_* symbols.
31500         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
31501         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
31502         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
31503         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
31504         Likewise.
31505         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
31506         Likewise.
31507         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
31508         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
31509         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
31510         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
31511         * NEWS: Mention the move.
31513         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
31514         Use __open, __read, __close rather than their public counterparts.
31515         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
31516         (__get_clockfreq_via_cpuinfo): Likewise.
31517         (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
31518         (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
31520         * config.h.in (HAVE_IFUNC): New #undef.
31521         * configure.in: Define it if libc_cv_ld_gnu_indirect_function
31522         was successful.
31523         * configure: Regenerated.
31525 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
31527         * configure.in: Move READELF check to start of file.
31528         (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
31529         libc_cv_asm_gnu_indirect_function in the process.
31530         * configure: Regenerated.
31532 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
31534         * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
31535         send the output to /dev/null.
31536         (libc_cv_cc_with_libunwind): Likewise.
31537         (libc_cv_as_noexecstack): Likewise.
31538         * configure: Regenerate.
31540 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
31542         * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
31544         * posix/globtest.sh (TMPDIR): Do not set.
31545         (testdir): Define using ${common_objpfx}posix not $TMPDIR.
31546         (testout): Likewise.
31548 2012-10-24  Andreas Jaeger  <aj@suse.de>
31550         * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
31551         types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
31552         [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
31553         [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
31554         posix_fadvise64, posix_fallocate64.
31556         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
31557         (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
31558         (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
31559         Likewise.
31560         (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
31561         Likewise.
31562         (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
31564         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
31565         (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
31566         <bits/fcntl-linux.h>.
31567         (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
31569         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
31570         (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
31571         (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
31572         (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
31573         [__WORDSIZE != 64]: Likewise.
31575 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
31577         * Makeconfig (run-built-tests): New variable.
31578         * Rules [$(cross-compiling) = yes]: Change condition to
31579         [$(run-built-tests) = no].
31580         * catgets/Makefile [$(cross-compiling) != yes]: Change condition
31581         to [$(run-built-tests) = yes].
31582         * elf/Makefile [$(cross-compiling) = no]: Likewise
31583         * grp/Makefile [$(cross-compiling) = no]: Likewise.
31584         * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
31585         * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
31586         * intl/Makefile [$(cross-compiling) = no]: Likewise.
31587         * io/Makefile [$(cross-compiling) = no]: Likewise.
31588         * libio/Makefile [$(cross-compiling) = no]: Likewise.
31589         * malloc/Makefile [$(cross-compiling) = no]: Likewise.
31590         * misc/Makefile [$(cross-compiling) = no]: Likewise.
31591         * posix/Makefile [$(cross-compiling) = no]: Likewise.
31592         * resolv/Makefile [$(cross-compiling) = no]: Likewise.
31593         * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
31594         * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
31595         * string/Makefile [$(cross-compiling) = no]: Likewise.
31597         * posix/Makefile ($(objpfx)globtest.out): Pass
31598         $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
31599         $(rtld-installed-name).
31600         * posix/globtest.sh (elf_objpfx): Remove variable.
31601         (rtld_installed_name): Likewise.
31602         (library_path): Likewise.
31603         (run_program_prefix): New variable.  Use for running globtest
31604         binary.
31606 2012-10-23  Jim Blandy  <jimb@codesourcery.com>
31607             Joseph Myers  <joseph@codesourcery.com>
31609         * Makeconfig (host-built-program-cmd): New variable.
31610         * elf/Makefile (tst-stackguard1-ARGS): Use
31611         $(host-built-program-cmd).
31612         * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
31613         (tst-spawn-ARGS): Likewise.
31614         * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
31616 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
31617             Jim Blandy  <jimb@codesourcery.com>
31619         * Makeconfig (run-via-rtld-prefix): New variable.
31620         (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
31621         (built-program-cmd): Likewise.
31623 2012-10-22  Andreas Jaeger  <aj@suse.de>
31625         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
31626         __O_RSYNC if it exists, otherwise to O_SYNC.
31628 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
31629             Joseph Myers  <joseph@codesourcery.com>
31631         * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
31632         /dev/null.
31633         * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
31634         from /dev/null
31635         * posix/tst-getconf.sh: Redirect getconf stdin in loop from
31636         /dev/null.
31638 2012-10-22  Andreas Jaeger  <aj@suse.de>
31640         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
31641         Define always.
31642         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
31644         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
31645         bits/fcntl-linux.h.
31647         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
31648         (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
31650         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
31651         to __O_LARGEFILE.
31652         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
31653         to __O_LARGEFILE.
31655 2012-10-21  Jim Blandy  <jimb@codesourcery.com>
31656             Joseph Myers  <joseph@codesourcery.com>
31658         * config.make.in (NM): New variable.
31660 2012-10-21  Andreas Jaeger  <aj@suse.de>
31662         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
31663         definitions and declarations that are provided by
31664         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
31666 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
31668         [BZ #14683]
31669         * elf/Makefile (tests-static): Add tst-leaks1-static.
31670         (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
31671         ($(objpfx)tst-leaks1-static): New rule.
31672         ($(objpfx)tst-leaks1-static-mem): Likewise.
31673         (tst-leaks1-static-ENV): New macro.
31674         * elf/dl-open.c (dl_open_worker): Check the main application
31675         only if SHARED is defined.
31676         * elf/tst-leaks1-static.c: New file.
31678 2012-10-20  Andreas Jaeger  <aj@suse.de>
31680         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
31681         generic values for Linux.
31682         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
31683         and declarations that are provided by <bits/fcntl-linux.h> and
31684         include <bits/fcntl-linux.h>.
31685         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
31686         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
31688 2012-10-20  Roland McGrath  <roland@hack.frob.com>
31690         * io/fcntl.h: Move include of <bits/types.h> to the top and
31691         include it unconditionally.
31693 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
31695         * wcsmbs/Makefile (tests-ifunc): New variable.
31696         (tests): Add $(tests-ifunc).
31697         * wcsmbs/test-wcschr-ifunc.c: New file.
31698         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
31699         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
31700         * wcsmbs/test-wcslen-ifunc.c: Likewise.
31701         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
31702         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
31704         * string/Makefile (tests-ifunc): New variable.
31705         (tests): Add $(tests-ifunc).
31706         * string/test-memccpy.c (TEST_NAME): New macro.
31707         * string/test-memchr.c (TEST_NAME): Likewise.
31708         * string/test-memcmp.c (TEST_NAME): Likewise.
31709         * string/test-memcpy.c (TEST_NAME): Likewise.
31710         * string/test-memmem.c (TEST_NAME): Likewise.
31711         * string/test-memmove.c (TEST_NAME): Likewise.
31712         * string/test-memset.c (TEST_NAME): Likewise.
31713         * string/test-rawmemchr.c (TEST_NAME): Likewise.
31714         * string/test-stpcpy.c (TEST_NAME): Likewise.
31715         * string/test-stpncpy.c (TEST_NAME): Likewise.
31716         * string/test-strcasecmp.c (TEST_NAME): Likewise.
31717         * string/test-strcasestr.c (TEST_NAME): Likewise.
31718         * string/test-strcat.c (TEST_NAME): Likewise.
31719         * string/test-strchr.c (TEST_NAME): Likewise.
31720         * string/test-strcmp.c(TEST_NAME): Likewise.
31721         * string/test-strcpy.c (TEST_NAME): Likewise.
31722         * string/test-strcspn.c (TEST_NAME): Likewise.
31723         * string/test-strlen.c (TEST_NAME): Likewise.
31724         * string/test-strncasecmp.c (TEST_NAME): Likewise.
31725         * string/test-strncmp.c (TEST_NAME): Likewise.
31726         * string/test-strncpy.c (TEST_NAME): Likewise.
31727         * string/test-strnlen.c (TEST_NAME): Likewise.
31728         * string/test-strpbrk.c (TEST_NAME): Likewise.
31729         * string/test-strrchr.c (TEST_NAME): Likewise.
31730         * string/test-strspn.c (TEST_NAME): Likewise.
31731         * string/test-strstr.c (TEST_NAME): Likewise.
31732         * string/test-bcopy-ifunc.c: New file.
31733         * string/test-bzero-ifunc.c: Likewise.
31734         * string/test-memccpy-ifunc.c: Likewise.
31735         * string/test-memchr-ifunc.c: Likewise.
31736         * string/test-memcmp-ifunc.c: Likewise.
31737         * string/test-memcpy-ifunc.c: Likewise.
31738         * string/test-memmem-ifunc.c: Likewise.
31739         * string/test-memmove-ifunc.c: Likewise.
31740         * string/test-mempcpy-ifunc.c: Likewise.
31741         * string/test-memset-ifunc.c: Likewise.
31742         * string/test-rawmemchr-ifunc.c: Likewise.
31743         * string/test-stpcpy-ifunc.c: Likewise.
31744         * string/test-stpncpy-ifunc.c: Likewise.
31745         * string/test-strcasecmp-ifunc.c: Likewise.
31746         * string/test-strcasestr-ifunc.c: Likewise.
31747         * string/test-strcat-ifunc.c: Likewise.
31748         * string/test-strchr-ifunc.c: Likewise.
31749         * string/test-strchrnul-ifunc.c: Likewise.
31750         * string/test-strcmp-ifunc.c: Likewise.
31751         * string/test-strcpy-ifunc.c: Likewise.
31752         * string/test-strcspn-ifunc.c: Likewise.
31753         * string/test-strlen-ifunc.c: Likewise.
31754         * string/test-strncasecmp-ifunc.c: Likewise.
31755         * string/test-strncat-ifunc.c: Likewise.
31756         * string/test-strncmp-ifunc.c: Likewise.
31757         * string/test-strncpy-ifunc.c: Likewise.
31758         * string/test-strnlen-ifunc.c: Likewise.
31759         * string/test-strpbrk-ifunc.c: Likewise.
31760         * string/test-strrchr-ifunc.c: Likewise.
31761         * string/test-strspn-ifunc.c: Likewise.
31762         * string/test-strstr-ifunc.c: Likewise.
31764         * debug/Makefile (tests-ifunc): New variable.
31765         (tests): Add $(tests-ifunc).
31766         * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
31767         * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
31768         * debug/test-stpcpy_chk-ifunc.c: New file.
31769         * debug/test-strcpy_chk-ifunc.c: Likewise.
31771 2012-10-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
31773         [BZ #13601]
31774         * elf/dl-load.c (open_verify): Retry read if the entire ELF
31775         header is not read in.
31777 2012-10-19  Joseph Myers  <joseph@codesourcery.com>
31779         * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh.  Pass
31780         script to $(SHELL) as $<.  Pass $(common-objpfx) to script
31781         directly.  Pass built executable to script as
31782         $(built-program-cmd).
31783         * io/ftwtest-sh (ldso): Remove variable.  Run ftwtest directly as
31784         $testprogram without using LD_LIBRARY_PATH and $ldso.
31786         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
31787         $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
31788         $(rtld-installed-name).
31789         * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
31790         (rtld_installed_name): Likewise.
31791         (library_path): Likewise.
31792         (run_program_prefix): New variable.  Use it to run tst_fgetgrent.
31793         * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
31794         $(run-program-prefix) to tst-tables.sh.
31795         * iconvdata/tst-table.sh (run_program_prefix): New variable.  Use
31796         it to run tst-table-from and tst-table-to.
31797         * iconvdata/tst-tables.sh (run_program_prefix): New variable.
31798         Pass it to tst-table.sh.
31799         * intl/Makefile ($(objpfx)tst-gettext.out): Pass
31800         $(run-program-prefix) to tst-gettext.sh.
31801         ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
31802         tst-translit.sh.
31803         ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
31804         tst-gettext2.sh.
31805         * intl/tst-gettext.sh (run_program_prefix): New variable.  Use it
31806         to run tst-gettext.
31807         * intl/tst-gettext2.sh (run_program_prefix): New variable.  Use it
31808         to run tst-gettext2.
31809         * intl/tst-translit.sh (run_program_prefix): New variable.  Use it
31810         to run tst-translit.
31811         * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
31812         $(run-program-prefix) to tst-mtrace.sh.
31813         * malloc/tst-mtrace.sh (run_program_prefix): New variable.  Use it
31814         to run tst-mtrace.
31815         * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
31816         $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
31817         $(rtld-installed-name).
31818         * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
31819         (rtld_installed_name): Likewise.
31820         (run_program_prefix): New variable.  Use it to run wordexp-test.
31822         * Makeconfig (ARCH): Remove all definitions.
31823         (machine): Likewise.
31824         [ARCH]: Remove conditional code.
31825         [!objdir]: Give error.
31826         [!objdir] (objpfx): Remove.
31827         [!objdir] (common-objpfx): Likewise.
31828         [!objdir] (common-objdir): Likewise.
31829         * configure.in (config_makefile): Remove.  Hardcode Makefile in
31830         AC_CONFIG_FILES call.
31831         * configure: Regenerated.
31833         [BZ #13888]
31834         * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
31835         or TMPDIR.
31836         (testout): Likewise.
31838         * posix/Makefile ($(objpfx)tst-getconf.out): Pass
31839         $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
31840         $(rtld-installed-name).
31841         * posix/tst-getconf.sh (elf_objpfx): Remove variable.
31842         (rtld_installed_name): Likwise.
31843         (runit): Remove function.
31844         (run_getconf): New variable,  Use it for running getconf binary.
31846 2012-10-18  H.J. Lu  <hongjiu.lu@intel.com>
31848         [BZ #14716]
31849         * string/test-memmem.c (check_result): New function.
31850         (do_one_test): Use it.
31851         (check1): New function.
31852         (test_main): Use it.
31854 2012-10-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
31856         * math/Makefile: Comment on slow compilation of test-tgmath2.c.
31858 2012-10-18  Joseph Myers  <joseph@codesourcery.com>
31860         * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
31861         (_G_LSEEK64): Likewise.
31862         (_G_MMAP64): Likewise.
31863         (_G_FSTAT64): Likewise.
31864         * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
31865         (_G_LSEEK64): Likewise.
31866         (_G_MMAP64): Likewise.
31867         (_G_FSTAT64): Likewise.
31868         * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
31869         unconditional.  Call __mmap64 directly.
31870         (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
31871         (mmap_remap_check) [_G_LSEEK64]: Make code unconditional.  Call
31872         __lseek64 directly.
31873         (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
31874         (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional.  Call
31875         __mmap64 directly.
31876         (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
31877         (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional.  Call
31878         __lseek64 directly.
31879         (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
31880         (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional.  Call
31881         __lseek64 directly.
31882         (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
31883         (_IO_file_seek) [_G_LSEEK64]: Make code unconditional.  Call
31884         __lseek64 directly.
31885         (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
31886         (_IO_file_stat) [_G_FSTAT64]: Make code unconditional.  Call
31887         __fxstat64 directly.
31888         (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
31889         * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
31890         unconditional.
31891         (freopen64) [!_G_OPEN64]: Remove conditional code.
31892         * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
31893         unconditional.
31894         (fseeko64) [!_G_LSEEK64]: Remove conditional code.
31895         * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
31896         unconditional.
31897         (ftello64) [!_G_LSEEK64]: Remove conditional code.
31898         * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
31899         unconditional.
31900         (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
31901         * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
31902         unconditional.
31903         (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
31904         * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
31905         unconditional.
31906         (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
31907         * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
31908         unconditional.
31909         (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
31910         * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
31911         unconditional.
31912         (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
31914 2012-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
31916         [BZ #12140]
31917         * manual/memory.texi (Malloc Tunable Parameters): Add note
31918         about free list pointers overwriting some perturb bytes.
31919         Wording suggested by Roland McGrath.
31921 2012-10-17  Joseph Myers  <joseph@codesourcery.com>
31923         * math/libm-test.inc (gamma_test): Do not call feclearexcept.
31924         (lgamma_test): Likewise.
31925         (tgamma_test): Likewise.
31927 2012-10-16  Florian Weimer  <fweimer@redhat.com>
31929         [BZ #14700]
31930         * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
31931         (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
31933 2012-10-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
31935         * NEWS: Mention BZ #14716.
31936         * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
31937         when removing AVAILABLE1_USES_J macro.
31939 2012-10-12  H.J. Lu  <hongjiu.lu@intel.com>
31941         * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
31942         (__bswap_64): __uint64_t for unsigned 64-bit int.
31944 2012-10-12  Andreas Schwab  <schwab@linux-m68k.org>
31946         * include/string.h (memmem): Declare libc hidden alias.
31947         * string/memmem.c (memmem): Define libc hidden alias.
31948         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
31949         __read, __close instead of open, read, close.
31951 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
31953         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
31954         * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
31955         global and hidden.
31956         * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
31957         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
31958         * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
31959         Likewise.
31960         (__rawmemchr_sse2): Likewise.
31961         * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
31962         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
31963         (__strchr_sse2): Likewise.
31964         * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
31965         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
31966         (__strcasecmp_sse2): Likewise.
31967         (__strncasecmp_sse2): Likewise.
31968         * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
31969         * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
31970         * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
31971         * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
31972         (__strrchr_sse2): Likewise.
31973         * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
31974         ifunc-impl-list.c.
31975         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
31976         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
31977         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
31978         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
31979         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
31980         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
31981         * sysdeps/x86_64/multiarch/memset.S: Likewise.
31982         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
31983         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
31984         * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
31985         * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
31986         * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
31987         * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
31988         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
31989         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
31990         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
31991         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
31992         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
31993         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
31994         * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
31995         * sysdeps/x86_64/multiarch/strncat.S: Likewise.
31996         * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
31997         * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
31998         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
31999         * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
32000         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
32001         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
32002         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
32003         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
32004         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
32006         * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
32007         global and hidden.
32008         * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
32009         * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
32010         * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
32011         * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
32012         Likewise.
32013         * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
32014         Likewise.
32015         * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
32016         * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
32017         * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
32018         * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
32019         ifunc-impl-list.c.
32020         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
32021         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
32022         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
32023         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
32024         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
32025         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
32026         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
32027         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
32028         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
32029         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
32030         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
32031         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
32032         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
32033         * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
32034         * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
32035         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
32036         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
32037         * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
32038         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
32039         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
32040         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
32041         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
32042         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
32043         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
32044         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
32045         * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
32046         * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
32047         * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
32048         * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
32049         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
32050         * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
32051         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
32052         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
32053         * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
32054         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
32055         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
32056         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
32057         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
32058         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
32059         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
32060         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
32062         * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
32063         [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
32064         * include/ifunc-impl-list.h: New file.
32065         * misc/ifunc-impl-list.c: Likewise.
32066         * misc/Makefile (routines): Add ifunc-impl-list.
32067         * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
32068         * string/test-string.h: Include <ifunc-impl-list.h>.
32069         (func_list, func_count, impl_count, impl_array) [TEST_IFUNC &&
32070         TEST_NAME]: New variables.
32071         (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
32072         are defined.
32073         (test_init): Call __libc_ifunc_impl_list to initialize
32074         func_list if TEST_IFUNC and TEST_NAME are defined.
32076         * string/Makefile (strop-tests): Add bcopy and bzero.
32077         * string/test-bcopy.c: New file.
32078         * string/test-bzero.c: Likewise.
32079         * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
32080         defined.
32081         * string/test-memset.c: Support bzero test if TEST_BZERO is
32082         defined.
32083         * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
32084         __libc_memmove.
32085         * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
32086         __libc_memset.
32087         * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
32088         of memset.
32090 2012-10-10  Joseph Myers  <joseph@codesourcery.com>
32092         * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
32093         * configure: Regenerated.
32095         * Makeconfig (+link-static-before-libc): Don't include
32096         $(link-static-libc).
32098         * libio/libio.h (_IO_pos_t): Remove.
32100 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
32102         * NEWS: Add note about FIPS mode.  Wording suggested by Roland
32103         McGrath.
32105 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
32107         * crypt/crypt-entry.c: Include fips-private.h.
32108         (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
32109         * crypt/md5c-test.c (main): Tolerate disabled MD5.
32110         * sysdeps/unix/sysv/linux/fips-private.h: New file.
32111         * sysdeps/generic/fips-private.h: New file, dummy fallback.
32113 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
32115         * crypt/crypt-private.h: Include stdbool.h.
32116         (_ufc_setup_salt_r): Return bool.
32117         * crypt/crypt-entry.c: Include errno.h.
32118         (__crypt_r): Return NULL with EINVAL for bad salt.
32119         * crypt/crypt_util.c (bad_for_salt): New.
32120         (_ufc_setup_salt_r): Check that salt is long enough and within
32121         the specified alphabet.
32122         * crypt/badsalttest.c: New file.
32123         * crypt/Makefile (tests): Add it.
32124         ($(objpfx)badsalttest): New.
32126 2012-10-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
32128         * NEWS: Add entry for BZ #14602.
32130 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
32132         * math/gen-libm-test.pl (parse_args): Handle comparison macros as
32133         type-generic.
32134         * math/libm-test.inc: Update comment listing what functions and
32135         macros are tested.
32136         (isgreater_test): New function.
32137         (isgreaterequal_test): Likewise.
32138         (isless_test): Likewise.
32139         (islessequal_test): Likewise.
32140         (islessgreater_test): Likewise.
32141         (isunordered_test): Likewise.
32142         (main): Call the new functions.
32144 2012-10-09  Roland McGrath  <roland@hack.frob.com>
32146         * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
32147         _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
32148         AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
32149         * sysdeps/i386/configure: Regenerated.
32150         * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
32151         * sysdeps/mach/configure: Regenerated.
32152         * sysdeps/mach/hurd/configure: Regenerated.
32153         * sysdeps/powerpc/configure: Regenerated.
32154         * sysdeps/powerpc/powerpc32/configure: Regenerated.
32155         * sysdeps/powerpc/powerpc64/configure: Regenerated.
32156         * sysdeps/s390/s390-32/configure: Regenerated.
32157         * sysdeps/s390/s390-64/configure: Regenerated.
32158         * sysdeps/sh/configure: Regenerated.
32159         * sysdeps/sparc/configure: Regenerated.
32160         * sysdeps/unix/sysv/linux/configure: Regenerated.
32161         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
32162         * sysdeps/x86_64/configure: Regenerated.
32164         * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
32165         defined.  Don't check if MAP is NULL.
32167 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
32169         * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
32170         (_G_stat64): Likewise.
32171         * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
32172         (_G_stat64): Likewise.
32173         * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
32174         instead of struct _G_stat64.
32175         * libio/fileops.c (mmap_remap_check): Likewise.
32176         (decide_maybe_mmap): Likewise.
32177         (_IO_new_file_seekoff): Likewise.
32178         (_IO_file_stat): Likewise.
32179         * libio/libio.h (_IO_off64_t): Define to __off64_t, not
32180         _G_off64_t.
32181         * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
32182         instead of struct _G_stat64.
32183         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
32185 2012-10-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
32187         [BZ #14602]
32188         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
32189         Replace with ...
32190         (CHECK_EOL): New macro.
32191         (two_way_short_needle): Check beginning of haystack for EOL.  Use
32192         CHECK_EOL.
32193         * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
32194         Replace with CHECK_EOL.
32195         * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
32196         Replace with CHECK_EOL.
32198 2012-10-08  Joseph Myers  <joseph@codesourcery.com>
32200         * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
32201         type-generic.
32202         * math/libm-test.inc: Update comment listing what functions and
32203         macros are tested.
32204         (finite_test): New function.
32205         (isinf_test): Likewise.
32206         (isnan_test): Likewise.
32207         (fpclassify_test): Test subnormal input.
32208         (isfinite_test): Likewise.
32209         (isnormal_test): Likewise.
32210         (main): Call the new functions.
32212 2012-10-08  Jonathan Nieder  <jrnieder@gmail.com>
32214         [BZ #14660]
32215         * Makerules (%.dynsym): Force C locale when running
32216         $(OBJDUMP) --dynamic-syms.
32218 2012-10-08  Andreas Schwab  <schwab@linux-m68k.org>
32220         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
32221         <stdint.h>.
32223 2012-10-06  David S. Miller  <davem@davemloft.net>
32225         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
32226         upper 32-bits of the length value in %o2 since we use branch-on-register
32227         tests which consider the entire 64-bit register.
32229 2012-10-06  H.J. Lu  <hongjiu.lu@intel.com>
32231         * string/test-strstr.c (check2): Add a test for page boundary.
32233 2012-10-05  David S. Miller  <davem@davemloft.net>
32235         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
32236         * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
32237         file.
32238         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
32239         sysdep_routines.
32240         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
32241         * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
32242         and bzero when HWCAP_SPARC_CRYPTO is present.
32244 2012-10-05  H.J. Lu  <hongjiu.lu@intel.com>
32246         [BZ #14602]
32247         * string/test-strstr.c (check2): New function.
32248         (test_main): Call check2.
32250         * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
32251         and bug-strchr1.
32252         * string/bug-strcasestr1.c (do_test): Moved to ...
32253         * string/test-strcasestr.c (check1): Here.  New function.
32254         (do_one_test): Break out result checking code into ...
32255         (check_result): This.  New function.
32256         (do_one_test): Call check_result.
32257         (test_main): Call check1.
32258         * string/bug-strchr1.c (do_test): Moved to ...
32259         * string/test-strchr.c (check1): Here.  New function.
32260         (do_one_test): Break out result checking code into ...
32261         (check_result): This.  New function.
32262         (do_one_test): Call check_result.
32263         (test_main): Call check1.
32264         * string/bug-strstr1.c (main): Moved to ...
32265         * string/test-strstr.c (check1): Here.  New function.
32266         (do_one_test): Break out result checking code into ...
32267         (check_result): This.  New function.
32268         (do_one_test): Call check_result.
32269         (test_main): Call check1.
32270         * string/bug-strcasestr1.c: Removed.
32271         * string/bug-strchr1.c: Likewise.
32272         * string/bug-strstr1.c: Likewise.
32274         * elf/Makefile (dl-routines): Add hwcaps.
32275         * elf/dl-support.c (_dl_important_hwcaps): Removed.
32276         * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
32277         (_dl_important_hwcaps): Moved to ...
32278         * elf/dl-hwcaps.c: Here.  New file.
32279         * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
32281         [BZ #14557]
32282         * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
32283         if IS_IN_rtld isn't defined.
32285         * elf/dl-support.c (_dl_sysinfo_map): New.
32286         Include "get-dynamic-info.h" and "setup-vdso.h".
32287         (_dl_non_dynamic_init): Call setup_vdso.
32288         * elf/dynamic-link.h: Don't include <assert.h>.
32289         (elf_get_dynamic_info): Moved to ...
32290         * elf/get-dynamic-info.h: Here.  New file.
32291         * elf/dynamic-link.h: Include "get-dynamic-info.h".
32292         * elf/rtld.c (dl_main): Break out vDSO setup code into ...
32293         * elf/setup-vdso.h: Here.  New file.
32294         * elf/rtld.c: Include "setup-vdso.h".
32295         (dl_main): Call setup_vdso.
32297 2012-10-05  Joseph Myers  <joseph@codesourcery.com>
32299         * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
32300         creal in comment listing functions tested.  List finite, isinf,
32301         isnan, isless, islessequal, isgreater, isgreaterequal,
32302         islessgreater, isunordered, lgamma_r and pow10 as functions and
32303         macros not tested.  Mention which functions not tested are aliases
32304         for other functions.  Fix typo.  Note that signs of NaNs are not
32305         tested.
32307         * scripts/config.guess: Update from config.git.
32308         * scripts/config.sub: Likewise.
32310 2012-10-04  Roland McGrath  <roland@hack.frob.com>
32312         * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
32313         * misc/madvise.c (madvise): Renamed to __madvise.
32314         Make madvise a weak alias.
32315         * include/sys/mman.h: Declare __madvise.
32316         Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
32317         * sysdeps/unix/syscalls.list
32318         (madvise): Make __madvise the strong name, and madvise a weak alias.
32319         * sysdeps/unix/sysv/linux/syscalls.list
32320         (madvise, mmap): Remove redundant entries.
32321         * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
32322         * malloc/malloc.c (mtrim): Likewise.
32323         * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
32325 2012-10-03  Roland McGrath  <roland@hack.frob.com>
32327         * sysdeps/mach/hurd/dl-cache.c: File removed.
32328         * config.h.in (USE_LDCONFIG): New #undef.
32329         * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
32330         * configure: Regenerated.
32331         * elf/Makefile (dl-routines): Add dl-cache only under
32332         [$(use-ldconfig) = yes].
32333         * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
32334         cache on [USE_LDCONFIG].
32335         * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
32336         [USE_LDCONFIG].
32337         * elf/rtld.c (dl_main): Likewise.
32339 2012-10-03  Pino Toscano  <toscano.pino@tiscali.it>
32341         * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
32342         _SC_LEVEL4_CACHE_LINESIZE.
32344 2012-10-03  Roland McGrath  <roland@hack.frob.com>
32346         * sysdeps/unix/bsd/confstr.h: File removed.
32348 2012-10-02  Alexandre Oliva <aoliva@redhat.com>
32350         * scripts/check-local-headers.sh: Exclude sys/sdt.h and
32351         sys/sdt-config.h.
32353 2012-10-02  Roland McGrath  <roland@hack.frob.com>
32355         * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
32356         Make 'mapoff' field ElfW(Off) rather than off_t.
32358 2012-10-02  Dmitry V. Levin  <ldv@altlinux.org>
32360         * nscd/Makefile: Remove nscd-cflags and all its users.
32361         (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
32362         (CFLAGS-nonlib): Add compiler flags for nscd modules.
32364         [BZ #10631]
32365         * malloc.c (malloc_printerr): Clarify error message.
32367 2012-10-02  H.J. Lu  <hongjiu.lu@intel.com>
32369         [BZ #14648]
32370         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
32371         Set bit_FMA_Usable if FMA is supported.
32372         * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
32373         macro.
32374         (bit_FMA4_Usable): Updated.
32375         (index_FMA_Usable): New macro.
32376         (CPUID_FMA): Likewise
32377         (HAS_FMA): Defined with bit_FMA_Usable.
32379 2012-10-01  Roland McGrath  <roland@hack.frob.com>
32381         * bits/types.h (__swblk_t): Type removed.
32382         * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
32383         * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
32384         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
32385         (__SWBLK_T_TYPE): Likewise.
32386         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
32387         (__SWBLK_T_TYPE): Likewise.
32388         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
32389         (__SWBLK_T_TYPE): Likewise.
32390         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
32391         (__SWBLK_T_TYPE): Likewise.
32393 2012-10-01  Patsy Franklin <pfrankli@redhat.com>
32394             Honza Horak <hhorak@redhat.com>
32396         * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
32397         (xdr_mapname): Use YPMAXMAP as maxsize.
32398         (xdr_peername): Use YPMAXPEER as maxsize.
32399         (xdr_keydat): Use YPAXRECORD as maxsize.
32400         (xdr_valdat): Use YPMAXRECORD as maxsize.
32402 2012-10-01  Roland McGrath  <roland@hack.frob.com>
32404         * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
32406         * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
32407         * csu/init-first.c: ... here.
32408         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
32409         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
32410         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
32411         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
32412         * sysdeps/i386/init-first.c: File removed.
32413         * sysdeps/sh/init-first.c: File removed.
32415 2012-10-01  Joseph Myers  <joseph@codesourcery.com>
32417         [BZ #14645]
32418         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
32419         if x * y might underflow to zero and z is zero.
32420         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
32421         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
32422         * math/libm-test.inc (min_subnorm_value): New variable.
32423         (fma_test): Add more tests.
32424         (fma_test_towardzero): Likewise.
32425         (fma_test_downward): Likewise
32426         (fma_test_upward): Likewise.
32427         (initialize): Set min_subnorm_value.
32429 2012-09-29  Joseph Myers  <joseph@codesourcery.com>
32431         [BZ #14638]
32432         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
32433         0 + 0.
32434         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
32435         mode for addition resulting in exact zero.
32436         * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
32437         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
32438         exact 0 + 0.
32439         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
32440         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
32441         * math/libm-test.inc (fma_test): Add more tests.
32442         (fma_test_towardzero): New function.
32443         (fma_test_downward): Likewise.
32444         (fma_test_upward): Likewise.
32445         (main): Call the new functions.
32447 2012-09-28  David S. Miller  <davem@davemloft.net>
32449         * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
32451 2012-09-28  Roland McGrath  <roland@hack.frob.com>
32453         * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
32454         instead of SIGALRM.
32456         * sysdeps/gnu/_G_config.h: Moved to ...
32457         * sysdeps/unix/sysv/linux/_G_config.h: ... here.
32458         * sysdeps/mach/hurd/_G_config.h: Moved to ...
32459         * sysdeps/generic/_G_config.h: ... here.
32461         * io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
32463         * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
32465         * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
32466         Conditionalize target on [libnss_test1.so-version].
32468         * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
32470         * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
32471         (elfobjdir): Move out of conditionals.
32473         * nss/nsswitch.c (nss_new_service): Conditionalize definition and
32474         declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
32475         (__nss_lookup_function): Conditionalize label remove_from_tree on
32476         [!DO_STATIC_NSS || SHARED], matching its only use.
32478 2012-09-28  David S. Miller  <davem@davemloft.net>
32480         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
32481         * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
32482         file.
32483         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
32484         sysdep_routines.
32485         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
32486         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
32487         when HWCAP_SPARC_CRYPTO is present.
32489 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
32491         * io/tst-mknodat.c: Create a FIFO instead of a socket.
32493 2012-09-28  Andreas Schwab  <schwab@linux-m68k.org>
32495         [BZ #6530]
32496         * stdio-common/vfprintf.c (process_string_arg): Revert
32497         2000-07-22 change.
32499 2011-09-28  Jonathan Nieder  <jrnieder@gmail.com>
32501         * stdio-common/Makefile (tst-sprintf-ENV): Set environment
32502         for testcase.
32503         * stdio-common/tst-sprintf.c: Include <locale.h>
32504         (main): Test sprintf's handling of incomplete multibyte
32505         characters.
32507 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
32509         * elf/dl-runtime.c (VERSYMIDX): Removed.
32510         * elf/dl-version.c (VERSYMIDX): Likewise.
32511         * elf/do-rel.h (VERSYMIDX): Likewise.
32512         (VALIDX): Likewise.
32513         * elf/dynamic-link.h (VERSYMIDX): Likewise.
32514         * elf/rtld.c (VALIDX): Likewise.
32515         (ADDRIDX): Likewise.
32516         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
32517         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
32518         * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
32519         * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
32520         (VALIDX): Likewise.
32521         (ADDRIDX): Likewise.
32523 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
32525         * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
32527 2012-09-28  Dmitry V. Levin  <ldv@altlinux.org>
32529         [BZ #11438]
32530         * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
32531         to global scope.
32532         * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
32533         addresses are in the same scope as 192.0.2/24.
32534         * posix/gai.conf: Document new scope table defaults.
32536 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
32538         [BZ #5298]
32539         * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
32540         for ftell.  Compute offsets from write pointers instead.
32541         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
32543 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
32545         [BZ #14543]
32546         * libio/Makefile (tests): New test case tst-fseek.
32547         * libio/tst-fseek.c: New test case to verify that fseek/ftell
32548         combination works in wide mode.
32549         * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
32550         state when the external buffer state changes.
32552 2012-09-27  David S. Miller  <davem@davemloft.net>
32554         [BZ #14376]
32555         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
32556         pass reloc->r_addend in as the 'high' argument to
32557         sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
32559         * sysdeps/sparc/fpu/libm-test-ulps: Update.
32561 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
32563         * rt/tst-aio2.c: Include <pthread.h>.
32564         * rt/tst-aio3.c: Likewise.
32566 2012-09-27  Steve Ellcey  <sellcey@mips.com>
32568         * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
32570 2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>
32572         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
32573         contents on [SHARED].
32575 2012-09-26  Marek Polacek  <polacek@redhat.com>
32577         [BZ #14530]
32578         [BZ #13741]
32579         * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
32580         for C++ and GCC <4.3 as well as for non GCC compilers.
32582 2012-09-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
32584         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
32586 2012-09-25  Roland McGrath  <roland@hack.frob.com>
32588         * Makefile.in (all, install): Declare with .PHONY.
32589         Reported by Michael Hope <michael.hope@linaro.org>.
32591 2012-09-25  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
32593         * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
32594         * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
32595         system header.
32596         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
32597         Likewise.
32598         (sydep_routines): Add the new and the internal functions.
32599         * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
32600         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
32601         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
32602         (GLIBC_2.17): Add the new function.
32603         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
32604         (GLIBC_2.17): Likewise.
32605         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
32606         (GLIBC_2.17): Likewise.
32607         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
32608         (GLIBC_2.17): Likewise.
32609         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
32611 2012-09-25  Alan Modra  <amodra@gmail.com>
32613         * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
32614         Add release barrier before setting once_control to say
32615         initialisation is done.  Add hints on lwarx.  Use macro in
32616         place of isync.
32617         (clear_once_control): Add release barrier.
32619 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
32621         [BZ #13629]
32622         * math/s_clog.c (__clog): Handle more values close to |z| = 1
32623         specially.
32624         * math/s_clog10.c (__clog10): Likewise.
32625         * math/s_clog10f.c (__clog10f): Likewise.
32626         * math/s_clog10l.c (__clog10l): Likewise.
32627         * math/s_clogf.c (__clogf): Likewise.
32628         * math/s_clogl.c (__clogl): Likewise.
32629         * math/Makefile (libm-calls): Add x2y2m1.
32630         * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
32631         (__x2y2m1): Likewise.
32632         (__x2y2m1l): Likewise.
32633         * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
32634         * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
32635         * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
32636         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
32637         * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
32638         * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
32639         * math/libm-test.inc (clog_test, clog10_test): Add more tests.
32640         * sysdeps/i386/fpu/libm-test-ulps: Update.
32641         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32643         [BZ #14621]
32644         * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
32645         int as type of variable DEPTH.
32646         (glob): Use size_t instead of int as type of variables NEWCOUNT
32647         and OLD_PATHC.
32649 2012-09-25  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
32651         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
32652         Add s_sincosf-sse2.
32653         * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
32654         * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
32655         * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
32656         macros for using routine as __sincosf_ia32.
32657         Use macro for function declaration and weak_alias.
32658         * sysdeps/i386/fpu/libm-test-ulps: Update.
32660         * sysdeps/x86_64/fpu/s_sincosf.S: New file.
32661         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
32663         * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
32664         subnormal argument.
32665         * math/s_cexpf.c (__cexpf): Likewise.
32666         * math/s_csinf.c (__csinf): Likewise.
32667         * math/s_csinhf.c (__csinhf): Likewise.
32668         * math/s_ctanf.c (__ctanf): Likewise.
32669         * math/s_ctanhf.c (__ctanhf): Likewise.
32670         * math/s_ccosh.c (__ccoshf): Likewise.
32671         * math/s_cexp.c (__cexpl): Likewise.
32672         * math/s_csin.c (__csin): Likewise.
32673         * math/s_csinh.c (__csinh): Likewise.
32674         * math/s_ctan.c (__ctan): Likewise.
32675         * math/s_ctanh.c (ctanh): Likewise.
32676         * math/s_ccoshl.c (__ccoshl): Likewise.
32677         * math/s_cexpl.c (__cexpl): Likewise.
32678         * math/s_csinl.c (__csinl): Likewise.
32679         * math/s_csinhl.c (__csinhl): Likewise.
32680         * math/s_ctanl.c (__ctanl): Likewise.
32681         * math/s_ctanhl.c (__ctanhl): Likewise.
32683 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
32685         * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
32686         (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
32687         (_IO_off_t): Define to __off_t, not _G_off_t.
32688         (_IO_pid_t): Define to __pid_t, not _G_pid_t.
32689         (_IO_uid_t): Define to __uid_t, not _G_uid_t.
32690         (_IO_wint_t): Define to wint_t, not _G_wint_t.
32691         * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
32692         type of __dummy and __dummy2 fields.
32693         * sysdeps/generic/_G_config.h (_G_size_t): Remove.
32694         (_G_ssize_t): Likewise.
32695         (_G_off_t): Likewise.
32696         (_G_pid_t): Likewise.
32697         (_G_uid_t): Likewise.
32698         (_G_wchar_t): Likewise.
32699         (_G_wint_t): Likewise.
32700         * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
32701         (_G_ssize_t): Likewise.
32702         (_G_off_t): Likewise.
32703         (_G_pid_t): Likewise.
32704         (_G_uid_t): Likewise.
32705         (_G_wchar_t): Likewise.
32706         (_G_wint_t): Likewise.
32707         * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
32708         (_G_ssize_t): Likewise.
32709         (_G_off_t): Likewise.
32710         (_G_pid_t): Likewise.
32711         (_G_uid_t): Likewise.
32712         (_G_wchar_t): Likewise.
32713         (_G_wint_t): Likewise.
32715 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
32717         * malloc/arena.c: Include malloc-sysdep.h.
32718         (shrink_heap): Use check_may_shrink_heap to decide if madvise
32719         is sufficient to shrink the heap or an unmap is needed.
32720         * sysdeps/generic/malloc-sysdep.h: New file.  Define
32721         new function check_may_shrink_heap.
32722         * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file.  Define
32723         new function check_may_shrink_heap.
32725 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
32727         * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
32728         comments.
32730 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
32732         * catgets/test-gencat.sh: Add "set -e".
32733         * elf/tst-pathopt.sh: Likewise.
32734         * grp/tst_fgetgrent.sh: Likewise.
32735         * iconvdata/run-iconv-test.sh: Likewise.
32736         * intl/tst-gettext.sh: Likewise.
32737         * intl/tst-gettext2.sh: Likewise.
32738         * intl/tst-gettext4.sh: Likewise.
32739         * intl/tst-gettext6.sh: Likewise.
32740         * intl/tst-translit.sh: Likewise.
32741         * io/ftwtest-sh: Likewise.
32742         * libio/test-freopen.sh: Likewise.
32743         * malloc/tst-mtrace.sh: Likewise.
32744         * posix/globtest.sh: Likewise.
32745         * posix/tst-getconf.sh: Likewise.
32746         * posix/wordexp-tst.sh: Likewise.
32747         * stdio-common/tst-printf.sh: Likewise.
32748         * stdio-common/tst-unbputc.sh: Likewise.
32749         * stdlib/tst-fmtmsg.sh: Likewise.
32750         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
32751         * catgets/Makefile: Do not specify -e option when running
32752         testsuite shell scripts.
32753         * elf/Makefile: Likewise.
32754         * grp/Makefile: Likewise.
32755         * iconvdata/Makefile: Likewise.
32756         * intl/Makefile: Likewise.
32757         * io/Makefile: Likewise.
32758         * libio/Makefile: Likewise.
32759         * malloc/Makefile: Likewise.
32760         * posix/Makefile: Likewise.
32761         * stdio-common/Makefile: Likewise.
32762         * stdlib/Makefile: Likewise.
32763         * sysdeps/x86_64/Makefile: Likewise.
32765         * io/ftwtest-sh: Add copyright header.
32766         * posix/globtest.sh: Likewise.
32767         * posix/tst-getconf.sh: Likewise.
32768         * posix/wordexp-tst.sh: Likewise.
32769         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
32771 2012-09-24  H.J. Lu  <hongjiu.lu@intel.com>
32773         [BZ #13679]
32774         * Makeconfig (+link): Defined as $(+link-static) if
32775         $(build-shared) isn't yes.
32776         (link-tests): Defined as $(+link-static-tests) if $(build-shared)
32777         isn't yes.
32778         (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
32780         * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
32782         [BZ #14562]
32783         * malloc/arena.c (heap_trim): Properly get fencepost and adjust
32784         new chunk size with MALLOC_ALIGN_MASK.
32786 2012-09-24  Joseph Myers  <joseph@codesourcery.com>
32788         [BZ #5044]
32789         * stdio-common/printf_fphex.c: Include <stdbool.h> and
32790         <rounding-mode.h>.
32791         (__printf_fphex): Determine rounding using get_rounding_mode and
32792         round_away.
32793         * stdio-common/tst-printf-round.c (struct hex_test): New
32794         structure.
32795         (hex_tests): New variable.
32796         (test_hex_in_one_mode): New function.
32797         (do_test): Also run tests for hex float output.
32799 2012-09-21  Joseph Myers  <joseph@codesourcery.com>
32801         * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
32802         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
32803         * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
32804         * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
32805         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
32806         * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
32807         * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
32808         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
32810 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
32812         * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
32813         * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
32814         * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
32815         * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
32817 2012-09-19  Dmitry V. Levin  <ldv@altlinux.org>
32819         [BZ #14579]
32820         * elf/rtld.c (dl_main): Limit the check for self loading to normal
32821         mode only.
32822         * elf/tst-rtld-load-self.sh: New test.
32823         * elf/Makefile: Run it.
32825 2012-09-18  Joseph Myers  <joseph@codesourcery.com>
32827         * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
32828         (tst-writev-ENV): Remove.
32829         * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
32831 2012-09-17  Chris Metcalf  <cmetcalf@tilera.com>
32833         * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
32835 2012-09-17  Joseph Myers  <joseph@codesourcery.com>
32837         * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
32838         unconditional.
32839         * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
32840         Likewise.
32841         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
32842         * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
32843         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
32844         Likewise.
32846 2012-09-14  H.J. Lu  <hongjiu.lu@intel.com>
32848         [BZ #14587]
32849         * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
32850         * config.make.in (have-cpp-asm-debuginfo): Removed.
32851         * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
32852         * configure: Regenerated.
32854 2012-09-14  Joseph Myers  <joseph@codesourcery.com>
32856         [BZ #5044]
32857         * stdio-common/printf_fp.c: Include <stdbool.h> and
32858         <rounding-mode.h>.
32859         (___printf_fp): Determine rounding using get_rounding_mode and
32860         round_away.
32861         * stdio-common/tst-printf-round.c: New file.
32862         * stdio-common/Makefile (tests): Add tst-printf-round.
32863         (link-libm): New variable.
32864         ($(objpfx)tst-printf-round): Depend in $(link-libm).
32866 2012-09-13  H.J. Lu  <hongjiu.lu@intel.com>
32868         [BZ #14576]
32869         * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
32870         * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
32871         Likewise.
32872         * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
32873         Likewise.
32875 2012-09-13  Joseph Myers  <joseph@codesourcery.com>
32877         * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
32878         * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
32879         * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
32880         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
32882 2012-09-12  Joseph Myers  <joseph@codesourcery.com>
32884         [BZ #14518]
32885         * include/rounding-mode.h: New file.
32886         * sysdeps/generic/get-rounding-mode.h: Likewise.
32887         * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
32888         * stdlib/strtod_l.c: Include <rounding-mode.h>.
32889         (MAX_VALUE): New macro.
32890         (MIN_VALUE): Likewise.
32891         (overflow_value): New function.
32892         (underflow_value): Likewise.
32893         (round_and_return): Use overflow_value and underflow_value to
32894         determine return values in overflow and underflow cases.  Use
32895         round_away to determine rounding depending on rounding mode.
32896         (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
32897         determine return values in overflow and underflow cases.
32898         * stdlib/tst-strtod-round.c: Include <fenv.h>.
32899         (struct test_results): New structure.
32900         (struct test): Use struct test_results to store expected results
32901         for all rounding modes.
32902         (TEST): Include expected results for all rounding modes.
32903         (test_in_one_mode): New function.
32904         (do_test): Use test_in_one_mode to compute and check results.
32905         Check results for all rounding modes.
32906         * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
32907         $(link-libm).
32909 2012-12-09  Allan McRae  <allan@archlinux.org>
32911         * sysdeps/i386/fpu/libm-test-ulps: Update
32913 2012-09-11  Joseph Myers  <joseph@codesourcery.com>
32915         * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
32916         (_G_int32_t): Likewise.
32917         (_G_uint16_t): Likewise.
32918         (_G_uint32_t): Likewise.
32919         (_G_HAVE_BOOL): Likewise.
32920         (_G_HAVE_ATEXIT): Likewise.
32921         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
32922         (_G_HAVE_IO_FILE_OPEN): Likewise.
32923         * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
32924         (_G_int32_t): Likewise.
32925         (_G_uint16_t): Likewise.
32926         (_G_uint32_t): Likewise.
32927         (_G_HAVE_BOOL): Likewise.
32928         (_G_HAVE_ATEXIT): Likewise.
32929         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
32930         (_G_HAVE_IO_FILE_OPEN): Likewise.
32931         * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
32932         (_G_int32_t): Likewise.
32933         (_G_uint16_t): Likewise.
32934         (_G_uint32_t): Likewise.
32935         (_G_HAVE_BOOL): Likewise.
32936         (_G_HAVE_ATEXIT): Likewise.
32937         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
32938         (_G_HAVE_IO_FILE_OPEN): Likewise.
32940 2012-09-11  H.J. Lu  <hongjiu.lu@intel.com>
32942         * csu/libc-tls.c: Update copyright years.
32944 2012-09-10  Joseph Myers  <joseph@codesourcery.com>
32946         * libioP.h [_G_USING_THUNKS]: Make code unconditional.
32947         [!_G_USING_THUNKS]: Remove conditional code.
32948         * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
32949         * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
32951         * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
32952         [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
32953         * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
32954         (_G_VTABLE_LABEL_PREFIX): Likewise.
32955         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
32956         * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
32957         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
32958         (_G_VTABLE_LABEL_PREFIX): Likewise.
32959         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
32960         * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
32961         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
32962         (_G_VTABLE_LABEL_PREFIX): Likewise.
32963         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
32965 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
32967         * libio/Makefile: Include ../Makeconfig before tests.
32968         (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
32969         only if $(build-shared) is yes.
32971         * iconv/gconv_db.c: Update copyright years.
32973 2012-09-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
32975         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
32976         unwind info if defined PIC. Fix special cases description.
32977         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
32979         * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
32980         DP_HI_MASK entry.
32981         * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
32983 2012-09-07  H.J. Lu  <hongjiu.lu@intel.com>
32985         * scripts/check-local-headers.sh: Add "shopt -s nullglob".
32987         * iconv/gconv_db.c (free_derivation): Check if deriv->steps
32988         is NULL.
32990         * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
32991         (LDLIBS-tst-chk4): This.
32992         (LDFLAGS-tst-chk5): Renamed to ...
32993         (LDLIBS-tst-chk5): This.
32994         (LDFLAGS-tst-chk6): Renamed to ...
32995         (LDLIBS-tst-chk6): This.
32996         (LDFLAGS-tst-lfschk4): Renamed to ...
32997         (LDLIBS-tst-lfschk4): This.
32998         (LDFLAGS-tst-lfschk5): Renamed to ...
32999         (LDLIBS-tst-lfschk5): This.
33000         (LDFLAGS-tst-lfschk6): Renamed to ...
33001         (LDLIBS-tst-lfschk6): This.
33003         * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
33004         on $(common-objpfx)soversions.mk.
33006 2012-09-07  Joseph Myers  <joseph@codesourcery.com>
33008         [BZ #10014]
33009         * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
33010         example host name.
33012 2012-09-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
33014         * malloc/arena.c (arena_get_retry): New function that gets
33015         another arena for the caller to try its request on.
33016         * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
33017         current arena cannot fulfill the request.
33018         (__libc_memalign): Likewise.
33019         (__libc_memalign): Likewise.
33020         (__libc_pvalloc): Likewise.
33021         (__libc_calloc): Likewise.
33023 2012-09-05  John Tobey  <john.tobey@gmail.com>
33025         [BZ #13542]
33026         * manual/arith.texi (Operations on Complex): Fix description
33027         of carg branch cut.
33029 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
33031         [BZ #10014]
33032         * manual/socket.texi (Host Addresses): Use www.gnu.org as example
33033         host name.
33035         [BZ #10038]
33036         * manual/memory.texi (Memory): Make order of menu items match
33037         order of sections.
33039 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
33041         * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
33042         (_dl_initial_dtv): New.  Defined if SHARED isn't defined.
33043         (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
33045 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
33047         * csu/libc-tls.c (static_dtv): Renamed to ...
33048         (_dl_static_dtv): This.  Make it global.
33049         (_dl_initial_dtv): Removed.
33050         (__libc_setup_tls): Updated.
33051         * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
33052         (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
33053         DL_INITIAL_DTV.
33055 2012-09-06  Petr Machata  <pmachata@redhat.com>
33057         * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
33058         (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
33059         (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
33060         (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
33062 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
33064         [BZ #14545]
33065         * csu/libc-tls.c (_dl_initial_dtv): New variable.
33066         * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
33067         freeing dtv[-1].
33069 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
33071         [BZ #14544]
33072         * Makeconfig (link-static-before-libc): Replace $(+prector)
33073         with $(+prectorT).
33074         (link-static-after-libc): Replace $(+postctor) with
33075         $(+postctorT).
33076         (link-bounded): Replace $(+prector)/$(+postctor) with
33077         $(+prectorT)/$(+postctorT).
33078         (+prectorT): New macro.
33079         (+postctorT): Likewise.
33081 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
33083         * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
33084         (round_str): Handle values above the maximum for IBM long double
33085         as inexact.
33086         * stdlib/tst-strtod-round.c (tests): Regenerated.
33088 2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
33090         * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
33091         assembler flag.
33092         * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
33093         zarch_nohighgprs around the zarch optimized routines.
33094         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
33095         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
33096         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
33097         for zarch.
33099 2012-09-05  David S. Miller  <davem@davemloft.net>
33101         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33103         * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE)
33104         (HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
33105         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
33106         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
33107         entries.
33109 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
33111         * malloc/arena.c: Fold copyright years.
33112         * malloc/mcheck.c, malloc/memusage.c: Likewise.
33114 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
33116         * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
33118 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
33120         * manual/contrib.texi (Contributors): Fix typo.  Complete entry.
33122 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
33124         * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
33125         change internal state upon failure.
33127 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
33129         * malloc/mcheck.c (mcheck_check_all): Fix typo.
33130         * malloc/memusage.c (mmap): Likewise.
33131         (mmap64, mremap): Likewise.  Adjust name in comment.
33133 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
33135         * libio/fileops.c: Fix typos in comments.
33136         * libio/oldfileops.c: Likewise.
33137         * libio/wfileops.c: Likewise.
33139 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
33141         [BZ #1349]
33142         * malloc/Makefile (tests): Add tst-malloc-usable test case.
33143         (tst-malloc-usable-ENV): Set environment for test case.
33144         * malloc/hooks.c (malloc_check_get_size): New function to get
33145         requested size.
33146         * malloc/malloc.c (musable): Use malloc_check_get_size.
33147         * malloc/tst-malloc-usable.c: New test case.
33149 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
33151         * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
33153 2012-09-05  Allan McRae  <allan@archlinux.org>
33155         [BZ #13966]
33156         * configure.in (CXX_SYSINCLUDES): Use compiler output to
33157         determine header location.
33158         * configure: Regenerated.
33160 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
33162         * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
33163         float format.
33164         * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
33165         LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
33166         format.
33167         (test): Regenerate.
33169 2012-09-04  David S. Miller  <davem@davemloft.net>
33171         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
33172         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
33173         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
33175 2012-09-04  Florian Weimer  <fweimer@redhat.com>
33177         * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
33178         failures.
33180         * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
33182 2012-09-04  Joseph Myers  <joseph@codesourcery.com>
33184         [BZ #9914]
33185         * libio/iogetdelim.c: Include <limits.h>.
33186         (_IO_getdelim): Avoid integer overflow in testing whether cur_len
33187         + len + 1 would overflow.
33189 2012-09-03  Andreas Jaeger  <aj@suse.de>
33191         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
33192         * sysdeps/i386/fpu/libm-test-ulps: Update.
33194 2012-09-03  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
33196         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
33197         Add s_sinf-sse2, s_conf-sse2.
33199         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
33200         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
33201         * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
33202         * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
33204         * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
33205         for using routine as __sinf_ia32.
33206         Use macro for function declaration and weak_alias.
33207         * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
33208         for using routine as __cosf_ia32.
33209         Use macro for function declaration and weak_alias.
33211         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
33212         * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
33214         * sysdeps/x86_64/fpu/s_sinf.S: New file.
33215         * sysdeps/x86_64/fpu/s_cosf.S: New file.
33216         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
33218         * math/libm-test.inc (cos_test): Add more test cases.
33219         (sin_test): Likewise.
33220         (sincos_test): Likewise.
33222 2012-09-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
33224         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
33225         (IFUNC_RESOLVE): Make pointers to the specialized implementations
33226         hidden.
33227         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
33229 2012-09-02  H.J. Lu  <hongjiu.lu@intel.com>
33231         [BZ #14538]
33232         * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
33233         first element of the GOT.
33234         (elf_machine_load_address): Return the difference between
33235         the runtime address of _DYNAMIC and elf_machine_dynamic ().
33237 2012-09-01  Allan McRae  <allan@archlinux.org>
33239         [BZ #13412]
33240         * configure.in (AWK): Require gawk version 3.0 or later.
33241         * configure: Regenerated.
33243 2012-09-01  Joseph Myers  <joseph@codesourcery.com>
33245         * sysdeps/unix/sysv/linux/kernel-features.h
33246         (__ASSUME_POSIX_CPU_TIMERS): Remove.
33247         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
33248         [__NR_clock_getres]: Make code unconditional.
33249         [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
33250         (clock_getcpuclockid): Remove code left unreachable by removal of
33251         conditionals.
33252         * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
33253         code unconditional.
33254         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
33255         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
33256         * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
33257         Make code unconditional.
33258         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
33259         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
33260         * sysdeps/unix/sysv/linux/clock_settime.c
33261         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
33262         conditional code.
33263         [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
33264         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
33266 2012-08-29  H.J. Lu  <hongjiu.lu@intel.com>
33268         [BZ #14476]
33269         * Makefile (install): Also pass LD_SO=$(ld.so-version) to
33270         scripts/test-installation.pl.
33272         * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
33273         and $ld_so_version if it is set.
33275 2012-08-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
33277         [BZ #14516]
33278         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
33279         failure if reading from procfs failed.
33280         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
33282 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
33284         * sysdeps/unix/sysv/linux/kernel-features.h
33285         (__ASSUME_STAT64_SYSCALL): Remove all definitions.
33286         * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
33287         Remove conditional code.
33288         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
33289         * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
33290         Remove conditional code.
33291         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
33292         * sysdeps/unix/sysv/linux/i386/fxstat.c
33293         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
33294         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
33295         * sysdeps/unix/sysv/linux/i386/fxstatat.c
33296         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
33297         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
33298         * sysdeps/unix/sysv/linux/i386/lxstat.c
33299         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
33300         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
33301         * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
33302         Remove conditional code.
33303         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
33304         * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
33305         Remove conditional code.
33306         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
33307         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
33308         <kernel-features.h>.
33309         [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
33310         Remove.
33311         * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
33312         Remove conditional code.
33313         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
33314         * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
33315         Remove conditional.
33317 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
33319         [BZ #5400]
33320         * NEWS: Add fixed bug number.
33322 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
33324         [BZ #14519]
33325         * stdlib/strtod_l.c (round_and_return): Return -0.0 for
33326         underflowing exponent in case of negative sign.
33327         * stdlib/tst-strtod-round-data: Add more tests.
33328         * stdlib/tst-strtod-round.c (tests): Regenerated.
33330         [BZ #3479]
33331         * stdlib/strtod_l.c (NDIG): Remove.
33332         (HEXNDIG): Likewise.
33333         (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
33334         smallest representable value.
33335         (____STRTOF_INTERNAL): Use all fractional decimal digits that may
33336         lie within an exact representation of 1/2 ulp of the result.
33337         * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
33338         unconditionally.
33339         (TENS_P9_IDX): Define unconditionally.
33340         (TENS_P9_SIZE): Likewise.
33341         (TENS_P10_IDX): Likewise.
33342         (TENS_P10_SIZE): Likewise.
33343         [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
33344         to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
33345         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
33346         entries for 10^2^13 and 10^2^14.
33347         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
33348         (TENS_P13_IDX): Define.
33349         (TENS_P13_SIZE): Likewise.
33350         (TENS_P14_IDX): Likewise.
33351         (TENS_P14_SIZE): Likewise.
33352         (_fpioconst_pow10): Change array size to
33353         FPIOCONST_POW10_ARRAY_SIZE.  Make entries for 10^2^9 and 10^2^10
33354         unconditional.
33355         (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
33356         1024]: Add entries for 10^2^13 and 10^2^14.
33357         [LAST_POW10 > _LAST_POW10]: Remove #error.
33358         * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
33359         (_fpioconst_pow10): Change array size to
33360         FPIOCONST_POW10_ARRAY_SIZE.
33361         * stdlib/gen-fpioconst.c: New file.
33362         * stdlib/gen-tst-strtod-round.c: Likewise.
33363         * stdlib/tst-strtod-round-data: Likewise.
33364         * stdlib/tst-strtod-round.c: Likewise.
33365         * stdlib/Makefile (tests): Add tst-strtod-round.
33367         [BZ #14459]
33368         * stdlib/strtod_l.c: Include <stdint.h>.
33369         (NDEBUG): Do not define.
33370         (round_and_return): Change EXPONENT parameter to type intmax_t.
33371         Rearrange calculations to avoid internal overflow possibilities.
33372         (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
33373         Rearrange calculations to avoid internal overflow possibilities.
33374         Assert that number fits inside MPNSIZE limbs.
33375         (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
33376         Change DIG_NO, INT_NO and LEAD_ZERO to type size_t.  Rearrange
33377         calculations and add assertions to avoid internal overflow
33378         possibilities.  Add casts to avoid signed/unsigned operations.
33379         * stdlib/tst-strtod-overflow.c: New file.
33380         * stdlib/Makefile (tests): Add tst-strtod-overflow.
33382 2012-08-25  Marek Polacek  <polacek@redhat.com>
33384         * time/time.h: Fix some typos in comments.
33386 2012-08-23  Roland McGrath  <roland@hack.frob.com>
33388         * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
33389         * posix/tst-rfc3484-2.c: Likewise.
33390         * posix/tst-rfc3484-3.c: Likewise.
33392 2012-08-23  Steve McIntyre  <steve.mcintyre@linaro.org>
33394         * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
33395         (EF_ARM_ABI_FLOAT_HARD): Likewise.
33397 2012-08-23  Joseph Myers  <joseph@codesourcery.com>
33399         * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
33400         #include of fxstatat64.c.
33402 2012-08-22  Roland McGrath  <roland@hack.frob.com>
33404         * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
33405         * shadow/getspent_r.c: Likewise.
33406         * shadow/getspnam.c: Likewise.
33407         * shadow/getspnam_r.c: Likewise.
33408         * gshadow/getsgent.c: Likewise.
33409         * gshadow/getsgent_r.c: Likewise.
33410         * gshadow/getsgnam.c: Likewise.
33411         * gshadow/getsgnam_r.c: Likewise.
33412         * inet/getnetbyad.c: Likewise.
33413         * inet/getnetbyad_r.c: Likewise.
33414         * inet/getnetbynm.c: Likewise.
33415         * inet/getnetbynm_r.c: Likewise.
33416         * inet/getnetent.c: Likewise.
33417         * inet/getnetent_r.c: Likewise.
33418         * inet/getproto.c: Likewise.
33419         * inet/getproto_r.c: Likewise.
33420         * inet/getprtent.c: Likewise.
33421         * inet/getprtent_r.c: Likewise.
33422         * inet/getprtname.c: Likewise.
33423         * inet/getprtname_r.c: Likewise.
33424         * inet/getrpcbyname.c: Likewise.
33425         * inet/getrpcbyname_r.c: Likewise.
33426         * inet/getrpcbynumber.c: Likewise.
33427         * inet/getrpcbynumber_r.c: Likewise.
33428         * inet/getrpcent.c: Likewise.
33429         * inet/getrpcent_r.c: Likewise.
33430         * inet/getaliasent.c: Likewise.
33431         * inet/getaliasent_r.c: Likewise.
33432         * inet/getaliasname.c: Likewise.
33433         * inet/getaliasname_r.c: Likewise.
33434         * nscd/getgrgid_r.c: Likewise.
33435         * nscd/getgrnam_r.c: Likewise.
33436         * nscd/gethstbyad_r.c: Likewise.
33437         * nscd/gethstbynm3_r.c: Likewise.
33438         * nscd/getpwnam_r.c: Likewise.
33439         * nscd/getpwuid_r.c: Likewise.
33440         * nscd/getsrvbynm_r.c: Likewise.
33441         * nscd/getsrvbypt_r.c: Likewise.
33442         * nscd/gai.c: Likewise.
33444         * configure.in (build_nscd): New substituted variable, set
33445         by --disable-build-nscd and defaults to $use_nscd.
33446         * configure: Regenerated.
33447         * config.make.in (build-nscd): New substituted variable.
33448         * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
33449         Change conditional to require [$(build-nscd) = yes] as well.
33450         * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
33452         [BZ# 13696]
33453         * configure.in (use_nscd): New substituted variable, set by
33454         --disable-nscd.  If enabled, define USE_NSCD.
33455         * configure: Regenerated.
33456         * config.h.in: Add USE_NSCD.
33457         * config.make.in (use-nscd): New substituted variable.
33458         * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
33459         (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
33460         (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
33461         * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
33462         (CFLAGS-getgrnam_r.c): Likewise.
33463         (CFLAGS-initgroups.c): Likewise.
33464         * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
33465         * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
33466         Variables removed.
33467         * inet/getnetgrent_r.c
33468         (nscd_setnetgrent): New function, broken out of ...
33469         (setnetgrent): ... here.  Call it.
33470         (innetgr): Conditionalize nscd bits on [USE_NSCD].
33471         (nscd_getnetgrent): Conditionalize on [USE_NSCD].
33472         (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
33473         * nscd/Makefile (routines, aux): Move definitions after include of
33474         Makeconfig.  Conditionalize on [$(use-nscd) != no].
33475         * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
33476         Conditionalize on [USE_NSCD].
33477         (is_nscd, nscd_init_cb): Likewise.
33478         (nss_load_library): Conditionalize init callback on [USE_NSCD].
33479         * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
33480         * nss/nss_db/db-init.c: Likewise.
33481         * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
33482         [USE_NSCD].
33483         * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
33484         (make_request): Use it.
33485         (cache_valid_p): New function.
33486         (__check_pf): Use it.
33487         * NEWS: Add item for --disable-nscd.
33489 2012-08-22  Dmitry V. Levin  <ldv@altlinux.org>
33491         * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
33492         to support sed >= 4.2.1-20-ga9bf076.
33493         * configure: Regenerated.
33495 2012-08-22  Roland McGrath  <roland@hack.frob.com>
33497         * csu/libc-start.c (apply_irel): Move extern declarations inside here.
33498         Conditionalize whole body on [IREL].
33500 2012-08-22  Jeff Law <law@redhat.com>
33502         [BZ #14505]
33503         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
33504         if the family is PF_UNSPEC.
33506 2012-08-22  Mike Frysinger  <vapier@gentoo.org>
33508         * Makerules (lib-version): Rename from V.
33509         (install-lib-nosubdir): Change V to lib-version.
33511 2012-08-22  Will Schmidt  <will_schmidt@vnet.ibm.com>
33513         [BZ #14252]
33514         * powerpc32/power6/wcschr.c: New file.
33515         * powerpc32/power6/wcscpy.c: New file.
33516         * powerpc32/power6/wcsrchr.c: New file.
33517         * powerpc64/power6/wcschr.c: New file.
33518         * powerpc64/power6/wcscpy.c: New file.
33519         * powerpc64/power6/wcsrchr.c: New file.
33521 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
33523         * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
33524         (two_way_short_needle): Use it.
33525         * string/strstr.c (AVAILABLE1_USES_J): Define.
33526         * string/strcasestr.c: Likewise.
33528         * string/str-two-way.h (two_way_short_needle): Use pointers instead of
33529         array references.
33530         * string/strcasestr.c (TOLOWER): Make side-effect safe.
33532         [BZ #11607]
33533         * NEWS: Add an entry.
33534         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
33535         define their defaults.
33536         (two_way_short_needle): Detect end-of-string on-the-fly.
33537         * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
33538         (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
33539         * string/bug-strcasestr1.c: New test.
33540         * string/Makefile: Run it.
33542 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
33544         [BZ #11607]
33545         * string/str-two-way.h (two_way_short_needle): Optimize matching of
33546         the first character.
33548 2012-08-21  Roland McGrath  <roland@hack.frob.com>
33550         * csu/elf-init.c (__libc_csu_irel): Function removed.
33551         * csu/libc-start.c (apply_irel): New function.
33552         (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
33554 2012-08-21  Joseph Myers  <joseph@codesourcery.com>
33556         * sysdeps/unix/sysv/linux/kernel-features.h
33557         (__ASSUME_FADVISE64_64_SYSCALL): Remove.
33558         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
33559         <kernel-features.h>.
33560         [__NR_fadvise64_64]: Make code unconditional.
33561         [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
33562         [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
33563         !__NR_fadvise64_64)]: Likewise.
33564         [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
33565         !__NR_fadvise64_64))]: Likewise.
33566         [__NR_fadvise64]: Make code unconditional.
33567         [!__NR_fadvise64]: Remove conditional code.
33568         * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
33569         <kernel-features.h>.
33570         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
33571         unconditional.
33572         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
33573         conditional code.
33574         * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
33575         not include <kernel-features.h>.
33576         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
33577         unconditional.
33578         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
33579         conditional code.
33580         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
33581         include <kernel-features.h>.
33582         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
33583         unconditional.
33584         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
33585         conditional code.
33587 2012-08-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
33589         * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
33590         slight instruction rearrangements per scrollpipe analysis.
33591         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
33593 2012-08-20  Roland McGrath  <roland@hack.frob.com>
33595         * manual/syslog.texi (syslog; vsyslog, closelog):
33596         Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
33597         Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
33599         * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
33600         DSOCAPS to match condition on defining it.
33602 2012-08-20  Joseph Myers  <joseph@codesourcery.com>
33604         * sysdeps/unix/sysv/linux/kernel-features.h
33605         (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
33606         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
33607         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
33608         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
33609         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
33610         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
33611         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
33612         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
33613         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
33614         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
33616         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
33617         __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
33619         * sysdeps/unix/sysv/linux/kernel-features.h
33620         (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
33621         * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
33622         unconditional.
33623         [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
33624         * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
33625         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
33626         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
33627         * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
33628         Make code unconditional.
33629         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
33630         (__mmap64) [!__NR_mmap2]: Likewise.
33631         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
33632         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
33633         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
33634         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
33635         [__NR_mmap2]: Make code unconditional.
33636         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
33637         (__mmap64) [!__NR_mmap2]: Likewise.
33639 2012-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
33641         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
33643 2012-08-18  Andreas Jaeger  <aj@suse.de>
33645         * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
33647 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
33649         * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
33650         * include/unistd.h (__have_sock_cloexec): Likewise.
33651         (__have_pipe2): Likewise.
33652         (__have_dup3): Likewise.
33654 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
33656         [BZ #9685]
33657         * include/unistd.h (__have_pipe2): Change define into an extern int.
33658         (__have_dup3): Likewise.
33659         * socket/have_sock_cloexec.c: Include fcntl.h.
33660         (__have_pipe2): New variable.
33661         (__have_dup3): Likewise.
33663 2012-08-17  Mike Frysinger  <vapier@gentoo.org>
33665         * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
33667 2012-08-17  Marek Polacek  <polacek@redhat.com>
33669         * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
33670         ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
33672 2012-08-17  Roland McGrath  <roland@hack.frob.com>
33674         * configure.in: Add AC_SUBST for sysheaders.
33675         * configure: Regenerated.
33676         * config.make.in (sysheaders): New substituted variable.
33678         * sysdeps/unix/mkfifo.c: Moved ...
33679         * sysdeps/posix/mkfifo.c: ... here.
33680         * sysdeps/unix/mkfifoat.c: Moved ...
33681         * sysdeps/posix/mkfifoat.c: ... here.
33683         * sysdeps/unix/utime.c: Moved ...
33684         * sysdeps/posix/utime.c: ... here.
33686         * sysdeps/unix/time.c: Moved ...
33687         * sysdeps/posix/time.c: ... here.
33688         * sysdeps/unix/sysv/linux/time.c: Adjust #include.
33689         * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
33691         * sysdeps/unix/nice.c: Moved ...
33692         * sysdeps/posix/nice.c: ... here.
33694         * sysdeps/unix/alarm.c: Moved ...
33695         * sysdeps/posix/alarm.c: ... here.
33697         * intl/Makefile ($(codeset_mo)): Depend on the input file.
33699 2012-08-17  Jeff Law <law@redhat.com>
33701         * intl/Makefile (codeset_mo): New variable.
33702         ($(codeset_mo)): New target.
33703         (tst-codeset.out): Depend on that.  Remove explicit rule.
33704         (tst-gettext3.out, tst-gettext5.out): Likewise.
33705         (LOCPATH-ENV, tst-codeset-ENV): New variables.
33706         (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
33707         * intl/tst-codeset.sh: Remove.
33708         * intl/tst-gettext3.sh: Likewise.
33709         * intl/tst-gettext5.sh: Likewise.
33711 2012-08-17  Roland McGrath  <roland@hack.frob.com>
33713         * sysdeps/unix/inet/syscalls.list: File removed.  Move contents into ...
33714         * sysdeps/unix/syscalls.list: ... here.
33716         * sysdeps/posix/getaddrinfo.c
33717         (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
33718         (gaiconf_init, gaiconf_reload): Use them.
33719         [!_STATBUF_ST_NSEC]
33720         (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
33721         Define using time_t rather than struct timespec.
33723         * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
33724         (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
33725         Macros removed.
33726         * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
33727         [!NO_THREADS].
33728         (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
33729         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
33730         Likewise.
33732         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
33733         __libc_cleanup_push argument.
33735         * bits/param.h: New file.
33736         * misc/sys/param.h: New file.
33737         * include/sys/param.h: New file.
33738         * misc/Makefile (headers): Add bits/param.h.
33739         * sysdeps/generic/sys/param.h: File removed.
33740         * sysdeps/unix/sysv/linux/bits/param.h: New file.
33741         * sysdeps/unix/sysv/linux/sys/param.h: File removed.
33742         * sysdeps/mach/hurd/bits/param.h: New file.
33743         * sysdeps/mach/hurd/sys/param.h: File removed.
33745         * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
33746         last change.
33748         * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
33749         [_IO_MTSAFE_IO].
33750         * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
33751         (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
33752         New macros.
33754         * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
33755         * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
33756         rather than -D_IO_MTSAFE_IO conditionally.
33757         * stdio-common/Makefile (CPPFLAGS): Likewise.
33758         * wcsmbs/Makefile (CPPFLAGS): Likewise.
33759         * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
33760         Use $(libio-mtsafe).
33761         * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
33762         of -D_IO_MTSAFE_IO.
33763         (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
33764         (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
33765         (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
33766         (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
33767         (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
33768         (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
33769         (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
33770         (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
33771         (CFLAGS-fread_u_chk.c): Likewise.
33772         (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
33773         (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
33774         (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
33775         (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
33776         * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
33777         * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
33778         * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
33779         * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
33780         * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
33782         * libio/Makefile: Test [$(libc-reentrant) = yes]
33783         instead of [$(filter %REENTRANT, $(defines)) nonempty].
33785         * Makeconfig
33786         [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
33787         * sysdeps/pthread/configure: File removed.
33788         * sysdeps/pthread/Makeconfig: New file.
33789         * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
33790         * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
33792 2012-08-16  Gary Benson  <gbenson@redhat.com>
33794         * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
33795         unmapping the first object in a namespace.
33797 2012-08-16  Roland McGrath  <roland@hack.frob.com>
33799         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
33800         (__internal_setnetgrent): ... this.  Add internal_function to
33801         definition.  Add libc_hidden_def.
33802         (setnetgrent): Update caller.
33803         (internal_endnetgrent): Renamed to ...
33804         (__internal_endnetgrent): ... this.  Add internal_function to
33805         definition.  Add libc_hidden_def.
33806         (endnetgrent): Update caller.
33807         (internal_getnetgrent_r): Renamed to ...
33808         (__internal_getnetgrent_r): ... this.  Add internal_function to
33809         definition.  Add libc_hidden_def.
33810         (__getnetgrent_r): Update caller.
33811         * inet/netgroup.h: Update declarations.  Add libc_hidden_proto uses.
33813 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
33815         * stdlib/longlong.h: Update from GCC.
33817 2012-08-16  Roland McGrath  <roland@hack.frob.com>
33819         * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
33820         on _QL, which is set by umul_ppmm but never used.
33821         * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
33822         variables, which are set by GMP macros but never used.
33823         * stdio-common/_itowa.c (_itowa): Likewise.
33824         * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
33825         * stdlib/mod_1.c (mpn_mod_1): Likewise.
33827 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
33829         * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
33830         struct La_sh_regs is not constant.
33831         * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
33832         <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
33833         and struct La_sparc64_regs are not constant.
33835 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
33837         * sysdeps/unix/sysv/linux/kernel-features.h
33838         (__ASSUME_POSIX_TIMERS): Remove.
33839         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
33840         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
33841         * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
33842         Make code unconditional.
33843         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
33844         * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
33845         Make code unconditional.
33846         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
33847         * sysdeps/unix/sysv/linux/clock_nanosleep.c
33848         [__ASSUME_POSIX_TIMERS]: Make code unconditional.
33849         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
33850         * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
33851         Make code unconditional.
33852         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
33853         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
33854         (__libc_missing_posix_timers): Remove.
33856 2012-08-15  Roland McGrath  <roland@hack.frob.com>
33858         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
33859         check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
33861         * bits/libc-lock.h (__rtld_lock_initialize): New macro.
33863         * elf/dl-sym.c: Include <stdlib.h>.
33865         * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
33866         constants, which avoids warnings in 32-bit builds.
33868         * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
33869         (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
33871         * misc/lseek.c: File moved to ...
33872         * io/lseek.c: ... here.
33874         * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
33876         * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
33877         shifting LEN more than 31 bits at once.
33879 2012-08-15  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
33881         [BZ #14195]
33882         * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
33883         segmentation fault for a case of two empty input strings.
33884         * string/test-strncasecmp.c (check1): Renamed to...
33885         (bz12205): ...this.
33886         (bz14195): Add new testcase for two empty input strings and N > 0.
33887         (test_main): Call new testcase, adapt for renamed function.
33889 2012-08-15  Andreas Jaeger  <aj@suse.de>
33891         [BZ #14090]
33892         * crypt/md5test2.c: New test, based on test supplied by Serge
33893         Belyshev <belyshev@depni.sinp.msu.ru>.
33894         * crypt/Makefile (xtests): Add md5test-giant..
33895         * crypt/Makefile ($(objpfx)md5test-giant): Add.
33897 2012-08-15  Paul Eggert  <eggert@cs.ucla.edu>
33899         [BZ #14090]
33900         * crypt/md5.c (md5_process_block): Don't assume the buffer
33901         length is less than 2**32.
33902         * crypt/sha512.c (sha512_process_block): Don't assume the buffer
33903         length is less than 2**64.
33905 2012-08-15  Roland McGrath  <roland@hack.frob.com>
33907         * string/str-two-way.h: Include <sys/param.h>.
33908         (MAX): Macro removed.
33910         * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
33911         Move #define and #undef of memmove to just before and after
33912         including <string.h>.
33914         * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
33915         [!NOT_IN_libc]: Move #define and #undef of memmove to just before
33916         and after including <string.h>.  Move declarations of
33917         __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
33918         to before #include "string/memmove.c".
33920         * include/dirent.h: Declare __getdirentries.
33922         * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
33923         using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
33925 2012-08-14  Mike Frysinger  <vapier@gentoo.org>
33927         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
33928         * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
33929         * sysdeps/i386/configure: Regenerated.
33930         * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
33931         STABS_CURRENT_FILE, and STABS_FUN.
33932         (END): Remove call to STABS_FUN_END.
33933         (STABS_CURRENT_FILE1): Delete.
33934         (STABS_CURRENT_FILE): Likewise.
33935         (STABS_FUN): Likewise.
33936         (STABS_FUN_END): Likewise.
33937         (STABS_FUN2): Likewise.
33938         * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
33939         * sysdeps/x86_64/configure: Regenerated.
33941 2012-08-14  Roland McGrath  <roland@hack.frob.com>
33943         * elf/dl-open.c: Include <atomic.h>.
33944         * elf/dl-lookup.c: Likewise.
33946 2012-08-14  Joseph Myers  <joseph@codesourcery.com>
33948         * sysdeps/unix/sysv/linux/kernel-features.h
33949         (__ASSUME_CLONE_THREAD_FLAGS): Remove.
33950         * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
33951         unconditionally.
33952         * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
33953         unconditionally.
33954         * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
33955         condition on __ASSUME_CLONE_THREAD_FLAGS.
33957 2012-08-14  Andreas Jaeger  <aj@suse.de>
33959         * sysdeps/i386/fpu/libm-test-ulps: Update.
33961 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
33963         * include/atomic.h (atomic_exchange_and_add): Split into ...
33964         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
33965         New atomic macros.
33967 2012-08-13  Markus Trippelsdorf  <markus@trippelsdorf.de>
33969         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
33971 2012-08-13  Jeff Law <law@redhat.com>
33973         * manual/stdio.texi (snprintf): Clarify handling of the trailing
33974         null byte in the output string.
33976 2012-08-10  Joseph Myers  <joseph@codesourcery.com>
33978         * sysdeps/unix/sysv/linux/kernel-features.h
33979         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
33980         [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
33981         (__ASSUME_ARG_MAX_STACK_BASED): Define.
33982         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
33983         [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
33984         !__ASSUME_ARG_MAX_STACK_BASED.  Compare version with
33985         __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
33987 2012-08-09  Jeff Law <law@redhat.com>
33989         [BZ #13939]
33990         * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
33991         When avoid_arena is set, don't retry in the that arena.  Pick the
33992         next one, whatever it might be.
33993         (arena_get2): New parameter avoid_arena, pass through to reused_arena.
33994         (arena_lock): Pass in new parameter to arena_get2.
33995         * malloc/malloc.c (__libc_memalign): Pass in new parameter to
33996         arena_get2.
33997         (__libc_malloc): Unify retrying after main arena failure with
33998         __libc_memalign version.
33999         (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
34001 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
34003         [BZ #14166]
34004         * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
34005         to __redirect_strstr.
34006         (__strstr_sse42): Use typeof __redirect_strstr.
34007         (__strstr_ia32): Likewise.
34008         (__libc_strstr): New prototype.
34009         (strstr): Renamed to ...
34010         (__libc_strstr): This.
34011         (strstr): New strong alias of __libc_strstr.
34012         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
34013         * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
34014         __redirect_time.
34015         Include <time.h>.
34016         (__libc_time): New prototype.
34017         (time_ifunc): Replace time with __libc_time.
34018         (time): New strong alias and hidden definition of __libc_time.
34019         (__GI_time): Remove strong alias.
34020         * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
34021         Include <stddef.h>.
34022         (memmove): Redefined to __redirect_memmove.
34023         (__memmove_sse2): Use typeof __redirect_memmove.
34024         (__memmove_ssse3): Likewise.
34025         (__memmove_ssse3_back): Likewise.
34026         (__libc_memmove): New prototype.
34027         (memmove): Renamed to ...
34028         (__libc_memmove): This.
34029         (memmove): New strong alias of __libc_memmove.
34031 2012-08-08  Mark Salter  <msalter@redhat.com>
34033         * elf/elf.h
34034         (R_MN10300_TLS_GD): Define.
34035         (R_MN10300_TLS_LD): Likewise.
34036         (R_MN10300_TLS_LDO): Likewise.
34037         (R_MN10300_TLS_GOTIE): Likewise.
34038         (R_MN10300_TLS_IE): Likewise.
34039         (R_MN10300_TLS_LE): Likewise.
34040         (R_MN10300_TLS_DTPMOD): Likewise.
34041         (R_MN10300_TLS_DTPOFF): Likewise.
34042         (R_MN10300_TLS_TPOFF): Likewise.
34043         (R_MN10300_SYM_DIFF): Likewise.
34044         (R_MN10300_ALIGN): Likewise.
34045         (R_MN10300_NUM): Update.
34047 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
34049         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
34050         Remove.
34052 2012-08-08  Roland McGrath  <roland@hack.frob.com>
34054         * sysdeps/posix/fdopendir.c: Include <stddef.h>.
34056         * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
34057         sysdeps/unix -> sysdeps/posix move.
34058         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
34060 2012-08-07      Allan McRae     <allan@archlinux.org>
34062         [BZ #14303]
34063         * sunrpc/rpc_main.c (SVR4_CPP): Remove.
34064         (SUNOS_CPP): Likewise.
34065         (find_cpp): Fall back to selecting system cpp when /lib/cpp is
34066         not found.
34067         (open_input): Call CPP using execvp.
34069 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
34071         * sysdeps/unix/sysv/linux/kernel-features.h
34072         (__ASSUME_PROT_GROWSUPDOWN): Remove.
34073         (__ASSUME_NO_CLONE_DETACHED): Likewise.
34074         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
34075         (__ASSUME_WAITID_SYSCALL): Likewise.
34076         * sysdeps/unix/sysv/linux/dl-execstack.c
34077         (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
34078         code unconditional.
34079         (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
34080         conditional code.
34081         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
34082         [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
34083         (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
34084         code.
34085         * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
34086         unconditional.
34087         [__ASSUME_WAITID_SYSCALL]: Likewise.
34088         [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
34090 2012-08-07  Roland McGrath  <roland@hack.frob.com>
34092         * sysdeps/unix/closedir.c: Renamed to ...
34093         * sysdeps/posix/closedir.c: ... here.
34094         * sysdeps/unix/dirfd.c: Renamed to ...
34095         * sysdeps/posix/dirfd.c: ... here.
34096         * sysdeps/unix/dirstream.h: Renamed to ...
34097         * sysdeps/posix/dirstream.h: ... here.
34098         * sysdeps/unix/fdopendir.c: Renamed to ...
34099         * sysdeps/posix/fdopendir.c: ... here.
34100         * sysdeps/unix/opendir.c: Renamed to ...
34101         * sysdeps/posix/opendir.c: ... here.
34102         * sysdeps/unix/readdir.c: Renamed to ...
34103         * sysdeps/posix/readdir.c: ... here.
34104         * sysdeps/unix/readdir_r.c: Renamed to ...
34105         * sysdeps/posix/readdir_r.c: ... here.
34106         * sysdeps/unix/rewinddir.c: Renamed to ...
34107         * sysdeps/posix/rewinddir.c: ... here.
34108         * sysdeps/unix/seekdir.c: Renamed to ...
34109         * sysdeps/posix/seekdir.c: ... here.
34110         * sysdeps/unix/telldir.c: Renamed to ...
34111         * sysdeps/posix/telldir.c: ... here.
34112         * sysdeps/unix/sysv/linux/opendir.c: Update #include.
34113         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
34114         * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
34115         * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
34117         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
34118         * bits/fcntl.h: ... here.
34120         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
34121         not 0.
34122         (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
34123         [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
34124         (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
34125         (struct flock): Move l_start, l_len to the beginning.
34126         Use __pid_t for l_pid.
34127         [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
34128         [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
34129         [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
34130         (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
34131         [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
34132         [__USE_LARGEFILE64] (struct flock64): New type.
34133         (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
34135         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
34136         * bits/dirent.h: ... here.
34138         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
34139         [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
34141 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
34143         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
34144         Change from 2.6.0 to 2.6.16.
34145         * sysdeps/unix/sysv/linux/configure: Regenerated.
34146         * sysdeps/unix/sysv/linux/kernel-features.h
34147         (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
34148         (__ASSUME_TGKILL): Define conditional on architectures, not kernel
34149         version.
34150         (__ASSUME_UTIMES): Likewise.
34151         (__ASSUME_CLONE_STOPPED): Remove.
34152         (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
34153         architectures, not kernel version.
34154         (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
34155         (__ASSUME_NO_CLONE_DETACHED): Likewise.
34156         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
34157         (__ASSUME_WAITID_SYSCALL): Likewise.
34158         [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
34159         condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
34160         * README: State 2.6.16 as minimum Linux kernel version.  Do not
34161         refer to older versions.
34163 2012-08-06  Roland McGrath  <roland@hack.frob.com>
34165         * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
34166         Define alphasort64 as an alias.
34167         * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
34168         Define versionsort64 as an alias.
34169         * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
34170         Define scandir64 as an alias.
34171         * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
34172         Define scandirat64 as an alias.
34173         * dirent/alphasort64.c (alphasort64):
34174         Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
34175         * dirent/versionsort64.c: Likewise.
34176         * dirent/scandir64.c: Likewise.
34177         * dirent/scandirat64.c: Likewise.
34178         * sysdeps/wordsize-64/alphasort.c: File removed.
34179         * sysdeps/wordsize-64/alphasort64.c: File removed.
34180         * sysdeps/wordsize-64/scandir.c: File removed.
34181         * sysdeps/wordsize-64/scandir64.c: File removed.
34182         * sysdeps/wordsize-64/scandirat.c: File removed.
34183         * sysdeps/wordsize-64/scandirat64.c: File removed.
34184         * sysdeps/wordsize-64/versionsort.c: File removed.
34185         * sysdeps/wordsize-64/versionsort64.c: File removed.
34186         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
34187         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
34188         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
34189         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
34190         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
34191         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
34192         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
34193         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
34195         * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
34196         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
34197         [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
34198         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
34199         [defined __arch64__ || defined __sparcv9]
34200         (__INO_T_MATCHES_INO64_T): New macro.
34201         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
34202         [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
34203         * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
34204         * sysdeps/unix/sysv/linux/bits/dirent.h
34205         [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
34206         (_DIRENT_MATCHES_DIRENT64): New macro.
34208         * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
34209         Define lockf64 as an alias.
34210         * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
34211         Define fseeko64 as an alias.
34212         * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
34213         Define ftello64 as an alias.
34214         * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
34215         Define _IO_fgetpos64 and fgetpos64 as aliases.
34216         * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
34217         Define _IO_fsetpos64 and fsetpos64 as aliases.
34218         * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
34219         Conditionalize body on this.
34220         * libio/fseeko64.c: Likewise.
34221         * libio/ftello64.c: Likewise.
34222         * libio/iofgetpos64.c: Likewise.
34223         * libio/iofsetpos64.c: Likewise.
34224         * sysdeps/wordsize-64/lockf.c: File removed.
34225         * sysdeps/wordsize-64/lockf64.c: File removed.
34226         * sysdeps/wordsize-64/fseeko.c: File removed.
34227         * sysdeps/wordsize-64/fseeko64.c: File removed.
34228         * sysdeps/wordsize-64/ftello.c: File removed.
34229         * sysdeps/wordsize-64/ftello64.c: File removed.
34230         * sysdeps/wordsize-64/iofgetpos.c: File removed.
34231         * sysdeps/wordsize-64/iofgetpos64.c: File removed.
34232         * sysdeps/wordsize-64/iofsetpos.c: File removed.
34233         * sysdeps/wordsize-64/iofsetpos64.c: File removed.
34234         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
34235         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
34236         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
34237         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
34238         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
34239         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
34240         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
34241         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
34242         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
34243         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
34245         * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
34246         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
34247         [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
34248         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
34249         [defined __arch64__ || defined __sparcv9]
34250         (__OFF_T_MATCHES_OFF64_T): New macro.
34251         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
34252         [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
34253         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
34254         (__OFF_T_MATCHES_OFF64_T): New macro.
34256 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
34258         * stdlib/secure-getenv.c (__secure_getenv): Replace
34259         GLIBC_2_16 with GLIBC_2_17.
34261 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
34263         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
34264         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
34266 2012-08-03  David S. Miller  <davem@davemloft.net>
34268         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34270 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
34272         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
34273         Remove.
34274         (__ASSUME_CORRECT_SI_PID): Likewise.
34275         (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
34276         (__ASSUME_TMPFS_NAME): Likewise.
34277         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
34278         [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
34279         * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
34280         (HAVE_AUX_SECURE): Make definition unconditional.
34281         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
34282         [!__ASSUME_TMPFS_NAME]: Remove conditional code.
34284 2012-08-03  Roland McGrath  <roland@hack.frob.com>
34286         * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
34287         * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
34288         * sysdeps/mach/hurd/eloop-threshold.h: New file.
34289         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
34290         __eloop_threshold instead of SYMLOOP_MAX.
34292         * sysdeps/generic/eloop-threshold.h: New file.
34293         * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
34294         of MAXSYMLINKS.
34295         * elf/chroot_canon.c (chroot_canon): Likewise.
34297 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
34299         [BZ #13717]
34300         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
34301         Change to 2.6.0 everywhere.
34302         * sysdeps/unix/sysv/linux/configure: Regenerated.
34303         * sysdeps/unix/sysv/linux/kernel-features.h
34304         (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
34305         (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
34306         kernel versions.
34307         (__ASSUME_POSIX_TIMERS): Define unconditionally.
34308         (__ASSUME_FUTEX_REQUEUE): Remove.
34309         (__ASSUME_STATFS64): Define unconditionally.
34310         (__ASSUME_AT_SECURE): Likewise.
34311         (__ASSUME_CORRECT_SI_PID): Likewise.
34312         (__ASSUME_TGKILL): Define without depending on kernel version for
34313         i386.
34314         (__ASSUME_UTIMES): Likewise.
34315         (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
34316         kernel version.
34317         (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
34318         (__ASSUME_TMPFS_NAME): Likewise.
34319         * README: Update reference to Linux kernel versions.
34321 2012-08-02  Marek Polacek  <polacek@redhat.com>
34323         [BZ# 14150]
34324         * configure.in (libc_cv_asm_type_prefix): Remove test.  Replace
34325         libc_cv_asm_type_prefix with %.
34326         * configure: Regenerated.
34327         * include/libc-symbols.h: Remove comment about
34328         ASM_TYPE_DIRECTIVE_PREFIX.  Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
34329         (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
34330         (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
34331         (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
34332         (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
34333         * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
34334         [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
34335         [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
34336         * elf/tst-unique2mod1.c: Likewise.
34337         * elf/tst-unique1mod2.c: Likewise.
34338         * elf/tst-unique1mod1.c: Likewise.
34339         * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
34340         * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
34341         Replace ASM_TYPE_DIRECTIVE with .type.
34342         * sysdeps/s390/s390-64/sysdep.h: Likewise.
34343         * sysdeps/i386/sysdep.h: Likewise.
34344         * sysdeps/x86_64/sysdep.h: Likewise.
34345         * sysdeps/sh/sysdep.h: Likewise.
34346         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
34347         Do not define ASM_TYPE_DIRECTIVE.
34348         * sysdeps/powerpc/sysdep.h: Likewise.
34349         * sysdeps/powerpc/powerpc32/sysdep.h:
34350         Replace ASM_TYPE_DIRECTIVE with .type.
34351         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
34352         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
34353         * sysdeps/i386/fpu/e_powf.S: Likewise.
34354         * sysdeps/i386/fpu/e_expl.S: Likewise.
34355         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
34356         * sysdeps/i386/fpu/e_acosh.S: Likewise.
34357         * sysdeps/i386/fpu/e_pow.S: Likewise.
34358         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
34359         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
34360         * sysdeps/i386/fpu/s_expm1.S: Likewise.
34361         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
34362         * sysdeps/i386/fpu/e_log2.S: Likewise.
34363         * sysdeps/i386/fpu/e_log2l.S: Likewise.
34364         * sysdeps/i386/fpu/e_scalb.S: Likewise.
34365         * sysdeps/i386/fpu/e_powl.S: Likewise.
34366         * sysdeps/i386/fpu/e_log10f.S: Likewise.
34367         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
34368         * sysdeps/i386/fpu/e_logl.S: Likewise.
34369         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
34370         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
34371         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
34372         * sysdeps/i386/fpu/e_log2f.S: Likewise.
34373         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
34374         * sysdeps/i386/fpu/e_log.S: Likewise.
34375         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
34376         * sysdeps/i386/fpu/e_logf.S: Likewise.
34377         * sysdeps/i386/fpu/e_log10l.S: Likewise.
34378         * sysdeps/i386/fpu/e_atanh.S: Likewise.
34379         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
34380         * sysdeps/i386/fpu/e_log10.S: Likewise.
34381         * sysdeps/i386/fpu/s_frexp.S: Likewise.
34382         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
34383         * sysdeps/i386/fpu/s_asinh.S: Likewise.
34384         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
34385         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
34386         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
34387         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
34388         * sysdeps/i386/i686/strtok.S: Likewise.
34389         * sysdeps/i386/i386-mcount.S: Likewise.
34390         * sysdeps/i386/strtok.S: Likewise.
34391         * sysdeps/x86_64/fpu/e_expl.S: Likewise.
34392         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
34393         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
34394         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
34395         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
34396         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
34397         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
34398         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
34399         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
34400         * sysdeps/x86_64/_mcount.S: Likewise.
34401         * sysdeps/x86_64/strtok.S: Likewise.
34402         * sysdeps/sh/_mcount.S: Likewise.
34404 2012-08-01  Roland McGrath  <roland@hack.frob.com>
34406         * libio/iofopen.c: Include <fcntl.h>.
34407         [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
34408         (_IO_fopen64, fopen64): Define as aliases.
34409         * libio/iofopen64.c: Include <fcntl.h>.
34410         [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
34411         Conditionalize body on this.
34412         * sysdeps/wordsize-64/iofopen.c: File removed.
34413         * sysdeps/wordsize-64/iofopen64.c: File removed.
34415 2012-08-01  Marek Polacek  <polacek@redhat.com>
34417         * libc/Makeconfig: Use elf in place of binfmt-subdir.
34418         Use dlfcn directly instead of a variable.
34419         (binfmt-subdir): Do not define.
34420         (dlfcn): Likewise.
34422 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
34424         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
34425         Remove all definitions.
34426         * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
34427         <kernel-features.h>.
34428         [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
34429         (miss_F_GETOWN_EX): Remove all definitions.
34430         [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
34431         macro definition.
34432         [!__ASSUME_FCNTL64]: Remove conditional code.
34433         [__ASSUME_FCNTL64]: Make code unconditional.
34434         * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
34435         <kernel-features.h>.
34436         [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
34437         (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
34438         (lockf64) [__NR_fcntl64]: Make code unconditional.
34439         (lockf64) [__ASSUME_FCNTL64]: Likewise.
34441         * sysdeps/unix/sysv/linux/kernel-features.h
34442         (__ASSUME_VFORK_SYSCALL): Remove all definitions.
34443         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
34444         Make code unconditional.
34445         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
34446         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
34447         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
34448         [__NR_vfork]: Make code unconditional.
34449         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
34450         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
34451         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
34452         [__NR_vfork]: Make code unconditional.
34453         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
34454         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
34456 2012-08-01  Roland McGrath  <roland@hack.frob.com>
34458         * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
34459         (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
34461         * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
34462         Define mkstemp64 as an alias.
34463         * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
34464         Define mkstemps64 as an alias.
34465         * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
34466         Define mkostemp64 as an alias.
34467         * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
34468         Define mkostemps64 as an alias.
34469         * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
34470         Conditionalize body on this.
34471         * misc/mkostemp64.c: Likewise.
34472         * misc/mkostemps64.c: Likewise.
34473         * misc/mkstemps64.c: Likewise.
34474         * sysdeps/wordsize-64/mkstemp64.c: File removed.
34475         * sysdeps/wordsize-64/mkostemp64.c: File removed.
34476         * sysdeps/wordsize-64/mkostemp.c: File removed.
34477         * sysdeps/wordsize-64/mkstemp.c: File removed.
34478         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
34479         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
34480         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
34481         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
34483         [BZ #14138]
34484         * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
34485         * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
34486         * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
34487         * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
34489         * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
34490         compat_symbol macros from <shlib-compat.h> rather than the underlying
34491         default_symbol_version and symbol_version macros, so that DEFAULT
34492         lines in shlib-versions are respected.
34493         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
34495 2012-08-01  Florian Weimer  <fweimer@redhat.com>
34497         * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
34498         Declare with warn_unused_result.
34499         (setgid, setregid, setegid, setresgid): Likewise.
34500         * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
34501         Likewise.
34502         * WUR-REPORT: Remove set*id functions.
34504 2012-07-31  Pino Toscano  <toscano.pino@tiscali.it>
34506         * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
34508 2012-07-31  Roland McGrath  <roland@hack.frob.com>
34510         [BZ #10191]
34511         * include/sys/socket.h (__libc_accept, __libc_accept4):
34512         Add attribute_hidden.
34513         * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
34515         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
34516         use of PTR_MANGLE.
34517         * inet/getnetgrent_r.c (setup): Likewise.
34519         * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
34521 2012-07-31  David S. Miller  <davem@davemloft.net>
34523         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34525 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
34527         [BZ #13629]
34528         * math/s_clog.c (__clog): Use __log1p if larger part has absolute
34529         value between 1.0 and 2.0 and smaller part has absolute value less
34530         than 1.0.
34531         * math/s_clog10.c (__clog10): Likewise.
34532         * math/s_clog10f.c (__clog10f): Likewise.
34533         * math/s_clog10l.c (__clog10l): Likewise.
34534         * math/s_clogf.c (__clogf): Likewise.
34535         * math/s_clogl.c (__clogl): Likewise.
34536         * math/libm-test.inc (clog_test): Add more tests.
34537         (clog10_test): Likewise.
34538         * sysdeps/i386/fpu/libm-test-ulps: Update.
34539         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34541 2012-07-31  Florian Weimer  <fweimer@redhat.com>
34543         * stdlib/tst-secure-getenv.c: Use printf for error reporting.
34544         Exit with zero in case no suitable GID is found, and write a
34545         message to standard error.
34547 2012-07-30  Roland McGrath  <roland@hack.frob.com>
34549         * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
34550         rather than to 1.
34551         (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
34552         (MAXPATHLEN): Removed.
34553         (NOGROUP, NODEV): New macros.
34554         (setbit, clrbit, isset, isclr): New macros.
34555         (howmany, roundup, powerof2): New macros.
34556         (DEV_BSIZE): New macro.
34558         * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
34559         * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
34561         * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
34562         definition on [!__NO_LONG_DOUBLE_MATH].
34564         * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
34565         PTR_MANGLE and PTR_DEMANGLE.
34567         * socket/accept4.c (accept4): Rename to __libc_accept4.
34568         Define accept4 as a weak alias.
34570         * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
34571         on [_DIRENT_HAVE_D_TYPE].
34572         * io/ftw.c (ftw_dir): Likewise.
34574         * io/xmknod.c (__xmknod): Don't check PATH for being null.
34576         * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
34578         * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
34579         Use the BSD numbers rather than the arbitrary ones we had.
34580         (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
34581         (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
34582         (SIGXCPU, SIGXFSZ): New macros.
34583         (_NSIG): Now 32.
34585         * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
34586         initializer on [_LIBC_REENTRANT].
34588         * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
34589         definitions inside [_POSIX_MAPPED_FILES].
34591         * posix/regex.c: Include <sys/param.h> for MIN/MAX.
34593         * dirent/opendir.c: Include <fcntl.h>.
34595         * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
34596         (__libc_getspecific): Likewise.
34597         (__libc_key_create): Likewise.
34599         * stdio-common/tmpfile64.c: Include <fcntl.h> first.
34600         [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
34601         * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
34602         (tmpfile64): Define as alias.
34603         * sysdeps/wordsize-64/tmpfile.c: File removed.
34604         * sysdeps/wordsize-64/tmpfile64.c: File removed.
34605         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
34606         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
34608         * stdio-common/vfscanf.c: Include <stdbool.h>.
34609         * nss/makedb.c: Likewise.
34610         * stdio-common/_i18n_number.h: Likewise.
34611         * argp/argp-help.c: Likewise.
34612         * posix/wordexp.c: Likewise.
34613         * sysdeps/posix/spawni.c: Likewise.
34614         * nss/nss_files/files-initgroups.c: Likewise.
34615         * stdio-common/reg-modifier.c: Include <stdlib.h>.
34616         * nss/nss_files/files-initgroups.c: Likewise.
34617         * nss/nss_db/db-netgrp.c: Likewise.
34618         * nss/nss_db/db-initgroups.c: Likewise.
34619         * io/fchmodat.c: Include <sys/stat.h>.
34621         * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
34622         __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
34624         * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
34625         [HAVE_MMAP].
34627         * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
34628         Add multiple inclusion protection.
34630 2012-07-27  David S. Miller  <davem@davemloft.net>
34632         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34634 2012-07-27  Gary Benson  <gbenson@redhat.com>
34636         [BZ #14298]
34637         * elf/rtld.c: Include <stap-probe.h>.
34638         (dl_main): Added static probes "init_start" and "init_complete".
34639         * elf/dl-load.c: Include <stap-probe.h>.
34640         (lose): Take new parameter "nsid".
34641         Added static probe "map_failed".
34642         (_dl_map_object_from_fd): Pass namespace id to lose.
34643         Added static probe "map_start".
34644         (open_verify): Pass namespace id to lose.
34645         * elf/dl-open.c: Include <stap-probe.h>.
34646         (dl_open_worker) Added static probes "map_complete", "reloc_start"
34647         and "reloc_complete".
34648         * elf/dl-close.c: Include <stap-probe.h>.
34649         (_dl_close_worker): Added static probes "unmap_start" and
34650         "unmap_complete".
34651         * elf/rtld-debugger-interface.txt: New file documenting the above.
34653 2012-07-26  Roland McGrath  <roland@hack.frob.com>
34655         * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
34656         rather than a string variable.
34657         * sunrpc/rpc_main.c (h_output): Likewise.
34658         * sunrpc/rpc_svcout.c (write_real_program): Likewise.
34660 2012-07-26  Pino Toscano  <toscano.pino@tiscali.it>
34662         * inet/check_native.c: New file.
34664 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
34666         [BZ #13629]
34667         * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
34668         if larger part has absolute value 1.0.
34669         * math/s_clog10.c (__clog10): Likewise.
34670         * math/s_clog10f.c (__clog10f): Likewise.
34671         * math/s_clog10l.c (__clog10l): Likewise.
34672         * math/s_clogf.c (__clogf): Likewise.
34673         * math/s_clogl.c (__clogl): Likewise.
34674         * math/libm-test.inc (clog_test): Add more tests.
34675         (clog10_test): Likewise.
34676         * sysdeps/i386/fpu/libm-test-ulps: Update.
34677         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34679         * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
34680         (pltexit): Likewise.
34681         (La_regs): Likewise.
34682         (La_retval): Likewise.
34683         (int_retval): Likewise.
34684         Update #error for removed macros to refer only to definitions in
34685         tst-audit.h.
34686         * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
34687         macro.
34688         (pltexit): Likewise.
34689         (La_regs): Likewise.
34690         (La_retval): Likewise.
34691         (int_retval): Likewise.
34692         * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
34693         macro.
34694         (pltexit): Likewise.
34695         (La_regs): Likewise.
34696         (La_retval): Likewise.
34697         (int_retval): Likewise.
34698         * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
34699         macro.
34700         (pltexit): Likewise.
34701         (La_regs): Likewise.
34702         (La_retval): Likewise.
34703         (int_retval): Likewise.
34704         * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
34705         macro.
34706         (pltexit): Likewise.
34707         (La_regs): Likewise.
34708         (La_retval): Likewise.
34709         (int_retval): Likewise.
34710         * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
34711         macro.
34712         (pltexit): Likewise.
34713         (La_regs): Likewise.
34714         (La_retval): Likewise.
34715         (int_retval): Likewise.
34716         * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
34717         macro.
34718         (pltexit): Likewise.
34719         (La_regs): Likewise.
34720         (La_retval): Likewise.
34721         (int_retval): Likewise.
34722         * sysdeps/generic/tst-audit.h: Update comment to refer only to
34723         macro definitions in tst-audit.h.
34724         * sysdeps/i386/tst-audit.h: New file.
34725         * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
34726         * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
34727         * sysdeps/s390/s390-32/tst-audit.h: Likewise.
34728         * sysdeps/s390/s390-64/tst-audit.h: Likewise.
34729         * sysdeps/sh/tst-audit.h: Likewise.
34730         * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
34731         * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
34732         * sysdeps/x86_64/tst-audit.h: Likewise.
34734 2012-07-26  Andreas Jaeger  <aj@suse.de>
34736         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
34737         ptrace.
34739         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
34740         new value PTRACE_EVENT_SECCOMP from Linux 3.5.
34741         (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
34742         PTRACE_O_MASK.
34743         * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
34744         * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
34745         * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
34747         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
34748         value.
34750         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
34751         _sigsys.
34752         (si_call_addr, si_syscall, si_arch): Define new macro.
34753         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
34754         _sigsys.
34755         (si_call_addr, si_syscall, si_arch): Define new marcro.
34756         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
34757         _sigsys.
34758         (si_call_addr, si_syscall, si_arch): Define new macro.
34759         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
34760         _sigsys.
34761         (si_call_addr, si_syscall, si_arch): Define new macro.
34763 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
34765         [BZ #13717]
34766         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
34767         Change to 2.4.21 where previously 2.4.1.
34768         * sysdeps/unix/sysv/linux/configure: Regenerated.
34769         * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
34770         __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
34771         Linux kernel version.
34772         (__ASSUME_STD_AUXV): Remove.
34773         [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
34774         kernel version.
34775         [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
34776         (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
34777         (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
34778         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
34779         (__ASSUME_NETLINK_SUPPORT): Likewise.
34780         * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
34781         (__no_netlink_support): Remove conditional definition.
34782         * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
34783         Remove.
34784         (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
34785         [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
34786         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
34787         (if_nameindex_ioctl): Remove.
34788         (if_nameindex_netlink): Do not handle __no_netlink_support.
34789         (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
34790         code.
34791         * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
34792         Remove conditional code.
34793         (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
34794         code.
34795         (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
34796         unconditional.
34797         [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
34798         [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
34799         * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
34800         Remove.
34801         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
34802         [!__ASSUME_STD_AUXV]: Remove conditional code.
34803         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
34804         [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
34805         [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
34806         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
34807         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
34808         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
34809         code.
34810         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
34811         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
34812         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
34813         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
34814         conditional code.
34815         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
34816         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
34817         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
34818         code.
34819         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
34820         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
34821         conditional code.
34822         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
34823         (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
34824         code unconditional.
34825         (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
34826         conditional code.
34827         (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
34828         unconditional.
34829         (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
34830         conditional code.
34831         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
34832         (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
34833         unconditional.
34834         (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
34835         conditional code.
34836         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
34837         (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
34838         code unconditional.
34839         (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
34840         conditional code.
34841         (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
34842         unconditional.
34843         (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
34844         conditional code.
34845         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
34846         (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
34847         code unconditional.
34848         (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
34849         conditional code.
34850         (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
34851         unconditional.
34852         (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
34853         conditional code.
34855 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
34857         * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
34858         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
34859         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
34860         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
34861         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
34862         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
34863         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
34864         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
34865         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
34866         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
34867         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
34868         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
34869         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
34870         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
34871         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
34872         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
34873         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
34874         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
34875         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
34876         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
34877         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
34878         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
34879         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
34881 2012-07-25  Florian Weimer  <fweimer@redhat.com>
34883         * Versions.def: Add GLIBC_2.17.
34884         * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
34885         * include/stdlib.h: Rename __secure_getenv to secure_getenv.
34886         Introduce __libc_secure_getenv.
34887         * stdlib/Versions (2.17): Add secure_getenv
34888         (GLIBC_PRIVATE): Add __libc_secure_getenv.
34889         * stdlib/secure-getenv.c: Rename __secure_getenv to
34890         __libc_secure_getenv.  Add secure_getenv alias.  Add compatibility
34891         symbol __secure_getenv for GLIBC_2.0.
34892         * stdlib/tst-secure-getenv.c: New.
34893         * stdlib/Makefile (tests): Add testcase.
34894         * manual/startup.texi (Environment Access): Document
34895         secure_getenv.
34896         * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
34897         __libc_secure_getenv.
34898         * inet/ruserpass.c (ruserpass): Likewise.
34899         * malloc/mtrace.c (mtrace): Likewise.
34900         * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
34901         * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
34902         * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
34903         * sysdeps/posix/tempname.c: Likewise.  Evaluate
34904         HAVE_SECURE_GETENV.
34905         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
34906         __secure_getenv to __libc_secure_getenv.
34907         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
34908         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
34909         Likewise.
34910         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
34911         Likewise.
34912         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
34913         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
34914         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
34915         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
34916         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
34917         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
34918         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
34920 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
34922         * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
34923         (struct La_i86_retval): Likewise.
34924         (struct La_x86_64_regs): Likewise.
34925         (struct La_x86_64_retval): Likewise.
34926         (struct La_x32_regs): Likewise.
34927         (struct La_x32_retval): Likewise.
34928         (struct La_ppc32_regs): Likewise.
34929         (struct La_ppc32_retval): Likewise.
34930         (struct La_ppc64_regs): Likewise.
34931         (struct La_ppc64_retval): Likewise.
34932         (struct La_sh_regs): Likewise.
34933         (struct La_sh_retval): Likewise.
34934         (struct La_s390_32_regs): Likewise.
34935         (struct La_s390_32_retval): Likewise.
34936         (struct La_s390_64_regs): Likewise.
34937         (struct La_s390_64_retval): Likewise.
34938         (struct La_sparc32_regs): Likewise.
34939         (struct La_sparc32_retval): Likewise.
34940         (struct La_sparc64_regs): Likewise.
34941         (struct La_sparc64_retval): Likewise.
34942         (struct audit_ifaces): Remove architecture-specific pltenter and
34943         pltexit members.
34944         * sysdeps/i386/ldsodefs.h: New file.
34945         * sysdeps/powerpc/ldsodefs.h: Likewise.
34946         * sysdeps/s390/ldsodefs.h: Likewise.
34947         * sysdeps/sh/ldsodefs.h: Likewise.
34948         * sysdeps/sparc/ldsodefs.h: Likewise.
34949         * sysdeps/x86_64/ldsodefs.h: Likewise.
34951 2012-07-25  Marek Polacek  <polacek@redhat.com>
34953         [BZ #6808]
34954         * math/libm-test.inc (yn_test): Add another test.
34955         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
34956         to ERANGE when the result is +-Inf.
34957         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
34958         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
34959         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
34960         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
34962 2012-07-24  Joseph Myers  <joseph@codesourcery.com>
34964         * conform/data/time.h-data (NULL): Use macro-constant.  Require
34965         equal to 0.
34966         (CLOCKS_PER_SEC): Use macro instead of constant.  Specify type as
34967         clock_t.
34968         [ISO11] (TIME_UTC): Use macro-int-constant.  Require value > 0.
34970 2012-07-23  Thomas Schwinge  <thomas@codesourcery.com>
34972         * configure.in <sysdeps resolving>: Correct printing
34973         Implies_before.
34974         * configure: Regenerate.
34976 2012-07-22  Thomas Schwinge  <thomas@codesourcery.com>
34978         * math/w_ilogb.c: Include <limits.h>.
34979         * math/w_ilogbl.c: Likewise.
34981 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
34983         * manual/lang.texi (__va_copy): Document primarily as ISO C99
34984         va_copy.  Document allowing for unavailable va_copy only as
34985         pre-C99 compatibility.
34986         * manual/string.texi (Copying and Concatenation): Use va_copy
34987         instead of __va_copy in concat example.
34989 2012-07-20  Pino Toscano  <toscano.pino@tiscali.it>
34991         * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
34992         (__sendto): Use create_address_port.  Initialize APORT and deallocate
34993         it if not null.
34995         * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
34996         with O_NOLINK passed to __file_name_lookup.
34998         * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
34999         with O_NOLINK passed to __file_name_lookup.
35001         * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
35002         negative N or less than NGIDS.
35004         * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
35005         type to string_t.  Set ERANGE as errno and return it if NAME is not big
35006         enough.  Use memcpy instead of strncpy.
35008 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
35010         * elf/Makefile (check-data): Remove.
35011         (localplt.data): New vpath directive.
35012         ($(objpfx)check-localplt.out): Use localplt.data from vpath
35013         instead of $(check-data).
35014         * scripts/data/localplt-generic.data: Move to ...
35015         * sysdeps/generic/localplt.data: ... here.
35016         * scripts/data/localplt-i386-linux-gnu.data: Move to ...
35017         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
35018         * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
35019         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
35020         ... here.
35021         * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
35022         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
35023         ... here.
35024         * scripts/data/localplt-s390-linux-gnu.data: Move to ...
35025         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
35026         ... here.
35027         * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
35028         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
35029         ... here.
35030         * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
35031         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
35032         ... here.
35033         * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
35034         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
35035         ... here.
35037 2012-07-19 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35039         * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
35040         PPC32 and PPC64 files.
35041         * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
35042         * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
35044 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35046         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
35047         __makecontext_ret to ...
35048         * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
35049         ... here and call exit if uc_link is NULL.  New file.
35050         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
35051         __makecontext_ret.S.
35052         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
35053         __makecontext_ret to ...
35054         * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
35055         ... here and call exit if uc_link is NULL.  New file.
35056         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
35057         __makecontext_ret.S.
35059 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35061         * elf/elf.h (R_390_IRELATIVE): New definition.
35062         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
35063         resolver function for IFUNC symbols.  Support R_390_IRELATIVE.
35064         (elf_machine_lazy_rel): Support R_390_IRELATIVE.
35065         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
35066         (elf_machine_lazy_rel): Likewise.
35067         * sysdeps/s390/dl-irel.h: New file.
35068         * sysdeps/s390/s390-64/memcpy.S: New asm code.
35069         * sysdeps/s390/s390-64/memset.S: New asm code.
35070         * sysdeps/s390/s390-64/memcmp.S: New asm code.
35071         * sysdeps/s390/s390-64/multiarch/memset.S: New file.
35072         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
35073         * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
35074         * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
35075         * sysdeps/s390/s390-64/multiarch/Makefile: New file.
35076         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
35077         * sysdeps/s390/s390-32/multiarch/Makefile: New file.
35078         * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
35079         * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
35080         * sysdeps/s390/s390-32/multiarch/memset.S: New file.
35081         * sysdeps/s390/s390-32/memcpy.S: New asm code.
35082         * sysdeps/s390/s390-32/memset.S: New asm code.
35083         * sysdeps/s390/s390-32/memcmp.S: New asm code.
35085 2012-07-17  Marek Polacek  <polacek@redhat.com>
35087         [BZ #14349]
35088         * sysdeps/s390/s390-32/configure.in: Remove TLS check.
35089         * sysdeps/s390/s390-64/configure.in: Likewise.
35090         * sysdeps/sparc/configure.in: Likewise.
35091         * sysdeps/powerpc/powerpc32/configure.in: Likewise.
35092         * sysdeps/powerpc/powerpc64/configure.in: Likewise.
35093         * sysdeps/i386/configure.in: Likewise.
35094         * sysdeps/x86_64/configure.in: Likewise.
35095         * sysdeps/sh/configure.in: Likewise.
35096         * sysdeps/s390/s390-32/configure: Regenerated.
35097         * sysdeps/s390/s390-64/configure: Likewise.
35098         * sysdeps/x86_64/configure: Likewise.
35099         * sysdeps/sh/configure: Likewise.
35100         * sysdeps/powerpc/powerpc64/configure: Likewise.
35101         * sysdeps/powerpc/powerpc32/configure: Likewise.
35102         * sysdeps/sparc/configure: Likwise.
35103         * sysdeps/i386/configure: Likewise.
35105         * elf/dl-open.c: Comment fixes.
35107 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
35109         * Makefile [CXX] (check-data): Remove.
35110         [CXX] (c++-types.data): New vpath directive.
35111         [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
35112         vpath.  Do not allow for C++ type data being missing.
35113         * scripts/data/c++-types-alpha-linux-gnu.data: Move to
35114         ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
35115         * scripts/data/c++-types-ia64-linux-gnu.data: Move to
35116         ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
35117         * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
35118         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
35119         * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
35120         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
35121         ... here.
35122         * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
35123         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
35124         ... here.
35125         * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
35126         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
35127         ... here.
35128         * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
35129         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
35130         ... here.
35131         * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
35132         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
35133         ... here.
35134         * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
35135         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
35136         ... here.
35137         * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
35138         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
35139         ... here.
35140         * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
35141         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
35143         * elf/tls-macros.h (TLS_LE): Move architecture-specific
35144         definitions to architecture-specific files.
35145         (TLS_IE): Likewise.
35146         (TLS_LD): Likewise.
35147         (TLS_GD): Likewise.
35148         * sysdeps/i386/tls-macros.h: New file.
35149         * sysdeps/powerpc/tls-macros.h: Likewise.
35150         * sysdeps/s390/s390-32/tls-macros.h: Likewise.
35151         * sysdeps/s390/s390-64/tls-macros.h: Likewise.
35152         * sysdeps/sh/tls-macros.h: Likewise.
35153         * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
35154         * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
35155         * sysdeps/x86_64/tls-macros.h: Likewise.
35157 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
35159         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
35160         zero value for regular exit case.
35162         * sysdeps/unix/sysv/linux/x86_64/__start_context.S
35163         (__start_context): Preserve zero value for regular exit case.
35165 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
35166             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35168         * manual/setjmp.texi (setcontext): Clarify normal process
35169         termination when uc_link is the null pointer.
35170         * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
35171         exit call.
35173 2012-07-16  Andreas Schwab  <schwab@linux-m68k.org>
35175         * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
35176         preprocessor.  Test for each exception mask separately.
35178 2012-07-16  Andreas Jaeger  <aj@suse.de>
35180         * po/ru.po: Update from translation team.
35182 2012-07-15  Joseph Myers  <joseph@codesourcery.com>
35184         * conform/data/string.h-data (NULL): Use macro-constant.  Require
35185         equal to 0.
35186         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
35187         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
35188         (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
35189         (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
35190         [ISO || ISO99 || ISO11] (*_t): Do not allow.
35192 2012-07-13  Andreas Jaeger  <aj@suse.de>
35194         * po/fr.po: Update from translation team.
35196 2012-07-12  Marek Polacek  <polacek@redhat.com>
35198         [BZ #14173]
35199         * math/libm-test.inc (yn_test): Add test for BZ #14173.
35200         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
35201         loop condition.
35203 2012-07-12  Joseph Myers  <joseph@codesourcery.com>
35205         [BZ #13717]
35206         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
35207         Change to 2.4.1 where previously 2.4.0.
35208         * sysdeps/unix/sysv/linux/configure: Regenerated.
35209         * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
35210         (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
35211         version.
35212         [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
35213         (__ASSUME_AT_CLKTCK): Remove.
35214         (__ASSUME_AT_PAGESIZE): Likewise.
35215         (__ASSUME_AT_XID): Likewise.
35216         (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
35217         [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
35218         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
35219         unconditionally.
35220         (HAVE_AUX_PAGESIZE): Likewise.
35221         * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
35222         [__ASSUME_AT_CLKTCK]: Make code unconditional.
35223         [!__ASSUME_AT_CLKTCK]: Remove conditional code.
35225 2012-07-12  Jeroen van Bemmel  <jvb127@gmail.com>
35227         [BZ #14307]
35228         * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
35229         the temporary buffer used to invoke __gethostbyname2_r,
35230         __gethostbyaddr_r and gethostbyname4_r to make room for struct
35231         host_data / struct gaih_addrtuple.
35232         * resolv/nss_dns/dns-host.c (global scope): Move definition of
35233         implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
35234         header file nss/nsswitch.h.
35235         * nss/nsswitch.h (global scope): Add definition of implementation
35236         constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
35237         resolv/nss_dns/dns-host.c).
35239 2012-07-11  Andreas Jaeger  <aj@suse.de>
35241         * po/fr.po: Update from translation team.
35243         * po/sv.po: Update from translation team
35244         * po/fr.po: Another update from translation team.
35246 2012-07-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35248         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
35249         for subnormals or multiply small sinh result by itself.
35250         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
35251         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
35253 2012-07-11  David S. Miller  <davem@davemloft.net>
35255         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35257 2012-07-10  Andreas Schwab  <schwab@linux-m68k.org>
35259         [BZ #14347]
35260         * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
35261         (INTERNAL_MARK): Shift it here.
35263 2012-07-10  Marek Polacek  <polacek@redhat.com>
35265         [BZ #14151]
35266         * configure.in (libc_cv_asm_global_directive): Remove test.  Replace
35267         libc_cv_asm_global_directive with .globl.
35268         * configure: Regenerated.
35269         * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
35270         with .globl.
35271         * sysdeps/i386/configure: Regenerated.
35272         * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
35273         with .globl.
35274         * sysdeps/x86_64/configure: Regenerated.
35275         * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
35276         * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
35277         * elf/tst-unique2mod2.c: Likewise.
35278         * elf/tst-unique2mod1.c: Likewise.
35279         * elf/tst-unique1mod2.c: Likewise.
35280         * elf/tst-unique1mod1.c: Likewise.
35281         * sysdeps/s390/s390-32/sysdep.h: Likewise.
35282         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
35283         * sysdeps/s390/s390-64/sysdep.h: Likewise.
35284         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
35285         * sysdeps/mach/sysdep.h: Likewise.
35286         * sysdeps/i386/sysdep.h: Likewise.
35287         * sysdeps/i386/i386-mcount.S: Likewise.
35288         * sysdeps/x86_64/_mcount.S: Likewise.
35289         * sysdeps/x86_64/sysdep.h: Likewise.
35290         * sysdeps/sh/_mcount.S: Likewise.
35291         * sysdeps/sh/sysdep.h: Likewise.
35292         * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
35293         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
35294         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
35295         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
35296         * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
35297         * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
35298         * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
35299         * locale/localeinfo.h: Likewise.
35300         (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
35301         (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
35303 2012-07-09  Roland McGrath  <roland@hack.frob.com>
35305         [BZ #14336]
35306         * manual/charset.texi (Extended Char Intro): Word use fix, "operating
35307         system".
35308         * manual/message.texi (The Uniforum approach): Likewise.
35309         * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
35310         (glibc iconv Implementation): Likewise.
35312 2012-07-09  Joseph Myers  <joseph@codesourcery.com>
35314         [BZ #14337]
35315         * math/s_clog.c (__clog): Avoid scaling a value down where that
35316         could result in underflow.
35317         * math/s_clog10.c (__clog10): Likewise.
35318         * math/s_clog10f.c (__clog10f): Likewise.
35319         * math/s_clog10l.c (__clog10l): Likewise.
35320         * math/s_clogf.c (__clogf): Likewise.
35321         * math/s_clogl.c (__clogl): Likewise.
35322         * math/libm-test.inc (clog_test): Add more tests.
35323         (clog10_test): Likewise.
35324         * sysdeps/i386/fpu/libm-test-ulps: Update.
35325         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35327 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
35329         [BZ #14283]
35330         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
35331         by 7 not 8 to examine high bit of fractional part.
35333         [BZ #14042]
35334         * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
35335         for call to __mcount_internal.
35336         * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
35337         (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
35338         * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
35340 2012-07-06  Joseph Myers  <joseph@codesourcery.com>
35342         [BZ #14154]
35343         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
35344         approximation for values within 0x1p-13f of an odd multiple of
35345         pi/4.
35346         * math/libm-test.inc (tan_test): Do not allow spurious underflow
35347         exception.  Add more tests.
35348         * sysdeps/i386/fpu/libm-test-ulps: Update.
35350         [BZ #6778]
35351         * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
35352         inputs and return -1 for them.  Do not check for +Inf in case not
35353         reachable for +Inf.
35354         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
35355         * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
35356         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
35357         and return -1 for them.  Do not check for +Inf in case not
35358         reachable for +Inf.
35359         * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
35360         define.
35361         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
35362         and return -1 for them.  Do not check for +Inf in case not
35363         reachable for +Inf.
35364         * math/libm-test.inc (expm1_test): Add more tests.  Do not allow
35365         spurious underflow.
35366         * sysdeps/i386/fpu/libm-test-ulps: Update.
35367         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35369 2012-07-06  Mike Frysinger  <vapier@gentoo.org>
35371         * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
35373 2012-07-05  Joseph Myers  <joseph@codesourcery.com>
35375         [BZ #14157]
35376         [BZ #14331]
35377         * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
35378         could result in spurious underflow.  Scale down values above
35379         DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
35380         * math/s_csqrtf.c (__csqrtf): Likewise.
35381         * math/s_csqrtl.c (__csqrtl): Likewise.
35382         * math/libm-test.inc (csqrt_test): Add more tests.  Do not allow
35383         spurious underflow.
35384         * sysdeps/i386/fpu/libm-test-ulps: Update.
35385         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35387 2012-07-04  Andreas Schwab  <schwab@linux-m68k.org>
35389         * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
35390         xopen-msg.sed.
35391         * catgets/xopen-msg.awk: New file.
35392         * catgets/xopen-msg.sed: Removed.
35394         * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
35395         po2text.sed.
35396         * intl/po2test.awk: New file.
35397         * intl/po2test.sed: Removed.
35399 2012-07-04  Joseph Myers  <joseph@codesourcery.com>
35401         [BZ #14328]
35402         * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
35403         or multiply small sinh result by itself.
35404         * math/s_ctanf.c (__ctanf): Likewise.
35405         * math/s_ctanh.c (__ctanh): Likewise.
35406         * math/s_ctanhf.c (__ctanhf): Likewise.
35407         * math/s_ctanhl.c (__ctanhl): Likewise.
35408         * math/s_ctanl.c (__ctanl): Likewise.
35409         * math/libm-test.inc (ctan_test_tonearest): New function.
35410         (ctan_test_towardzero): Likewise.
35411         (ctan_test_downward): Likewise.
35412         (ctan_test_upward): Likewise.
35413         (ctanh_test_tonearest): Likewise.
35414         (ctanh_test_towardzero): Likewise.
35415         (ctanh_test_downward): Likewise.
35416         (ctanh_test_upward): Likewise.
35417         (main): Call these new functions.
35418         * sysdeps/i386/fpu/libm-test-ulps: Update.
35419         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35421 2012-07-03  Mike Frysinger  <vapier@gentoo.org>
35423         * .gitignore: Delete /ports entry.
35425 2012-07-03  Andreas Jaeger  <aj@suse.de>
35427         * po/bg.po: Update from translation team.
35428         * po/cs.po: Likewise.
35429         * po/de.po: Likewise.
35430         * po/hr.po: Likewise.
35431         * po/nl.pl: Likewise.
35432         * po/pl.po: Likewise.
35433         * po/vi.po: Likewise.
35435 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
35437         * Makeconfig [!+link] (+link-before-libc): New variable.
35438         [!+link] (+link-after-libc): Likewise.
35439         [!+link] (+link-tests): Likewise.
35440         [!+link] (+link): Define in terms of $(+link-before-libc) and
35441         $(+link-after-libc).
35442         [!+link-static] (+link-static-before-libc): New variable.
35443         [!+link-static] (+link-static-after-libc): Likewise.
35444         [!+link-static] (+link-static-tests): Likewise.
35445         [!+link-static] (+link-static): Define in terms of
35446         $(+link-static-before-libc) and $(+link-static-after-libc).
35447         [build-shared] (link-libc-before-gnulib): New variable.
35448         [build-shared] (link-libc-tests): Likewise.
35449         [build-shared] (link-libc): Define in terms of
35450         $(link-libc-before-gnulib).
35451         [!build-shared] (link-libc-tests): New variable.
35452         (link-libc-static-tests): New variable.
35453         [!gnulib] (gnulib-arch): New variable.
35454         [!gnulib] (gnulib-tests): Likewise.
35455         [!gnulib] (static-gnulib-arch): Likewise.
35456         [!gnulib] (static-gnulib-tests): Likewise.
35457         [!gnulib] (gnulib): Use $(gnulib-arch).  Do not use $(libgcc_eh).
35458         Define with "=" instead of ":=".
35459         [!gnulib] (static-gnulib): Use $(static-gnulib-arch).  Do not use
35460         -lgcc_eh $(libunwind).  Define with "=" instead of ":=".
35461         * Rules (binaries-all-notests): New variable.
35462         (binaries-all-tests): Likewise.
35463         (binaries-static-notests): Likewise.
35464         (binaries-static-tests): Likewise.
35465         (binaries-all): Define using $(binaries-all-notests) and
35466         $(binaries-all-tests).
35467         (binaries-static): Define using $(binaries-static-notests) and
35468         $(binaries-static-tests).
35469         (binaries-shared-tests): New variable.
35470         (binaries-shared-notests): Likewise.
35471         (binaries-shared): Remove variable.
35472         ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
35473         ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
35474         ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
35475         ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
35476         ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
35477         ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
35478         * elf/Makefile (sln-modules): New variable.
35479         (extra-objs): Add $(sln-modules:=.o).
35480         (ldconfig-modules): Add static-stubs.
35481         ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
35482         * elf/static-stubs.c: New file.
35484         [BZ #14283]
35485         * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
35486         by 7 not 8 to examine high bit of fractional part.  Use volatile
35487         variables when splitting into final array of floats if
35488         __FLT_EVAL_METHOD__ != 0.
35489         * math/libm-test.inc (cos_test): Add another test.
35490         (sin_test): Likewise.
35491         * sysdeps/i386/fpu/libm-test-ulps: Update.
35493         [BZ #14273]
35494         * math/libm-test.inc (cosh_test): Add more tests.
35496         * version.h (RELEASE): Set to "development".
35497         (VERSION): Set to "2.16.90".
35499 2012-06-30  Carlos O'Donell  <carlos_odonell@mentor.com>
35501         * NEWS: Update copyright. Remove last-updated date.
35502         Mention math library bug fixes and timezone data changes.
35503         * README: Mention GNU/Hurd, x32, and HPPA support status.
35505 2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
35507         * manual/contrib.texi (Contributors): Sort alphabetically by last name.
35509 2012-06-27  Andreas Jaeger  <aj@suse.de>
35511         * manual/contrib.texi (Contributors): Add Samuel Thibault.
35513 2012-06-25  Andreas Jaeger  <aj@suse.de>
35515         * sysdeps/s390/fpu/libm-test-ulps: Update.
35517 2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
35518             Thomas Schwinge  <thomas@codesourcery.com>
35520         * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
35521         * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
35522         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
35523         fanotify_mark.
35525 2012-06-23  Thomas Schwinge  <thomas@codesourcery.com>
35527         * sysdeps/mach/start.c: Remove file.
35528         * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
35529         * sysdeps/i386/init-first.c: Fix comment regarding start.S.
35530         * sysdeps/sh/init-first.c: Likewise.
35532         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
35533         registers for frame unwinding purposes, add CFI directives.
35534         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
35535         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
35536         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
35537         Likewise.
35539         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
35540         __fortify_fail returning.
35541         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
35543         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
35544         sysdeps/sh/____longjmp_chk.S.
35545         * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
35546         on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
35547         * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
35548         (gen-as-const-headers): Append sigaltstack-offsets.sym.
35550         * sysdeps/sh/abort-instr.h: New file.
35551         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
35552         process in case exit returns.
35554         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
35555         initialize the GOT register before use.
35557         * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
35558         calculation of ARGC > 4.
35560         * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
35561         meaningful names to some local labels.
35563 2012-06-22  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
35564             Kaz Kojima  <kkojima@rr.iij4u.or.jp>
35566         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
35567         (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
35568         (__arch_compare_and_exchange_val_16_acq): Likewise.
35569         (__arch_compare_and_exchange_val_32_acq): Likewise.
35570         (atomic_exchange_and_add): Fix gUSA sequence.
35571         (atomic_add): Likewise.
35572         (atomic_add_negative): Likewise.
35573         (atomic_add_zero): Likewise.
35574         (atomic_bit_test_set): Likewise.
35576 2012-06-22  Andreas Schwab  <schwab@redhat.com>
35578         [BZ #13579]
35579         * include/link.h (struct link_map): Add l_free_initfini.
35580         * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
35581         l_initfini.
35582         * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
35583         * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
35584         * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
35585         set.
35587 2012-06-22  Carlos O'Donell  <carlos_odonell@mentor.com>
35589         * configure.in: Use AC_LANG_SOURCE.
35590         * configure: Regenerate.
35592 2012-06-22  Roland McGrath  <roland@hack.frob.com>
35594         * configure.in (libc_cv_localstatedir): New substituted variable.
35595         * configure: Regenerated.
35596         * config.make.in (localstatedir): New variable, substituted from
35597         libc_cv_localstatedir.
35598         * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
35599         * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
35600         ${prefix}/var to /var when we change ${prefix}/etc to /etc.
35601         * sysdeps/gnu/configure: Regenerated.
35603 2012-06-21  Jeff Law  <law@redhat.com>
35605         [BZ #14277]
35606         * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
35607         free.  Simplify list management for _LIBC case.
35609 2012-06-21  Joseph Myers  <joseph@codesourcery.com>
35611         [BZ #14273]
35612         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
35613         Clear sign bit of 64-bit integer value before comparing against
35614         overflow value.
35616         * sysdeps/mach/configure: Regenerated.
35618 2012-06-21  H.J. Lu  <hongjiu.lu@intel.com>
35620         [BZ #14278]
35621         * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
35623 2012-06-21  Jeff Law  <law@redhat.com>
35625         [BZ #13882]
35626         * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
35627         uint16_t for elements in the "seen" array to avoid char overflows.
35628         * elf/dl-fini.c (_dl_sort_fini): Likewise.
35629         * elf/dl-open.c (dl_open_worker): Likewise.
35631 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
35633         * scripts/list-sources.sh: Scan PORTS for translations.
35634         * po/libc.pot: Regenerated.
35636 2012-06-21  Andreas Jaeger  <aj@suse.de>
35638         [BZ #12194]
35639         * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
35640         warning.
35641         * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
35642         * bits/byteswap-16.h (__bswap_16): Likewise.
35643         * bits/byteswap.h (__bswap_constant_16): Likewise.
35645 2012-06-18  H.J. Lu  <hongjiu.lu@intel.com>
35647         [BZ #14117]
35648         * sysdeps/i386/fpu_control.h: Removed.
35649         * sysdeps/x86_64/fpu_control.h: Moved to ...
35650         * sysdeps/x86/fpu_control.h: Here.
35652         * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
35653         (_FPU_SETCW): Likewise.
35655 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
35657         [BZ #14117]
35658         * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
35659         * sysdeps/x86/fpu/bits/mathinline.h: This.
35660         * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
35662         [BZ #14050]
35663         [BZ #14117]
35664         * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
35665         functions if __x86_64__ is defined.
35667 2012-06-15  Chung-Lin Tang  <cltang@codesourcery.com>
35669         * string/endian.h: Add !__ASSEMBLER__ condition for including
35670         conversion interfaces.
35672 2012-06-15  Joseph Myers  <joseph@codesourcery.com>
35674         [BZ #14241]
35675         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
35676         of ABS(x) in calculating zero to negative powers other than odd
35677         integers.
35678         * math/libm-test.inc (pow_test): Add more tests.
35680 2012-06-15  Andreas Jaeger  <aj@suse.de>
35682         * manual/contrib.texi (Contributors): Update entry of Liubov
35683         Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
35684         Machado Filho.
35686 2012-06-15  Cyril Hrubis  <metan@ucw.cz>
35688         * string/string.h: Add __wur to GNU version of strerror_r.
35690 2012-06-14  H.J. Lu  <hongjiu.lu@intel.com>
35692         [BZ #14229]
35693         * string/Makefile (tests): Add tst-strtok_r.
35694         * string/tst-strtok_r.c: New file.
35695         * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
35696         RAX_LP/RDX_LP on SAVE_PTR.
35698 2012-06-14  Roland McGrath  <roland@hack.frob.com>
35700         * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
35702 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
35704         * libm_test.inc (csqrt_test): Allow more spurious underflow
35705         exceptions.
35706         (j0_test): Likewise.
35707         (j1_test): Likewise.
35708         (y0_test): Likewise.
35709         (y1_test): Likewise.
35711 2012-06-13  Carlos O'Donell  <carlos_odonell@mentor.com>
35713         * po/Makefile (libc.pot): Use UTF-8 charset.
35715 2012-06-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
35717         [BZ #14210]
35718         Suppress sign-conversion warning from FD_SET.
35719         See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
35720         * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
35721         not unsigned long int.
35722         * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
35724 2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
35726         [BZ #14050]
35727         [BZ #14117]
35728         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
35729         __extern_always_inline instead of __extern_inline.
35730         (__signbitf): Support __SSE2_MATH__ and C++ namespace.
35731         (__signbit): Likewise.
35732         (__signbitl): Support C++ namespace.
35733         (lrintf): New inline function.
35734         (lrint): Likewise.
35735         (llrintf): Likewise.
35736         (llrint): Likewise.
35737         (fmaxf): Likewise.
35738         (fmax): Likewise.
35739         (fminf): Likewise.
35740         (fmin): Likewise.
35741         (rint): Likewise.
35742         (rintf): Likewise.
35743         (ceil): Likewise.
35744         (ceilf): Likewise.
35745         (floor): Likewise.
35746         (floorf): Likewise.
35747         (nearbyint): Likewise.
35748         (nearbyintf): Likewise.
35750 2012-06-12  Thomas Schwinge  <thomas@codesourcery.com>
35752         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
35753         non-default versions.
35755 2012-06-11  Roland McGrath  <roland@hack.frob.com>
35757         [BZ #14218]
35758         * manual/argp.texi (Argp): Reword argp_parse description slightly.
35760 2012-06-09  Thomas Schwinge  <thomas@codesourcery.com>
35762         * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
35763         (FE_UPWARD, FE_DOWNWARD): Don't define.
35764         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
35765         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
35767         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
35768         reading it.
35769         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
35770         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
35772 2012-06-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
35774         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
35775         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
35776         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
35777         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
35779 2012-06-06  H.J. Lu  <hongjiu.lu@intel.com>
35781         [BZ #14117]
35782         * sysdeps/i386/fpu/bits/fenv.h: Removed.
35783         * sysdeps/i386/fpu/Implies: New file.
35784         * sysdeps/x86_64/fpu/Implies: Likewise.
35785         * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
35786         * sysdeps/x86/fpu/bits/fenv.h: This.
35788         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
35789         __SSE_MATH__.
35791 2012-06-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
35793         [BZ #14134]
35794         * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
35795         character 0xffff that matches the last element of the
35796         conversion table.
35798 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35800         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
35801         fmodl commit.
35803 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35805         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
35806         values higher than 25.6283.
35808 2012-06-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35810         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
35811         subnormal exponent extraction and add some __builtin_expect.
35812         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
35813         Fix for subnormal mantissa calculation.
35815 2012-06-04  Mike Frysinger  <vapier@gentoo.org>
35817         * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
35818         cpu2 is -1 and errno is not ENOSYS.
35820 2012-06-04  H.J. Lu  <hongjiu.lu@intel.com>
35822         [BZ #14117]
35823         * sysdeps/i386/i486/bits/string.h: Renamed to ...
35824         * sysdeps/x86/bits/string.h: This.
35825         * sysdeps/x86_64/bits/string.h: Removed.
35827         * sysdeps/i386/i486/bits/string.h: Define inline functions only
35828         if not compiling for x86-64, but compiling for >= i486.
35830         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
35831         * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
35833         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
35834         New macro from Linux kernel 3.4.0.
35835         (FP_XSTATE_MAGIC2): Likewise.
35836         (FP_XSTATE_MAGIC2_SIZE): Likewise.
35837         (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
35838         (struct _fpx_sw_bytes): New struct.
35839         (struct _xsave_hdr): Likewise.
35840         (struct _ymmh_state): Likewise.
35841         (struct _xstate): Likewise.
35843         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
35844         * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
35845         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
35846         * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
35847         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
35848         * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
35850         * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
35851         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
35852         * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
35853         * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
35854         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
35855         * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
35857 2012-06-04  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
35859         [BZ #13743]
35860         * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
35861         * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
35862         (sysdep_headers): Include sys/platform/ppc.h.
35863         * sysdeps/powerpc/test-gettimebase.c: Test for
35864         __ppc_get_timebase() to catch future ISA opcode/insn changes.
35865         * manual/Makefile (appendices): Include platform.texi.
35866         * manual/contrib.texi (Contributors): Update @node pointers.
35867         * manual/maint.texi (Maintenance): Likewise.
35868         (Platform): New node.
35869         * manual/platform.texi: New file.  Document the new features.
35871 2012-06-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
35872             Jakub Jelinek  <jakub@redhat.com>
35874         [BZ #14188]
35875         * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
35876         where __builtin_expect is unavailable.
35878 2012-06-03  David S. Miller  <davem@davemloft.net>
35880         * stdlib/longlong.h: Updated from GCC.
35882 2012-06-02  Andreas Schwab  <schwab@linux-m68k.org>
35884         [BZ #14042]
35885         * sysdeps/powerpc/powerpc32/mcount.c: New file.
35886         * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
35887         __mcount_internal.
35888         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
35889         (GLIBC_2.16): Likewise.
35891 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
35893         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
35895 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
35897         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
35898         (default-abi): New variable.
35899         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
35900         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
35901         variable.
35902         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
35903         Likewise.
35904         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
35905         Likewise.
35906         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
35907         Likewise.
35909         * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
35910         definition.  Document in comment.
35912 2012-06-01  David S. Miller  <davem@davemloft.net>
35914         * stdlib/longlong.h: Updated from GCC.
35916 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
35918         [BZ #14117]
35919         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
35920         Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
35921         sys/debugreg.h sys/io.h here.
35922         * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
35923         sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
35924         sys/io.h.
35925         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
35926         Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
35927         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
35928         * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
35929         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
35930         * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
35932         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
35933         Define only if __x86_64__ is defined.
35935 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
35937         [BZ #14048]
35938         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
35939         Use int64_t for variable i.
35940         * math/libm-test.inc (fmod_test): Add more tests.
35942         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
35943         z computation is not scheduled after fetestexcept.
35944         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
35945         Use math_force_eval instead of asm to ensure calculation scheduled
35946         before exception test.
35947         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
35948         Ensure a1 + u.d computation is not scheduled after fetestexcept.
35950 2012-06-01  Aurelien Jarno  <aurelien@aurel32.net>
35952         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
35953         computation is not scheduled after fetestexcept.
35955 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
35957         [BZ #14117]
35958         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
35959         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
35961 2012-06-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35963         * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
35964         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
35966 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
35968         [BZ #14117]
35969         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
35970         <bits/wordsize.h>.
35971         (__WCHAR_MIN): Support __WORDSIZE == 64.
35972         (__WCHAR_MAX): Likewise.
35974         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
35975         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
35977         [BZ #14183]
35978         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
35979         Defined with __SWORD_TYPE if __x86_64__ isn't defined.
35981         [BZ #14117]
35982         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
35983         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
35985         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
35986         * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
35988         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
35989         Defined to 1 if __x86_64__ isn't defined.
35990         (_STAT_VER_LINUX_OLD): New.
35991         (st_atime): Remove duplicate.
35992         (st_mtime): Likewise.
35993         (st_ctime): Likewise.
35995 2012-05-31  David S. Miller  <davem@davemloft.net>
35997         * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
35998         entries.
36000 2012-06-01  Andreas Schwab  <schwab@linux-m68k.org>
36002         * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
36003         gen-libm-test.pl.
36005         [BZ #14132]
36006         * elf/dl-reloc.c: Include <_itoa.h>.
36007         (_dl_reloc_bad_type): Remove use of INTUSE.
36008         * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
36009         * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
36010         * stdio-common/psiginfo.c (psiginfo): Likewise.
36011         * stdio-common/psignal.c (psignal): Likewise.
36012         * string/strsignal.c (strsignal): Likewise.
36013         * include/signal.h (_sys_siglist): Declare hidden proto.
36014         * stdio-common/itoa-digits.c: Include <_itoa.h>.  Replace
36015         INTVARDEF with libc_hidden_data_def.
36016         * stdio-common/itoa-udigits.c: Likewise.
36017         * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
36018         (_itoa_lower_digits_internal): Remove declaration.
36019         (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
36020         * sysdeps/gnu/siglist.c (_sys_siglist_internal)
36021         (_sys_sigabbrev_internal): Remove aliases.
36022         (_sys_siglist): Define hidden alias.
36024 2012-05-31  Markus Trippelsdorf  <markus@trippelsdorf.de>
36026         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
36027         bits/sysctl.h.
36029 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
36031         [BZ #14117]
36032         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
36033         * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
36035         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
36036         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
36037         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
36038         * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
36039         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
36040         * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
36042         * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
36043         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
36044         * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
36046         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
36047         with __addr.
36048         (insw): Likewise.
36049         (insl): Likewise.
36050         (outsb): Likewise.
36051         (outsw): Likewise.
36052         (outsl): Likewise.
36054         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
36055         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
36056         * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
36058         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
36059         * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
36060         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
36061         * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
36062         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
36063         * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
36065         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
36066         * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
36068         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
36069         * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
36071         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
36072         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
36073         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
36075         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
36076         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
36077         to ...
36078         * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
36080         * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
36081         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
36082         * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
36084         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
36085         for x86-64.
36086         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
36088 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
36090         * math/math.h (M_El): Use two more decimal places.
36091         (M_LOG2El): Likewise.
36092         (M_LOG10El): Likewise.
36093         (M_LN2l): Likewise.
36094         (M_LN10l): Likewise.
36095         (M_PIl): Likewise.
36096         (M_PI_2l): Likewise.
36097         (M_PI_4l): Likewise.
36098         (M_1_PIl): Likewise.
36099         (M_2_PIl): Likewise.
36100         (M_2_SQRTPIl): Likewise.
36101         (M_SQRT2l): Likewise.
36102         (M_SQRT1_2l): Likewise.
36104 2012-05-31  David S. Miller  <davem@davemloft.net>
36106         * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
36107         values between float registers.
36108         * sysdeps/sparc/sparc64/memset.S: Likewise.
36109         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
36111 2012-05-31  Mike Frysinger  <vapier@gentoo.org>
36113         * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
36114         -D_FORTIFY_SOURCE=1.
36115         (CPPFLAGS-tst-longjmp_chk.c): Define.
36116         (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
36117         (CPPFLAGS-tst-longjmp_chk2.c): Define.
36118         * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
36119         CFLAGS-tst-wchar-h.c.
36121 2012-05-31  Marek Polacek  <polacek@redhat.com>
36123         [BZ #14132]
36124         * include/mntent.h (__setmntent_internal, __getmntent_r_internal
36125         __endmntent_internal): Remove declaration.
36126         (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
36127         (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
36128         * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
36130 2012-05-30  David S. Miller  <davem@davemloft.net>
36132         * sysdeps/sparc/sparc32/soft-fp/q_util.c
36133         (___Q_simulate_exceptions): Use real FP ops rather than writing
36134         into the %fsr.
36135         * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
36136         Likewise.
36138 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
36140         [BZ #14117]
36141         * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
36142         * sysdeps/x86/bits/xtitypes.h: This.
36144         * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
36145         * sysdeps/x86/bits/wordsize.h: This.
36147         * sysdeps/i386/bits/huge_vall.h: Renamed to ...
36148         * sysdeps/x86/bits/huge_vall.h: This.
36150         * sysdeps/i386/bits/select.h: Removed.
36151         * sysdeps/x86_64/bits/select.h: Renamed to ...
36152         * sysdeps/x86/bits/select.h: This.
36154         * sysdeps/i386/bits/setjmp.h: Removed.
36155         * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
36156         * sysdeps/x86/bits/setjmp.h: This.
36158         * sysdeps/i386/bits/mathdef.h: Removed.
36159         * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
36160         * sysdeps/x86/bits/mathdef.h: This.
36162 2012-05-30  Andreas Schwab  <schwab@linux-m68k.org>
36164         [BZ #14132]
36165         * include/sys/socket.h (__connect_internal)
36166         (__libc_sa_len_internal): Remove declaration.
36167         (__connect, __libc_sa_len): Declare hidden_proto.
36168         (SA_LEN): Remove use of INTUSE.
36169         * socket/connect.c: Add libc_hidden_def.
36170         * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
36171         * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
36172         * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
36173         alias.
36174         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
36175         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
36176         * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
36177         of adding _internal alias.
36179 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
36181         [BZ #14117]
36182         * sysdeps/i386/bits/link.h: Removed.
36183         * sysdeps/i386/bits/linkmap.h: Likewise.
36184         * sysdeps/x86_64/bits/link.h: Renamed to ...
36185         * sysdeps/x86/bits/link.h: This.
36186         * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
36187         * sysdeps/x86/bits/linkmap.h: This.
36189         * sysdeps/i386/bits/endian.h: Removed.
36190         * sysdeps/x86_64/bits/endian.h: Renamed to ...
36191         * sysdeps/x86/bits/endian.h: This.
36193         * sysdeps/i386/bits/byteswap.h: Removed.
36194         * sysdeps/i386/bits/byteswap-16.h: Likewise.
36195         * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
36196         * sysdeps/x86/bits/byteswap.h: This.
36197         * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
36198         * sysdeps/x86/bits/byteswap-16.h: This.
36199         * sysdeps/i386/Implies: Add x86.
36200         * sysdeps/x86_64/Implies: Likewise.
36202 2012-05-30  David S. Miller  <davem@davemloft.net>
36204         * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
36205         (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
36206         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
36207         (FP_TRAPPING_EXCEPTIONS): Define.
36208         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
36209         (FP_TRAPPING_EXCEPTIONS): Define.
36210         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
36211         subnormals only when inexact has been signalled or underflow
36212         exceptions are enabled.
36213         (_FP_PACK_CANONICAL): Likewise.
36215 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
36217         [BZ #14183]
36218         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
36219         Defined with __UWORD_TYPE if __x86_64__ isn't defined.
36221 2012-05-30  Richard Henderson  <rth@twiddle.net>
36223         * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
36224         with #ifndef NOT_IN_libc.
36226         * scripts/abilist.awk: Accept 8 fields.  Handle Alpha functions
36227         marked to avoid plt entry.
36229 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
36231         [BZ #14112]
36232         * Makeconfig (default-abi): New macro.
36233         (abi-includes): Likewise.
36234         ($(common-objpfx)soversions.mk): Remove WORDSIZE check.  Use
36235         $(abi-$(default-abi)-lib-soname) for soname if defined.
36236         ($(common-objpfx)gnu/lib-names.stmp): Generate from
36237         abi-variants.
36238         * Makefile (installed-stubs): Likewise.
36239         * include/stubs-biarch.h: Removed.
36240         * scripts/lib-names.awk: Only handle one library at a time.
36241         * scripts/soversions.awk: Remove WORDSIZE support.
36242         * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
36243         entries.
36244         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
36245         Removed.
36246         (syscall-list-default-condition): Likewise.
36247         (syscall-list-default-condition): Likewise.
36248         (syscall-list-includes): Likewise.
36249         ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
36250         syscall-list-* with abi-*.  Handle undefined abi-variants.
36251         * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
36252         * sysdeps/unix/sysv/linux/i386/Implies: New file.
36253         * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
36254         * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
36255         * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
36256         * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
36257         Removed.
36258         (syscall-list-32-options): Likewise.
36259         (syscall-list-32-condition): Likewise.
36260         (syscall-list-64-options): Likewise.
36261         (syscall-list-64-condition): Likewise.
36262         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
36263         macro.
36264         * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
36265         Renamed to ...
36266         (abi-*): This.
36267         (abi-64-ld-soname): New macro.
36268         * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
36269         * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
36270         Renamed to ...
36271         (abi-*): This.
36272         * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
36273         * sysdeps/x86_64/x32/shlib-versions: Likewise.
36275 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
36277         * sysdeps/unix/sysv/linux/kernel-features.h
36278         (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
36279         * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
36280         include <kernel-features.h>.
36281         [!__NR_ftruncate64]: Remove conditional code.
36282         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
36283         [__NR_ftruncate64]: Make code unconditional.
36284         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
36285         * sysdeps/unix/sysv/linux/truncate64.c: Do not
36286         include <kernel-features.h>.
36287         [!__NR_ftruncate64]: Remove conditional code.
36288         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
36289         [__NR_ftruncate64]: Make code unconditional.
36290         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
36291         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
36292         include <kernel-features.h>.
36293         [!__NR_ftruncate64]: Remove conditional code.
36294         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
36295         [__NR_ftruncate64]: Make code unconditional.
36296         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
36297         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
36298         include <kernel-features.h>.
36299         [!__NR_ftruncate64]: Remove conditional code.
36300         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
36301         [__NR_ftruncate64]: Make code unconditional.
36302         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
36304         * configure.in (libc_cv_fpie): Weaken to a compile test using
36305         LIBC_TRY_CC_OPTION.
36306         * configure: Regenerated.
36308 2012-05-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
36310         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
36311         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
36312         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
36313         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
36314         Refreshed.
36315         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
36316         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
36317         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
36318         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
36319         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
36320         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
36321         Refreshed.
36323 2012-05-27  David S. Miller  <davem@davemloft.net>
36325         * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
36326         (___Q_zero): New.
36327         (__Q_simulate_exceptions): Return void.  Change to simulate
36328         exceptions by writing into the %fsr.
36329         * sysdeps/sparc/sparc64/soft-fp/qp_util.c
36330         (__Qp_handle_exceptions): Likewise.
36331         (numbers): Delete.
36332         * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
36333         __Qp_handle_exceptions.
36334         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
36335         __Qp_handle_exceptions.
36336         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
36337         as unused and give dummy FP_RND_NEAREST initializer.
36338         (FP_INHIBIT_RESULTS): Define.
36339         (___Q_simulate_exceptions): Update declaration.
36340         (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
36341         formatting.
36342         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
36343         as unused and give dummy FP_RND_NEAREST initializer.
36344         (__Qp_handle_exceptions): Update declaration.
36345         (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
36346         formatting.
36348 2012-05-27  Thomas Schwinge  <thomas@codesourcery.com>
36350         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
36351         the temporary FPU control word.
36352         * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
36353         * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
36354         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
36355         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
36356         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
36357         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
36358         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
36359         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
36360         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
36361         * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
36362         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
36364 2012-05-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
36366         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
36367         fields.
36369 2012-05-27  Chung-Lin Tang  <cltang@codesourcery.com>
36371         * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
36372         * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
36373         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
36374         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
36375         Likewise.
36376         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
36377         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
36378         Likewise.
36380 2012-05-27  Ulrich Drepper  <drepper@gmail.com>
36382         * po/h.po: Update from translation team.
36384 2012-05-26  Andreas Schwab  <schwab@linux-m68k.org>
36386         * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
36388         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
36389         handling of denormals.
36390         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
36391         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
36392         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
36393         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
36394         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
36395         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
36396         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
36397         Likewise.
36399 2012-05-26  Marek Polacek  <polacek@redhat.com>
36401         [BZ #14152]
36402         * math/libm-test.inc (fma_test): Don't always expect underflow
36403         exception.
36405 2012-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
36407         [BZ #12416]
36408         * elf/tst-execstack.c: Include stackinfo.h.
36409         (do_test): Adjust test case to ensure that pthread_getattr_np
36410         behaviour remains the same after marking stack executable.
36412 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
36414         * sysdeps/unix/sysv/linux/kernel-features.h
36415         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
36416         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
36417         kernel-features.h.
36418         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
36419         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
36420         * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
36421         kernel-features.h.
36422         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
36423         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
36425 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
36427         * configure.in: Define the default includes to being none.
36428         * configure: Regenerated.
36430 2012-05-25  Roland McGrath  <roland@hack.frob.com>
36432         * sysdeps/x86_64/__longjmp.S: Add a static probe here.
36433         * sysdeps/x86_64/setjmp.S: Likewise.
36434         * sysdeps/i386/bsd-setjmp.S: Likewise.
36435         * sysdeps/i386/bsd-_setjmp.S: Likewise.
36436         * sysdeps/i386/setjmp.S: Likewise.
36437         * sysdeps/i386/__longjmp.S: Likewise.
36438         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
36439         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
36441         * include/stap-probe.h: New file.
36442         * configure.in: Handle --enable-systemtap.
36443         * configure: Regenerated.
36444         * config.h.in (USE_STAP_PROBE): New #undef.
36445         * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
36446         * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
36447         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
36449 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
36451         [BZ #13717]
36452         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
36453         to 2.4.0 where earlier.
36454         * sysdeps/unix/sysv/linux/configure: Regenerated.
36455         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
36456         <kernel-features.h>.
36457         [__ASSUME_32BITUIDS]: Make code unconditional.
36458         [!__ASSUME_32BITUIDS]: Remove conditional code.
36459         * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
36460         <kernel-features.h>.
36461         [__ASSUME_32BITUIDS]: Make code unconditional.
36462         [!__ASSUME_32BITUIDS]: Remove conditional code.
36463         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
36464         [__ASSUME_32BITUIDS]: Make code unconditional.
36465         (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
36466         * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
36467         <kernel-features.h>.
36468         [__ASSUME_32BITUIDS]: Make code unconditional.
36469         [!__ASSUME_32BITUIDS]: Remove conditional code.
36470         * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
36471         <kernel-features.h>.
36472         [__ASSUME_32BITUIDS]: Make code unconditional.
36473         [!__ASSUME_32BITUIDS]: Remove conditional code.
36474         * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
36475         <kernel-features.h>.
36476         [__ASSUME_32BITUIDS]: Make code unconditional.
36477         [!__ASSUME_32BITUIDS]: Remove conditional code.
36478         * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
36479         <kernel-features.h>.
36480         [__ASSUME_32BITUIDS]: Make code unconditional.
36481         [!__ASSUME_32BITUIDS]: Remove conditional code.
36482         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
36483         <kernel-features.h>.
36484         [__ASSUME_32BITUIDS]: Make code unconditional.
36485         [!__ASSUME_32BITUIDS]: Remove conditional code.
36486         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
36487         <kernel-features.h>.
36488         [__ASSUME_32BITUIDS]: Make code unconditional.
36489         [!__ASSUME_32BITUIDS]: Remove conditional code.
36490         * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
36491         <kernel-features.h>.
36492         [__ASSUME_32BITUIDS]: Make code unconditional.
36493         [!__ASSUME_32BITUIDS]: Remove conditional code.
36494         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
36495         <kernel-features.h>.
36496         [__ASSUME_32BITUIDS]: Make code unconditional.
36497         [!__ASSUME_32BITUIDS]: Remove conditional code.
36498         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
36499         <kernel-features.h>.
36500         [__ASSUME_32BITUIDS]: Make code unconditional.
36501         [!__ASSUME_32BITUIDS]: Remove conditional code.
36502         * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
36503         <kernel-features.h>.
36504         [__ASSUME_32BITUIDS]: Make code unconditional.
36505         [!__ASSUME_32BITUIDS]: Remove conditional code.
36506         * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
36507         <kernel-features.h>.
36508         [__NR_setresgid] (__setresgid): Do not declare.
36509         [__ASSUME_32BITUIDS]: Make code unconditional.
36510         [!__ASSUME_32BITUIDS]: Remove conditional code.
36511         * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
36512         <kernel-features.h>.
36513         [__NR_setresuid] (__setresuid): Do not declare.
36514         [__ASSUME_32BITUIDS]: Make code unconditional.
36515         [!__ASSUME_32BITUIDS]: Remove conditional code.
36516         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
36517         <kernel-features.h>.
36518         [__ASSUME_32BITUIDS]: Make code unconditional.
36519         [!__ASSUME_32BITUIDS]: Remove conditional code.
36520         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
36521         <kernel-features.h>.
36522         [__ASSUME_32BITUIDS]: Make code unconditional.
36523         [!__ASSUME_32BITUIDS]: Remove conditional code.
36524         * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
36525         <kernel-features.h>.
36526         [__ASSUME_32BITUIDS]: Make code unconditional.
36527         [!__ASSUME_32BITUIDS]: Remove conditional code.
36528         * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
36529         <kernel-features.h>.
36530         [__ASSUME_32BITUIDS]: Make code unconditional.
36531         [!__ASSUME_32BITUIDS]: Remove conditional code.
36532         * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
36533         <kernel-features.h>.
36534         [__ASSUME_32BITUIDS]: Make code unconditional.
36535         [!__ASSUME_32BITUIDS]: Remove conditional code.
36536         * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
36537         <kernel-features.h>.
36538         [__ASSUME_32BITUIDS]: Make code unconditional.
36539         [!__ASSUME_32BITUIDS]: Remove conditional code.
36540         * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
36541         <kernel-features.h>.
36542         [__ASSUME_32BITUIDS]: Make code unconditional.
36543         [!__ASSUME_32BITUIDS]: Remove conditional code.
36544         * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
36545         <kernel-features.h>.
36546         [__ASSUME_32BITUIDS]: Make code unconditional.
36547         [!__ASSUME_32BITUIDS]: Remove conditional code.
36548         * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
36549         <kernel-features.h>.
36550         [__ASSUME_32BITUIDS]: Make code unconditional.
36551         [!__ASSUME_32BITUIDS]: Remove conditional code.
36552         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
36553         <kernel-features.h>.
36554         [__ASSUME_32BITUIDS]: Make code unconditional.
36555         [!__ASSUME_32BITUIDS]: Remove conditional code.
36556         * sysdeps/unix/sysv/linux/kernel-features.h
36557         (__ASSUME_SETRESUID_SYSCALL): Remove.
36558         (__ASSUME_SETRESGID_SYSCALL): Likewise.
36559         (__ASSUME_32BITUIDS): Likewise.
36560         (__ASSUME_LDT_WORKS): Likewise.
36561         (__ASSUME_O_DIRECTORY): Likewise.
36562         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
36563         architecture but not kernel version.
36564         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
36565         (__ASSUME_MMAP2_SYSCALL): Likewise.
36566         (__ASSUME_STAT64_SYSCALL): Likewise.
36567         (__ASSUME_IPC64): Likewise.
36568         * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
36569         <kernel-features.h>.
36570         [__ASSUME_32BITUIDS]: Make code unconditional.
36571         [!__ASSUME_32BITUIDS]: Remove conditional code.
36572         * sysdeps/unix/sysv/linux/opendir.c: Do not include
36573         <kernel-features.h>.
36574         [__ASSUME_O_DIRECTORY]: Make code unconditional.
36575         * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
36576         132096]: Remove conditional code.
36577         [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
36578         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
36579         <kernel-features.h>.
36580         [__ASSUME_32BITUIDS]: Make code unconditional.
36581         [!__ASSUME_32BITUIDS]: Remove conditional code.
36582         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
36583         <kernel-features.h>.
36584         [__ASSUME_32BITUIDS]: Make code unconditional.
36585         [!__ASSUME_32BITUIDS]: Remove conditional code.
36586         * sysdeps/unix/sysv/linux/setegid.c: Do not include
36587         <kernel-features.h>.
36588         [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
36589         unconditional.
36590         (__setresgid): Do not declare.
36591         [__ASSUME_32BITUIDS]: Make code unconditional.
36592         [!__ASSUME_32BITUIDS]: Remove conditional code.
36593         * sysdeps/unix/sysv/linux/seteuid.c: Do not include
36594         <kernel-features.h>.
36595         [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
36596         unconditional.
36597         (__setresuid): Do not declare.
36598         [__ASSUME_32BITUIDS]: Make code unconditional.
36599         [!__ASSUME_32BITUIDS]: Remove conditional code.
36600         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
36601         <kernel-features.h>.
36602         [__ASSUME_32BITUIDS]: Make code unconditional.
36603         [!__ASSUME_32BITUIDS]: Remove conditional code.
36604         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
36605         <kernel-features.h>.
36606         [__ASSUME_32BITUIDS]: Make code unconditional.
36607         [!__ASSUME_32BITUIDS]: Remove conditional code.
36609 2012-05-25  Richard Henderson  <rth@twiddle.net>
36611         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
36612         dl_hwcap to ifunc resolver.
36613         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
36614         elf_ifunc_invoke.
36615         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
36616         dl_hwcap to ifunc resolver.
36617         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
36619 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
36621         [BZ #14153]
36622         * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
36623         for |x| <= 2**-26, not 2**-57.
36624         * math/libm-test.inc (acos_test): Do not allow spurious underflow
36625         exception.
36627 2012-05-24  Jeff Law  <law@redhat.com>
36629         * stdio-common/Makefile (tests): Add bug25.
36630         * stdio-common/bug25.c: New test.
36632 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
36634         [BZ #13576]
36635         * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
36636         multiple of MALLOC_ALIGNMENT in size.
36637         (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
36639 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
36641         * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
36642         Require >= 256.
36643         (FILENAME_MAX): Use macro-int-constant.
36644         (FOPEN_MAX): Use macro-int-constant.  Require >= 8.
36645         (_IOFBF): Use macro-int-constant.
36646         (_IOLBF): Likewise.
36647         (_IONBF): Likewise.
36648         (SEEK_CUR): Likewise.
36649         (SEEK_END): Likewise.
36650         (SEEK_SET): Likewise.
36651         (TMP_MAX): Likewise.
36652         (EOF): Use macro-int-constant.  Require < 0.
36653         (NULL): Use macro-constant.  Require == 0.
36654         (stdin): Require type to be FILE *.
36655         (stdout): Likewise.
36656         (stderr): Likewise.
36657         * conform/data/stdlib.h-data (EXIT_FAILURE): Use
36658         macro-int-constant.
36659         (EXIT_SUCCESS): Likewise.
36660         (NULL): Use macro-constant.  Require == 0.
36661         (RAND_MAX): Use macro-int-constant.
36662         [ISO99 || ISO11] (lldiv_t): Require also for these standards.
36663         [C99-based standards] (strtof): Require function.
36664         [C99-based standards] (strtold): Likewise.
36665         [C99-based standards] (strtoll): Likewise.
36666         [C99-based standards] (strtoull): Likewise.
36667         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
36668         [ISO || ISO99 || ISO11] (limits.h): Likewise.
36669         [ISO || ISO99 || ISO11] (math.h): Likewise.
36670         [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
36671         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
36672         [ISO || ISO99 || ISO11] (*_t): Do not allow.
36674 2012-05-24  Andreas Schwab  <schwab@linux-m68k.org>
36676         [BZ #14132]
36677         * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
36678         * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
36679         * intl/dgettext.c (DCGETTEXT): Likewise.
36680         * intl/gettext.c (DCGETTEXT): Likewise.
36681         * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
36682         * posix/regex_internal.h (gettext): Likewise.
36683         * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
36684         Remove declaration.
36685         * include/argz.h (__argz_count_internal)
36686         (__argz_stringify_internal): Remove declaration.
36687         (__argz_count, __argz_stringify): Declare hidden proto.
36688         * intl/dcgettext.c: Remove use of INTDEF.
36689         * string/argz-count.c: Replace INTDEF with libc_hidden_def.
36690         * string/argz-stringify.c: Likewise.
36691         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
36692         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
36693         Declare hidden proto.
36694         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
36695         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
36696         Declare hidden proto.
36697         * include/stdio.h (__asprintf_internal): Don't declare.
36698         (__asprintf): Don't define as macro.  Declare hidden proto.
36699         * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
36700         (__fsetlocking): Declare hidden proto.
36701         * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
36702         (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
36703         hidden proto.
36704         (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
36705         (_IO_setlinebuf): Remove use of INTUSE.
36706         (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
36707         (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
36708         (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
36709         Remove declaration.
36710         * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
36711         (_IO_do_flush): Remove use of INTUSE.
36712         (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
36713         (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
36714         (_IO_adjust_column, _IO_least_wmarker)
36715         (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
36716         (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
36717         (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
36718         (_IO_default_doallocate, _IO_wdefault_doallocate)
36719         (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
36720         (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
36721         (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
36722         (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
36723         (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
36724         (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
36725         (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
36726         (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
36727         (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
36728         (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
36729         (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
36730         (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
36731         (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
36732         proto.
36733         (_IO_flush_all_internal, _IO_adjust_column_internal)
36734         (_IO_default_uflow_internal, _IO_default_finish_internal)
36735         (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
36736         (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
36737         (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
36738         (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
36739         (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
36740         (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
36741         (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
36742         (_IO_file_xsgetn_internal, _IO_file_stat_internal)
36743         (_IO_file_close_internal, _IO_file_close_it_internal)
36744         (_IO_file_underflow_internal, _IO_file_overflow_internal)
36745         (_IO_file_init_internal, _IO_file_attach_internal)
36746         (_IO_file_fopen_internal, _IO_file_read_internal)
36747         (_IO_file_sync_internal, _IO_file_seek_internal)
36748         (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
36749         (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
36750         (_IO_str_underflow_internal, _IO_str_overflow_internal)
36751         (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
36752         (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
36753         (_IO_list_all_internal, _IO_link_in_internal)
36754         (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
36755         (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
36756         (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
36757         (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
36758         (_IO_do_write_internal, _IO_padn_internal)
36759         (_IO_getline_info_internal, _IO_getline_internal)
36760         (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
36761         (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
36762         (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
36763         (_IO_vfscanf_internal, _IO_vfprintf_internal)
36764         (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
36765         (_IO_init_internal, _IO_un_link_internal): Don't declare.
36766         * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
36767         with libc_hidden_ver, remove use of INTUSE.
36768         * libio/genops.c: Likewise.
36769         * libio/freopen.c: Likewise.
36770         * libio/freopen64.c: Likewise.
36771         * libio/iofclose.c: Likewise.
36772         * libio/iofdopen.c: Likewise.
36773         * libio/iofflush.c: Likewise.
36774         * libio/iofflush_u.c: Likewise.
36775         * libio/iofgets.c: Likewise.
36776         * libio/iofgets_u.c: Likewise.
36777         * libio/iofopen.c: Likewise.
36778         * libio/iofopncook.c: Likewise.
36779         * libio/iofread.c: Likewise.
36780         * libio/iofread_u.c: Likewise.
36781         * libio/ioftell.c: Likewise.
36782         * libio/iofwrite.c: Likewise.
36783         * libio/iogetline.c: Likewise.
36784         * libio/iogets.c: Likewise.
36785         * libio/iogetwline.c: Likewise.
36786         * libio/iopadn.c: Likewise.
36787         * libio/iopopen.c: Likewise.
36788         * libio/ioseekoff.c: Likewise.
36789         * libio/ioseekpos.c: Likewise.
36790         * libio/iosetbuffer.c: Likewise.
36791         * libio/iosetvbuf.c: Likewise.
36792         * libio/ioungetc.c: Likewise.
36793         * libio/ioungetwc.c: Likewise.
36794         * libio/iovdprintf.c: Likewise.
36795         * libio/iovsprintf.c: Likewise.
36796         * libio/iovsscanf.c: Likewise.
36797         * libio/memstream.c: Likewise.
36798         * libio/obprintf.c: Likewise.
36799         * libio/oldfileops.c: Likewise.
36800         * libio/oldiofclose.c: Likewise.
36801         * libio/oldiofdopen.c: Likewise.
36802         * libio/oldiofopen.c: Likewise.
36803         * libio/oldiopopen.c: Likewise.
36804         * libio/oldstdfiles.c: Likewise.
36805         * libio/putc.c: Likewise.
36806         * libio/setbuf.c: Likewise.
36807         * libio/setlinebuf.c: Likewise.
36808         * libio/stdfiles.c: Likewise.
36809         * libio/strops.c: Likewise.
36810         * libio/vasprintf.c: Likewise.
36811         * libio/vscanf.c: Likewise.
36812         * libio/vsnprintf.c: Likewise.
36813         * libio/vswprintf.c: Likewise.
36814         * libio/wfiledoalloc.c: Likewise.
36815         * libio/wfileops.c: Likewise.
36816         * libio/wgenops.c: Likewise.
36817         * libio/wmemstream.c: Likewise.
36818         * libio/wstrops.c: Likewise.
36819         * libio/__fpurge.c: Likewise.
36820         * libio/__fsetlocking.c: Likewise.
36821         * assert/assert.c: Likewise.
36822         * debug/fgets_chk.c: Likewise.
36823         * debug/fgets_u_chk.c: Likewise.
36824         * debug/fread_chk.c: Likewise.
36825         * debug/fread_u_chk.c: Likewise.
36826         * debug/gets_chk.c: Likewise.
36827         * debug/obprintf_chk.c: Likewise.
36828         * debug/vasprintf_chk.c: Likewise.
36829         * debug/vdprintf_chk.c: Likewise.
36830         * debug/vsnprintf_chk.c: Likewise.
36831         * debug/vsprintf_chk.c: Likewise.
36832         * malloc/mtrace.c: Likewise.
36833         * misc/error.c: Likewise.
36834         * misc/syslog.c: Likewise.
36835         * stdio-common/asprintf.c: Likewise.
36836         * stdio-common/fxprintf.c: Likewise.
36837         * stdio-common/getw.c: Likewise.
36838         * stdio-common/isoc99_fscanf.c: Likewise.
36839         * stdio-common/isoc99_scanf.c: Likewise.
36840         * stdio-common/isoc99_vfscanf.c: Likewise.
36841         * stdio-common/isoc99_vscanf.c: Likewise.
36842         * stdio-common/isoc99_vsscanf.c: Likewise.
36843         * stdio-common/printf-prs.c: Likewise.
36844         * stdio-common/printf_fp.c: Likewise.
36845         * stdio-common/printf_fphex.c: Likewise.
36846         * stdio-common/printf_size.c: Likewise.
36847         * stdio-common/putw.c: Likewise.
36848         * stdio-common/scanf.c: Likewise.
36849         * stdio-common/sprintf.c: Likewise.
36850         * stdio-common/tmpfile.c: Likewise.
36851         * stdio-common/vfprintf.c: Likewise.
36852         * stdio-common/vfscanf.c: Likewise.
36853         * stdlib/strfmon_l.c: Likewise.
36854         * sunrpc/openchild.c: Likewise.
36855         * sunrpc/xdr_stdio.c: Likewise.
36856         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
36857         * sysdeps/mach/hurd/tmpfile.c: Likewise.
36859 2012-05-24  Roland McGrath  <roland@hack.frob.com>
36861         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
36863         * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
36864         in the third column, to generate for the shared library an IFUNC
36865         that uses _dl_vdso_vsym.
36866         * Makerules (COMPILE.c, compile-stdin.c): New variables.
36867         * Makeconfig (object-suffixes-noshared): New variable.
36869         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
36870         (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
36871         (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
36872         (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
36874         [BZ #14132]
36875         * include/sys/time.h (__gettimeofday): Remove macro.
36876         (__gettimeofday, gettimeofday): Add libc_hidden_proto.
36877         * time/gettimeofday.c (__gettimeofday): Remove #undef.
36878         Remove INTDEF.
36879         (__gettimeofday): Add libc_hidden_def.
36880         (gettimeofday): Add libc_hidden_weak.
36881         * sysdeps/mach/gettimeofday.c: Likewise.
36882         * sysdeps/posix/gettimeofday.c: Likewise.
36883         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
36884         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
36885         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
36886         (__gettimeofday_internal): Remove strong_alias.
36887         (__gettimeofday): Add libc_hidden_def.
36888         (gettimeofday): Add libc_hidden_weak.
36889         * sysdeps/unix/syscalls.list (gettimeofday):
36890         Remove __gettimeofday_internal alias.
36892 2012-05-24  Daniel Jacobowitz  <drow@false.org>
36893             H.J. Lu  <hongjiu.lu@intel.com>
36895         [BZ #12495]
36896         * malloc/malloc.c (SMALLBIN_CORRECTION): New.
36897         (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
36898         (largebin_index_32_big): New.
36899         (largebin_index): Use it for 16-byte alignment.
36900         (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ.  Don't update
36901         correction with front_misalign.
36903 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
36905         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
36906         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
36907         Likewise.
36908         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
36909         Likewise.
36910         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
36911         Likewise.
36912         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
36913         Likewise.
36914         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
36915         Likewise.
36916         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
36917         Likewise.
36918         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
36919         Likewise.
36920         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
36921         Likewise.
36922         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
36923         Likewise.
36924         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
36925         Likewise.
36926         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
36927         Likewise.
36928         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
36929         Likewise.
36931         * scripts/data/c++-types-x32-linux-gnu.data: New file.
36932         * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
36934 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
36936         [BZ #10846]
36937         [BZ #14036]
36938         * math/libm-test.inc (exp_test): Add test from bug 14036.
36939         (pow_test): Add test from bug 10846.
36941         * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
36942         and other flags.
36943         (special_function): Do not include flags in test name.
36944         (parse_args): Likewise.
36945         * sysdeps/i386/fpu/libm-test-ulps: Update.
36946         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
36947         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
36948         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
36949         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36951         * math/gen-libm-test.pl (%beautify): Add entries for underflow
36952         exceptions.
36953         * math/libm-test.inc ("Philosophy"): Update comment about
36954         exception testing.
36955         (UNDERFLOW_EXCEPTION): New macro.
36956         (UNDERFLOW_EXCEPTION_OK): Likewise.
36957         (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
36958         (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
36959         (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
36960         (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
36961         (INVALID_EXCEPTION_OK): Update value.
36962         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
36963         (OVERFLOW_EXCEPTION_OK): Likewise.
36964         (IGNORE_ZERO_INF_SIGN): Likewise.
36965         (test_exceptions): Handle underflow exceptions.
36966         (acos_test): Update for underflow exception expectations.
36967         (cexp_test): Likewise.
36968         (clog_test): Likewise.
36969         (clog10_test): Likewise.
36970         (csqrt_test): Likewise.
36971         (ctan_test): Likewise.
36972         (ctanh_test): Likewise.
36973         (exp_test): Likewise.
36974         (exp10_test): Likewise.
36975         (exp2_test): Likewise.
36976         (expm1_test): Likewise.
36977         (fma_test): Likewise.
36978         (j0_test): Likewise.
36979         (jn_test): Likewise.
36980         (nexttoward_test): Likewise.
36981         (pow_test): Likewise.
36982         (scalbn_test): Likewise.
36983         (scalbln_test): Likewise.
36984         (tan_test): Likewise.
36985         (y1_test): Likewise.
36986         * sysdeps/i386/fpu/libm-test-ulps: Update.
36987         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36989 2012-05-23  David S. Miller  <davem@davemloft.net>
36991         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
36992         (__libc_sigaction): Remove unused local variables.
36994 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
36996         * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
36998 2012-05-23  Paul Eggert  <eggert@cs.ucla.edu>
37000         mktime: avoid signed integer overflow
37001         * time/mktime.c (__mktime_internal): Do not mishandle the case
37002         where diff == INT_MIN.
37004         mktime: simplify computation of average
37005         * time/mktime.c (ranged_convert): Use new time_t_avg function
37006         instead of rolling our own (probably-slower) code.
37008         mktime: do not assume signed right shift propagates sign bit
37009         * time/mktime.c (isdst_differ): New static function.
37010         (__mktime_internal): No need to normalize tm_isdst now.
37011         (__mktime_internal, not_equal_tm): Use isdst_differ to compare
37012         tm_isdst values.
37014         mktime: merge another wrapv change from gnulib
37015         * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
37016         from some compilers.
37018         mktime: remove incorrect attempt at unusual arithmetics
37019         * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
37020         The code didn't really work on such machines anyway.
37021         (TYPE_MINIMUM): Assume two's complement.
37022         (twos_complement_arithmetic): Verify that long_int and time_t
37023         are two's complement (or unsigned, in the latter case).
37025         mktime: check signed shifts on long_int and time_t, too
37026         * time/mktime.c (SHR): Check that shifts work as desired
37027         on the types long_int and time_t too, as SHR is used on
37028         such types.
37030         mktime: do not assume 'long' is wide enough
37031         * time/mktime.c (verify): Move decl up.
37032         (long_int): New type.
37033         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
37034         to remove assumption in the code that 'long' is wide enough to
37035         store year values.  This assumption is not true on x32 and on
37036         some non-glibc platforms.
37038         mktime: merge wrapv change from gnulib
37039         * time/mktime.c (WRAPV): New macro.
37040         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
37041         (guess_time_tm, __mktime_internal): Do not assume that signed
37042         integer overflow wraps around; modern compilers generate code
37043         where this assumption is no longer valid.
37045 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
37047         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
37048         Replace "jmp L(pseudo_end)" with "ret".
37049         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
37050         Likewise.
37052 2012-05-23  Andreas Jaeger  <aj@suse.de>
37054         * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
37055         * sysdeps/unix/sysv/linux/poll.c: Remove file.
37057 2012-05-23  Andreas Jaeger  <aj@suse.de>
37058             Maximilian Attems  <max@stro.at>
37060         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
37061         New macros.
37063 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
37065         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
37066         code so that pseudo_end is just ret and the stack pointer is
37067         correct also for static library in error case.
37069 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
37071         * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
37072         move to syscalls.list.
37073         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
37074         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
37075         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
37076         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
37078         * manual/install.texi (Running make install): Do not mention Linux
37079         kernel version for which pt_chown is not needed.
37080         (Linux): Do not mention problems with nscd with 2.0 kernels.
37081         * INSTALL: Regenerated.
37083 2012-05-23  Andreas Jaeger  <aj@suse.de>
37085         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
37086         (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
37087         macro.
37088         * sysdeps/unix/sysv/linux/s390/bits/mman.h
37089         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
37090         * sysdeps/unix/sysv/linux/sh/bits/mman.h
37091         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
37092         * sysdeps/unix/sysv/linux/i386/bits/mman.h
37093         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
37094         * sysdeps/unix/sysv/linux/sparc/bits/mman.h
37095         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
37096         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
37097         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
37098         * sysdeps/unix/sysv/linux/bits/in.h
37099         (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
37101 2012-05-22  Roland McGrath  <roland@hack.frob.com>
37103         * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
37104         (PREPARE_VERSION): Just use assert instead, it will be elided
37105         under [NDEBUG] anyway.
37107 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
37109         * sysdeps/unix/sysv/linux/Makefile: Include
37110         $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
37111         (sysdep_routines): Remove sysctl.
37112         * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
37113         * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
37114         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
37115         * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
37116         * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
37118 2012-05-22  Andreas Jaeger  <aj@suse.de>
37120         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
37121         that pseudo_end is just ret and the stack pointer is correct also
37122         for static library in error case.
37124 2012-05-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
37126         [BZ #14122]
37127         * nss/nsswitch.c (defconfig_entries): New variable.
37128         (__nss_database_lookup): Don't leak defconfig entries.
37129         (nss_parse_service_list): Don't leak on error paths.
37130         (free_database_entries): New function.
37131         (free_defconfig): New function.
37132         (free_mem): Move common code to free_database_entries.
37134 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
37136         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
37137         Add arch_prctl.
37138         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
37140         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
37141         (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
37142         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
37143         New macro.
37144         (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
37145         (INTERNAL_SYSCALL_TYPES): Likewise.
37146         (LOAD_ARGS_TYPES_[1-6]): Likewise.
37147         (LOAD_REGS_TYPES_[1-6]): Likewise.
37148         (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
37149         (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
37151 2012-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37153         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
37154         copysignl for GLIBC_2_0.
37155         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
37156         finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
37157         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
37158         logbl for GLIBC_2_0.
37159         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
37160         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
37162 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
37164         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
37165         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
37167         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
37168         Use "neg %eax".
37170         * time/mktime.c: Update copyright years.
37172 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
37174         mktime: merge comment-quoting-style change from gnulib
37175         * time/mktime.c: Quote 'like this' in comments.
37176         The GNU coding standards suggest that we no longer quote `like this',
37177         as "`" and "'" are typically rendered asymmetrically nowadays.
37178         The typical gnulib style is to quote 'like this' when quoting
37179         code, and "like this" when quoting English.
37181         * time/mktime.c (compile-command): Add "-I.".
37183         mktime: merge mktime-internal.h change from gnulib
37184         * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
37186         mktime: merge time_r change from gnulib
37187         * time/mktime.c [!_LIBC]: Do not include "time_r.h".
37189         mktime: merge DEBUG change from gnulib
37190         * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
37191         case system <time.h> has a #define.
37193         mktime: merge <sys/types.h> change from gnulib
37194         * time/mktime.c: Do not include <sys/types.h>; no longer needed,
37195         since <time.t> is now guaranteed to define time_t.
37197         mktime: merge HAVE_CONFIG_H change from gnulib
37198         * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
37200 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
37202         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
37203         Use "neg %eax".
37205         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
37206         __rlim_t cast.
37207         (struct rusage): Use anonymous union to pad each field to
37208         __syscall_slong_t.
37210 2012-05-21  David S. Miller  <davem@davemloft.net>
37212         * Makefules (o-iterator): Remove .s cases.
37213         (compile-command.s): Delete.
37214         (COMPILE.s): Delete.
37215         * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
37217 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
37219         * configure.in (libc_cv_predef_stack_protector): Only consider
37220         "foobar" and "__stack_chk_fail" lines in libc_undefs.
37221         * configure: Regenerated.
37223 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
37225         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
37226         New macro.  Use R*LP on int and pointer.
37227         (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
37228         * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
37229         * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
37230         * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
37232         * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
37233         [__WORDSIZE_TIME64_COMPAT32] instead of
37234         [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
37235         (struct utmp): Likewise.
37236         * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
37237         * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
37238         Renamed to ...
37239         (__WORDSIZE_TIME64_COMPAT32): This.
37240         * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
37241         * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
37242         * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
37243         * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
37244         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
37245         (__WORDSIZE_TIME64_COMPAT32): New macro.
37247 2012-05-21  Andreas Jaeger  <aj@suse.de>
37249         * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
37250         only if [SHARED]. Add prototype for __wcschr_ia32.
37252 2012-05-21  Roland McGrath  <roland@hack.frob.com>
37254         * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
37255         of %rbp unmolested in the jmp_buf while mangling the low bits.
37256         * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
37257         unmolested high bits of %rbp while demangling the low bits.
37258         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
37260 2012-05-21  Andreas Jaeger  <aj@suse.de>
37262         * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
37263         * sunrpc/svc_simple.c: Use it for registerrpc.
37264         * sunrpc/xcrypt.c: Use it for passwd2des.
37266         * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
37268 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
37270         * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
37271         Don't define if [__SYSCALL_WORDSIZE != 32].
37272         * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
37273         New macro.
37275 2012-05-21  Bruno Haible  <bruno@clisp.org>
37276             Andreas Jaeger  <aj@suse.de>
37278         [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
37279         * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
37280         inptr and inend for must_buffer_ch.
37281         * wcsmbs/tst-mbsnrtowcs.c: Remove file.
37282         * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
37283         * stdio-common/Makefile (tests): Remove bug15.
37284         (bug15-ENV): Remove macro.
37285         * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
37286         anymore.
37288 2012-05-19  Andreas Jaeger  <aj@suse.de>
37289             Roland McGrath  <roland@hack.frob.com>
37291         * manual/contrib.texi: Completely rewritten. It contains now an
37292         alphabetical list of contributors and their contributions.
37294 2012-05-21  Richard Henderson  <rth@twiddle.net>
37296         * misc/getauxval.c (__getauxval): Use unsigned long int.
37297         * misc/sys/auxv.h: Include <sys/cdefs.h>.
37298         (getauxval): Use unsigned long int.
37300 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
37302         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
37304 2012-05-21  Roland McGrath  <roland@hack.frob.com>
37306         * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
37307         (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
37308         __alignof__ (long double).
37310 2012-05-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37312         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
37314 2012-05-20  Richard Henderson  <rth@twiddle.net>
37316         * misc/getauxval.c: New file.
37317         * misc/sys/auxv.h: New file.
37318         * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
37319         (routines): Add getauxval.
37320         * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
37321         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
37322         * elf/dl-sysdep.c (_dl_auxv): Remove.
37323         (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
37324         * elf/dl-support.c (_dl_auxv): New variable.
37325         (_dl_aux_init): Initialize it.
37326         * manual/startup.texi (Auxiliary Vector): New node.
37327         * sysdeps/generic/bits/hwcap.h: New file.
37328         * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
37329         * sysdeps/powerpc/sysdep.h: ... here.  Include it.
37330         * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
37331         * sysdeps/sparc/sysdep.h: ... here.  Include it.
37332         * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
37333         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
37334         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
37335         Update.
37336         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
37337         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
37338         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
37339         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
37340         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
37341         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
37342         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
37343         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
37345 2012-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37347         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
37349 2012-05-19  David S. Miller  <davem@davemloft.net>
37351         * sysdeps/sparc/fpu/libm-test-ulps: Update.
37353 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
37355         [BZ #14123]
37356         * math/s_ccosh.c: Include <float.h>
37357         (__ccosh): Avoid internal overflow calculating sinh and cosh
37358         values before multiplying by sin and cos values.
37359         * math/s_ccoshf.c: Likewise.
37360         * math/s_ccoshl.c: Likewise.
37361         * math/s_csin.c: Likewise.
37362         * math/s_csinf.c: Likewise.
37363         * math/s_csinl.c: Likewise.
37364         * math/s_csinh.c: Likewise.
37365         * math/s_csinhf.c: Likewise.
37366         * math/s_csinhl.c: Likewise.
37367         * math/libm-test.inc (ccos_test): Add more tests.
37368         (ccosh_test): Likewise.
37369         (csin_test): Likewise.
37370         (csinh_test): Likewise.
37371         * sysdeps/i386/fpu/libm-test-ulps: Update.
37372         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37374 2012-05-19  H.J. Lu  <hongjiu.lu@intel.com>
37376         * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
37377         * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
37379         * sysdeps/x86_64/x32/_itoa.h: Add comment.
37381 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
37383         * sysdeps/powerpc/soft-fp/Makefile: Remove file.
37384         * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
37385         * sysdeps/powerpc/soft-fp/Versions: Likewise.
37386         * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
37387         * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
37388         * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
37389         * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
37390         * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
37391         * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
37392         * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
37393         * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
37394         * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
37395         * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
37396         * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
37397         * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
37398         * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
37399         * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
37400         * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
37401         * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
37402         * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
37403         * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
37404         * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
37405         * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
37406         * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
37407         * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
37408         * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
37409         * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
37410         * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
37411         * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
37412         * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
37413         * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
37415 2012-05-18  Andreas Jaeger  <aj@suse.de>
37417         * csu/.gitignore: Delete.
37419 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
37421         * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
37422         (timex): Use __syscall_slong_t.
37424 2012-05-18  Andreas Jaeger  <aj@suse.de>
37425             Carlos O'Donell  <carlos_odonell@mentor.com>
37427         * manual/install.texi (Configuring and compiling): Update
37428         description about files modified in the source directory.
37429         * INSTALL: Regenerated.
37431 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
37433         * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
37434         value.  Use "or" to set return value to -1.
37435         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
37436         negate return value.
37438 2012-05-18  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
37440         * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c)
37441         (CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
37442         failure if the compiler has Graphite support disabled.
37443         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
37444         Likewise.
37445         * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c)
37446         (CFLAGS-memmove.c): Likewise.
37447         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
37448         Likewise.
37450 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
37452         * sysdeps/x86_64/x32/_itoa.h: New file.
37454         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
37455         getdents system call only if kernel and user dirents have the
37456         same d_ino and d_off.
37458         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
37459         LLONG_MAX != LONG_MAX.
37460         (_itoa_word): Use _ITOA_WORD_TYPE on value.
37461         (_fitoa_word): Likewise.
37463         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
37464         years.
37465         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
37466         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
37467         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
37469         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
37470         include <bits/wordsize.h>.  Check __x86_64__ instead of
37471         __WORDSIZE.
37472         (sigcontext): Use "__uint64_t" instead of "unsigned long int"
37473         if __x86_64__ is defined.  Use anonymous union on fpstate.
37475         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
37476         anonymous union.
37478 2012-05-18  Andreas Schwab  <schwab@linux-m68k.org>
37480         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
37481         INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
37482         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
37483         Refer to _rtld_local_ro instead of _rtld_global_ro.
37484         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
37485         Likewise.
37486         * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
37487         Likewise.
37488         * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
37489         Likewise.
37490         * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
37491         * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
37492         of _rtld_global, and rtld_progname instead of _dl_argv[0].
37494         * sysdeps/powerpc/powerpc32/dl-machine.c
37495         (__elf_machine_runtime_setup) [PROF]: Don't reference
37496         _dl_prof_resolve.
37498 2012-05-18  Andreas Jaeger  <aj@suse.de>
37500         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
37501         function only available for GCCs before 3.4 since GCC 3.4
37502         introduced a builtin.
37503         (lrint): Likewise.
37504         (llrintf): Likewise.
37505         (llrint): Likewise.
37506         (fmaxf): Likewise.
37507         (fmax): Likewise.
37508         (fminf): Likewise.
37509         (fmin): Likewise.
37510         (rint): Likewise.
37511         (rintf): Likewise.
37512         (nearbyint): Likewise.
37513         (nearbyintf): Likewise.
37514         (ceil): Likewise.
37515         (ceilf): Likewise.
37516         (floor): Likewise.
37517         (floorf): Likewise.
37519 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
37521         * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
37522         on both fields and cast pointer to __syscall_ulong_t.
37524         * bits/types.h (__fsword_t): New type.
37525         * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
37526         sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
37527         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
37528         (__FSWORD_T_TYPE): Likewise.
37529         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
37530         (__FSWORD_T_TYPE): Likewise.
37531         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
37532         (__FSWORD_T_TYPE): Likewise.
37533         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
37534         (__FSWORD_T_TYPE): Likewise.
37535         * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
37536         __SWORD_TYPE with __fsword_t.
37537         (statfs64): Likewise.
37539 2012-05-17  David S. Miller  <davem@davemloft.net>
37541         * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
37543 2012-05-17  Andreas Jaeger  <aj@suse.de>
37545         * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
37546         warning.
37548 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
37550         * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
37552 2012-05-17  Andreas Jaeger  <aj@suse.de>
37554         * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
37555         when it is used.
37557 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
37559         * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
37561 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
37563         * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
37564         * sysdeps/x86_64/tst-mallocalign1.c: New file.
37566 2012-05-17  Andreas Jaeger  <aj@suse.de>
37567             Carlos O'Donell  <carlos_odonell@mentor.com>
37569         [BZ #14059]
37570         * sysdeps/x86_64/multiarch/init-arch.h
37571         (bit_YMM_Usable): Rename to...
37572         (bit_AVX_Usable): ... this.
37573         (bit_FMA4_Usable): New macro.
37574         (bit_XMM_state): New macro.
37575         (bit_YMM_state): New macro.
37576         [__ASSEMBLER__] (index_YMM_Usable): Rename to...
37577         [__ASSEMBLER__] (index_AVX_Usable): ... this.
37578         [__ASSEMBLER__] (index_FMA4_Usable): New macro.
37579         (CPUID_OSXSAVE): New macro.
37580         (CPUID_AVX): New macro.
37581         (CPUID_FMA4): New macro.
37582         (index_YMM_Usable): Rename to...
37583         (index_AVX_Usable): ... this.
37584         (HAS_AVX): Use HAS_ARCH_FEATURE.
37585         (HAS_FMA4): Likewise.
37586         (HAS_YMM_USABLE): Remove.
37587         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
37588         Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
37589         are present.
37590         * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
37591         * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
37592         * sysdeps/x86_64/multiarch/Makefile: Likewise.
37593         * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
37594         * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
37596 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
37598         * math/libm-test.c: Support platforms without multiple rounding modes.
37599         * math/bug-nextafter.c: Support platforms without FP exceptions.
37600         * math/bug-nexttoward.c: Likewise.
37601         * math/test-fenv.c: Likewise.
37602         * math/test-misc.c: Likewise.
37603         * stdlib/bug-getcontext.c: Likewise.
37605 2012-05-17  Andreas Jaeger  <aj@suse.de>
37607         * manual/examples/search.c (critter_cmp): Change signature to
37608         avoid warnings.
37609         * manual/string.texi (Collation Functions): Likewise.
37611 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
37613         * bits/types.h: Fold copyright years.
37614         * bits/typesizes.h: Likewise.
37615         * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
37616         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
37617         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
37618         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
37619         * time/time.h: Likewise.
37621 2012-05-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
37623         [BZ #208]
37624         * malloc.c (int_mallinfo): Add parameter to accumulate statistics
37625         in instead of returning them.  Return void.
37626         (__libc_mallinfo): Accumulate over all arenas.
37627         (__malloc_stats): Adjust for change in int_mallinfo interface.
37629 2012-05-16  Roland McGrath  <roland@hack.frob.com>
37631         [BZ #10375]
37632         * configure.in (NM): Add AC_CHECK_TOOL for it.
37633         (libc_extra_cflags): New substituted variable.
37634         Check for -fstack-protector being used implicitly.
37635         * configure: Regenerated.
37636         * config.make.in (config-extra-cflags): New variable,
37637         gets @libc_extra_cflags@.
37638         * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
37640         [BZ #10375]
37641         * configure.in: Check for _FORTIFY_SOURCE being predefined.
37642         (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
37643         * configure: Regenerated.
37644         * config.make.in (CPPUNDEFS): New substituted variable.
37645         * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
37646         * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
37647         * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
37649 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
37651         * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
37652         (mq_attr): Use __syscall_slong_t.
37654 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
37656         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
37657         Check __x86_64__ instead of __WORDSIZE.
37658         (_STAT_VER_LINUX): Likewise.
37659         (stat): Check __x86_64__ instead of __WORDSIZE.  Use
37660         __syscall_ulong_t and __syscall_slong_t.
37661         (stat64): Likewise.
37663 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
37665         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
37667 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
37669         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
37671 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
37673         * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
37674         __syscall_ulong_t.
37676         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
37677         include <bits/wordsize.h>.  Check __x86_64__ instead of
37678         __WORDSIZE.
37679         (greg_t): Use "__extension__ long long int" if __x86_64__ is
37680         defined.
37681         (mcontext_t): Replace "unsigned long" with "unsigned long long".
37683         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
37684         include <bits/wordsize.h>.  Check __x86_64__ instead of
37685         __WORDSIZE.
37686         (user_regs_struct): Use "__extension__ unsigned long long"
37687         instead of "unsigned long" if __x86_64__ is defined.
37688         (user): Likewise.  Pad after pointer field if __ILP32__ is
37689         defined.
37691 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
37693         * configure.in (makeinfo): Require version 4.5 or later.  Allow
37694         versions 5 to 9.
37695         * configure: Regenerated.
37696         * manual/install.texi (texinfo): Increase version requirement to
37697         4.5 or later.
37698         * INSTALL: Regenerated.
37700         * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
37702 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
37704         * sysdeps/x86_64/x32/gmp-mparam.h: New file.
37706         * sysdeps/x86_64/x32/ffs.c: New file.
37708         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
37709         __syscall_ulong_t.
37710         (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
37711         defined.  Use __syscall_ulong_t.
37712         (shminfo): Use __syscall_ulong_t.
37713         (shm_info): Likewise.
37715         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
37716         __syscall_ulong_t.
37718         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
37719         <bits/wordsize.h>.
37720         (msgqnum_t): Use __syscall_ulong_t.
37721         (msglen_t): Likewise.
37722         (msqid_ds): Check __x86_64__ instead of __WORDSIZE.  Use
37723         __syscall_ulong_t.
37725         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
37726         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
37728         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
37730         * sysdeps/x86_64/x32/divdi3.c: New dummy file.
37731         * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
37733         * sysvipc/sys/msg.h (msgbuf): Replace long int with
37734         __syscall_slong_t.
37736         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
37737         include <bits/wordsize.h>.  Check __x86_64__ instead of
37738         __WORDSIZE.
37740         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
37741         "unsigned long long int" if __x86_64__ is defined.
37742         (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
37744         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
37745         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
37746         (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
37748         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
37749         <stdint.h>.
37750         (GET_PC): Cast to uintptr_t first.
37751         (GET_FRAME): Likewise.
37752         (GET_STACK): Likewise.
37754         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
37755         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
37756         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
37757         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
37758         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
37759         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
37760         * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
37761         * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
37762         * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
37763         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
37764         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
37765         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
37766         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
37767         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
37768         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
37769         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
37770         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
37771         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
37772         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
37773         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
37774         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
37775         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
37776         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
37777         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
37778         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
37779         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
37780         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
37781         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
37782         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
37784 2012-05-16  Andreas Schwab  <schwab@linux-m68k.org>
37786         * Makerules (+depfiles): Also collect depfiles from .oS in
37787         $(extra-objs).
37788         * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
37789         .oS, $(libnldbl-routines)).
37791         * Makerules (native-compile-mkdep-flags): Define.
37792         * sunrpc/Makefile (extra-objs): Add $(addprefix
37793         cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
37794         ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
37795         of $(compile-mkdep-flags).  Depend on $(before-compile) instead of
37796         calling $(make-target-directory).
37798 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37800         * bits/types.h (__snseconds_t): Removed.
37801         * time/time.h (struct timespec): Replace __snseconds_t with
37802         __syscall_slong_t.
37803         * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
37804         * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
37805         Likewise.
37806         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
37807         (__SNSECONDS_T_TYPE): Likewise.
37808         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
37809         (__SNSECONDS_T_TYPE): Likewise.
37810         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
37811         (__SNSECONDS_T_TYPE): Likewise.
37813 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37815         * sysdeps/mach/hurd/bits/typesizes.h
37816         (__SYSCALL_SLONG_TYPE): New macro.
37817         (__SYSCALL_ULONG_TYPE): Likewise.
37819 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37821         * bits/types.h (__syscall_slong_t): New type.
37822         (__syscall_ulong_t): Likewise.
37824         * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
37825         (__SYSCALL_ULONG_TYPE): Likewise.
37826         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
37827         (__SYSCALL_SLONG_TYPE): Likewise.
37828         (__SYSCALL_ULONG_TYPE): Likewise.
37829         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
37830         (__SYSCALL_SLONG_TYPE): Likewise.
37831         (__SYSCALL_ULONG_TYPE): Likewise.
37832         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
37833         (__SYSCALL_SLONG_TYPE): Likewise.
37834         (__SYSCALL_ULONG_TYPE): Likewise.
37836 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37838         * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
37839         Add sigaltstack-offsets.sym.
37840         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
37841         <sigaltstack-offsets.h>.
37842         (CALL_FAIL): Use RSP_LP to operate on stack.  Use RDI_LP on
37843         longjmp_msg pointer.
37844         (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC.  Use
37845         R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
37846         signal stack.
37847         * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
37849 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
37851         * elf/stackguard-macros.h: Remove file.
37852         * sysdeps/generic/stackguard-macros.h: New file.
37853         * sysdeps/i386/stackguard-macros.h: Likewise.
37854         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
37855         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
37856         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
37857         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
37858         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
37859         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
37860         * sysdeps/x86_64/stackguard-macros.h: Likewise.
37861         * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
37862         <elf/stackguard-macros.h>.
37864         [BZ #14109]
37865         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
37866         __aligned__ in attribute.
37867         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
37868         (gregset_t): Likewise.
37870 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37872         * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
37873         * sysdeps/x86_64/64/Implies-after: Here.  New file.
37874         * sysdeps/x86_64/x32/Implies-after: New file.
37876 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37878         * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
37879         and access return value for _dl_profile_fixup.  Use R10_LP to
37880         load frame size.
37882 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37884         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
37886 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37888         * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
37889         * sysdeps/x86_64/x32/sysdep.h: New file.
37891 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37893         * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
37894         * sysdeps/x86_64/setjmp.S: Likewise.
37896 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37898         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
37899         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
37900         * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
37901         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
37902         remove unused global constant.
37904 2012-05-15  Chris Metcalf  <cmetcalf@tilera.com>
37906         * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
37907         include of <not-cancel.h>.
37909 2012-05-15  Roland McGrath  <roland@hack.frob.com>
37911         * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
37913 2012-05-15  Jeff Law  <law@redhat.com>
37914             Andreas Jaeger  <aj@suse.de>
37916         [BZ #13594]
37917         * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
37918         out from...
37919         * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
37920         * nscd/nscd-client.h: Add __nscd_acquire_maplock.
37921         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
37922         code changing __hst_map_handle.map.
37924 2012-05-15  Roland McGrath  <roland@hack.frob.com>
37926         * configure.in (sysnames): Look for Implies-before and Implies-after
37927         files.
37928         * configure: Regenerated.
37930 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37932         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
37933         8-byte data alignment with LP_SIZE alignment.
37935 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37937         * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
37938         into R10_LP.
37940 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37942         * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
37944 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37946         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
37947         * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
37948         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
37949         Likewise.
37950         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
37952 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37954         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
37955         (stackinfo_sub_sp): Likewise.
37957 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37959         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
37960         RAX_LP.
37962 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37964         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
37965         into R*_LP.
37967 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37969         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
37970         sizes into R*_LP.
37972 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37974         * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
37976 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37978         * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
37979         into R11_LP and load __x86_64_shared_cache_size_half into
37980         R8_LP.
37982 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
37984         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
37985         R8_LP.
37987 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37989         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
37990         logb for POWER7.
37991         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
37992         logbf for POWER7.
37993         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
37994         logbl for POWER7.
37995         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
37996         powerpc32/power7/fpu/s_logb.c via #include.
37997         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
37998         powerpc32/power7/fpu/s_logbf.c via #include.
37999         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
38000         powerpc32/power7/fpu/s_logbl.c via #include.
38002 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
38004         * README.libm: Remove file.
38006 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
38008         * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
38009         count for x32.  Use R*_LP and omit operand-size suffix.
38011 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
38013         * shlib-versions: Move x86_64-.*-linux.* entries to ...
38014         * sysdeps/x86_64/64/shlib-versions: Here.  New file.
38015         * sysdeps/x86_64/x32/shlib-versions: New file.
38017 2012-05-14  Roland McGrath  <roland@hack.frob.com>
38019         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
38020         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
38021         Use _dl_fatal_printf instead.
38023 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
38025         * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
38026         set if not set by the user.  Do not allow for being unset.
38027         * sysdeps/unix/sysv/linux/configure: Regenerated.
38029 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
38031         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
38032         the `q' suffix from lea and replace .quad with ASM_ADDR.
38034 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
38036         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
38037         the `q' suffix from xor/rol instructions.  Use $2*LP_SIZE+1
38038         instead of $17.
38039         (PTR_DEMANGLE): Likewise.
38041 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
38043         * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
38044         (LP_OP): Likewise.
38045         (ASM_ADDR): Likewise.
38046         (RAX_LP): Likewise.
38047         (RBP_LP): Likewise.
38048         (RBX_LP): Likewise.
38049         (RCX_LP): Likewise.
38050         (RDI_LP): Likewise.
38051         (RSI_LP): Likewise.
38052         (RSP_LP): Likewise.
38053         (R8_LP): Likewise.
38054         (R9_LP): Likewise.
38055         (R10_LP): Likewise.
38056         (R10_LP): Likewise.
38057         (R11_LP): Likewise.
38058         (R12_LP): Likewise.
38059         (R13_LP): Likewise.
38060         (R14_LP): Likewise.
38061         (R15_LP): Likewise.
38063 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
38065         * sysdeps/x86_64/x32/dl-machine.h: New file.
38067 2012-05-14  Andreas Jaeger  <aj@suse.de>
38069         * manual/Makefile (subdir): Remove export of subdir.
38070         (all): Remove target.
38071         (.PHONY): Remove all from list.
38072         (mkinstalldirs): Remove.
38073         (.PHONY): Remove installdirs from list.
38074         ($(inst_infodir)/libc.info): Use make-target-directory.
38075         (installdirs): Remove.
38076         (subdir_%): Remove.
38077         (glibc-targets): Remove.
38078         (lib): Remove.
38079         (stubs): Remove.
38080         ($(objpfx)stubs ../po/manual.pot): Remove.
38081         ($(objpfx)stamp%): Remove.
38082         (make-target-directory): Remove.
38083         (subdir_install): Remove.
38084         (routines): Remove.
38085         (aux): Remove.
38086         (sources): Remove.
38087         (objects): Remove.
38088         (headers): Remove.
38090         [BZ #13750]
38091         * manual/.gitignore: Remove, it's not needed anymore.
38092         * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
38093         all files in it.
38094         * manual/Makefile (dvi, pdf, info, html): Depend on files in build
38095         directory.
38096         (texis): Renamed to $(objpfx)texis.
38097         (texis-path): New, contains path to generated files.
38098         (chapters.%): Use texis-path for complete path, add extra argument
38099         libc-texinfo.sh.
38100         (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
38101         (libc/index.html, summary.texi): Add $(objpfx) as prefix.
38102         (summary,texi, stamp-summary): Use complete path of
38103         files. Generate files in build dir.
38104         (dir-add.texi): Build in build dir.
38105         (libm-err.texi,stamp-libm-err): Likewise.
38106         (version.texi, stamp-version): Likewise.
38107         (.%c.texi): Likewise.
38108         (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
38109         (mostlyclean): Remove target.
38110         (realclean): Remove target.
38111         (generated): Add new variable with contents from mostlyclean and
38112         realclean, remove entries duplicated in common-mostlyclean, add
38113         stamp-libm-err and stamp-version.
38114         (generated-dirs): Add libc directory.
38115         ($(inst_infodir)/libc.info): Install files from build dir.
38117         * manual/install.texi (Configuring and compiling): Adjust since
38118         the info files are not part of the tar ball anymore.
38120 2012-05-14  Andreas Jaeger  <aj@suse.de>
38122         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
38123         variable.
38125 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
38127         [BZ #13717]
38128         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
38129         to 2.2.0 where earlier.
38130         * sysdeps/unix/sysv/linux/configure: Regenerated.
38131         * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
38132         Remove conditional code.
38133         [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
38134         * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
38135         Remove conditional code.
38136         [!__NR_lchown]: Likewise.
38137         [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
38138         [__NR_lchown]: Likewise.
38139         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
38140         comment referencing __ASSUME_LCHOWN_SYSCALL.
38141         * sysdeps/unix/sysv/linux/i386/sigaction.c
38142         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
38143         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
38144         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
38145         Remove conditional code.
38146         [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
38147         (__protocol_available): Remove #if 0 code.
38148         * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
38149         conditional code.
38150         [__ASSUME_SIOCGIFNAME]: Make code unconditional.
38151         * sysdeps/unix/sysv/linux/kernel-features.h
38152         (__ASSUME_GETCWD_SYSCALL): Don't define.
38153         (__ASSUME_REALTIME_SIGNALS): Likewise.
38154         (__ASSUME_PREAD_SYSCALL): Likewise.
38155         (__ASSUME_PWRITE_SYSCALL): Likewise.
38156         (__ASSUME_POLL_SYSCALL): Likewise.
38157         (__ASSUME_LCHOWN_SYSCALL): Likewise.
38158         (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
38159         non-SPARC.
38160         (__ASSUME_SIOCGIFNAME): Don't define.
38161         (__ASSUME_MSG_NOSIGNAL): Likewise.
38162         (__ASSUME_SENDFILE): Define unconditionally.
38163         (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
38164         * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
38165         conditional code.
38166         [__ASSUME_POLL_SYSCALL]: Make code unconditional.
38167         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
38168         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
38169         (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
38170         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
38171         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
38172         (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
38173         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
38174         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
38175         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
38176         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
38177         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
38178         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
38179         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
38180         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
38181         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
38182         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
38183         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
38184         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
38185         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
38186         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
38187         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
38188         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
38189         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
38190         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
38191         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
38192         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
38193         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
38194         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
38195         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
38196         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
38197         * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
38198         Remove conditional code.
38199         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
38200         * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
38201         Remove conditional code.
38202         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
38203         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
38204         [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
38205         * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
38206         Remove conditional code.
38207         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
38208         * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
38209         Remove conditional code.
38210         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
38211         * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
38212         Remove conditional code.
38213         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
38214         * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
38215         Remove conditional code.
38216         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
38217         * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
38218         Remove conditional code.
38219         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
38220         * sysdeps/unix/sysv/linux/sh/pwrite64.c
38221         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
38222         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
38223         * sysdeps/unix/sysv/linux/sigaction.c
38224         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
38225         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
38226         * sysdeps/unix/sysv/linux/sigpending.c
38227         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
38228         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
38229         * sysdeps/unix/sysv/linux/sigprocmask.c
38230         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
38231         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
38232         * sysdeps/unix/sysv/linux/sigsuspend.c
38233         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
38234         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
38235         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
38236         (__libc_missing_rt_sigs): Remove.
38237         (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
38238         (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
38239         * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
38240         Remove conditional code.
38241         [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
38242         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
38243         return 1.
38244         * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
38245         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
38246         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
38247         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
38249 2012-05-14  Andreas Jaeger  <aj@suse.de>
38251         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
38252         it's not used in glibc.
38253         (__coshm1): Likewise.
38254         (__acosh1p): Likewise.
38255         (__sgn): Likewise.
38257         * manual/string.texi (Copying and Concatenation): Add missing
38258         variable in concat example.
38259         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
38261 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
38263         [BZ #14103]
38264         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
38265         __builtin_clzl with __builtin_clzll.
38267 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
38269         [BZ #14104]
38270         * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
38271         libc_freeres_ptr.
38273 2012-05-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
38275         * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
38276         * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
38277         * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
38278         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
38280 2012-05-14  Mike Frysinger  <vapier@gentoo.org>
38282         * NEWS: Update ia64 info.
38284 2012-05-12  Andreas Schwab  <schwab@linux-m68k.org>
38286         * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
38287         used as bcopy.
38289 2012-05-12  Thomas Schwinge  <thomas@codesourcery.com>
38291         * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
38292         * sysdeps/unix/syscalls.list (dup3): Likewise.
38293         * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
38294         * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
38296 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
38298         * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
38299         "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
38301 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
38303         * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
38304         thread pointer.
38305         (TLS_IE): Use mov/add instead of movq/addq to load thread
38306         pointer.
38307         (TLS_GD_PREFIX): New.
38308         (TLS_GD): Use it.
38310 2012-05-11  David S. Miller  <davem@davemloft.net>
38312         * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
38313         * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
38314         (_FPU_SETCW): Likewise.
38316 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
38318         * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
38319         is 32-byte aligned.
38321 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
38323         [BZ #11837]
38324         * iconvdata/gb18030.c: Update tables.
38325         (BODY for FROM_LOOP): Update.  Handle two-byte encoded non-BMP
38326         characters specially.
38327         (BODY for TO_LOOP): Add encoding of missing ranges.
38329 2012-05-11  Thomas Schwinge  <thomas@codesourcery.com>
38331         [BZ #13673]
38332         * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
38333         * sysdeps/mach/hurd/dup3.c: Likewise.
38334         * sysdeps/mach/hurd/readlinkat.c: Likewise.
38335         * sysdeps/powerpc/memmove.c:: Likewise.
38337 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
38339         * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
38340         R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
38342 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
38344         * elf/elf.h (R_X86_64_RELATIVE64): New.
38345         (R_X86_64_NUM): Updated.
38346         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
38347         R_X86_64_RELATIVE64.  Always use Elf64_Addr with R_X86_64_64.
38348         (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
38349         * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
38350         tst-quad1pie tst-quad2pie
38351         (modules-names): Add tst-quadmod1 tst-quadmod2.
38352         ($(objpfx)tst-quad1): New dependency.
38353         ($(objpfx)tst-quad2): Likewise.
38354         ($(objpfx)tst-quad1pie): Likewise.
38355         ($(objpfx)tst-quad2pie): Likewise.
38356         * sysdeps/x86_64/tst-quad1.c: New file.
38357         * sysdeps/x86_64/tst-quad1pie.c: New file.
38358         * sysdeps/x86_64/tst-quad2.c: Likewise.
38359         * sysdeps/x86_64/tst-quad2pie.c: Likewise.
38360         * sysdeps/x86_64/tst-quadmod1.S: Likewise.
38361         * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
38362         * sysdeps/x86_64/tst-quadmod2.S: Likewise.
38363         * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
38365 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
38367         * io/fcntl.h (mode_t, off_t, pid_t): Define types.
38368         (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
38369         * streams/stropts.h (t_scalar_t): Define type.
38371         * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
38372         (_PATH_PRESERVE): Set to "/var/lib".
38373         (_PATH_RWHODIR): Set to "/var/spool/rwho".
38375         * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
38376         instead of int.
38378         * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
38379         if __dir_mkfile succeeded.
38381         * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
38382         checking for _hurd_dtablesize.  Unlock it right after having
38383         finished _hurd_dtable allocation.
38385 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
38387         * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
38388         * sysdeps/mach/hurd/configure: Regenerated.
38389         * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
38390         special-casing to...
38391         * sysdeps/gnu/configure.in: ... this new file.
38392         * sysdeps/unix/sysv/linux/configure: Regenerated.
38393         * sysdeps/gnu/configure: New generated file.
38395         * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
38396         for Linux: use nsec instead of usec, as well as:
38397         [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
38398         members of type struct timespec.
38399         [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
38400         New macros.
38401         (struct stat64): Likewise.
38402         (_STATBUF_ST_NSEC): New macro.
38403         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
38405         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
38406         __strtoul_internal rather than strtoul.
38408 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
38410         * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
38411         and reject them.
38413 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
38415         * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
38416         which preserves existing values.
38417         * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
38419 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
38421         * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
38422         TIMEOUT values.  Return EINVAL for NFDS values either negative or
38423         greater than FD_SETSIZE.
38425 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
38427         * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
38428         allocated, call __vm_protect to finish enabling the existing space, and
38429         pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
38430         allocate the remainder.
38432 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
38434         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
38435         address port.  Set ADDR_LEN to 0 when not filling ADDRARG.
38437 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
38439         * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
38440         sysdeps/mach/hurd/readlink.c.
38442         * posix/tst-sysconf.c (posix_options): Only use
38443         _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
38444         _POSIX_SYNCHRONIZED_IO when they are defined
38445         * sysdeps/mach/hurd/bits/posix_opt.h:
38446         (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
38447         (_XOPEN_REALTIME): Undefine macro.
38448         (_XOPEN_REALTIME_THREADS): Undefine macro.
38449         (_XOPEN_SHM): Undefine macro.
38450         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
38451         macro to -1.
38452         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
38453         macro to -1.
38454         (_POSIX_ASYNC_IO): Undefine macro.
38455         (_POSIX_PRIORITIZED_IO): Undefine macro.
38456         (_POSIX_SPIN_LOCKS): Define macro to -1.
38458         * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
38459         SA_NODEFER, SA_RESETHAND.
38460         * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
38461         O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
38462         F_DUPFD_CLOEXEC.
38464 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
38466         * elf/Makefile (pldd-modules): Define unconditionally.
38468 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
38470         * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
38472 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
38474         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
38475         Return ENOENT when name is empty.
38476         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
38478 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
38480         * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
38482         * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
38484 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
38486         Fix mlock in all cases except non-readable pages.
38487         * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
38488         instead of VM_PROT_ALL as parameter to __vm_wire function.
38490         * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
38491         (__mkdir): When path is `/', just fail with EEXIST.
38492         * sysdeps/mach/hurd/mkdirat.c: Likewise.
38494 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
38496         * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
38497         <sys/uio.h> (for writev).
38498         * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
38499         and <sys/param.h> (for MIN).
38501 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
38503         * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
38504         REQUESTED_TIME.  Properly set the remaining time and return EINTR
38505         if interrupted.
38507 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
38509         * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
38510         Depend on against $(link-rpcuserlibs).
38512 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
38514         * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
38515         (__libc_stack_end): Do not use attribute_relro.
38516         * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
38517         * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
38518         to libthread-provided value.
38519         * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
38520         attribute_relro.
38522 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
38524         [BZ #3748]
38525         * bits/libc-lock.h (__libc_once_get): New macro.
38526         * sysdeps/mach/bits/libc-lock.h: Likewise.
38527         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
38528         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
38529         instead of using implementation details.
38531         * libio/fileops.c: Unconditionally include <kernel-features.h>.
38532         * libio/freopen.c: Likewise.
38533         * libio/freopen64.c: Likewise.
38534         * misc/syslog.c: Likewise.
38535         * nscd/connections.c: Likewise.
38536         * nscd/netgroupcache.c: Likewise.
38537         * sysdeps/posix/getcwd.c: Likewise.
38539 2012-05-10  Roland McGrath  <roland@hack.frob.com>
38541         * math/w_ilogbf.c: Add #include <limits.h>.
38543 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
38545         * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
38546         path instead of returning without unlocking.
38548         * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
38549         immediate-write ioctls.
38550         * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
38552 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
38554         * sysdeps/mach/hurd/i386/init-first.c (init): Use
38555         __builtin_frame_address instead of making assumptions about the
38556         location of the return address relative to DATA.  Force early load of
38557         the return address.
38558         (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
38559         __builtin_frame_address.
38561         dup3 for GNU Hurd.
38562         * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
38563         * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c.  Evolve it to
38564         implement dup3 and do some further code clean-ups.
38565         * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
38566         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
38568 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
38570         * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
38572         * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
38573         HURD_CRITICAL_END around holding _hurd_dtable_lock.
38574         * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
38575         * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
38576         HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
38577         d->port.lock.
38579         * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
38580         instead of setjmp/longjmp to restore the signal mask.  Call sigsetjmp
38581         when handler == SIG_ERR, not when handler != SIG_ERR.
38583 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
38585         * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
38586         (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
38587         definitions.
38589         accept4 for GNU Hurd.
38590         * include/sys/socket.h (__libc_accept4): New prototype.
38591         * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c.  Evolve it
38592         to implement __libc_accept4.
38593         * sysdeps/mach/hurd/accept.c (accept): Reimplement using
38594         __libc_accept4.
38595         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
38597         * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
38598         * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
38599         * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
38600         signal-defines.sym.
38602 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
38604         * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
38606 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
38608         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
38609         assertion on O_CLOEXEC flag.
38610         * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
38611         * hurd/intern-fd.c: Likewise.
38612         * hurd/port2fd.c: Likewise.
38614 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
38616         [BZ #3906]
38617         * bits/in.h (IPV6_PKTINFO): Define new macro.
38618         (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
38620 2012-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38622         [BZ #13954]
38623         [BZ #13955]
38624         [BZ #13956]
38625         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
38626         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
38627         * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
38628         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
38629         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
38630         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
38631         * math/libm-test.inc (logb_test) : Additional logb tests.
38633 2012-05-09  Andreas Schwab  <schwab@linux-m68k.org>
38634             Andreas Jaeger  <aj@suse.de>
38636         * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
38637         * configure: Regenerated.
38638         * config.h.in (LINK_OBSOLETE_RPC): New macro.
38639         * config.make.in (link-obsolete-rpc): New substituted variable.
38640         * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
38641         libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
38642         * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
38643         (shared-only-routines): Don't set it under [link-obsolete-rpc],
38644         so that libc.a contains the symbols.
38645         * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
38646         * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
38647         * sunrpc/auth_none.c: Likewise.
38648         * sunrpc/auth_unix.c: Likewise.
38649         * sunrpc/authdes_prot.c: Likewise.
38650         * sunrpc/authuxprot.c: Likewise.
38651         * sunrpc/clnt_gen.c: Likewise.
38652         * sunrpc/clnt_perr.c: Likewise.
38653         * sunrpc/clnt_raw.c: Likewise.
38654         * sunrpc/clnt_simp.c: Likewise.
38655         * sunrpc/clnt_tcp.c: Likewise.
38656         * sunrpc/clnt_udp.c: Likewise.
38657         * sunrpc/clnt_unix.c: Likewise.
38658         * sunrpc/des_crypt.c: Likewise.
38659         * sunrpc/des_soft.c: Likewise.
38660         * sunrpc/get_myaddr.c: Likewise.
38661         * sunrpc/key_call.c: Likewise.
38662         * sunrpc/key_prot.c: Likewise.
38663         * sunrpc/netname.c: Likewise.
38664         * sunrpc/pm_getmaps.c: Likewise.
38665         * sunrpc/pm_getport.c: Likewise.
38666         * sunrpc/pmap_clnt.c: Likewise.
38667         * sunrpc/pmap_prot.c: Likewise.
38668         * sunrpc/pmap_prot2.c: Likewise.
38669         * sunrpc/pmap_rmt.c: Likewise.
38670         * sunrpc/publickey.c: Likewise.
38671         * sunrpc/rpc_cmsg.c: Likewise.
38672         * sunrpc/rpc_common.c: Likewise.
38673         * sunrpc/rpc_dtable.c: Likewise.
38674         * sunrpc/rpc_prot.c: Likewise.
38675         * sunrpc/rpc_thread.c: Likewise.
38676         * sunrpc/rtime.c: Likewise.
38677         * sunrpc/svc.c: Likewise.
38678         * sunrpc/svc_auth.c: Likewise.
38679         * sunrpc/svc_raw.c: Likewise.
38680         * sunrpc/svc_run.c: Likewise.
38681         * sunrpc/svc_tcp.c: Likewise.
38682         * sunrpc/svc_udp.c: Likewise.
38683         * sunrpc/svc_unix.c: Likewise.
38684         * sunrpc/svcauth_des.c: Likewise.
38685         * sunrpc/xcrypt.c: Likewise.
38686         * sunrpc/xdr.c: Likewise.
38687         * sunrpc/xdr_array.c: Likewise.
38688         * sunrpc/xdr_float.c: Likewise.
38689         * sunrpc/xdr_intXX_t.c: Likewise.
38690         * sunrpc/xdr_mem.c: Likewise.
38691         * sunrpc/xdr_rec.c: Likewise.
38692         * sunrpc/xdr_ref.c: Likewise.
38693         * sunrpc/xdr_sizeof.c: Likewise.
38694         * sunrpc/xdr_stdio.c: Likewise.
38696 2012-05-10  Roland McGrath  <roland@hack.frob.com>
38698         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
38699         change.  Update copyright years.
38701 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
38703         * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
38705 2012-05-10  Maxim Kuvyrkov  <maxim@codesourcery.com>
38706             Joseph Myers  <joseph@codesourcery.com>
38707             Paul Pluzhnikov  <ppluzhnikov@google.com>
38709         [BZ #14012]
38710         * sunrpc/Makefile [cross-compiling] (headers): Enable additions
38711         requiring rpcgen.
38712         [cross-compiling] (extra-libs): Likewise.
38713         [cross-compiling] (extra-libs-others): Likewise.
38714         [cross-compiling] (librpcsvc-routines): Likewise.
38715         [cross-compiling] (librpcsvc-inhibit-o): Likewise.
38716         [cross-compiling] (omit-deps): Likewise.
38717         (sunrpc-CPPFLAGS): New variable.
38718         (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
38719         (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
38720         (cross-rpcgen-objs): New variable.
38721         (extra-objs): Append $(cross-rpcgen-objs).
38722         ($(cross-rpcgen-objs)): New rule.
38723         ($(objpfx)cross-rpcgen): Likewise.
38724         (rpcgen-cmd): Define to use $(built-program-file).  Expand
38725         comment.
38726         ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
38727         ($(objpfx)x%.stmp): Likewise.
38728         * sunrpc/proto.h [IS_IN_build] (_): Define.
38729         [IS_IN_build] (_libc_intl_domainname): Likewise.
38731 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
38733         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
38734         Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
38735         and R_X86_64_TPOFF64.
38737 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
38739         * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
38740         sysdeps/unix/sysv/syscalls.list.
38741         (stime): Likewise.
38742         (utime): Likewise.
38743         * sysdeps/unix/sysv/syscalls.list: Remove file.
38745 2012-05-10  Paul Eggert  <eggert@cs.ucla.edu>
38747         [BZ #3440]
38748         * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
38749         (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
38750         (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
38751         (__LC_IDENTIFICATION): Make these macros useful in #if
38752         expressions, as required by C99.
38754 2012-05-10  Andreas Schwab  <schwab@linux-m68k.org>
38756         * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
38757         $(addsuffix .os,$(rpc-compat-routines)).  Move include ../Rules
38758         after this.
38760 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
38762         * stdlib/longlong.h: Updated from GCC.
38764 2012-05-09  Andreas Jaeger  <aj@suse.de>
38766         * nscd/nscd.c (run_modes): Make named enum, reorder so that
38767         default is first entry.
38768         (run_mode): Set type.
38769         (main): Remove informal message about syslog.
38770         (options): Fix typo.
38772         [BZ #14053]
38773         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
38774         to asm.
38775         (lrint): Likewise.
38776         (llrintf): Likewise.
38777         (llrint): Likewise.
38778         (rint): Likewise.
38779         (rintf): Likewise.
38780         (nearbyint): Likewise.
38781         (nearbyintf): Likewise.
38783 2012-05-09  Andreas Jaeger  <aj@suse.de>
38784             Pedro Alves  <palves@redhat.com>
38786         * nscd/nscd.c (run_mode): Use enum.
38787         (main): Cleanup coding style issue.
38789 2012-05-09  Alexandre Oliva  <aoliva@redhat.com>
38790             Andreas Jaeger  <aj@suse.de>
38792         * nscd/nscd.c (go_background): Replaced with...
38793         (run_mode): ... this.
38794         (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
38795         (options): Add -F --foreground.
38796         (main): Implement it.
38797         (parse_opt): Parse it.
38799 2012-05-09  Andreas Jaeger  <aj@suse.de>
38801         [BZ #14083]
38802         * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
38803         !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
38804         -Wconversion warning.
38805         (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
38806         Likewise.
38808 2012-05-09  Joseph Myers  <joseph@codesourcery.com>
38810         * conform/data/locale.h-data (NULL): Use macro-constant.  Require
38811         == 0.
38812         (LC_ALL): Use macro-int-constant.
38813         (LC_COLLATE): Likewise.
38814         (LC_CTYPE): Likewise.
38815         (LC_MESSAGES): Likewise.
38816         (LC_MONETARY): Likewise.
38817         (LC_NUMERIC): Likewise.
38818         (LC_TIME): Likewise.
38819         [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
38820         (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
38821         [ISO || ISO99 || ISO11] (*_t): Do not allow.
38822         * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
38823         Specify type.
38824         [C99-based standards] (float_t): Expect type.
38825         [C99-based standards] (double_t): Expect type.
38826         [C99-based standards] (HUGE_VALF): Use macro-constant.  Specify
38827         type.
38828         [C99-based standards] (HUGE_VALL): Likewise.
38829         [C99-based standards] (INFINITY): Likewise.
38830         [C99-based standards] (NAN): Likewise.
38831         [C99-based standards] (FP_INFINITE): Use macro-int-constant.
38832         [C99-based standards] (FP_NAN): Likewise.
38833         [C99-based standards] (FP_NORMAL): Likewise.
38834         [C99-based standards] (FP_SUBNORMAL): Likewise.
38835         [C99-based standards] (FP_ZERO): Likewise.
38836         [C99-based standards] (FP_FAST_FMA): Use
38837         optional-macro-int-constant.  Specify type.  Require == 1.
38838         [C99-based standards] (FP_FAST_FMAF): Likewise.
38839         [C99-based standards] (FP_FAST_FMAL): Likewise.
38840         [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
38841         [C99-based standards] (FP_ILOGBNAN): Likewise.
38842         [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
38843         Specify type.
38844         [C99-based standards] (MATH_ERREXCEPT): Likewise.
38845         [C99-based standards] (math_errhandling): Specify type.
38846         [ISO99 || ISO11] (signgam): Do not allow.
38847         [non-C99-based standards] (copysignf): Do not allow.
38848         [non-C99-based standards] (exp2f): Likewise.
38849         [non-C99-based standards] (log2f): Likewise.
38850         [non-C99-based standards] (modff): Allow.
38851         [non-C99-based standards] (erff): Do not allow.
38852         [non-C99-based standards] (erfcf): Likewise.
38853         [non-C99-based standards] (gammaf): Likewise.
38854         [non-C99-based standards] (hypotf): Likewise.
38855         [non-C99-based standards] (j0f): Likewise.
38856         [non-C99-based standards] (j1f): Likewise.
38857         [non-C99-based standards] (jnf): Likewise.
38858         [non-C99-based standards] (lgammaf): Likewise.
38859         [non-C99-based standards] (tgammaf): Likewise.
38860         [non-C99-based standards] (y0f): Likewise.
38861         [non-C99-based standards] (y1f): Likewise.
38862         [non-C99-based standards] (ynf): Likewise.
38863         [non-C99-based standards] (isnanf): Likewise.
38864         [non-C99-based standards] (acoshf): Likewise.
38865         [non-C99-based standards] (asinhf): Likewise.
38866         [non-C99-based standards] (atanhf): Likewise.
38867         [non-C99-based standards] (cbrtf): Likewise.
38868         [non-C99-based standards] (expm1f): Likewise.
38869         [non-C99-based standards] (ilogbf): Likewise.
38870         [non-C99-based standards] (log1pf): Likewise.
38871         [non-C99-based standards] (logbf): Likewise.
38872         [non-C99-based standards] (nextafterf): Likewise.
38873         [non-C99-based standards] (remainderf): Likewise.
38874         [non-C99-based standards] (rintf): Likewise.
38875         [non-C99-based standards] (scalbf): Likewise.
38876         [non-C99-based standards] (copysignl): Likewise.
38877         [non-C99-based standards] (exp2l): Likewise.
38878         [non-C99-based standards] (log2l): Likewise.
38879         [non-C99-based standards] (modfl): Allow.
38880         [non-C99-based standards] (erfl): Do not allow.
38881         [non-C99-based standards] (erfcl): Likewise.
38882         [non-C99-based standards] (gammal): Likewise.
38883         [non-C99-based standards] (hypotl): Likewise.
38884         [non-C99-based standards] (j0l): Likewise.
38885         [non-C99-based standards] (j1l): Likewise.
38886         [non-C99-based standards] (jnl): Likewise.
38887         [non-C99-based standards] (lgammal): Likewise.
38888         [non-C99-based standards] (tgammal): Likewise.
38889         [non-C99-based standards] (y0l): Likewise.
38890         [non-C99-based standards] (y1l): Likewise.
38891         [non-C99-based standards] (ynl): Likewise.
38892         [non-C99-based standards] (isnanl): Likewise.
38893         [non-C99-based standards] (acoshl): Likewise.
38894         [non-C99-based standards] (asinhl): Likewise.
38895         [non-C99-based standards] (atanhl): Likewise.
38896         [non-C99-based standards] (cbrtl): Likewise.
38897         [non-C99-based standards] (expm1l): Likewise.
38898         [non-C99-based standards] (ilogbl): Likewise.
38899         [non-C99-based standards] (log1pl): Likewise.
38900         [non-C99-based standards] (logbl): Likewise.
38901         [non-C99-based standards] (nextafterl): Likewise.
38902         [non-C99-based standards] (remainderl): Likewise.
38903         [non-C99-based standards] (rintl): Likewise.
38904         [non-C99-based standards] (scalbl): Likewise.
38905         [ISO || ISO99 || ISO11] (*_t): Do not allow.
38906         [non-C99-based standards] (FP_*): Do not allow.
38907         [C99-based standards] (FP_*): Change to
38908         FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
38909         * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
38910         allow.
38911         * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
38912         (SIG_ERR): Likewise.
38913         [X/Open-based standards] (SIG_HOLD): Likewise.
38914         (SIG_IGN): Likewise.
38915         (SIGABRT): Use macro-int-constant.  Specify type.  Require
38916         positive value.
38917         (SIGFPE): Likewise.
38918         (SIGILL): Likewise.
38919         (SIGINT): Likewise.
38920         (SIGSEGV): Likewise.
38921         (SIGTER): Likewise.
38922         [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
38923         [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
38924         [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
38925         [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
38926         [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
38927         [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
38928         [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
38929         [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
38930         [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
38931         [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
38932         [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
38933         [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
38934         [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
38935         [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
38936         [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
38937         [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
38938         [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
38939         [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
38940         [X/Open-based standards] (SIGTRAP): Likewise.
38941         [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
38942         [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
38943         [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
38944         [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
38945         * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
38946         allow.
38948 2012-05-08  Ian Wienand  <ianw@vmware.com>
38950         [BZ #14080]
38951         * time/tzset.c (__tzset_parse_tz): Update default rules for
38952         daylight time changes in the Energy Policy Act of 2005.
38954 2012-05-09  Andreas Jaeger  <aj@suse.de>
38956         [BZ #13983]
38957         * elf/ldconfig.c (parse_conf): Change string to make clear that
38958         ldconfig only issued a warning if ld.so.conf does not exist.
38960 2012-05-08  David S. Miller  <davem@davemloft.net>
38962         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
38963         movxtod instead of popping the value on the stack.
38965         * sysdeps/sparc/fpu/libm-test-ulps: Update.
38967 2012-05-08  Carlos O'Donell  <carlos_odonell@mentor.com>
38969         * config.h.in: Add HAVE_ARM_PCS_VFP.
38971 2012-05-08  Roland Mc Grath  <roland@hack.frob.com>
38973         [BZ #13979]
38974         * include/features.h: Warn if user requests __FORTIFY_SOURCE
38975         checking but the checks are disabled for any reason.
38977 2012-05-08  H.J. Lu  <hongjiu.lu@intel.com>
38979         * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
38980         and ELF64_R_TYPE with ELFW(R_TYPE).
38982 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
38984         * sysdeps/unix/sysv/syscalls.list (pause): Remove.
38985         (ulimit): Likewise.
38987         * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
38988         (settimeofday): Likewise.
38990 2012-05-08  Mike Frysinger  <vapier@gentoo.org>
38992         * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1.  Add
38993         a struct th_u2 inside the union, and move tu_block/tu_code into
38994         a new th_u3 union of tu_block/tu_code inside of that.  Move
38995         th_data[1] into the th_u2 as tu_data[0].  Change tu_stuff[1] to
38996         tu_stuff[0].  Add a new tu_padding[4] to keep sizeof() the same.
38997         (th_block): Change to th_u1.th_u2.th_u3.tu_block.
38998         (th_code): Change to th_u1.th_u2.th_u3.tu_code.
38999         (th_stuff): Change to th_u1.tu_stuff.
39000         (th_data): Define.
39001         (th_msg): Change to th_u1.th_u2.tu_data.
39003 2012-05-07  David S. Miller  <davem@davemloft.net>
39005         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39007         [BZ #14074]
39008         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
39009         (SETUP_PIC_REG): Use it.
39010         (SETUP_PIC_REG_LEAF): Use it.
39012 2012-05-07  Joseph Myers  <joseph@codesourcery.com>
39014         [BZ #13885]
39015         [BZ #13923]
39016         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
39017         USE_AS_EXPM1L.
39018         (EXPL_FINITE): Likewise.
39019         (FLDLOG): Likewise.
39020         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
39021         * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
39022         e_expl.S.
39023         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
39024         USE_AS_EXPM1L.
39025         (EXPL_FINITE): Likewise.
39026         (FLDLOG): Likewise.
39027         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
39028         * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
39029         e_expl.S.
39030         * math/libm-test.inc (expm1_test): Add more tests.  Do not disable
39031         test of -max_value argument for long double.
39032         * sysdeps/i386/fpu/libm-test-ulps: Update.
39033         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39035 2012-05-06  David S. Miller  <davem@davemloft.net>
39037         * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
39038         quad soft-float symbols whose references which are compiler
39039         generated.
39040         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
39042 2012-05-06  Joseph Myers  <joseph@codesourcery.com>
39044         [BZ #13884]
39045         [BZ #13914]
39046         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
39047         USE_AS_EXP10L.
39048         (EXPL_FINITE): Likewise.
39049         (FLDLOG): Likewise.
39050         (c0): Likewise.
39051         (c1): Likewise.
39052         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
39053         Adjust comments for base varying.
39054         (__expl_finite): Change alias to EXPL_FINITE.
39055         * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
39056         e_expl.S.
39057         * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
39058         * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
39059         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
39060         * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
39061         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
39062         USE_AS_EXP10L.
39063         (EXPL_FINITE): Likewise.
39064         (FLDLOG): Likewise.
39065         (c0): Likewise.
39066         (c1): Likewise.
39067         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
39068         Adjust comments for base varying.
39069         (__expl_finite): Change alias to EXPL_FINITE.
39070         * math/libm-test.inc (exp10_test): Add more tests.  Do not disable
39071         tests for bugs.
39072         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39074         [BZ #14064]
39075         * math/libm-test.inc (check_float_internal): Correct ulp
39076         calculation for subnormal expected results.
39078 2012-05-06  Andreas Jaeger  <aj@suse.de>
39080         * Makeconfig (+math-flags): New, set to -frounding-math.
39081         (+cflags): Add +math-flags so that all of glibc gets compiled with
39082         it.
39084         * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
39086 2012-05-05  Joseph Myers  <joseph@codesourcery.com>
39088         * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
39089         Disable one test.
39091         [BZ #13787]
39092         [BZ #13922]
39093         [BZ #14036]
39094         * sysdeps/i386/fpu/e_expl.S (csat): New constant.
39095         (__ieee754_expl): Allow for and saturate large arguments.
39096         * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
39097         (u_threshold): Likewise.
39098         (__exp): Call __ieee754_exp before checking for overflow and
39099         underflow.
39100         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
39101         (u_threshold): Likewise.
39102         (__expf): Call __ieee754_expf before checking for overflow and
39103         underflow.
39104         * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
39105         (u_threshold): Likewise.
39106         (__expl): Call __ieee754_expl before checking for overflow and
39107         underflow.
39108         * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
39109         (__ieee754_expl): Allow for and saturate large arguments.
39110         * math/libm-test.inc (exp_test): Add another test.  Do not allow
39111         missing overflow exception on overflow.
39112         (expm1_test): Do not allow missing overflow exception on overflow.
39114         * sysdeps/i386/fpu/e_expl.c: Move to ...
39115         * sysdeps/i386/fpu/e_expl.S: ... here.  Write directly in assembly
39116         rather than using inline asm.
39117         * sysdeps/x86_64/fpu/e_expl.c: Remove file.
39118         * sysdeps/x86_64/fpu/e_expl.S: Copy from
39119         sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
39121         * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
39122         (nice): Likewise.
39123         (poll): Likewise.
39124         (signal): Likewise.
39125         (time): Likewise.
39126         (times): Likewise.
39128 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
39130         * sysdeps/unix/syscalls.list (adjtime): Add entry from
39131         sysdeps/unix/common/syscalls.list.
39132         (fchmod): Likewise.
39133         (fchown): Likewise.
39134         (ftruncate): Likewise.
39135         (getrusage): Likewise.
39136         (gettimeofday): Likewise.
39137         (setpgid): Likewise.
39138         (setregid): Likewise.
39139         (setreuid): Likewise.
39140         (sigaction): Likewise.
39141         (truncate): Likewise.
39142         (vhangup): Likewise.
39143         * sysdeps/unix/common/syscalls.list: Remove file.
39144         * sysdeps/unix/bsd/Implies: Don't include unix/common.
39145         * sysdeps/unix/sysv/linux/Implies: Likewise.
39147 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
39149         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
39150         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
39151         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
39152         Moved to ...
39153         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
39154         Here.
39155         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
39156         to ...
39157         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
39158         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
39159         to ...
39160         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
39161         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
39162         to ...
39163         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
39164         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
39165         to ...
39166         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
39167         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
39168         to ...
39169         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
39170         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
39171         to ...
39172         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
39173         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
39174         to ...
39175         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
39176         Here.
39177         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
39178         to ...
39179         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
39180         Here.
39181         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
39182         to ...
39183         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
39184         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
39185         Moved to ...
39186         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
39187         Here.
39188         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
39189         to ...
39190         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
39192 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
39194         * sysdeps/unix/common/bits/dirent.h: Remove file.
39195         * sysdeps/unix/common/bits/fcntl.h: Likewise.
39197         * sysdeps/unix/bsd/bits/dirent.h: Remove file.
39198         * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
39199         * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
39200         * sysdeps/unix/bsd/isatty.c: Likewise.
39201         * sysdeps/unix/bsd/tcdrain.c: Likewise.
39202         * sysdeps/unix/bsd/tcgetattr.c: Likewise.
39203         * sysdeps/unix/bsd/tcsetattr.c: Likewise.
39205 2012-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39207         [BZ #13563]
39208         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
39209         long double comparison inaccuracies.
39210         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
39211         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39213 2012-05-04  Andreas Schwab  <schwab@linux-m68k.org>
39215         * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
39216         * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
39218 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
39220         [BZ #14049]
39221         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
39222         nonzero digits before rounding a hex value.
39223         * stdlib/tst-strtod.c (tests): Add another test.
39225 2012-05-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
39227         * sysdeps/s390/fpu/libm-test-ulps: Update.
39229 2012-05-03  Andreas Jaeger  <aj@suse.de>
39231         * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
39232         does not get optimized out.
39233         (malloc_opt_barrier): New.
39235 2012-05-03  Andreas Jaeger  <aj@suse.de>
39236             Roland McGrath  <roland@hack.frob.com>
39238         * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
39239         intermediate file deletion.
39240         (generated): Add .symlist files.
39242 2012-05-03  Joseph Myers  <joseph@codesourcery.com>
39244         [BZ #13775]
39245         * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
39246         Redirect under this condition.
39247         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
39248         [__USE_GNU] (__dprintf_chk): Not under this condition.
39249         [__USE_GNU] (__vdprintf_chk): Likewise.
39250         * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
39251         under this condition.
39252         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
39253         [__USE_XOPEN2K8] (dprintf): Define under this condition.
39254         [__USE_XOPEN2K8] (vdprintf): Likewise.
39255         [__USE_GNU] (__dprintf_chk): Not under this condition.
39256         [__USE_GNU] (__vdprintf_chk): Likewise.
39257         [__USE_GNU] (dprintf): Likewise.
39258         [__USE_GNU] (vdprintf): Likewise.
39260 2012-05-03  Roland McGrath  <roland@hack.frob.com>
39262         * elf/Makefile (common-generated): Set this instead of generated for
39263         .dyn, .phdr, .jmprel files.  Remove $(common-objpfx) from the
39264         $(all-built-dso)-derived lists.
39266 2012-05-03  Andreas Jaeger  <aj@suse.de>
39268         * sysdeps/i386/fpu/libm-test-ulps: Update.
39270         * FAQ: Removed.
39271         * FAQ.in: Likewise.
39272         * scripts/gen-FAQ.pl: Likewise.
39273         * manual/install.texi (Installation): Point to online location of
39274         FAQ.
39275         * Makefile (files-for-dist): Remove FAQ.
39276         (FAQ): Remove.
39278 2012-05-02  Allan McRae  <allan@archlinux.org>
39280         * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
39281         (LDFLAGS-reldepmod5.so): Likewise.
39282         (LDFLAGS-reldep6mod1.so): Likewise.
39283         (LDFLAGS-reldep6mod4.so): Likewise.
39284         (LDFLAGS-reldep8mod3.so): Likewise.
39285         (LDFLAGS-unload4mod1.so): Likewise.
39286         (LDFLAGS-unload4mod2.so): Likewise.
39287         (LDFLAGS-tst-initorder): Likewise.
39288         (LDFLAGS-tst-initordera2.so): Likewise.
39289         (LDFLAGS-tst-initordera3.so): Likewise.
39290         (LDFLAGS-tst-initordera4.so): Likewise.
39291         (LDFLAGS-tst-initorderb2.so): Likewise.
39292         (LDFLAGS-noload): Likewise.
39293         (LDFLAGS-next): Likewise.
39294         (LDFLAGS-order2mod1.so): Likewise.
39295         (LDFLAGS-order2mod2.so): Likewise.
39296         (LDFLAGS-tst-initorder2): Likewise.
39297         (LDFLAGS-tst-initorder2a.so): Likewise.
39298         (LDFLAGS-tst-initorder2b.so): Likewise.
39299         (LDFLAGS-tst-initorder2c.so): Likewise.
39300         * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
39302 2012-05-02  David S. Miller  <davem@davemloft.net>
39304         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39306 2012-05-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
39308         [BZ #14055]
39309         * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
39311 2012-05-02  Andreas Jaeger  <aj@suse.de>
39313         * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
39314         since we manipulate rounding mode.
39315         (CPPFLAGS-test-idouble.c): Likewise.
39316         (CPPFLAGS-test-ifloat.c): Likewise.
39317         (CFLAGS-test-ldouble.c): Likewise.
39318         (CFLAGS-test-double.c): Likewise.
39319         (CFLAGS-test-float.c): Likewise.
39320         (CFLAGS-test-misc.c): Likewise.
39321         (CFLAGS-test-test-fenv.c): Likewise.
39323 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
39325         [BZ #2550]
39326         [BZ #2570]
39327         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
39328         comparisons to determine direction to adjust input.
39330 2012-05-01  Roland McGrath  <roland@hack.frob.com>
39332         * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
39333         output to the target.
39335         * scripts/localplt.awk: New file.
39336         * elf/Makefile ($(objpfx)check-localplt): Target removed.
39337         (check-localplt-CFLAGS): Variable removed.
39338         ($(all-built-dso:=.jmprel)): New static pattern rule.
39339         (generated): Add those targets.
39340         (localplt-built-dso): New variable.
39341         ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
39343         * elf/check-localplt.c: File removed.
39345         * scripts/check-execstack.awk: New file.
39346         * elf/Makefile ($(objpfx)check-execstack): Target removed.
39347         (check-execstack-CFLAGS): Variable removed.
39348         ($(objpfx)check-execstack.h): Target removed.
39349         ($(objpfx)execstack-default): New target.
39350         (generated): Add that instead of check-execstack.h.
39351         ($(all-built-dso:=.phdr)): New static pattern rule.
39352         (generated): Add those targets.
39353         * elf/check-execstack.c: File removed.
39355         * scripts/check-textrel.awk: New file.
39356         * elf/Makefile ($(objpfx)check-textrel): Target removed.
39357         (check-textrel-CFLAGS): Variable removed.
39358         (all-built-dso): Use := to define.o
39359         ($(all-built-dso:=.dyn)): New static pattern rule.
39360         (generated): Add those targets.
39361         ($(objpfx)check-textrel.out): Use the script on the .dyn files.
39362         * config.make.in (READELF): New substituted variable.
39363         * elf/check-textrel.c: File removed.
39365 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
39367         * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
39368         allow.
39369         * conform/data/ctype.h-data [C99-based standards] (isblank):
39370         Expect function.
39371         (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
39372         (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
39373         [ISO || ISO99 || ISO11] (*_t): Do not allow.
39374         * conform/data/errno.h-data (EDOM): Use macro-int-constant.
39375         Specify type.  Require positive value.
39376         (EILSEQ): Likewise.
39377         (ERANGE): Likewise.
39378         [ISO || POSIX] (EILSEQ): Do not expect.
39379         [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
39380         Specify type.  Require positive value.
39381         [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
39382         [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
39383         [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
39384         [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
39385         [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
39386         [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
39387         [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
39388         [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
39389         [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
39390         [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
39391         [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
39392         [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
39393         [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
39394         [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
39395         [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
39396         [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
39397         [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
39398         [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
39399         [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
39400         [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
39401         [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
39402         [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
39403         [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
39404         [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
39405         [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
39406         [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
39407         [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
39408         [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
39409         [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
39410         [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
39411         [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
39412         [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
39413         [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
39414         [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
39415         [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
39416         [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
39417         [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
39418         [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
39419         [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
39420         [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
39421         [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
39422         [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
39423         [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
39424         [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
39425         [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
39426         [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
39427         [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
39428         [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
39429         [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
39430         [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
39431         [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
39432         [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
39433         [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
39434         [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
39435         [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
39436         [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
39437         [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
39438         [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
39439         [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
39440         [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
39441         [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
39442         [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
39443         [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
39444         [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
39445         [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
39446         [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
39447         [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
39448         [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
39449         [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
39450         [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
39451         [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
39452         [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
39453         [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
39454         [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
39455         [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
39456         [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
39457         * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
39458         Require >= 2.
39459         (FLT_ROUNDS): Expect as macro, not constant.
39460         (FLT_MANT_DIG): Use macro-int-constant.
39461         (DBL_MANT_DIG): Likewise.
39462         (LDBL_MANT_DIG): Likewise.
39463         (FLT_DIG): Likewise.
39464         (DBL_DIG): Likewise.
39465         (LDBL_DIG): Likewise.
39466         (FLT_MIN_EXP): Use macro-int-constant.  Require < 0.
39467         (DBL_MIN_EXP): Likewise.
39468         (LDBL_MIN_EXP): Likewise.
39469         (FLT_MAX_EXP): Use macro-int-constant.
39470         (DBL_MAX_EXP): Likewise.
39471         (LDBL_MAX_EXP): Likewise.
39472         (FLT_MAX_10_EXP): Likewise.
39473         (DBL_MAX_10_EXP): Likewise.
39474         (LDBL_MAX_10_EXP): Likewise.
39475         (FLT_MAX): Use macro-constant.
39476         (DBL_MAX): Likewise.
39477         (LDBL_MAX): Likewise.
39478         (FLT_EPSILON): Use macro-constant.  Give upper bound.
39479         (DBL_EPSILON): Likewise.
39480         (LDBL_EPSILON): Likewise.
39481         (FLT_MIN): Likewise.
39482         (DBL_MIN): Likewise.
39483         (LDBL_MIN): Likewise.
39484         [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
39485         [C99-based standards] (FLT_EVAL_METHOD): Likewise.
39486         [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
39487         [ISO11] (FLT_HAS_SUBNORM): Likewise.
39488         [ISO11] (LDBL_HAS_SUBNORM): Likewise.
39489         [ISO11] (DBL_DECIMAL_DIG): Likewise.
39490         [ISO11] (FLT_DECIMAL_DIG): Likewise.
39491         [ISO11] (LDBL_DECIMAL_DIG): Likewise.
39492         [ISO11] (DBL_TRUE_MIN): Use macro-constant.
39493         [ISO11] (FLT_TRUE_MIN): Likewise.
39494         [ISO11] (LDBL_TRUE_MIN): Likewise.
39495         [ISO || ISO99 || ISO11] (*_t): Do not allow.
39496         * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
39497         (SCHAR_MIN): Use macro-int-constant.  Specify type.
39498         (SCHAR_MAX): Likewise.
39499         (UCHAR_MAX): Likewise.
39500         (CHAR_MIN): Likewise.
39501         (CHAR_MAX): Likewise.
39502         (MB_LEN_MAX): Use macro-int-constant.
39503         (SHRT_MIN): Use macro-int-constant.  Specify type.
39504         (SHRT_MAX): Likewise.
39505         (USHRT_MAX): Likewise.
39506         (INT_MAX): Likewise.
39507         (INT_MIN): Use macro-int-constant.  Specify type.  Make upper
39508         bound negative.
39509         (UINT_MAX): Use macro-int-constant.  Specify type.  Suffix lower
39510         bound with "U".
39511         (LONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
39512         bound with "L".
39513         (LONG_MIN): Use macro-int-constant.  Specify type.  Make upper
39514         bound negative.  Suffix upper bound with "L".
39515         (ULONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
39516         bound with "UL".
39517         [C99-based standards] (LLONG_MIN): Use macro-int-constant.
39518         Specify type.
39519         [C99-based standards] (LLONG_MAX): Likewise.
39520         [C99-based standards] (ULLONG_MAX): Likewise.
39521         * conform/data/stddef.h-data (NULL): Use macro-constant.  Require
39522         == 0.
39523         [ISO11] (max_align_t): Require type.
39524         [ISO || ISO99 || ISO11] (*_t): Do not allow.
39526         * conform/conformtest.pl ($CFLAGS_namespace): Define separately
39527         from $CFLAGS, without defining away __attribute__ calls.
39528         (checknamespace): Use $CFLAGS_namespace.
39530         * conform/conformtest.pl (@keywords): Only include C99 keywords
39531         for standards based on C99 or C11.
39533         * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
39534         Disable tests.
39535         * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
39536         UNIX98]: Likewise.
39538         * conform/conformtest.pl: Handle "macro-int-constant" and test for
39539         usability of symbols in #if.
39541         * conform/conformtest.pl: If macro or constant types start
39542         "promoted:", expect the symbol to be of the following type
39543         promoted by the integer promotions.
39545         * conform/conformtest.pl: Parse all "constant" and "macro" lines
39546         in one place.  Also handle "macro-constant".
39548         * conform/conformtest.pl: Only accept expected macro values with
39549         "==".  Parse all "macro" lines in one place.
39550         * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
39552         * conform/conformtest.pl: Handle braced types on "constant" lines
39553         instead of handling "typed-constant".
39554         * conform/data/signal.h-data: Use "constant" instead of
39555         "typed-constant".
39557         * conform/conformtest.pl: Handle "optional-" at start of lines in
39558         one place rather than duplicating several cases.  Handle each
39559         format of "macro" line with initial "optional-".
39561         * conform/conformtest.pl: Only accept expected constant or
39562         optional-constant values with "==".  Parse all "constant" lines in
39563         one place.  Parse all "optional-constant" lines in one place.
39564         * conform/data/cpio.h-data: Use "==" form on "constant" lines.
39565         * conform/data/fmtmsg.h-data: Likewise.
39566         * conform/data/netinet/in.h-data: Likewise.
39567         * conform/data/tar.h-data: Likewise.
39568         * conform/data/limits.h-data: Use "==" form on "constant" and
39569         "optional-constant" lines.
39571         * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
39572         Use -std=c99 for XOPEN2K.
39573         (@knownproblems): Remove.
39574         (newtoken): Don't check %isknown.
39576         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
39577         Do not expect macro.
39578         [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
39579         [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
39580         [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
39581         [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
39582         [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
39583         [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
39584         [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
39585         [XPG3 || XPG4 || UNIX98] (isless): Likewise.
39586         [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
39587         [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
39588         [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
39589         [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
39590         [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
39591         [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
39592         [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
39593         [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
39594         [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
39595         [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
39596         [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
39597         [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
39598         [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
39599         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
39600         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
39601         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
39602         [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
39603         [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
39604         [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
39605         [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
39606         [XPG3 || XPG4 || UNIX98] (log2): Likewise.
39607         [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
39608         [XPG3] (acosh): Likewise.
39609         [XPG3] (asinh): Likewise.
39610         [XPG3] (atanh): Likewise.
39611         [XPG3] (cbrt): Likewise.
39612         [XPG3] (expm1): Likewise.
39613         [XPG3] (ilogb): Likewise.
39614         [XPG3] (log1p): Likewise.
39615         [XPG3] (logb): Likewise.
39616         [XPG3] (nextafter): Likewise.
39617         [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
39618         [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
39619         [XPG3] (remainder): Likewise.
39620         [XPG3] (rint): Likewise.
39621         [XPG3 || XPG4 || UNIX98] (round): Likewise.
39622         [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
39623         [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
39624         [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
39625         [XPG3 || XPG4 || UNIX98] (lround): Likewise.
39626         [XPG3 || XPG4 || UNIX98] (llround): Likewise.
39627         [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
39628         [UNIX98 || XOPEN2K] (scalb): Expect.
39629         [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
39630         [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
39631         [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
39632         [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
39633         [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
39634         [XPG3 || XPG4 || UNIX98] (fma): Likewise.
39635         [XPG3 || XPG4 || UNIX98] (nan): Likewise.
39636         [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
39637         [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
39638         [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
39639         [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
39640         [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
39641         [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
39642         [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
39643         [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
39644         [XPG3 || XPG4 || UNIX98] (expf): Likewise.
39645         [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
39646         [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
39647         [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
39648         [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
39649         [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
39650         [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
39651         [XPG3 || XPG4 || UNIX98] (logf): Likewise.
39652         [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
39653         [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
39654         [XPG3 || XPG4 || UNIX98] (modff): Likewise.
39655         [XPG3 || XPG4 || UNIX98] (powf): Likewise.
39656         [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
39657         [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
39658         [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
39659         [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
39660         [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
39661         [XPG3 || XPG4 || UNIX98] (erff): Likewise.
39662         [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
39663         [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
39664         [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
39665         [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
39666         [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
39667         [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
39668         [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
39669         [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
39670         [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
39671         [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
39672         [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
39673         [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
39674         [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
39675         [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
39676         [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
39677         [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
39678         [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
39679         [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
39680         [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
39681         [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
39682         [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
39683         [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
39684         [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
39685         [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
39686         [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
39687         [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
39688         [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
39689         [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
39690         [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
39691         [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
39692         [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
39693         [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
39694         [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
39695         [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
39696         [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
39697         [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
39698         [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
39699         [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
39700         [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
39701         [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
39702         [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
39703         [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
39704         [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
39705         [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
39706         [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
39707         [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
39708         [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
39709         [XPG3 || XPG4 || UNIX98] (expl): Likewise.
39710         [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
39711         [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
39712         [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
39713         [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
39714         [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
39715         [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
39716         [XPG3 || XPG4 || UNIX98] (logl): Likewise.
39717         [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
39718         [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
39719         [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
39720         [XPG3 || XPG4 || UNIX98] (powl): Likewise.
39721         [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
39722         [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
39723         [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
39724         [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
39725         [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
39726         [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
39727         [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
39728         [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
39729         [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
39730         [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
39731         [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
39732         [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
39733         [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
39734         [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
39735         [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
39736         [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
39737         [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
39738         [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
39739         [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
39740         [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
39741         [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
39742         [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
39743         [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
39744         [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
39745         [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
39746         [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
39747         [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
39748         [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
39749         [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
39750         [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
39751         [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
39752         [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
39753         [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
39754         [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
39755         [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
39756         [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
39757         [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
39758         [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
39759         [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
39760         [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
39761         [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
39762         [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
39763         [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
39764         [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
39765         [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
39767         * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
39768         _XOPEN_SOURCE_EXTENDED for XPG4.
39770         * conform/conformtest.pl: Handle "symbol" lines for allow-header.
39772         * Makeconfig (localtime): Remove variable.
39773         (inst_localtime-file): Likewise.
39775 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
39777         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
39778         Update.
39779         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
39780         Update.
39781         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
39782         Update.
39783         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
39784         Update.
39785         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
39786         Update.
39787         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
39788         Update.
39789         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
39790         Update.
39791         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
39792         Update.
39793         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
39794         Update.
39796 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
39798         [BZ #2550]
39799         [BZ #2570]
39800         * math/s_nexttowardf.c (__nexttowardf): Use floating-point
39801         comparisons to determine direction to adjust input.
39802         * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
39803         * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
39804         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
39805         Likewise.
39806         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
39807         Likewise.
39808         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
39809         Likewise.
39810         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
39811         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
39812         Likewise.
39813         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
39814         Likewise.
39815         * math/libm-test.inc (nexttoward_test): Add more tests.
39817 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
39819         [BZ #14040]
39820         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
39821         in version GLIBC_2.1, not GLIBC_2.0.
39822         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
39823         Likewise.
39825 2012-04-30  Joseph Myers  <joseph@codesourcery.com>
39827         [BZ #13942]
39828         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
39829         (1 - x) * (1 + x).
39830         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
39831         * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
39832         * math/libm-test.inc (acos_test): Add more tests.
39833         (asin_test): Likewise.
39834         * sysdeps/i386/fpu/libm-test-ulps: Update.
39835         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39837         [BZ #14034]
39838         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
39839         of square root.
39840         * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
39841         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
39842         * math/libm-test.inc (acos_test_tonearest): New function.
39843         (acos_test_towardzero): Likewise.
39844         (acos_test_downward): Likewise.
39845         (acos_test_upward): Likewise.
39846         (asin_test_tonearest): Likewise.
39847         (asin_test_towardzero): Likewise.
39848         (asin_test_downward): Likewise.
39849         (asin_test_upward): Likewise.
39850         (main): Call the new functions.
39851         * sysdeps/i386/fpu/libm-test-ulps: Update.
39852         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39854         [BZ #13884]
39855         [BZ #13924]
39856         * math/e_exp10.c: Include <float.h>.
39857         (__ieee754_exp10): Handle underflow here rather than multiplying
39858         large negative argument by M_LN10.
39859         * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
39860         of __ieee754_expf.
39861         * math/e_exp10l.c: Include <float.h>.
39862         (__ieee754_exp10l): Handle underflow here rather than multiplying
39863         large negative argument by M_LN10l.
39864         * math/libm-test.inc (exp10_test): Add another test.  Do not allow
39865         spurious overflow exception on underflow.
39867 2012-04-29  Marek Polacek  <polacek@redhat.com>
39869         * misc/sys/cdefs.h (__attribute_artificial__): New macro.
39870         (__fortify_function): New macro.
39871         (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
39872         * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
39873         __extern_always_inline.
39874         * libio/bits/stdio2.h: Likewise.
39875         * libio/bits/stdio.h: Likewise.
39876         * string/string.h: Likewise.
39877         * string/bits/string3.h: Likewise.
39878         * include/stdio.h: Likewise.
39879         * stdlib/bits/stdlib.h: Likewise.
39880         * stdlib/stdlib.h: Likewise.
39881         * rt/bits/mqueue2.h: Likewise.
39882         * rt/mqueue.h: Likewise.
39883         * posix/bits/unistd.h: Likewise.
39884         * posix/unistd.h: Likewise.
39885         * io/bits/poll2.h: Likewise.
39886         * io/bits/fcntl2.h: Likewise.
39887         * io/fcntl.h: Likewise.
39888         * io/sys/poll.h: Likewise.
39889         * misc/bits/syslog.h: Likewise.
39890         * misc/bits/syslog-ldbl.h: Likewise.
39891         * misc/sys/syslog.h: Likewise.
39892         * socket/bits/socket2.h: Likewise.
39893         * socket/sys/socket.h: Likewise.
39894         * debug/tst-chk1.c: Likewise.
39895         * wcsmbs/bits/wchar2.h: Likewise.
39896         * wcsmbs/bits/wchar-ldbl.h: Likewise.
39897         * wcsmbs/wchar.h: Likewise.
39899 2012-04-29  Andreas Jaeger  <aj@suse.de>
39901         * Makerules (tests): Remove enable-check-abi protection.
39902         (check-abi-warn): Remove.
39903         (check-abi-%): Remove check-abi-warn usage.
39905         * configure.in: Remove check-abi configure option.
39906         * configure: Regenerated.
39907         * config.make.in (enable-check-abi): Remove.
39909 2012-04-28  Andreas Schwab  <schwab@linux-m68k.org>
39911         [BZ #14033]
39912         * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
39913         double functions to double *_finite functions.
39915         [BZ #13941]
39916         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
39917         (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
39918         LDBL_MIN_EXP.
39919         * stdio-common/Makefile (tests): Add tst-sprintf3.
39920         * stdio-common/tst-sprintf3.c: New file.
39922         * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
39923         ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
39925 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
39927         * conform/conformtest.pl: Remove duplicate typed-constant
39928         handling.
39930 2012-04-28  David S. Miller  <davem@davemloft.net>
39932         * Makerules (%.abilist): Add vpath on sysdep_dirs.
39933         (check-abi-%): Remove AWK script prerequisite and explicit
39934         abilist directory.
39935         (check-abi): Rewrite to just diff the symlist with the abilist.
39936         (config-tls, config-abi-config): Delete, no longer used.
39937         (update-abi-%): Remove AWK script and explicit abilist directory.
39938         (update-abi): Rewrite to simply compare and conditionally copy the
39939         symlist and the sysdep abilist file.  Remove update-abi-config
39940         checks.
39941         * abilist/ld.abilist: Remove.
39942         * abilist/libBrokenLocale.abilist: Remove.
39943         * abilist/libanl.abilist: Remove.
39944         * abilist/libcrypt.abilist: Remove.
39945         * abilist/libdl.abilist: Remove.
39946         * abilist/librt.abilist: Remove.
39947         * abilist/libthread_db.abilist: Remove.
39948         * abilist/libutil.abilist: Remove.
39949         * scripts/extract-abilist.awk: Remove.
39950         * scripts/merge-abilist.awk: Remove.
39951         * sysdeps/generic/libcidn.abilist: New file.
39952         * sysdeps/generic/libnss_compat.abilist: New file.
39953         * sysdeps/generic/libnss_db.abilist: New file.
39954         * sysdeps/generic/libnss_dns.abilist: New file.
39955         * sysdeps/generic/libnss_files.abilist: New file.
39956         * sysdeps/generic/libnss_hesiod.abilist: New file.
39957         * sysdeps/generic/libnss_nis.abilist: New file.
39958         * sysdeps/generic/libnss_nisplus.abilist: New file.
39959         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
39960         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
39961         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
39962         file.
39963         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
39964         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
39965         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
39966         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
39967         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
39968         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
39969         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
39970         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
39971         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
39972         file.
39973         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
39974         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
39975         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
39976         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
39977         file.
39978         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
39979         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
39980         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
39981         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
39982         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
39983         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
39984         file.
39985         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
39986         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
39987         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
39988         file.
39989         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
39990         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
39991         New file.
39992         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
39993         New file.
39994         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
39995         New file.
39996         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
39997         New file.
39998         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
39999         New file.
40000         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
40001         New file.
40002         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
40003         New file.
40004         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
40005         New file.
40006         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
40007         New file.
40008         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
40009         New file.
40010         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
40011         New file.
40012         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
40013         New file.
40014         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
40015         New file.
40016         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
40017         file.
40018         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
40019         New file.
40020         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
40021         New file.
40022         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
40023         file.
40024         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
40025         New file.
40026         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
40027         New file.
40028         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
40029         file.
40030         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
40031         New file.
40032         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
40033         New file.
40034         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
40035         New file.
40036         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
40037         New file.
40038         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
40039         New file.
40040         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
40041         New file.
40042         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
40043         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
40044         file.
40045         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
40046         New file.
40047         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
40048         file.
40049         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
40050         file.
40051         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
40052         file.
40053         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
40054         file.
40055         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
40056         file.
40057         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
40058         New file.
40059         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
40060         file.
40061         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
40062         file.
40063         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
40064         New file.
40065         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
40066         file.
40067         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
40068         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
40069         file.
40070         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
40071         New file.
40072         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
40073         file.
40074         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
40075         file.
40076         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
40077         file.
40078         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
40079         file.
40080         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
40081         file.
40082         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
40083         New file.
40084         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
40085         file.
40086         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
40087         file.
40088         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
40089         New file.
40090         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
40091         file.
40092         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
40093         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
40094         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
40095         file.
40096         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
40097         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
40098         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
40099         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
40100         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
40101         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
40102         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
40103         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
40104         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
40105         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
40106         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
40107         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
40108         file.
40109         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
40110         New file.
40111         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
40112         file.
40113         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
40114         file.
40115         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
40116         file.
40117         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
40118         file.
40119         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
40120         file.
40121         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
40122         New file.
40123         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
40124         New file.
40125         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
40126         file.
40127         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
40128         New file.
40129         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
40130         file.
40131         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
40132         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
40133         file.
40134         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
40135         New file.
40136         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
40137         file.
40138         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
40139         file.
40140         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
40141         file.
40142         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
40143         file.
40144         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
40145         file.
40146         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
40147         New file.
40148         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
40149         New file.
40150         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
40151         file.
40152         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
40153         New file.
40154         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
40155         file.
40157 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
40159         * conform/conformtest.pl: Fix typo in handling typed-constant from
40160         allow-header.
40162 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
40164         * README: Cut down references to pre-2.6 Linux kernels and
40165         Linuxthreads.  Update lists of configurations in libc and ports
40166         and sort alphabetically.  Say "or newer" with Linux kernel version
40167         requirements.
40169         * config.h.in [IS_IN_build]: Allow compiling without optimization.
40171 2012-04-27  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
40173         [BZ #887]
40174         * math/libm-test.inc (logb_test_downward): New test to expose
40175         erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
40176         rounding mode.
40178 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
40180         [BZ #14027]
40181         * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
40182         to be done.
40183         * math/fraiseexcpt.c (__feraiseexcept): Likewise.
40184         * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
40186 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
40188         * sysdeps/unix/i386/brk.S: Remove file.
40189         * sysdeps/unix/i386/dl-brk.S: Likewise.
40190         * sysdeps/unix/i386/pipe.S: Likewise.
40191         * sysdeps/unix/i386/sigreturn.S: Likewise.
40192         * sysdeps/unix/i386/syscall.S: Likewise.
40193         * sysdeps/unix/i386/vfork.S: Likewise.
40194         * sysdeps/unix/i386/wait.S: Likewise.
40196         * sysdeps/unix/common/tcsendbrk.c: Move to ...
40197         * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
40199         * configure.in (arm*-none*): Do not allow without
40200         --enable-hacker-mode.
40201         (netbsd*): Remove case setting base_os.
40202         (386bsd*): Likewise.
40203         (freebsd*): Likewise.
40204         (bsdi*): Likewise.
40205         (osf*): Likewise.
40206         (sunos*): Likewise.
40207         (ultrix*): Likewise.
40208         (newsos*): Likewise.
40209         (dynix*): Likewise.
40210         (*bsd*): Likewise.
40211         (sysv*): Likewise.
40212         (isc*): Likewise.
40213         (esix*): Likewise.
40214         (sco*): Likewise.
40215         (minix*): Likewise.
40216         (irix4*): Likewise.
40217         (irix6*): Likewise.
40218         (solaris[2-9]*): Likewise.
40219         (none): Likewise.
40220         * configure: Regenerated.
40222 2012-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
40224         [BZ #11521]
40225         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
40226         overflow or cancellation in calculating denominator.
40227         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
40228         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
40229         down expression to avoid unexpected rounding in newer GCCs.
40230         * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
40232 2012-04-26  David S. Miller  <davem@davemloft.net>
40234         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
40235         long-double compat symbols.
40236         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
40237         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
40238         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
40239         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
40240         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
40241         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
40242         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
40243         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
40244         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
40245         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
40246         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
40247         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
40248         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
40250 2012-04-25  David S. Miller  <davem@davemloft.net>
40252         * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
40253         HWCAP_* values only after the memory barriers have been defined.
40254         (atomic_full_barrier): Define.
40255         (atomic_read_barrier): Define.
40256         (atomic_write_barrier): Define.
40258 2012-04-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
40260         * shlib-versions: Add libgcc_s version information.
40261         * sysdeps/generic/libgcc_s.h: Remove.
40262         * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
40263         libgcc_s.h.
40264         * sysdeps/gnu/unwind-resume.c: Likewise.
40265         * scripts/test-installation.pl: Remove libgcc_s from link_libs.
40267 2012-04-25  David S. Miller  <davem@davemloft.net>
40269         * sysdeps/unix/sparc/brk.S: Delete.
40270         * sysdeps/unix/sparc/dl-brk.S: Delete.
40271         * sysdeps/unix/sparc/pipe.S: Delete.
40272         * sysdeps/unix/sparc/sysdep.S: Delete.
40273         * sysdeps/unix/sparc/sysdep.h: Delete.
40274         * sysdeps/unix/sparc/vfork.S: Delete.
40275         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG)
40276         (SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
40277         * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO)
40278         (ret_ERRVAL, r0, r1, MOVE): Define.
40279         (JUMPTARGET): Remove.
40280         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
40281         sysdeps/unix/sparc/sysdep.h
40282         (ENTRY, END): Remove.
40283         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
40285 2012-04-25  Joseph Myers  <joseph@codesourcery.com>
40287         * Makerules (native-compile): Use $(BUILD_LDFLAGS).
40288         (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
40289         -DIS_IN_build.
40291         * timezone/README: Update upstream location and email address for
40292         tzcode and tzdata.
40293         * timezone/zdump.c: Update from tzcode 2012b.
40294         * timezone/zic.c: Likewise.
40296         * configure.in (libc_cv_as_needed): Remove test.
40297         * configure: Regenerated.
40298         * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
40299         conditional definition.
40300         [$(have-as-needed) != yes] (no-as-needed): Likewise.
40301         [$(have-as-needed) != yes] (libgcc_eh): Likewise.
40302         * config.make.in (have-as-needed): Remove variable.
40304 2012-04-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
40305             Paul Pluzhnikov  <ppluzhnikov@google.com>
40307         * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
40308         strings correctly.
40310 2012-04-25  Chung-Lin Tang  <cltang@codesourcery.com>
40312         * sysdeps/sh/memcpy.S: Remove include of endian.h, change
40313         preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
40314         * sysdeps/sh/strlen.S: Likewise.
40316 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
40318         * sysdeps/unix/fork.S: Remove file.
40319         * sysdeps/unix/i386/fork.S: Likewise.
40320         * sysdeps/unix/sparc/fork.S: Likewise.
40322         * sysdeps/unix/system.c: Remove file.
40323         * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
40325         * sysdeps/unix/getegid.S: Remove file.
40326         * sysdeps/unix/geteuid.S: Likewise.
40328 2012-04-24  Roland McGrath  <roland@hack.frob.com>
40330         * scripts/check-localplt.awk: New file.
40331         * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
40332         of diff.
40333         * scripts/data/localplt-generic.data: Add a comment.
40335         * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
40336         NODE when __dir_mkfile failed.
40337         * sysdeps/mach/hurd/symlinkat.c: Likewise.
40338         Reported by Ludovic Courtès <ludo@gnu.org>.
40340 2012-04-24  Andreas Jaeger  <aj@suse.de>
40342         * Makerules (common-clean): Also remove gen-as-const-headers
40343         files.
40345 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
40347         * Makerules (native-compile): Do not change working directory for
40348         build.  Use $(OUTPUT_OPTION) in command.
40349         (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
40351 2012-04-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
40353         [BZ #13886]
40354         * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
40355         sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
40356         * math/libm-test.inc (floor_test): Add more tests.
40357         * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
40359 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
40361         * sysdeps/unix/getdents.c: Remove file.
40362         * sysdeps/unix/sysv/getdents.c: Likewise.
40363         * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
40365         * sysdeps/unix/syscalls.list (madvise): Add syscall from
40366         sysdeps/unix/mman/syscalls.list.
40367         (mmap): Likewise.
40368         (mprotect): Likewise.
40369         (msync): Likewise.
40370         (munmap): Likewise.
40371         * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
40372         * sysdeps/unix/mman/syscalls.list: Remove.
40373         * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
40375         * configure.in (libc_cv_libgcc_s_suffix): Remove test.
40376         (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
40377         * configure: Regenerated.
40378         * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
40379         $(libgcc_s_suffix).
40380         * config.make.in (libgcc_s_suffix): Remove variable.
40382 2012-04-23  Joseph Myers  <joseph@codesourcery.com>
40384         * sysdeps/unix/sysv/gethostname.c: Move to ...
40385         * sysdeps/posix/gethostname.c: ... here.
40387         * sysdeps/unix/execve.S: Remove file.
40389         * sysdeps/unix/_exit.S: Remove file.
40391 2012-04-23  Andreas Jaeger  <aj@suse.de>
40393         [BZ #13739]
40394         * manual/Makefile: Remove make dist support, there's no
40395         need for a stand-alone documentation tar ball.
40396         (TEXI2DVI): Define always, it's not in Makeconfig.
40397         (dist): Removed.
40398         (tar-it): Removed.
40399         (edition): Removed.
40400         (glibc-doc-$(edition).tar): Removed
40401         (%.Z): Removed.
40402         (%.gz): Removed.
40403         (%.uu): Removed.
40404         (ETAGS): Remove, it's in Makeconfig.
40405         (move-if-change): Remove, it's in Makeconfig.
40407 2012-04-23  Paul Eggert  <eggert@cs.ucla.edu>
40409         [BZ #13970]
40410         * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
40411         (strtod, strtof, strtold, strtol, strtoul, strtoq)
40412         (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
40413         (strtod_l, strtof_l, strtold_l): Remove __wur.
40414         It is not necessarily an error to ignore strtol's return value.
40415         One can reliably look at the stored endptr to decide whether
40416         the number had valid syntax.
40418 2012-04-21  Andreas Jaeger  <aj@suse.de>
40420         [BZ #13739]
40421         * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
40423 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
40425         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
40426         * sysdeps/unix/sysv/Versions: Remove file.
40428 2012-04-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
40430         [BZ #13927]
40431         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
40433 2012-04-21  Nick Alcock  <nick.alcock@oracle.com>
40435         [BZ #7064]
40436         * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
40437         version from __vm86.
40439 2012-04-20  Joseph Myers  <joseph@codesourcery.com>
40441         * sysdeps/unix/common/lxstat.c: Remove file.
40442         * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
40444         * sysdeps/unix/sysv/Makefile: Remove file.
40446         * sysdeps/unix/sysv/direct.h: Remove file.
40448         * sysdeps/unix/sysv/bits/dirent.h: Remove file.
40449         * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
40450         * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
40451         * sysdeps/unix/sysv/bits/signum.h: Likewise.
40452         * sysdeps/unix/sysv/bits/stat.h: Likewise.
40453         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
40454         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
40456         * sysdeps/unix/sysv/setrlimit.c: Remove file.
40458         * sysdeps/unix/xmknod.c: Remove file.
40459         * sysdeps/unix/syscalls.list (sys_mknod): Remove.
40461         * sysdeps/unix/sysv/settimeofday.c: Remove file.
40463         * sysdeps/unix/sysv/i386/time.S: Remove file.
40465         * sysdeps/unix/fxstat.c: Remove file.
40466         * sysdeps/unix/xstat.c: Likewise.
40467         * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
40469         * sysdeps/unix/sysv/sigaction.c: Remove file.
40471         * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
40472         (sysdep_headers): Remove variable.
40473         [termio.h not in sysdep_headers] (generated): Likewise.
40474         [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
40475         * sysdeps/unix/sysv/sysv_termio.h: Remove file.
40476         * sysdeps/unix/sysv/tcdrain.c: Likewise.
40477         * sysdeps/unix/sysv/tcflow.c: Likewise.
40478         * sysdeps/unix/sysv/tcflush.c: Likewise.
40479         * sysdeps/unix/sysv/tcgetattr.c: Likewise.
40480         * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
40481         * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
40482         * sysdeps/unix/sysv/tcsetattr.c: Likewise.
40483         * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
40485         * sysdeps/unix/siglist.c: Remove file.
40487         * sysdeps/unix/getppid.S: Remove file.
40489         * sysdeps/unix/mkdir.c: Remove file.
40490         * sysdeps/unix/rmdir.c: Likewise.
40492 2012-04-19  Andreas Schwab  <schwab@linux-m68k.org>
40494         * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
40495         ERR_MAX value.
40496         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
40497         errlist-compat value.
40499 2012-04-18  David S. Miller  <davem@davemloft.net>
40501         * sysdeps/generic/memcopy.h (reg_char): Delete.
40502         * debug/strcat_chk.c: Use char, not reg_char.
40503         * debug/strcpy_chk.c: Likewise.
40504         * debug/strncat_chk.c: Likewise.
40505         * debug/strncpy_chk.c: Likewise.
40506         * string/memchr.c: Likewise.
40507         * string/memrchr.c: Likewise.
40508         * string/rawmemchr.c: Likewise.
40509         * string/strcat.c: Likewise.
40510         * string/strchr.c: Likewise.
40511         * string/strchrnul.c: Likewise.
40512         * string/strcmp.c: Likewise.
40513         * string/strcpy.c: Likewise.
40514         * string/strncat.c: Likewise.
40515         * string/strncmp.c: Likewise.
40516         * string/strncpy.c: Likewise.
40518 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
40520         * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
40521         __builtin_memcopy is called when src and dest ranges are known to not
40522         overlap.
40524 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
40526         * sysdeps/powerpc/powerpc64/power6/wordcopy.c
40527         (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
40528         fwd_align_merge macro call.
40529         (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
40530         bwd_align_merge macro call.
40531         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
40533 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
40535         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
40536         bwd_align_merge macros.
40537         (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
40538         (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
40539         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
40541 2012-04-18  David S. Miller  <davem@davemloft.net>
40543         * sysdeps/sparc/sparc64/memcopy.h: Delete.
40545 2012-04-18  Andreas Jaeger  <aj@suse.de>
40547         [BZ# 6794]
40548         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
40549         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
40550         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
40552         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
40553         * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
40554         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
40556         * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
40557         * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
40558         Adjust for changed ldbl-128 files.
40560         * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
40561         * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
40562         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
40564 2012-04-17  David S. Miller  <davem@davemloft.net>
40566         * sysdeps/sparc/sparc32/memcopy.h: Delete.
40568 2012-04-17  Andreas Schwab  <schwab@linux-m68k.org>
40570         * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
40571         * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
40572         * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
40573         * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
40574         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
40575         * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
40577 2012-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
40579         [BZ #6794]
40580         * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
40581         * math/libm-test.inc: Add ilogb errno and exception tests.
40582         * math/w_ilogb.c: New file: ilogb wrapper.
40583         * math/w_ilogbf.c: New file: ilogbf wrapper.
40584         * math/w_ilogbl.c: New file: ilogbl wrapper.
40585         * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
40586         * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
40587         * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
40588         exception being thrown with 0.0 as argument.
40589         * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
40590         * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
40591         exception being thrown with 0.0 as argument.
40592         * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
40593         * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
40594         exception being thrown with 0.0 as argument.
40595         * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
40596         * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
40597         exception being thrown with 0.0 as argument.
40598         * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
40599         * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
40600         * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
40601         * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
40602         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
40603         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
40604         * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
40605         * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
40606         * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
40608 2012-04-17  Petr Baudis  <pasky@ucw.cz>
40610         * include/sys/uio.h: Change __vector to __iovec to avoid clash
40611         with altivec.
40613 2012-04-16  Marek Polacek  <polacek@redhat.com>
40615         * elf/pldd-xx.c: Rename static_assert to pldd_assert.
40617 2012-04-16  Marek Polacek  <polacek@redhat.com>
40619         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
40620         operands of fdivp instruction.
40622 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
40624         * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
40625         * elf/tst-auditmod3b.c: Likewise.
40626         * elf/tst-auditmod4b.c: Likewise.
40627         * elf/tst-auditmod5b.c: Likewise.
40628         * elf/tst-auditmod6b.c: Likewise.
40629         * elf/tst-auditmod6c.c: Likewise.
40630         * elf/tst-auditmod7b.c: Likewise.
40631         * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
40632         * sysdeps/x86_64/preconfigure.in: Likewise.
40633         * sysdeps/x86_64/preconfigure: Regenerated.
40635 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
40637         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
40638         __ILP32__.
40640 2012-04-13  Antoine Balestrat <merkil33@gmail.com>
40642         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
40643         (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
40645 2012-04-13  Chris Leonard  <cjlhomeaddress@gmail.com>
40647         [BZ #13973]
40648         * locale/iso-639.def: Fix gl language name. Spotted by
40649         Yaron Shahrabani.
40651 2012-04-12  Roland McGrath  <roland@hack.frob.com>
40653         [BZ #2074]
40654         * libio/libio.h (__io_write_fn): Update comment.
40656 2012-04-12  Petr Baudis  <pasky@ucw.cz>
40658         [BZ #2074]
40659         * stdio.texi (Hook Functions): The user provided writer function
40660         is not allowed to return -1.
40662 2012-04-11  David S. Miller  <davem@davemloft.net>
40664         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40666 2012-04-11  Mike Frysinger  <vapier@gentoo.org>
40668         * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
40669         Add a leading slash to rtkaio.
40671 2012-04-11  Jim Meyering  <meyering@redhat.com>
40673         [BZ #11959]
40674         * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
40675         It is not necessarily an error to ignore fwrite's return
40676         value.  One can reliably use ferror to test for errors after
40677         the fact.
40679 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
40681         * bits/types.h (__snseconds_t): New type.
40682         * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
40684         * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
40685         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
40686         (__SNSECONDS_T_TYPE): Likewise.
40687         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
40688         (__SNSECONDS_T_TYPE): Likewise.
40689         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
40690         (__SNSECONDS_T_TYPE): Likewise.
40692 2012-04-10  Andreas Jaeger  <aj@suse.de>
40694         [BZ #2636]
40695         * manual/time.texi (Processor Time): Return type of times is
40696         elapsed real time since an arbitrary point in the past.
40697         (CPU Time): Move CLK_TCK from here...
40698         (Processor Time): ...to here.  Correct description.
40699         * manual/conf.texi (Constants for Sysconf): Correct description of
40700         _SC_CLK_TCK.
40702 2012-04-10  David S. Miller  <davem@davemloft.net>
40704         [BZ #13967]
40705         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
40706         where the is a gap between DT_REL(A) and DT_JMPREL.
40708 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
40710         * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
40711         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
40712         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
40714 2012-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
40716         * elf/dl-support.c (_dl_inhibit_cache): New variable.
40717         * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
40718         (dl_main): Handle --inhibit-cache.
40719         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
40720         _dl_inhibit_cache.
40721         * elf/dl-load.c (_dl_map_object): Use it.
40722         * elf/Makefile: Define SYSCONFDIR when building rtld.c.
40724 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
40726         [BZ #13872]
40727         * sysdeps/i386/fpu/e_powl.S (p78): New object.
40728         (__ieee754_powl): Saturate large exponents rather than testing for
40729         overflow of y*log2(x).
40730         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
40731         * math/libm-test.inc (pow_test): Do not permit spurious overflow
40732         exceptions.
40734         [BZ #11521]
40735         * math/s_ctan.c: Include <float.h>.
40736         (__ctan): Avoid internal overflow or cancellation in calculating
40737         denominator.
40738         * math/s_ctanf.c: Likewise.
40739         * math/s_ctanl.c: Likewise.
40740         * math/s_ctanh.c: Likewise.
40741         * math/s_ctanhf.c: Likewise.
40742         * math/s_ctanhl.c: Likewise.
40743         * math/libm-test.inc (ctan_test): Add more tests.
40744         (ctanh_test): Likewise.
40745         * sysdeps/i386/fpu/libm-test-ulps: Update.
40746         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40748 2012-04-09  Andreas Jaeger  <aj@suse.de>
40750         [BZ #6894]
40751         * manual/filesys.texi (Directory Entries): Mention that d_namlen
40752         is an optional BSD extension.
40754         [BZ #10254]
40755         * manual/stdio.texi (Opening Streams): Document additional fopen
40756         parameters.
40758 2012-04-09  Roland McGrath  <roland@hack.frob.com>
40760         * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
40761         %eax without telling the compiler.
40763 2012-04-09  Carlos O'Donell  <carlos_odonell@mentor.com>
40765         [BZ # 13963]
40766         * manual/install.texi: Use sourceware.org.
40768 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
40770         [BZ #13873]
40771         * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
40772         (__ieee754_pow): Generate overflow and underflow using huge*huge
40773         and tiny*tiny rather than just returning constant infinity or zero
40774         for large exponents.
40775         * math/libm-test.inc (pow_test): Require overflow exceptions for
40776         applicable cases of large exponents.
40778         [BZ #706]
40779         * sysdeps/i386/fpu/e_pow.S (p10): New object.
40780         (__ieee754_pow): Use iterative multiplication algorithm only for
40781         integer exponents with absolute value below 1024.  Check for odd
40782         integer exponents when using algorithm for real exponents.
40783         * math/libm-test.inc (pow_test): Add more tests.
40784         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
40786 2012-04-08  Joseph Myers  <joseph@codesourcery.com>
40788         [BZ #13705]
40789         * math/libm-test.inc (exp_test): Do not allow overflow exception
40790         on underflow test.
40792 2012-04-08  Aurelien Jarno  <aurelien@aurel32.net>
40794         [BZ #13705]
40795         * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
40796         instead of __kernel_standard_f.
40798 2012-04-08  Mike Frysinger  <vapier@gentoo.org>
40800         * sysdeps/i386/i686/memset_chk.S: Update copyright year.
40801         * sysdeps/x86_64/memset_chk.S: Likewise.
40803 2012-04-08  Andreas Jaeger  <aj@suse.de>
40805         [BZ #10153]
40806         * manual/startup.texi (Environment Access): Describe return value
40807         for putenv and setenv.
40809         [BZ #6895]
40810         * manual/filesys.texi (Directory Entries): Add description for
40811         DT_LNK.
40813         [BZ #6890]
40814         * manual/filesys.texi (Directory Entries): Clarify that it's file
40815         system not operating system in the description of DT_UNKNOWN.
40817         [BZ #6578]
40818         * manual/syslog.texi (closelog): Fix reference, it's openlog.
40820 2012-04-08  Stephen Compall  <s11@member.fsf.org>
40822         [BZ #6649]
40823         * manual/llio.texi (Opening and Closing Files): Add cross
40824         reference to explain mode argument.
40826 2012-04-07  Mike Frysinger  <vapier@gentoo.org>
40828         * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
40829         * sysdeps/x86_64/memset_chk.S: Likewise.
40831 2012-04-07  David S. Miller  <davem@davemloft.net>
40833         * elf/elf.h (R_SPARC_WDISP10): Define.
40834         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
40835         R_SPARC_SIZE32.
40836         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
40837         R_SPARC_SIZE64 and R_SPARC_H34.
40839 2012-04-07  Carlos O'Donell  <carlos_odonell@mentor.com>
40841         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
40842         conditions and remove no longer applicable assertion.
40844 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
40846         * bits/byteswap.h: Include <features.h>.
40847         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
40848         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
40850 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
40852         * bits/byteswap.h (__bswap_16): Removed.
40853         Include <bits/byteswap-16.h> to get __bswap_16.
40854         * sysdeps/i386/bits/byteswap.h: Likewise.
40855         * sysdeps/s390/bits/byteswap.h: Likewise.
40856         * sysdeps/x86_64/bits/byteswap.h: Likewise.
40857         * bits/byteswap-16.h: New file.
40858         * sysdeps/i386/bits/byteswap-16.h: Likewise.
40859         * sysdeps/s390/bits/byteswap-16.h: Likewise.
40860         * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
40861         * string/Makefile (headers): Add bits/byteswap-16.h.
40863 2012-04-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
40865         [BZ #13895]
40866         * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
40867         extra indirection.
40868         * nss/Makefile (tests-static, tests): Add tst-nss-static.
40869         * nss/tst-nss-static.c: New.
40871 2012-04-06  Robert Millan  <rmh@gnu.org>
40873         [BZ #6486]
40874         * manual/llio.texi (File Position Primitive): lseek
40875         refers to WHENCE when it really means OFFSET.
40877 2012-04-06  Andreas Jaeger  <aj@suse.de>
40879         * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
40880         strncmp declarations.
40882         * abilist/libc.abilist: Add __poll and __ppoll.
40884 2012-04-05  David S. Miller  <davem@davemloft.net>
40886         * scripts/check-local-headers.sh: Accept a host triplet in the
40887         path matched by the exclude regexp.
40889         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
40890         definition.
40891         * sysdeps/powerpc/powerpc32/dl-machine.h
40892         (ELF_MACHINE_PLTREL_OVERLAP): Delete.
40893         * sysdeps/s390/s390-32/dl-machine.h
40894         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
40895         * sysdeps/sparc/sparc32/dl-machine.h
40896         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
40897         * sysdeps/sparc/sparc64/dl-machine.h
40898         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
40900         * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
40901         lazy binding.
40902         * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
40903         undefined symbol errors.
40905         * elf/rtld.c (dl_main): Skip VDSO when checking for unused
40906         DT_NEEDED entries.
40908 2012-04-05  Michael Matz  <matz@suse.de>
40910         [BZ #13592]
40911         * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
40913 2012-04-05  Andreas Jaeger  <aj@suse.de>
40915         [BZ #13908]
40916         * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
40917         comment.
40919 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
40921         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
40922         which ROUND is no valid rounding mode.
40924 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
40926         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
40927         read again.
40928         * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
40930 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
40932         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
40933         an exception using FPU order intentionally.
40935 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
40937         * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
40938         * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
40939         * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
40940         * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
40942 2012-04-05  Simon Josefsson  <simon@josefsson.org>
40944         [BZ #12340]
40945         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
40946         EINVAL when BUFLEN is too smal.
40948 2012-04-05  Thomas Schwinge  <thomas@codesourcery.com>
40950         [BZ #13553]
40951         * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
40952         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
40954 2012-04-03  Andreas Jaeger  <aj@suse.de>
40956         [BZ #13938]
40957         * manual/setjmp.texi (System V contexts): Fix sentence.
40959         [BZ #13926]
40960         * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
40961         New macro for this case.
40962         [!__GNUC__] (__bswap_64): New inline function for this case.
40963         * sysdeps/x86_64/bits/byteswap.h: Likewise.
40964         * bits/byteswap.h: Likewise.
40965         * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
40966         ull, guard with __GLIBC_HAVE_LONG_LONG.
40968         * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
40969         __GLIBC_HAVE_LONG_LONG.
40971         * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
40972         Include <features.h> for __GLIBC_HAVE_LONG_LONG.
40974 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
40976         [BZ #13691]
40977         * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
40978         inptr and inend, rather than using last_ch.
40980 2012-04-02  David S. Miller  <davem@davemloft.net>
40982         With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
40983         * stdio-common/printf-parse.h (read_int): Change return type to
40984         'int', return -1 on INT_MAX overflow.
40985         * stdio-common/vfprintf.c (vfprintf): Validate width and precision
40986         against overflow of INT_MAX.  Set errno to EOVERFLOW when 'done'
40987         overflows INT_MAX.  Check for overflow of in-format-string precision
40988         values properly.  Use EOVERFLOW rather than ERANGE throughout.  Use
40989         SIZE_MAX not INT_MAX for integer overflow test.
40990         * stdio-common/printf-parsemb.c: If read_int signals an overflow,
40991         skip the construct in the format string but do not record anything.
40992         * stdio-common/bug22.c: Adjust to test both width/prevision
40993         INT_MAX overflow as well as total length INT_MAX overflow.  Check
40994         explicitly for proper errno values.
40996 2012-04-02  Thomas Schwinge  <thomas@codesourcery.com>
40998         * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
40999         CHAR_MAX.
41000         * string/test-strcmp.c [! WIDE]: Likewise.
41001         * time/tst-mktime2.c: Likewise for INT_MAX.
41002         * string/test-string.h: #include <sys/param.h> for MIN.
41004         * csu/init-first.c (__libc_init_first): Call __ctype_init.
41005         * sysdeps/i386/init-first.c (init): Likewise.
41006         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
41007         * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
41008         * sysdeps/sh/init-first.c (init): Likewise.
41010 2012-04-01  Ulrich Drepper  <drepper@gmail.com>
41012         * po/ru.po: Update from translation team.
41013         * po/vi.po: Likewise.
41015 2012-03-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
41017         * resolv/nss_dns/dns-host.c: Merge copyright years.
41019 2012-03-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
41021         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
41022         Optimize memcpy with prefetch if
41023         DATA_CACHE_SIZE_HALF <= len <  SHARED_CACHE_SIZE_HALF and
41024         src, dst pointers have unequal 16 byte alignments.
41026 2012-03-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
41028         [BZ #13928]
41029         * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
41030         from a CNAME entry and return the minimum ttl for the query.
41031         (gaih_getanswer_slice): Likewise.
41033 2012-03-30  Jeff Law  <law@redhat.com>
41035         * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
41036         due to long keys.
41037         * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
41038         * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
41040         * resolv/nss_dns/dns-host.c: Update copyright year.
41042 2012-03-30  Ulrich Drepper  <drepper@gmail.com>
41044         * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
41045         requests to save a system call.  Fix check that all bytes are sent.
41047         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
41048         comments for sendmmsg.
41050 2012-03-30  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
41052         [BZ #13691]
41053         * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
41054         with only 1 character between 0x0041 and 0x01b0.
41055         * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
41056         * wcsmbs/tst-mbsnrtowcs.c: New file.
41058 2012-03-29  David S. Miller  <davem@davemloft.net>
41060         * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
41061         small copies by hand.
41063 2012-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
41065         [BZ #13761]
41066         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss)
41067         (_nss_compat_initgroups_dyn): Fall back to malloc/free for large
41068         group memberships.
41070 2012-03-28  David S. Miller  <davem@davemloft.net>
41072         * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
41073         that branches into memcpy.
41074         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
41075         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
41076         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
41077         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
41078         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
41079         bits.
41080         * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
41081         implementation too.
41082         * sysdeps/sparc/mempcpy.S: New file.
41084         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
41085         the IFUNC routine in the libc case.
41086         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
41088         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
41089         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
41090         * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
41091         * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
41092         * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
41093         * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
41094         * sysdeps/sparc/sparc64/rtld-memset.c: New file.
41095         * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
41097         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
41098         loop to 256 bytes instead of 64 bytes and fix test signedness.
41100         * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
41101         * sysdeps/sparc/sparc32/Makefile: rather than here...
41102         * sysdeps/sparc/sparc64/Makefile: and here.
41104 2012-03-28  Ulrich Drepper  <drepper@gmail.com>
41106         * malloc/mallocbug.c: Avoid warnings about unused variables.
41108 2012-02-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
41110         [BZ #13760]
41111         * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
41112         in the right place. Discard and retry query if response is
41113         larger than input buffer size.
41115 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
41117         [BZ #369]
41118         [BZ #2678]
41119         [BZ #3866]
41120         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
41121         x for large integer exponent.
41122         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
41123         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.  Adjust
41124         sign of result as needed afterwards.
41125         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
41126         * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
41127         result for underflowing pow the same as for overflow.
41128         (__kernel_standard_l): Handle powl overflow and underflow here
41129         rather than calling __kernel_standard.
41130         * math/libm-test.inc (pow_test): Add more tests.
41132         [BZ #3868]
41133         [BZ #13879]
41134         [BZ #13910]
41135         [BZ #13911]
41136         [BZ #13912]
41137         [BZ #13913]
41138         [BZ #13915]
41139         [BZ #13916]
41140         [BZ #13917]
41141         [BZ #13918]
41142         [BZ #13919]
41143         [BZ #13920]
41144         [BZ #13921]
41145         * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
41146         * sysdeps/ieee754/k_standard.c: Include <float.h>.
41147         (__kernel_standard_l): New function.
41148         * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
41149         __kernel_standard.
41150         * math/w_acosl.c (__acosl): Likewise.
41151         * math/w_asinl.c (__asinl): Likewise.
41152         * math/w_atan2l.c (__atan2l): Likewise.
41153         * math/w_atanhl.c (__atanhl): Likewise.
41154         * math/w_coshl.c (__coshl): Likewise.
41155         * math/w_exp10l.c (__exp10l): Likewise.
41156         * math/w_exp2l.c (__exp2l): Likewise.
41157         * math/w_fmodl.c (__fmodl): Likewise.
41158         * math/w_hypotl.c (__hypotl): Likewise.
41159         * math/w_j0l.c (__j0l, __y0l): Likewise.
41160         * math/w_j1l.c (__j1l, __y1l): Likewise.
41161         * math/w_jnl.c (__jnl, __ynl): Likewise.
41162         * math/w_lgammal.c (__lgammal): Likewise.
41163         * math/w_log10l.c (__log10l): Likewise.
41164         * math/w_log2l.c (__log2l): Likewise.
41165         * math/w_logl.c (__logl): Likewise.
41166         * math/w_powl.c (__powl): Likewise.
41167         * math/w_remainderl.c (__remainderl): Likewise.
41168         * math/w_scalbl.c (sysv_scalbl): Likewise.
41169         * math/w_sinhl.c (__sinhl): Likewise.
41170         * math/w_sqrtl.c (__sqrtl): Likewise.
41171         * math/w_tgammal.c (__tgammal): Likewise.
41172         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
41173         * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
41174         * math/libm-test.inc (acos_test): Add more tests.
41175         (acosh_test): Likewise.
41176         (asin_test): Likewise.
41177         (atanh_test): Likewise.
41178         (exp_test): Likewise.
41179         (exp10_test): Likewise.
41180         (exp2_test): Likewise.
41181         (expm1_test): Likewise.
41182         (lgamma_test): Likewise.
41183         (log_test): Likewise.
41184         (log10_test): Likewise.
41185         (log1p_test): Likewise.
41186         (log2_test): Likewise.
41187         (pow_test): Do not allow some spurious overflow exceptions.
41188         (sqrt_test): Add more tests.
41189         (tgamma_test): Likewise.
41190         (y0_test): Likewise.
41191         (y1_test): Likewise.
41192         (yn_test): Likewise.
41194 2012-03-27  Anton Blanchard  <anton@samba.org>
41196         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
41197         MAP_HUGETLB.
41198         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
41199         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
41200         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
41202 2012-03-27  David S. Miller  <davem@davemloft.net>
41204         * conform/Makefile: Run run-conformtest.sh using $(BASH).
41206         * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
41207         have-as-vis3 check.
41209 2012-03-27  Andreas Jaeger  <aj@suse.de>
41211         * sysdeps/x86_64/elf/configure.in: Moved to ...
41212         * sysdeps/x86_64/configure.in: ... here.
41213         * sysdeps/x86_64/elf/start.S: Moved to ...
41214         * sysdeps/x86_64/start.S: ... here.
41215         * sysdeps/x86_64/elf/configure: Delete.
41217         * sysdeps/x86_64/configure.in: Merge contents from
41218         sysdeps/i386/configure.in (without i686 check).
41220         * sysdeps/i386/elf/Versions: Merge into ...
41221         * sysdeps/i386/Versions: ... this.
41222         * sysdeps/i386/elf/Versions: Delete file.
41223         * sysdeps/i386/elf/start.S: Moved to ...
41224         * sysdeps/i386/start.S: ...here.
41225         * sysdeps/i386/elf/configure.in: Merge into...
41226         * sysdeps/i386/configure.in: ...here.
41227         * sysdeps/i386/elf/configure.in: Delete file.
41228         * sysdeps/i386/elf/configure: Delete file.
41230         * sysdeps/generic/elf/backtracesyms.c: Moved to ...
41231         * debug/backtracesyms.c: ... here.
41232         * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
41233         * debug/backtracesymsfd.c: ... here.
41234         * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
41235         * sysdeps/generic/ifunc-sel.h: ... here.
41237         * sysdeps/unix/i386/start.c: Delete file.
41238         * sysdeps/unix/sparc/start.c: Delete file.
41239         * sysdeps/unix/start.c: Delete file.
41241         * sysdeps/sh/elf/configure.in: Moved to ...
41242         * sysdeps/sh/configure.in: ... here.
41243         * sysdeps/sh/elf/start.S: Moved to ...
41244         * sysdeps/sh/start.S: ... here.
41245         * sysdeps/sh/elf/configure: Delete file.
41247         * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
41248         * sysdeps/powerpc/powerpc64/bzero.S: ... here.
41249         * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
41250         * sysdeps/powerpc/powerpc64/entry.h: ... here.
41251         * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
41252         * sysdeps/powerpc/powerpc64/start.S: here.
41253         * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
41254         * sysdeps/powerpc/powerpc64/Makefile: ... this.
41255         * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
41256         * sysdeps/powerpc/powerpc64/configure.in: ... this.
41257         * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
41259         * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
41260         * sysdeps/powerpc/powerpc32/bzero.S: ... here.
41261         * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
41262         * sysdeps/powerpc/powerpc32/start.S: ... here.
41263         * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
41264         * sysdeps/powerpc/powerpc32/configure.in: ... this.
41265         * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
41267         * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
41268         * sysdeps/powerpc/ifunc-sel.h: ... here.
41269         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
41270         * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
41272         * sysdeps/sparc/elf/configure.in: Moved to ...
41273         * sysdeps/sparc/configure.in: ... here.
41274         * sysdeps/sparc/elf/configure: Delete file.
41275         * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
41276         * sysdeps/sparc/sparc32/start.S: ... here.
41277         * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
41278         * sysdeps/sparc/sparc64/start.S: ... here.
41279         * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
41280         * sysdeps/sparc/sparc32/Makefile: ... this.
41281         * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
41282         * sysdeps/sparc/sparc64/Makefile: ... this.
41284         * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
41285         * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
41286         * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
41287         * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
41288         * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
41289         * sysdeps/s390/s390-32/setjmp.S: ... here.
41290         * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
41291         * sysdeps/s390/s390-32/configure.in: ... here.
41292         * sysdeps/s390/s390-32/elf/configure: Delete file.
41293         * sysdeps/s390/s390-32/elf/start.S: Moved to ...
41294         * sysdeps/s390/s390-32/start.S: ... here.
41296         * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
41297         * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
41298         * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
41299         * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
41300         * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
41301         * sysdeps/s390/s390-64/setjmp.S: ... here.
41302         * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
41303         * sysdeps/s390/s390-64/configure.in: ... here
41304         * sysdeps/s390/s390-64/elf/configure: Delete file.
41305         * sysdeps/s390/s390-64/elf/start.S: Moved to ...
41306         * sysdeps/s390/s390-64/start.S: ... here.
41307         * sysdeps/s390/s390-64/elf/configure: Delete.
41309         * configure.in: Remove support for elf directories in sysdeps.
41311         * configure: Regenerated.
41312         * sysdeps/i386/configure: Regenerated.
41313         * sysdeps/powerpc/powerpc32/configure: Regenerated.
41314         * sysdeps/powerpc/powerpc64/configure: Regenerated.
41315         * sysdeps/s390/s390-32/configure: Regenerated.
41316         * sysdeps/s390/s390-64/configure: Regenerated.
41317         * sysdeps/sh/configure: Regenerated.
41318         * sysdeps/sparc/configure: Regenerated.
41319         * sysdeps/x86_64/configure: Regenerated.
41321 2012-03-26  Andreas Schwab  <schwab@linux-m68k.org>
41323         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41325         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
41326         denormal result into account.
41328 2012-03-25  Roland McGrath  <roland@hack.frob.com>
41330         * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
41331         Reported by Allan McRae <allan@archlinux.org>.
41333 2012-03-23  Jeff Law  <law@redhat.com>
41335         * nss/getnssent.c (__nss_getent): Fix typo.
41337 2012-03-23  David S. Miller  <davem@davemloft.net>
41339         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41341 2012-03-23  H.J. Lu  <hongjiu.lu@intel.com>
41343         * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
41344         to pad to uint64_t for each field.
41345         (dl_tls_index): Replace unsigned long with uint64_t.
41347 2012-03-23  Daniel Jacobowitz  <dmj@google.com>
41348         Paul Pluzhnikov  <ppluzhnikov@google.com>
41350         [BZ #6528]
41351         * grp/Makefile (otherlibs): Don't set it.
41352         * inet/Makefile (otherlibs): Likewise.
41353         * login/Makefile (otherlibs): Likewise.
41354         * nscd/Makefile (otherlibs): Likewise.
41355         * posix/Makefile (otherlibs): Likewise.
41356         * pwd/Makefile (otherlibs): Likewise.
41357         * rt/Makefile (otherlibs): Likewise.
41358         * sunrpc/Makefile (otherlibs): Likewise.
41359         * nss/Makefile (otherlibs): Likewise.
41360         Add libnss_files to routines and static-only-routines.
41361         ($(objpfx)getent): Remove rule.
41362         * resolv/Makefile: Add libnss_dns and libresolv to routines and
41363         static-only-routines.
41365 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
41367         [BZ #13892]
41368         * math/s_cexp.c: Include <float.h>.
41369         (__cexp): Handle exp result overflowing not necessarily
41370         overflowing both real and imaginary parts of result.
41371         * math/s_cexpf.c: Likewise.
41372         * math/s_cexpl.c: Likewise.
41373         * math/libm-test.inc (cexp_test): Add more tests.
41374         * sysdeps/i386/fpu/libm-test-ulps: Update.
41375         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41377 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
41379         * include/link.h (ELFW): New macro.
41380         * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
41381         Replace ELF64_R_TYPE with ELFW(R_TYPE).
41383 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
41385         * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
41386         with uint64_t.
41388 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
41390         * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
41391         declaration.
41392         (struct La_x32_retval): Likewise.
41394 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
41396         * sysdeps/x86_64/preconfigure.in: New file.
41397         * sysdeps/x86_64/preconfigure: New generated file.
41399 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
41401         [BZ #13824]
41402         * math/e_exp2l.c: Include <float.h>.
41403         (__ieee754_exp2l): Handle overflow and underflow cases
41404         separately.  Only pass fractional part of argument to
41405         __ieee754_expl.
41406         * math/libm-test.inc (exp2_test): Add more tests.
41408         * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
41409         negating x to take absolute value.
41410         * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
41411         Likewise.
41412         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
41413         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
41414         Likewise.
41415         * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
41416         computing low part if x was negated.
41417         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
41419 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
41421         * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
41422         la_x32_gnu_pltexit.
41423         (pltexit): Cast int_retval to ptrdiff_t.
41424         * elf/tst-auditmod3b.c: Likewise.
41425         * elf/tst-auditmod4b.c: Likewise.
41426         * elf/tst-auditmod5b.c: Likewise.
41427         * elf/tst-auditmod6b.c: Likewise.
41428         * elf/tst-auditmod6c.c: Likewise.
41429         * elf/tst-auditmod7b.c: Likewise.
41431         * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
41432         and x32_gnu_pltexit.
41434         * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
41435         __ELF_NATIVE_CLASS.
41436         (La_x32_regs): New macro.
41437         (La_x32_retval): Likewise.
41438         (la_x32_gnu_pltenter): New function prototype.
41439         (la_x32_gnu_pltexit): Likewise.
41441 2012-03-21  Andreas Schwab  <schwab@linux-m68k.org>
41443         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
41444         exponent.
41446         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41448         * configure.in (libc_cv_cc_nofma): Check for option to disable
41449         generation of FMA instructions.
41450         * configure: Regenerate.
41451         * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
41452         * sysdeps/ieee754/dbl-64/Makefile: New file.
41453         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
41454         Remove brandred-fma4.
41455         (CFLAGS-brandred-fma4.c): Remove.
41456         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
41457         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
41458         define.
41459         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
41460         define.
41462 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
41464         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
41465         LLONG_MAX != LONG_MAX.
41466         (_itoa_word): Use _ITOA_WORD_TYPE on value.
41467         (_fitoa_word): Likewise.
41468         * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
41469         LLONG_MAX != LONG_MAX.
41470         * stdio-common/_itowa.h: Include <_itoa.h>.
41471         (_itowa_word): Use _ITOA_WORD_TYPE on value.
41472         (_itowa): New macro.  Defined only if _ITOA_NEEDED is false.
41473         * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro.  Defined
41474         only if not defined.
41475         (_ITOA_WORD_TYPE): Likewise.
41476         (_itoa_word): Use _ITOA_WORD_TYPE on value.
41477         Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
41479 2012-03-21  David S. Miller  <davem@davemloft.net>
41481         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41483 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
41485         * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
41486         of x86_64 when setting libc_cv_slibdir, libdir and
41487         libc_cv_localedir.
41488         * sysdeps/unix/sysv/linux/configure: Regenerated.
41490 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
41492         * manual/lang.texi (Old Varargs): Remove section.
41493         (How Variadic): Update menu.
41494         (va_start): Do not mention varargs.h.
41496 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
41497             Joseph Myers  <joseph@codesourcery.com>
41499         * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
41500         link test.
41501         * configure: Regenerated.
41503 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
41505         * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
41506         * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
41507         conformtest.pl
41509 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
41511         * NOTES: Remove.
41512         * Makefile (files-for-dist): Remove NOTES.
41513         (NOTES): Remove rule.
41514         * README: Don't refer to NOTES.
41515         * manual/creature.texi: Don't include macros.texi.
41516         * manual/intro.texi (creature.texi): Remove comment referring to
41517         NOTES.
41519         * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
41520         * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
41521         * configure: Regenerated.
41522         * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
41523         LIBC_TRY_CC_OPTION.
41524         (libc_cv_as_i686): Likewise.
41525         (libc_cv_cc_avx): Likewise.
41526         (libc_cv_cc_sse2avx): Likewise.
41527         (libc_cv_cc_fma4): Likewise.
41528         (libc_cv_cc_novzeroupper): Likewise.
41529         * sysdeps/i386/configure: Regenerated.
41531         [BZ #13883]
41532         * sysdeps/i386/fpu/s_cexp.S: Remove.
41533         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
41534         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
41535         * math/libm-test.inc (cexp_test): Add more tests.
41536         * sysdeps/i386/fpu/libm-test-ulps: Update.
41537         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41539 2012-03-21  Allan McRae  <allan@archlinux.org>
41541         * timezone/Makefile: Do not install iso3166.tab and zone.tab
41543 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
41545         [BZ #13871]
41546         * math/w_exp2.c: Do not include <float.h>.
41547         (o_threshold, u_threshold): Remove.
41548         (__exp2): Calculate result before checking finiteness and calling
41549         __kernel_standard.
41550         * math/w_exp2f.c: Likewise.
41551         * math/w_exp2l.c: Likewise.
41552         * math/libm-test.inc (exp2_test): Require overflow exception for
41553         1e6 input.
41555         [BZ #3866]
41556         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
41557         range of signed 64-bit integers before using fistpll.  Remove
41558         checks for whether integers fit in mantissa bits.
41559         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
41560         the range of signed 32-bit integers before using fistpl.  Remove
41561         checks for whether integers fit in mantissa bits.
41562         * sysdeps/i386/fpu/e_powl.S (p64): New object.
41563         (__ieee754_powl): Test for y outside the range of signed 64-bit
41564         integers before using fistpll.  Reduce 64-bit values to 63-bit
41565         ones as needed.
41566         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
41567         divide-by-zero is raised for zero to large negative powers.
41568         * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
41569         (__ieee754_powl): Test for y outside the range of signed 64-bit
41570         integers before using fistpll.  Reduce 64-bit values to 63-bit
41571         ones as needed.
41572         * math/libm-test.inc (pow_test): Add more tests.
41574 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
41576         * debug/backtracesymsfd.c: Include <_itoa.h> instead of
41577         <stdio-common/_itoa.h>.
41578         * debug/segfault.c: Likewise.
41579         * elf/dl-cache.c: Likewise.
41580         * elf/dl-minimal.c: Likewise.
41581         * elf/dl-misc.c: Likewise.
41582         * elf/dl-sysdep.c: Likewise.
41583         * elf/dl-version.c: Likewise.
41584         * elf/rtld.c: Likewise.
41585         * hurd/hurdsock.c: Likewise.
41586         * hurd/lookup-retry.c: Likewise.
41587         * malloc/malloc.c: Likewise.
41588         * malloc/mtrace.c: Likewise.
41589         * nscd/nscd_getgr_r.c: Likewise.
41590         * nscd/nscd_getpw_r.c: Likewise.
41591         * nscd/nscd_getserv_r.c: Likewise.
41592         * posix/getopt_init.c: Likewise.
41593         * posix/wordexp.c: Likewise.
41594         * stdio-common/_itoa.c: Likewise.
41595         * stdio-common/printf_fphex.c: Likewise.
41596         * stdio-common/vfprintf.c: Likewise.
41597         * string/_strerror.c: Likewise.
41598         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
41599         * sysdeps/i386/i686/hp-timing.h: Likewise.
41600         * sysdeps/mach/_strerror.c: Likewise.
41601         * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
41602         * sysdeps/mach/hurd/sethostid.c: Likewise.
41603         * sysdeps/mach/hurd/xmknodat.c: Likewise.
41604         * sysdeps/mach/xpg-strerror.c: Likewise.
41605         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
41606         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
41607         * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
41608         * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
41609         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
41610         * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
41611         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
41612         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
41613         * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
41614         * sysdeps/unix/sysv/linux/futimes.c: Likewise.
41615         * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
41616         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
41617         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
41618         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
41619         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
41620         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
41621         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
41622         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
41623         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
41624         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
41625         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
41627         * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
41629         * stdio-common/_itoa.h: Moved to ...
41630         * sysdeps/generic/_itoa.h: Here.
41632         * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
41634         * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
41635         instead of "_itoa.h" and "_itowa.h".
41636         * stdio-common/vfprintf.: Likewise.
41638 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
41640         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
41641         <bits/wordsize.h>.
41642         (__signbitf): Check __x86_64__ instead of __WORDSIZE.
41643         (__signbit): Likwise.
41644         (llrintf): Likwise.
41645         (llrint): Likwise.
41647 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
41649         * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
41650         __WORDSIZE != 64.
41652 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
41654         * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
41655         OVERFLOW_EXCEPTION_OK.
41656         * math/libm-test.inc ("Philosophy"): Update comment about
41657         exception testing.
41658         (OVERFLOW_EXCEPTION): Define.
41659         (OVERFLOW_EXCEPTION_OK): Likewise.
41660         (INVALID_EXCEPTION_OK): Renumber.
41661         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
41662         (IGNORE_ZERO_INF_SIGN): Likewise.
41663         (test_exceptions): Handle FE_OVERFLOW.
41664         (exp10_test): Expect overflow exceptions.
41665         (exp2_test): Likewise.
41666         (expm1_test): Likewise.
41667         (nextafter_test): Likewise.
41668         (pow_test): Likewise.
41669         (scalbn_test): Likewise.
41670         (scalbln_test): Likewise.
41672 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
41674         * sysdeps/x86_64/bits/atomic.h
41675         (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
41676         64bit integer.
41677         (atomic_exchange_acq): Likewise.
41678         (__arch_exchange_and_add_body): Likewise.
41679         (__arch_add_body): Likewise.
41680         (atomic_add_negative): Likewise.
41681         (atomic_add_zero): Likewise.
41683 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
41685         * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
41686         (fenv_t): Check __x86_64__ instead of __WORDSIZE.
41688 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
41690         * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
41691         Check __x86_64__ instead of __WORDSIZE.
41693 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
41695         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
41697 2012-03-19  David S. Miller  <davem@davemloft.net>
41699         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41701         * sysdeps/sparc/fpu/fenv_private.h: New file.
41702         * sysdeps/sparc/fpu/math_private.h: Use it.
41703         (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
41704         Remove.
41705         (libc_feholdexcept_setround, libc_feholdexcept_setroundf)
41706         (libc_feholdexcept_setroundl): Remove.
41707         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
41708         Remove.
41709         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
41710         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
41712 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
41714         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
41715         int64_t instead of long int.
41716         (INSERT_WORDS64): Likwise.
41718 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
41720         * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
41721         _Unwind_GetCFA return to _Unwind_Ptr first.
41723 2012-03-19  Joseph Myers  <joseph@codesourcery.com>
41725         [BZ #13629]
41726         * math/s_clog.c: Include <float.h>.
41727         (__clog): Scale large or subnormal inputs.
41728         * math/s_clogf.c: Likewise.
41729         * math/s_clogl.c: Likewise.
41730         * math/s_clog10.c: Include <float.h>.
41731         (M_LOG10_2): Define.
41732         (__clog10): Scale large or subnormal inputs.
41733         * math/s_clog10f.c: Likewise.
41734         * math/s_clog10l.c: Likewise.
41735         * math/libm-test.inc (clog_test): Add more tests.
41736         (clog10_test): Likewise.
41737         * sysdeps/i386/fpu/libm-test-ulps: Update.
41738         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41740         [BZ #11451]
41741         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
41742         x and y.
41743         * math/libm-test.inc (atan2_test): Add another test.
41745         * Makerules (common-objdir-compile): Remove.
41746         * sysdeps/unix/Makefile (config-generated): Do not add
41747         $(unix-generated) to variable.
41748         [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
41749         [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
41750         Remove rule.
41751         [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
41752         Likewise.
41753         [generic bits/local_lim.h] (before-compile): Do not append to
41754         variable.
41755         [generic bits/local_lim.h] (common-generated): Likewise.
41756         [generic sys/param.h] (before-compile): Do not append to variable.
41757         [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
41758         [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
41759         [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
41760         [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
41761         include.
41762         [generic sys/param.h] (sys/param.h-includes): Remove variable.
41763         [generic sys/param.h] (sys/param.h-includes): Remove rule.
41764         [generic sys/param.h] ($(addprefix
41765         $(common-objpfx),$(sys/param.h-includes))): Likewise.
41766         [generic sys/param.h] (common-generated): Do not append to
41767         variable.
41768         [generic sys/param.h] (sysdep_headers): Likewise.
41769         [generic bits/errno.h] (before-compile): Do not append to
41770         variable.
41771         [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
41772         rule.
41773         [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
41774         [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
41775         [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
41776         [generic bits/errno.h] (common-generated): Do not append to
41777         variable.
41778         [generic bits/ioctls.h] (before-compile): Do not append to
41779         variable.
41780         [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
41781         rule.
41782         [generic bits/ioctls.h] (ioctl-includes): Remove variable.
41783         [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
41784         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
41785         rule.
41786         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
41787         [generic bits/ioctls.h] (bits_termios.h): Remove variable.
41788         [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
41789         [generic bits/ioctls.h] (common-generated): Do not append to
41790         variable.
41791         [generic sys/syscall.h] (syscall.h): Remove variable.
41792         [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
41793         rule.
41794         [generic sys/syscall.h] (before-compile): Do not append to
41795         variable.
41796         [generic sys/syscall.h] (common-generated): Likewise.
41797         * sysdeps/unix/errnos-tmpl.c: Remove file.
41798         * sysdeps/unix/errnos.awk: Likewise.
41799         * sysdeps/unix/ioctls-tmpl.c: Likewise.
41800         * sysdeps/unix/ioctls.awk: Likewise.
41801         * sysdeps/unix/mk-local_lim.c: Likewise.
41802         * sysdeps/unix/snarf-ioctls: Likewise.
41804 2012-03-19  Richard Henderson  <rth@twiddle.net>
41806         * sysdeps/i386/fpu/fenv_private.h: New file.
41807         * sysdeps/i386/fpu/math_private.h: Use it.
41808         (math_opt_barrier, math_force_eval): Remove.
41809         (libc_feholdexcept_setround_53bit): Remove.
41810         (libc_feupdateenv_53bit): Remove.
41811         * sysdeps/x86_64/fpu/math_private.h: Likewise.
41812         (math_opt_barrier, math_force_eval): Remove.
41813         (libc_feholdexcept): Remove.
41814         (libc_feholdexcept_setround): Remove.
41815         (libc_fetestexcept, libc_fesetenv): Remove.
41816         (libc_feupdateenv_test): Remove.
41817         (libc_feupdateenv, libc_feholdsetround): Remove.
41818         (libc_feresetround): Remove.
41820         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
41821         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
41823         * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
41824         (libc_feupdateenv_test, libc_feupdateenv_testf): New.
41825         (libc_feupdateenv_testl): New.
41826         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
41827         (libc_feupdateenv_testf): New.
41828         (libc_feupdateenv): Use libc_feupdateenv_test.
41829         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
41830         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
41832         * sysdeps/generic/math_private.h (libc_feholdsetround): New.
41833         (libc_feholdsetroundf, libc_feholdsetroundl): New.
41834         (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
41835         (libc_feresetround_noex): New.
41836         (libc_feresetround_noexf): New.
41837         (libc_feresetround_noexl): New.
41838         (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
41839         (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
41840         (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
41841         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
41842         SET_RESTORE_ROUND.
41843         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
41844         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
41845         (__cos): Likewise.
41846         * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
41847         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
41848         SET_RESTORE_ROUND_NOEX.
41849         * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
41850         SET_RESTORE_ROUND_NOEXF.
41851         * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
41852         * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
41853         (libc_feholdsetroundf): New.
41854         (libc_feresetround, libc_feresetroundf): New.
41856         * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
41857         (libc_feholdexcept_setround_53bit): Convert from macro to function.
41858         (libc_feupdateenv_53bit): Likewise.  Don't force _FPU_EXTENDED.
41860         * sysdeps/generic/math_private.h: Include <fenv.h>.
41861         (default_libc_feholdexcept): New.
41862         (default_libc_feholdexcept_setround): New.
41863         (default_libc_fesetenv, default_libc_feupdateenv): New.
41864         (libc_feholdexcept): Only define if undefined.
41865         (libc_feholdexceptf, libc_feholdexceptl): Likewise.
41866         (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
41867         (libc_feholdexcept_setroundl): Likewise.
41868         (libc_feholdexcept_setround_53bit): Likewise.
41869         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
41870         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
41871         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
41872         (libc_feupdateenv_53bit): Likewise.
41873         * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
41874         (libc_feholdexcept): Convert from macro to inline function.
41875         (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
41876         (libc_fesetenv, libc_feupdateenv): Likewise.
41878         * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
41879         not previously defined.
41880         (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
41881         (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
41882         (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
41883         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
41884         * sysdeps/ieee754/flt-32/math_private.h: New file.
41885         * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
41886         math_private.h below SET_FLOAT_WORD.
41887         (__isnan, __isinf_ns, __finite): Remove.
41888         (__isnanf, __isinf_nsf, __finitef): Remove.
41890 2012-03-18  Andreas Schwab  <schwab@linux-m68k.org>
41892         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41894 2012-03-17  David S. Miller  <davem@davemloft.net>
41896         [BZ #6471]
41897         * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
41898         for 2.16.
41900 2012-03-16  David S. Miller  <davem@davemloft.net>
41902         * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
41903         warnings.
41905         [BZ #6471]
41906         * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
41907         properly.
41908         * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
41909         * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
41910         sysdep_routines when subdir is sysvipc.
41911         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
41912         __getshmlba helper.
41914         * sysdeps/sparc/fpu/libm-test/ulps: Update.
41916 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
41918         * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
41919         [__LP64__].
41921 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
41923         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
41924         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
41925         (__lround): Renamed to ...
41926         (__llround): This.  Replace long int with long long int.
41927         Define lround functions as aliases of llround functions.
41928         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
41930 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
41932         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
41933         Use greg_t on sp.  Use unsigned int on idx_uc_link.  Cast
41934         adresses to uintptr_t.  Replace "long int" and "unsigned long
41935         int" with "greg_t" on va_arg.
41937 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
41939         * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
41940         * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
41942         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
41943         Move e_machine check before EI_CLASS check.  Handle x32
41944         libraries.  Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
41945         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
41946         SKIP_EM_IA_64 and include
41947         <sysdeps/unix/sysv/linux/i386/readelflib.c>.
41949         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
41950         Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
41951         (add_system_dir): New macro.
41953         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
41954         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
41956 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
41958         [BZ #2551]
41959         [BZ #2552]
41960         [BZ #2553]
41961         [BZ #2554]
41962         [BZ #2562]
41963         [BZ #2563]
41964         [BZ #2565]
41965         [BZ #2566]
41966         [BZ #2576]
41967         * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
41968         (y0): Likewise.
41969         * math/w_j0f.c (j0f): Likewise.
41970         (y0f): Likewise.
41971         * math/w_j0l.c (__j0l): Likewise.
41972         (__y0l): Likewise.
41973         * math/w_j1.c (j1): Likewise.
41974         (y1): Likewise.
41975         * math/w_j1f.c (j1f): Likewise.
41976         (y1f): Likewise.
41977         * math/w_j1l.c (__j1l): Likewise.
41978         (__y1l): Likewise.
41979         * math/w_jn.c (jn): Likewise.
41980         (yn): Likewise.
41981         * math/w_jnf.c (jnf): Likewise.
41982         (ynf): Likewise.
41983         * math/w_jnl.c (__jnl): Likewise.
41984         (__ynl): Likewise.
41985         * math/libm-test.inc (j0_test): Add more tests.
41986         (j1_test): Likewise.
41987         (jn_test): Likewise.  Add trailing semicolon to existing test.
41988         (y0_test): Likewise.
41989         (y1_test): Likewise.
41990         * sysdeps/i386/fpu/libm-test-ulps: Update.
41991         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41993         [BZ #13851]
41994         [BZ #13854]
41995         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
41996         libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
41997         * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
41998         * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
41999         (__tanl): Set errno for infinite argument.
42000         * sysdeps/i386/fpu/mptan.c: Remove.
42001         * sysdeps/i386/fpu/s_tan.S: Likewise.
42002         * sysdeps/i386/fpu/s_tanl.S: Likewise.
42003         * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
42004         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
42005         * math/libm-test.inc (tan_test): Add more tests and enable more
42006         tests for double and long double.
42007         * sysdeps/i386/fpu/libm-test-ulps: Update.
42008         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42010 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
42012         * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
42013         (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
42015 2012-03-16  Roland McGrath  <roland@hack.frob.com>
42017         * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
42018         * configure.in: Use it for both main tree and add-ons.
42019         * configure: Regenerated.
42021 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
42023         * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
42025 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
42027         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
42028         in comment.
42030         [BZ #13851]
42031         * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
42032         * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
42033         * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
42034         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
42035         * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
42036         infinite argument.
42037         * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
42038         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
42039         != 0 for prec == 2.
42040         * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
42041         * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
42042         * sysdeps/i386/fpu/s_cosl.S: Likewise.
42043         * sysdeps/i386/fpu/s_sincosl.S: Likewise.
42044         * sysdeps/i386/fpu/s_sinl.S: Likewise.
42045         * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
42046         * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
42047         * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
42048         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
42049         * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
42050         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
42051         * math/libm-test.inc (cos_test): Add more tests and enable more
42052         tests for long double.
42053         (sin_test): Likewise.
42054         (sincos_test): Likewise.
42055         * sysdeps/i386/fpu/libm-test-ulps: Update.
42056         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42058 2012-03-16  David S. Miller  <davem@davemloft.net>
42060         * sysdeps/sparc/fpu/math_private.h: New file.
42062 2012-03-15  David S. Miller  <davem@davemloft.net>
42064         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
42065         file.
42066         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
42067         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
42068         file.
42069         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
42070         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
42071         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
42072         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
42073         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
42074         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
42075         sysdep routines.
42076         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
42078         * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
42079         * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
42081         * sysdeps/sparc/sparc-ifunc.h: New file.
42082         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
42083         sparc-ifunc.h
42084         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
42085         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
42086         Likewise.
42087         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
42088         Likewise.
42089         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
42090         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
42091         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
42092         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
42093         Likewise.
42094         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
42095         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
42096         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
42097         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
42098         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
42099         Likewise.
42100         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
42101         Likewise.
42102         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
42103         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
42104         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
42105         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
42106         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
42107         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
42108         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
42109         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
42110         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
42111         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
42112         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
42113         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
42114         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
42115         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
42116         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
42117         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
42118         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
42119         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
42120         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
42121         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
42122         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
42123         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
42124         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
42125         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
42127 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
42129         * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
42130         scaling.
42131         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
42133 2012-03-15  Andreas Jaeger  <aj@suse.de>
42135         [BZ #13852]
42136         * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
42137         ieee754/flt-32 implementation for sin, cos and sincos.
42138         * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
42139         * sysdeps/i386/fpu/s_cosf.S: Likewise.
42140         * sysdeps/i386/fpu/s_sincosf.S: Likewise.
42141         * sysdeps/i386/fpu/s_sinf.S: Likewise.
42142         * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
42143         ieee754/flt-32 implementation for tan.
42145         * math/libm-test.inc (cos_test): Enable some large input tests for
42146         float as well
42147         (sin_test): Likewise.
42148         (sincos_test): Likewise.
42149         (tan_test): Add tests for large input.
42151         * sysdeps/i386/fpu/libm-test-ulps: Update.
42153 2012-03-15  Andreas Jaeger  <aj@suse.de>
42155         [BZ #13658]
42156         * math/libm-test.inc (cos_test): Add more test cases.
42157         (sin_test): Likewise.
42158         (sincos_test): Likewise.
42160 2012-03-15  Andreas Jaeger  <aj@suse.de>
42162         [BZ #13837]
42163         * math/libm-test.inc (cos_test): Add a test case for large input
42164         value.
42165         (sin_test): Likewise.
42166         (sincos_test): Likewise.
42168 2012-03-15  Andreas Jaeger  <aj@suse.de>
42169             Joseph Myers  <joseph@codesourcery.com>
42171         [BZ #13658]
42172         * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
42173         x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
42174         * sysdeps/i386/fpu/branred.c: Likewise.
42175         * sysdeps/i386/fpu/dosincos.c: Likewise.
42176         * sysdeps/i386/fpu/mpa.c: Likewise.
42177         * sysdeps/i386/fpu/s_cos.S: Likewise.
42178         * sysdeps/i386/fpu/s_sin.S: Likewise.
42179         * sysdeps/i386/fpu/s_sincos.S: Likewise.
42180         * sysdeps/i386/fpu/sincos32.c: Likewise.
42182         * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
42183         Define.
42184         (libc_feupdateenv_53bit): Define.
42185         * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
42186         Define.
42187         (libc_feupdateenv_53bit): Define.
42189         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
42190         53 bit (without extend i386 double precision).
42192         * math/libm-test.inc (sincos_test): Add tests for large input.
42193         (sin): Likewise.
42194         (cos): Likewise.
42196         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
42198 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
42200         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
42202 2012-03-15  David S. Miller  <davem@davemloft.net>
42204         * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
42205         * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
42206         * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
42207         * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
42208         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
42209         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
42210         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
42211         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
42212         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
42213         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
42214         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
42215         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
42216         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
42217         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
42218         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
42219         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
42220         file.
42221         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
42222         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
42223         file.
42224         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
42225         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
42226         file.
42227         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
42228         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
42229         file.
42230         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
42231         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
42232         fmin/fmax sysdep routines.
42233         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
42235 2012-03-14  David S. Miller  <davem@davemloft.net>
42237         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
42238         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
42239         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
42240         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
42241         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
42242         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
42243         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
42244         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
42245         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
42246         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
42247         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
42248         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
42249         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
42250         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
42251         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
42252         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
42253         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
42254         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
42255         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
42256         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
42257         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
42258         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
42259         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
42260         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
42261         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
42262         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
42263         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
42264         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
42265         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
42266         routines.
42267         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
42268         file.
42269         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
42270         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
42271         file.
42272         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
42273         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
42274         file.
42275         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
42276         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
42277         file.
42278         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
42279         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
42280         file.
42281         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
42282         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
42283         file.
42284         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
42285         file.
42286         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
42287         file.
42288         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
42289         file.
42290         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
42291         New file.
42292         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
42293         file.
42294         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
42295         file.
42296         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
42297         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
42298         file.
42299         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
42300         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
42301         file.
42302         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
42303         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
42304         file.
42305         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
42306         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
42307         VIS3 routines.
42309         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
42310         New file.
42312         * sysdeps/sparc/fpu/libm-test-ulps: Update.
42314         * sysdeps/sparc/configure.in: New file.
42315         * sysdeps/sparc/configure: Generate.
42316         * configure.in (libc_cv_sparc_as_vis3): Substitute.
42317         * configure: Regenerate.
42318         * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
42319         * config.make.in (have-as-vis3): New.
42320         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
42321         available use -Av9d instead of -Av9a.
42322         * sysdeps/sparc/sparc64/Makefile: Likewise.
42323         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
42324         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
42325         New file.
42326         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
42327         file.
42328         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
42329         New file.
42330         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
42331         file.
42332         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
42333         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
42334         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
42335         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
42336         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
42338         * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
42339         fzeros/fnegs to load 0x80000000 into a float register instead of
42340         using the stack.
42341         * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
42343 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
42345         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
42346         bits/syscall.h.
42347         ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
42348         ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
42349         ($(inst_includedir)/bits/syscall.h): Remove rule.
42350         ($(objpfx)bits/syscall.d): Include instead of
42351         $(objpfx)syscall-list.d.
42352         (generated): Change syscall-list.h and syscall-list.d to
42353         bits/syscall.h and bits/syscall.d.
42355 2012-03-14  Roland McGrath  <roland@hack.frob.com>
42357         [BZ #13846]
42358         * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
42360 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
42362         [BZ #13841]
42363         * math/s_csqrt.c: Include <float.h>.
42364         (__csqrt): Scale large or subnormal inputs.
42365         * math/s_csqrtf.c: Likewise.
42366         * math/s_csqrtl.c: Likewise.
42367         * math/libm-test.inc (csqrt_test): Add more tests.
42368         * sysdeps/i386/fpu/libm-test-ulps: Update.
42369         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42371         [BZ #13840]
42372         * math/libm-test.inc (hypot_test): Add more tests.
42374 2012-03-13  David S. Miller  <davem@davemloft.net>
42376         [BZ #13840]
42377         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
42378         double-precision for the calculation instead of scaling.
42380 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
42382         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
42383         manipulate bits before adding and subtracting TWO52[sx].
42384         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
42385         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
42386         Likewise.
42387         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
42389 2012-03-13  David S. Miller  <davem@davemloft.net>
42391         * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
42392         * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
42393         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
42394         rtld-global-offsets.h
42395         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
42397         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
42398         large parameters.
42400         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
42402         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
42403         'err' in the ifdef scope in which it is actually used.
42405         * nss/nss_db/db-init.c: Include string.h
42407 2012-03-12  David S. Miller  <davem@davemloft.net>
42409         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
42410         masking out of the most significant byte of random value used.
42411         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
42412         Fix coding style in previous change.
42414         * sysdeps/unix/sysv/linux/kernel-features.h
42415         (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
42416         (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
42417         expression.
42418         (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
42419         later.
42421 2012-03-11  David S. Miller  <davem@davemloft.net>
42423         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
42424         (__makecontext): Fix signedness of pointer casts setting up 'sp'.
42425         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
42426         for 'resultvar' otherwise things get truncated on 64-bit.
42428         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
42429         Fix masking out of the most significant byte of random value used.
42431         * sysdeps/sparc/fpu/libm-test-ulps: Update.
42433 2012-03-10  Andreas Schwab  <schwab@linux-m68k.org>
42435         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
42437 2012-03-09  David S. Miller  <davem@davemloft.net>
42439         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
42440         variables with appropriate CPP guards.
42441         * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr
42442         from the frame pointer, not the stack pointer.  Correct layout
42443         comments.  Fix test on resulting framesize and the management of
42444         the outregs buffer for pltexit.  Preserve floating point return
42445         values across _dl_call_pltexit call.
42446         * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
42447         framesize and the management of the outregs buffer for pltexit.
42448         Preserve floating point return values across _dl_call_pltexit
42449         call.
42450         * elf/sotruss-lib.c (la_sparc32_gnu_pltenter)
42451         (la_sparc64_gnu_pltenter, la_sparc32_gnu_pltexit)
42452         (la_sparc64_gnu_pltexit): New functions.
42453         (print_exit): Fix format string for return register value.
42455 2012-03-10  Joseph Myers  <joseph@codesourcery.com>
42457         * sunrpc/Makefile (others): Add rpcgen.
42458         ($(objpfx)rpcgen): Remove special build rule and dependency on
42459         libc.
42460         * sunrpc/rpcgen.c: New file.
42462 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
42464         [BZ #13673]
42465         * posix/bug-regex33.c: Replace FSF snail mail address with URL.
42466         * stdio-common/bug-vfprintf-nargs.c: Likewise.
42467         * sysdeps/i386/crti.S: Likewise.
42468         * sysdeps/i386/crtn.S: Likewise.
42469         * sysdeps/powerpc/powerpc32/crti.S: Likewise.
42470         * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
42471         * sysdeps/powerpc/powerpc64/crti.S: Likewise.
42472         * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
42473         * sysdeps/sh/crti.S: Likewise.
42474         * sysdeps/sh/crtn.S: Likewise.
42475         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
42477         [BZ #13673]
42478         * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
42479         with URL.
42480         * locale/programs/locfile-kw.gperf: Likewise.
42481         * locale/programs/charmap-kw.h: Regenerated.
42482         * locale/programs/locfile-kw.h: Likewise.
42484         [BZ #13673]
42485         * intl/plural.y: Replace FSF snail mail address with URL.
42486         * intl/plural.c: Regenerated.
42488 2012-03-09  Richard Henderson  <rth@twiddle.net>
42490         * include/math_private.h: Remove file.
42491         * math/math_private.h: Move file ...
42492         * sysdeps/generic/math_private.h: ... here.
42494         * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
42495         * sysdeps/powerpc/fpu/math_private.h: Likewise.
42496         * sysdeps/x86_64/fpu/math_private.h: Likewise.
42498         * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
42499         and <math_private.h>.
42500         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
42501         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
42502         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
42503         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
42504         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
42505         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
42506         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
42507         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
42508         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
42509         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
42510         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
42511         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
42512         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
42513         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
42514         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
42515         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
42516         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
42517         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
42518         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
42519         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
42520         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
42521         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
42522         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
42523         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
42524         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
42525         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
42526         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
42527         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
42528         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
42529         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
42530         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
42531         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
42532         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
42533         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
42534         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
42535         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
42536         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
42537         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
42538         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
42539         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
42540         * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
42541         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
42542         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
42543         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
42544         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
42545         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
42546         * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
42547         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
42548         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
42549         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
42550         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
42551         * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
42552         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
42553         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
42554         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
42555         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
42556         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
42557         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
42558         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
42559         * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
42560         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
42561         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
42562         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
42563         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
42564         * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
42565         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
42566         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
42567         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
42568         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
42569         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
42570         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
42571         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
42572         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
42573         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
42574         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
42575         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
42576         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
42577         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
42578         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
42579         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
42580         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
42581         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
42582         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
42583         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
42584         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
42585         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
42586         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
42587         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
42588         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
42589         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
42590         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
42591         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
42592         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
42593         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
42594         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
42595         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
42596         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
42597         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
42598         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
42599         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
42600         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
42601         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
42602         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
42603         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
42604         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
42605         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
42606         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
42607         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
42608         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
42609         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
42610         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
42611         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
42612         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
42613         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
42614         * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
42615         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
42616         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
42617         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
42618         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
42619         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
42620         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
42621         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
42622         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
42623         * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
42624         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
42625         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
42626         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
42627         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
42628         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
42629         * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
42630         * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
42631         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
42632         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
42633         * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
42634         * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
42635         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
42636         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
42637         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
42638         * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
42639         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
42640         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
42641         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
42642         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
42643         * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
42644         * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
42645         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
42646         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
42647         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
42648         * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
42649         * sysdeps/ieee754/k_standard.c: Likewise.
42650         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
42651         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
42652         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
42653         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
42654         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
42655         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
42656         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
42657         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
42658         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
42659         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
42660         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
42661         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
42662         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
42663         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
42664         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
42665         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
42666         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
42667         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
42668         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
42669         * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
42670         * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
42671         * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
42672         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
42673         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
42674         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
42675         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
42676         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
42677         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
42678         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
42679         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
42680         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
42681         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
42682         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
42683         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
42684         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
42685         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
42686         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
42687         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
42688         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
42689         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
42690         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
42691         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
42692         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
42693         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
42694         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
42695         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
42696         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
42697         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
42698         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
42699         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
42700         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
42701         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
42702         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
42703         * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
42704         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
42705         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
42706         * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
42707         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
42708         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
42709         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
42710         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
42711         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
42712         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
42713         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
42714         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
42715         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
42716         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
42717         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
42718         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
42719         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
42720         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
42721         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
42722         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
42723         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
42724         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
42725         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
42726         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
42727         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
42728         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
42729         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
42730         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
42731         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
42732         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
42733         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
42734         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
42735         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
42736         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
42737         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
42738         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
42739         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
42740         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
42741         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
42742         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
42743         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
42744         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
42745         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
42746         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
42747         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
42748         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
42749         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
42750         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
42751         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
42752         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
42753         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
42754         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
42755         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
42756         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
42757         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
42758         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
42759         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
42760         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
42761         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
42762         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
42763         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
42764         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
42765         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
42766         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
42767         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
42768         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
42769         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
42770         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
42771         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
42772         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
42773         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
42774         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
42775         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
42776         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
42777         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
42778         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
42779         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
42780         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
42781         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
42782         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
42783         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
42784         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
42785         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
42786         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
42787         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
42788         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
42789         * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
42790         * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
42791         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
42792         * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
42793         * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
42794         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
42795         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
42796         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
42797         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
42798         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
42799         * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
42800         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
42801         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
42802         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
42803         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
42804         * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
42805         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
42806         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
42807         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
42808         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
42809         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
42810         * sysdeps/ieee754/s_lib_version.c: Likewise.
42811         * sysdeps/ieee754/s_matherr.c: Likewise.
42812         * sysdeps/ieee754/s_signgam.c: Likewise.
42813         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
42814         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
42815         * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
42816         * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
42817         * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
42818         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
42819         * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
42820         * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
42821         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
42822         * sysdeps/powerpc/fpu/s_rint.c: Likewise.
42823         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
42824         * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
42825         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
42826         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
42827         * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
42828         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
42829         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
42830         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
42831         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
42832         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
42833         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
42835 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
42837         * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
42838         * sunrpc/rpc_main.c: Likewise.
42839         * sunrpc/rpc_svcout.c: Likewise.
42841 2012-03-09  David S. Miller  <davem@davemloft.net>
42843         * include/math_private.h: New file.
42845 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
42847         * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
42848         * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
42849         * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
42850         from <bits/socket_type.h>.
42851         (enum __socket_type): Don't define here.
42852         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
42853         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
42854         bits/socket_type.h.
42856         [BZ #13566]
42857         * libio/stdio.h (gets): Always declare for C++ up to C++11 without
42858         checking __USE_GNU.
42860         * Makerules ($(inst_includedir)/%.h): New rule.
42861         * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
42862         (install-others): Remove variable setting.
42863         ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
42865 2012-03-08  Richard Henderson  <rth@twiddle.net>
42867         * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
42868         from macro to inline function; merge with the
42869         !__LIBC_INTERNAL_MATH_INLINES version.
42870         (__ieee754_sqrtf): Likewise.
42872         * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
42873         to inline function.
42874         (__rintf, __floor, __floorf): Likewise.
42876         * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
42877         macro to inline function.
42878         (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
42880         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
42881         not <math/math_private.h>.
42883 2012-03-08  David S. Miller  <davem@davemloft.net>
42885         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
42886         copyright year.
42887         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
42889 2012-03-08  Thomas Schwinge  <thomas@codesourcery.com>
42891         * resolv/gai_misc.c (handle_requests): Fix struct timespec
42892         normalization.
42893         * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
42894         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
42896 2012-03-08  Ulrich Drepper  <drepper@gmail.com>
42898         * stdio-common/tst-fphex.c: Various cleanups.  The macros cannot
42899         be defined individually, they must be defined as a block.  Define
42900         S for printing a string instead of hidint the different by using a
42901         macro for adding the 'l'.
42902         * stdio-common/tst-fphex-wide.c: Adjust.
42904 2012-03-07  Marek Polacek  <polacek@redhat.com>
42906         * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
42908 2012-03-08  Marek Polacek  <polacek@redhat.com>
42910         [BZ #13806]
42911         * stdio-common/Makefile (tests): Add tst-fphex-wide.
42912         * stdio-common/tst-fphex.c: Define a few macros to make the
42913         test reusable.  Use them.
42914         * stdio-common/tst-fphex-wide.c: New file.
42916 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
42918         [BZ #6911]
42919         * manual/macros.texi (gnusystems): New macro.
42920         (nongnusystems): Likewise.
42921         (gnulinuxhurdsystems): Likewise.
42922         (gnuhurdsystems): Likewise..
42923         (gnulinuxsystems): Likewise.
42924         * manual/charset.texi: Use new macros or @theglibc{} to refer to
42925         variants of the GNU system, not "GNU system".
42926         * manual/conf.texi: Likewise.
42927         * manual/errno.texi: Likewise.  Update example of errno macro
42928         expansion.
42929         * manual/filesys.texi: Likewise.
42930         (getumask): Document as specific to GNU/Hurd.
42931         * manual/install.texi: Likewise.  Reword some references to
42932         GNU/Linux.
42933         * manual/intro.texi: Likewise.
42934         * manual/io.texi: Likewise.
42935         (File Name Portability): Detail which constraints are inapplicable
42936         to all GNU systems and which are only inapplicable to GNU/Hurd.
42937         * manual/job.texi: Likewise.
42938         * manual/llio.texi: Likewise.
42939         (O_NOCTTY): Document as present on GNU/Linux.
42940         * manual/maint.texi: Likewise.
42941         * manual/memory.texi: Likewise.
42942         * manual/pattern.texi: Likewise.
42943         * manual/pipe.texi: Likewise.
42944         * manual/process.texi: Likewise.
42945         * manual/resource.texi: Likewise.
42946         (RUSAGE_CHILDREN): Remove statement about specifying a particular
42947         child on GNU/Hurd.
42948         * manual/setjmp.texi: Likewise.
42949         * manual/signal.texi: Likewise.
42950         * manual/startup.texi: Likewise.
42951         * manual/stdio.texi: Likewise.
42952         * manual/terminal.texi: Likewise.
42953         (ONLCR): Document as POSIX.
42954         (OXTABS): Document availability on GNU/Linux as XTABS.
42955         (ONOEOT): Document availability separately from other bits.
42956         (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
42957         * manual/time.texi: Likewise.
42958         * manual/users.texi: Likewise.
42959         * INSTALL: Regenerated.
42960         * sysdeps/gnu/errlist.c: Regenerated.
42962         * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
42963         * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
42964         (libc_cv_ctors_header): Likewise.  Use asm ("") instead of calling
42965         puts.
42966         * configure: Regenerated.
42968 2012-03-07  Joseph Myers  <joseph@codesourcery.com>
42970         * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
42971         default includes instead of AC_HEADER_CHECK.
42972         * sysdeps/i386/configure: Regenerated.
42974         [BZ #10716]
42975         * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
42976         * math/s_cacoshf.c (__cacoshf): Likewise.
42977         * math/s_cacoshl.c (__cacoshl): Likewise.
42978         * math/s_casinh.c (__casinh): Set signs of result from argument.
42979         * math/s_casinhf.c (__casinhf): Likewise.
42980         * math/s_casinhl.c (__casinhl): Likewise.
42981         * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
42982         (casinh_test): Add more tests.
42983         * sysdeps/i386/fpu/libm-test-ulps: Update.
42984         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42986 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
42988         * po/zh_TW.po: Update from translation team.
42990         * login/Makefile (distribute): Remove variable.
42991         * catgets/Makefile: Likewise.
42992         * mach/Makefile: Likewise.
42993         * malloc/Makefile: Likewise.
42994         * misc/Makefile: Likewise.
42995         * iconv/Makefile: Likewise.
42996         * nscd/Makefile: Likewise.
42997         * hurd/Makefile: Likewise.
42998         * manual/Makefile: Likewise.
42999         * locale/Makefile: Likewise.
43000         * intl/Makefile: Likewise.
43001         * conform/Makefile: Likewise.
43002         * nss/Makefile: Likewise.
43003         * time/Makefile: Likewise.
43004         * soft-fp/Makefile: Likewise.
43005         * dirent/Makefile: Likewise.
43006         * gmon/Makefile: Likewise.
43007         * po/Makefile: Likewise.
43008         * rt/Makefile: Likewise.
43009         * socket/Makefile: Likewise.
43010         * math/Makefile: Likewise.
43011         * signal/Makefile: Likewise.
43012         * debug/Makefile: Likewise.
43013         * elf/Makefile: Likewise.
43014         * timezone/Makefile: Likewise.
43015         * stdlib/Makefile: Likewise.
43016         * iconvdata/Makefile: Likewise.
43017         * sunrpc/Makefile: Likewise.
43018         * io/Makefile: Likewise.
43019         * argp/Makefile: Likewise.
43020         * inet/Makefile: Likewise.
43021         * hesiod/Makefile: Likewise.
43022         * grp/Makefile: Likewise.
43023         * csu/Makefile: Likewise.
43024         * wctype/Makefile: Likewise.
43025         * crypt/Makefile: Likewise.
43026         * libio/Makefile: Likewise.
43027         * string/Makefile: Likewise.
43028         * nis/Makefile: Likewise.
43029         * resolv/Makefile: Likewise.
43030         * stdio-common/Makefile: Likewise.
43031         * wcsmbs/Makefile: Likewise.
43032         * dlfcn/Makefile: Likewise.
43033         * posix/Makefile: Likewise.
43035         [BZ #6959]
43036         * timezone/Makefile: Don't install timezone files, just the programs
43037         and scripts.
43039 2012-03-06  Ulrich Drepper  <drepper@gmail.com>
43041         * nss/databases.def: Add missing gshadow entry.
43043         * stdio-common/vfprintf.c: Fix formatting.  Missing copyright update.
43045 2012-03-06  Marek Polacek  <polacek@redhat.com>
43047         [BZ #13726]
43048         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
43049         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
43050         * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
43051         * stdio-common/tst-long-dbl-fphex.c: New file.
43053 2012-03-06  David S. Miller  <davem@davemloft.net>
43055         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
43056         (set_obp_int): New function.
43057         (get_obp_int): New function.
43058         (__get_clockfreq_via_dev_openprom): Likewise.
43059         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
43060         Avoid unused variable warnings on 'val' and use builtin_expect.
43061         (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
43062         __builtin_expect.
43063         (INLINE_CLONE_SYSCALL): Likewise.
43065 2012-03-05  David S. Miller  <davem@davemloft.net>
43067         * sysdeps/sparc/fpu/libm-test-ulps: Update.
43069 2012-03-05  Andreas Schwab  <schwab@linux-m68k.org>
43071         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
43073         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
43074         only for |x| >= 40.
43075         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
43077 2012-03-05  H.J. Lu  <hongjiu.lu@intel.com>
43079         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
43080         Replace gettimeofday with __vdso_gettimeofday.
43082         * sysdeps/unix/sysv/linux/x86_64/init-first.c
43083         (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
43084         __vdso_clock_gettime and __vdso_getcpu.
43086         * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
43087         time with __vdso_time.
43089 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
43091         * manual/lang.texi (size_t): Note types to which size_t may be
43092         equivalent with the GNU C Library, but do not describe when
43093         differences between them are significant.
43095 2012-03-05  Andreas Jaeger  <aj@suse.de>
43097         * sysdeps/i386/fpu/libm-test-ulps: Update.
43099 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
43101         [BZ #3976]
43102         * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
43103         (__ieee754_pow): Save and restore rounding mode and use
43104         round-to-nearest for main computations.
43105         * math/libm-test.inc (pow_test_tonearest): New function.
43106         (pow_test_towardzero): Likewise.
43107         (pow_test_downward): Likewise.
43108         (pow_test_upward): Likewise.
43109         (main): Call the new functions.
43110         * sysdeps/i386/fpu/libm-test-ulps: Update.
43111         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43113         [BZ #3976]
43114         * math/libm-test.inc (cosh_test_tonearest): New function.
43115         (cosh_test_towardzero): Likewise.
43116         (cosh_test_downward): Likewise.
43117         (cosh_test_upward): Likewise.
43118         (sinh_test_tonearest): Likewise.
43119         (sinh_test_towardzero): Likewise.
43120         (sinh_test_downward): Likewise.
43121         (sinh_test_upward): Likewise.
43122         (main): Call the new functions.
43123         * sysdeps/i386/fpu/libm-test-ulps: Update.
43124         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43126 2012-03-05  Tom de Vries  <tom@codesourcery.com>
43128         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
43129         default stack guard is set in last bytes.
43130         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
43132 2012-03-05  Kees Cook  <keescook@chromium.org>
43134         * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
43136         [BZ #13656]
43137         * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
43138         possibly allocate from heap instead of stack.
43139         * stdio-common/bug-vfprintf-nargs.c: New file.
43140         * stdio-common/Makefile (tests): Add nargs overflow test.
43142 2012-03-03  Andreas Schwab  <schwab@linux-m68k.org>
43144         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
43146 2012-03-03  Marek Polacek  <polacek@redhat.com>
43148         * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
43149         * math/math_private.h: Likewise.
43150         * stdlib/tst-strtod.c: Likewise.
43151         * sysdeps/i386/i486/bits/atomic.h: Likewise.
43152         * sysdeps/x86_64/bits/atomic.h: Likewise.
43154 2012-03-02  David S. Miller  <davem@davemloft.net>
43156         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
43157         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
43158         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
43159         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
43160         * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
43161         * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
43162         * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
43163         * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
43165 2012-03-02  Roland McGrath  <roland@hack.frob.com>
43167         [BZ #13792]
43168         * manual/examples/README: New file, says the example source files
43169         can be used under GPL>=2.
43170         * manual/Makefile (%.c.texi): Eat the leading part of the file until a
43171         line containing just "*/".
43172         * manual/examples/add.c: Add copyright header (GPL>=2).
43173         * manual/examples/argp-ex1.c: Likewise.
43174         * manual/examples/argp-ex2.c: Likewise.
43175         * manual/examples/argp-ex3.c: Likewise.
43176         * manual/examples/argp-ex4.c: Likewise.
43177         * manual/examples/atexit.c: Likewise.
43178         * manual/examples/db.c: Likewise.
43179         * manual/examples/dir.c: Likewise.
43180         * manual/examples/dir2.c: Likewise.
43181         * manual/examples/execinfo.c: Likewise.
43182         * manual/examples/filecli.c: Likewise.
43183         * manual/examples/filesrv.c: Likewise.
43184         * manual/examples/fmtmsgexpl.c: Likewise.
43185         * manual/examples/genpass.c: Likewise.
43186         * manual/examples/inetcli.c: Likewise.
43187         * manual/examples/inetsrv.c: Likewise.
43188         * manual/examples/isockad.c: Likewise.
43189         * manual/examples/longopt.c: Likewise.
43190         * manual/examples/memopen.c: Likewise.
43191         * manual/examples/memstrm.c: Likewise.
43192         * manual/examples/mkfsock.c: Likewise.
43193         * manual/examples/mkisock.c: Likewise.
43194         * manual/examples/mygetpass.c: Likewise.
43195         * manual/examples/pipe.c: Likewise.
43196         * manual/examples/popen.c: Likewise.
43197         * manual/examples/rprintf.c: Likewise.
43198         * manual/examples/search.c: Likewise.
43199         * manual/examples/select.c: Likewise.
43200         * manual/examples/setjmp.c: Likewise.
43201         * manual/examples/sigh1.c: Likewise.
43202         * manual/examples/sigusr.c: Likewise.
43203         * manual/examples/stpcpy.c: Likewise.
43204         * manual/examples/strdupa.c: Likewise.
43205         * manual/examples/strftim.c: Likewise.
43206         * manual/examples/strncat.c: Likewise.
43207         * manual/examples/subopt.c: Likewise.
43208         * manual/examples/swapcontext.c: Likewise.
43209         * manual/examples/termios.c: Likewise.
43210         * manual/examples/testopt.c: Likewise.
43211         * manual/examples/testpass.c: Likewise.
43212         * manual/examples/timeval_subtract.c: Likewise.
43214         [BZ #13792]
43215         * manual/time.texi (Elapsed Time): Move timeval_subtract example
43216         function to ...
43217         * manual/timeval_subtract.c.texi: ... here, new file.
43219 2012-03-02  David S. Miller  <davem@davemloft.net>
43221         * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
43223 2012-03-02  Joseph Myers  <joseph@codesourcery.com>
43225         [BZ #3976]
43226         * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
43227         (__sin): Save and restore rounding mode and use round-to-nearest
43228         for all computations.
43229         (__cos): Save and restore rounding mode and use round-to-nearest
43230         for all computations.
43231         * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
43232         <fenv.h>.
43233         (tan): Save and restore rounding mode and use round-to-nearest for
43234         all computations.
43235         * math/libm-test.inc (cos_test_tonearest): New function.
43236         (cos_test_towardzero): Likewise.
43237         (cos_test_downward): Likewise.
43238         (cos_test_upward): Likewise.
43239         (sin_test_tonearest): Likewise.
43240         (sin_test_towardzero): Likewise.
43241         (sin_test_downward): Likewise.
43242         (sin_test_upward): Likewise.
43243         (tan_test_tonearest): Likewise.
43244         (tan_test_towardzero): Likewise.
43245         (tan_test_downward): Likewise.
43246         (tan_test_upward): Likewise.
43247         (main): Call the new functions.
43248         * sysdeps/i386/fpu/libm-test-ulps: Update.
43249         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43251         [BZ #10135]
43252         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
43253         small n, then large n, before computing and testing k+n.
43254         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
43255         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
43256         Likewise.
43257         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
43258         Likewise.
43259         * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
43260         * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
43261         * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
43262         * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
43263         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
43264         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
43265         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
43266         * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
43267         * math/libm-test.inc (scalbn_test): Add more tests.
43268         (scalbln_test): Likewise.
43270         * manual/filesys.texi (mode_t): Describe constraints on size and
43271         signedness, not exact equivalence to a particular type.
43272         (ino_t): Likewise.
43273         (ino64_t): Likewise.
43274         (dev_t): Likewise.
43275         (nlink_t): Likewise.
43276         (blkcnt_t): Likewise.
43277         (blkcnt64_t): Likewise.
43278         * manual/llio.texi (off_t): Likewise.
43280         [BZ #3976]
43281         * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
43282         (__ieee754_exp): Save and restore rounding mode and use
43283         round-to-nearest for all computations.
43284         * math/libm-test.inc (exp_test_tonearest): New function.
43285         (exp_test_towardzero): Likewise.
43286         (exp_test_downward): Likewise.
43287         (exp_test_upward): Likewise.
43288         (main): Call the new functions.
43289         * sysdeps/i386/fpu/libm-test-ulps: Update.
43290         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43292 2012-03-01  Chris Demetriou  <cgd@google.com>
43294         * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
43295         have predictable order.
43297 2012-03-01  David S. Miller  <davem@davemloft.net>
43299         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
43301         * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
43302         * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
43303         * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
43304         * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
43306         * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
43307         * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
43308         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
43309         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
43310         * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
43311         * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
43312         * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
43313         * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
43314         * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
43316         * sysdeps/sparc/fpu/libm-test-ulps: Update.
43318         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
43319         * sysdeps/sparc/fpu/libm-test-ulps: to here.
43320         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
43322         * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
43323         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
43324         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
43325         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
43326         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
43327         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
43328         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
43329         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
43330         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
43331         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
43332         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
43333         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
43334         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
43335         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
43336         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
43337         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
43338         * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
43339         * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
43340         * sysdeps/sparc/elf/configure: Regenerated.
43342 2012-03-01  Joseph Myers  <joseph@codesourcery.com>
43344         * configure.in (AS, LD): Require binutils 2.20 or later.
43345         * configure: Regenerated.
43346         * manual/install.texi (Tools for Compilation): Give binutils 2.20
43347         as required minimum version.
43348         * INSTALL: Regenerated.
43350         [BZ #2541]
43351         [BZ #4108]
43352         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
43353         before squaring exponent.
43354         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
43355         bottom long double and 27 bits of top long double before squaring
43356         exponent.
43357         * math/libm-test.inc (erfc_test): Add more tests.
43358         * sysdeps/i386/fpu/libm-test-ulps: Update.
43359         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
43360         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43362 2012-03-01  Kai Tietz  <ktietz@redhat.com>
43364         * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
43365         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
43366         containing bit-fields.
43367         * soft-fp/extended.h (_FP_UNION_E): Likewise.
43368         * soft-fp/single.h (_FP_UNION_S): Likewise.
43369         * soft-fp/double.h (_FP_UNION_D): Likewise.
43371 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
43373         [BZ #13786]
43374         * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
43375         not include ../strcmp.S.
43376         [USE_AS_STRNCASECMP_L]: Likewise.
43377         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
43378         (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
43379         * sysdeps/i386/i686/multiarch/strncase_l-c.c
43380         (__strncasecmp_l_ia32): Define as alias to
43381         __strncasecmp_l_nonascii.
43383         [BZ #5794]
43384         * math/libm-test.inc (expm1_test): Add test for bug 5794.
43385         * sysdeps/i386/fpu/libm-test-ulps: Update.
43386         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43388         * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
43389         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43391 2012-02-29  Jeff Law  <law@redhat.com>
43393         * resolv/res_query.c (__libc_res_nquerydomain): Avoid
43394         out of bounds read.
43396 2012-02-29  Marek Polacek  <polacek@redhat.com>
43398         [BZ #13706]
43399         * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
43400         * elf/Makefile: Add rules to run tst-unused-dep.out.
43402 2012-02-28  David S. Miller  <davem@davemloft.net>
43404         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
43405         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
43406         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
43407         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
43408         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
43409         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
43411 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
43413         * math/libm-test.inc (llround_test): Move one test from
43414         lround_test.  Use TEST_f_L in moved test.
43415         (lround_test): Move misplaced test to llround_test.  Add testcase
43416         from bug 2561.
43418 2012-02-28  Ulrich Drepper  <drepper@gmail.com>
43420         * sysdeps/x86_64/fpu/e_expf.S: New file.
43421         Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
43423 2012-02-28  Stanislav Brabec  <sbrabec@suse.cz>
43425         [BZ #13637]
43426         * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
43427         of remain_len that may cause incomplete multi-byte character and
43428         false match.
43429         * posix/bug-regex33.c: New file.
43430         * posix/Makefile (tests): Add bug-regex33.
43432 2012-02-28  Joseph Myers  <joseph@codesourcery.com>
43434         * manual/macros.texi: New file.
43435         * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
43436         * manual/libc.texinfo: Include macros.texi.
43437         * manual/creatute.texi: Likewise.
43438         * manual/install.texi: Likewise.
43439         * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
43440         @glibcadj{} in references to the GNU C Library.
43441         * manual/charset.texi: Likewise.
43442         * manual/conf.texi: Likewise.
43443         * manual/contrib.texi: Likewise.  Consistently use "GNU C Library"
43444         when not using those macros.
43445         * manual/creature.texi: Likewise.
43446         * manual/crypt.texi: Likewise.
43447         * manual/errno.texi: Likewise.
43448         * manual/filesys.texi: Likewise.
43449         * manual/header.texi: Likewise.
43450         * manual/install.texi: Likewise.
43451         * manual/intro.texi: Likewise.
43452         * manual/io.texi: Likewise.
43453         * manual/job.texi: Likewise.
43454         * manual/lang.texi: Likewise.
43455         * manual/libc.texiinfo: Likewise.
43456         * manual/llio.texi: Likewise.
43457         * manual/locale.texi: Likewise.
43458         * manual/maint.texi: Likewise.
43459         * manual/math.texi: Likewise.
43460         * manual/memory.texi: Likewise.
43461         * manual/message.texi: Likewise.
43462         * manual/nss.texi: Likewise.
43463         * manual/pattern.texi: Likewise.
43464         * manual/process.texi: Likewise.
43465         * manual/resource.texi: Likewise.
43466         * manual/search.texi: Likewise.
43467         * manual/setjmp.texi: Likewise.
43468         * manual/signal.texi: Likewise.
43469         * manual/socket.texi: Likewise.
43470         * manual/startup.texi: Likewise.
43471         * manual/stdio.texi: Likewise.
43472         * manual/string.texi: Likewise.
43473         * manual/sysinfo.texi: Likewise.
43474         * manual/syslog.texi: Likewise.
43475         * manual/terminal.texi: Likewise.
43476         * manual/time.texi: Likewise.
43477         * manual/users.texi: Likewise.
43478         * INSTALL: Regenerated.
43479         * NOTES: Regenerated.
43480         * sysdeps/gnu/errlist.c: Regenerated.
43482 2012-02-28  Andreas Schwab  <schwab@linux-m68k.org>
43484         * include/dirent.h: Include <dirstream.h> before
43485         <dirent/dirent.h>.
43487 2012-02-28  David S. Miller  <davem@davemloft.net>
43489         * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
43490         * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
43491         * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
43492         * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
43494 2012-02-27  David S. Miller  <davem@davemloft.net>
43496         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
43497         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
43498         * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
43499         * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
43501         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
43502         frame pointer instead of stack pointer relative arg slot.
43503         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
43504         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
43505         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
43507 2012-02-27  Carlos O'Donell  <carlos_odonell@mentor.com>
43509         [BZ #3992]
43510         * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
43512 2012-02-27  David S. Miller  <davem@davemloft.net>
43514         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
43515         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
43516         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
43517         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
43518         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
43519         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
43520         * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
43521         * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
43523 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
43525         * configure.in (CC): Restrict allowed GCC versions to 4.3 and
43526         later.  Allow versions 5-9.
43527         * configure: Regenerated.
43528         * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
43529         required minimum version and 4.6 as recommended version.  Do not
43530         mention bugs in GCC 2.7 and 2.8.
43531         * INSTALL: Regenerated.
43533 2012-02-27  David S. Miller  <davem@davemloft.net>
43535         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
43536         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
43537         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
43538         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
43539         * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
43540         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
43541         * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
43542         * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
43544         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
43545         manipulate bits before adding and subtracting TWO112[sx].
43546         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
43548 2012-02-27  Roland McGrath  <roland@hack.frob.com>
43550         [BZ #13775]
43551         * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
43552         [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
43553         * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
43554         being in POSIX, because they are in 1003.1-2008.
43556         * rt/tst-aio.c: Include <fcntl.h>.
43557         * rt/tst-aio7.c: Likewise.
43558         * rt/tst-aio64.c: Likewise.
43560         * stdio-common/tst-fmemopen.c (main): Remove spurious const.
43562 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
43564         * manual/install.texi (--with-headers): Describe headers as
43565         interface headers, not private headers.
43566         (Specific advice for GNU/Linux systems): Describe use of headers
43567         from "make headers_install", not private headers from older
43568         kernels.
43569         * INSTALL: Regenerated.
43570         * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
43571         Change to 2.6.19.
43572         * sysdeps/unix/sysv/linux/configure: Regenerated.
43574         * manual/llio.texi (fclean): Remove documentation.
43576         * manual/Makefile (libc-texi-generated): New variable.  Include
43577         version.texi.
43578         (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
43579         $(libc-texi-generated), not duplicated list of files.
43580         (version.texi, stamp-version): New rules.
43581         (realclean): Remove $(libc-texi-generated), not individual files
43582         from that list.  Do not remove dir-add.texinfo.
43583         * manual/libc.texinfo: Comment out uses of edition numbers and
43584         references to printed manual.  Remove last-updated dates.
43585         (EDITION): Comment out.
43586         (ISBN): Likewise.
43587         (VERSION, UPDATED): Remove.
43588         (version.texi): Include.
43590 2012-02-27  Andreas Schwab  <schwab@linux-m68k.org>
43592         * sysdeps/posix/spawni.c: Include <signal.h>.
43593         * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
43594         * sysdeps/pthread/aio_fsync.c: Likewise.
43596 2012-02-26  Ulrich Drepper  <drepper@gmail.com>
43598         * conform/Makefile (tests): Run only when not cross-compiling and
43599         when fast-check is not defined.
43601         * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
43602         * conform/data/limits.h-data: Fixes for POSIX2008.
43603         * conform/run-conformtest.sh: Run all tests.
43604         * include/arpa/inet.h: Changes to allow conformtest.pl to use the
43605         headers.
43606         * include/bits/dlfcn.h: Likewise.
43607         * include/langinfo.h: Likewise.
43608         * include/monetary.h: Likewise.
43609         * include/sys/poll.h: Likewise.
43611         * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
43612         for __USE_GNU.
43613         * posix/spawn.h: Define __need_sigset_t.
43614         * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
43615         * posix/unistd.h: Declare ctermid only for XPG before XPG6.
43616         * rt/aio.h: Don't include fcntl.h and signal.h.  Use bits/siginfo.h
43617         to get sigevent_t only.
43618         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
43619         only for __USE_GNU.
43620         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
43621         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
43622         process_vm_writev only for __USE_GNU.
43623         * termios/termios.h: Declare tcgetsid also for POSIX2008.
43625         * conform/Makefile: For now ignore errors from run-conformtest.
43626         * conform/conformtest.pl: Simplify code.  Add -ansi to CFLAGS for
43627         POSIX to avoid namespace pollution.  Don't prepend headers.
43628         * conform/data/aio.h-data: Fixes for POSIX testing.
43629         * conform/data/fcntl.h-data: Likewise.
43630         * conform/data/glob.h-data: Likewise.
43631         * conform/data/grp.h-data: Likewise.
43632         * conform/data/pthread.h-data: Likewise.
43633         * conform/data/pwd.h-data: Likewise.
43634         * conform/data/signal.h-data: Likewise.
43635         * conform/data/spawn.h-data: Likewise.
43636         * conform/data/stdio.h-data: Likewise.
43637         * conform/data/stdlib.h-data: Likewise.
43638         * conform/data/stropts.h-data: Likewise.
43639         * conform/data/sys/mman.h-data: Likewise.
43640         * conform/data/sys/stat.h-data: Likewise.
43641         * conform/data/sys/types.h-data: Likewise.
43642         * conform/data/sys/wait.h-data: Likewise.
43643         * conform/data/time.h-data: Likewise.
43644         * conform/data/unistd.h-data: Likewise.
43645         * conform/data/utime.h-data: Likewise.
43647         * io/sys/stat.h: fchmod was always in POSIX.
43648         * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
43649         * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
43650         * rt/aio.h: Define __need_timespec before including <time.h>.
43651         * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
43652         struct.  Add forward declaration of pthread_attr_t and use it in
43653         sigevent.
43654         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
43655         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
43656         * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
43657         always remove CLK_TCK definition.
43659 2012-02-26  Andreas Schwab  <schwab@linux-m68k.org>
43661         * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
43663 2012-02-25  Ulrich Drepper  <drepper@gmail.com>
43665         * conform/run-conformtest.sh: New file.
43666         * conform/Makefile: Run run-conformtest for tests.
43667         * conform/conformtest.pl: Many bug fixes.  Add ISO C99, ISO C11
43668         support.
43670         * conform/data/uchar.h-data: New file.
43671         * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
43672         * conform/data/arpa/inet.h-data: Likewise.
43673         * conform/data/assert.h-data: Likewise.
43674         * conform/data/complex.h-data: Likewise.
43675         * conform/data/cpio.h-data: Likewise.
43676         * conform/data/ctype.h-data: Likewise.
43677         * conform/data/dirent.h-data: Likewise.
43678         * conform/data/dlfcn.h-data: Likewise.
43679         * conform/data/errno.h-data: Likewise.
43680         * conform/data/fcntl.h-data: Likewise.
43681         * conform/data/float.h-data: Likewise.
43682         * conform/data/fmtmsg.h-data: Likewise.
43683         * conform/data/fnmatch.h-data: Likewise.
43684         * conform/data/ftw.h-data: Likewise.
43685         * conform/data/glob.h-data: Likewise.
43686         * conform/data/grp.h-data: Likewise.
43687         * conform/data/iconv.h-data: Likewise.
43688         * conform/data/inttypes.h-data: Likewise.
43689         * conform/data/langinfo.h-data: Likewise.
43690         * conform/data/libgen.h-data: Likewise.
43691         * conform/data/limits.h-data: Likewise.
43692         * conform/data/locale.h-data: Likewise.
43693         * conform/data/math.h-data: Likewise.
43694         * conform/data/monetary.h-data: Likewise.
43695         * conform/data/mqueue.h-data: Likewise.
43696         * conform/data/ndbm.h-data: Likewise.
43697         * conform/data/net/if.h-data: Likewise.
43698         * conform/data/netdb.h-data: Likewise.
43699         * conform/data/netinet/in.h-data: Likewise.
43700         * conform/data/nl_types.h-data: Likewise.
43701         * conform/data/poll.h-data: Likewise.
43702         * conform/data/pthread.h-data: Likewise.
43703         * conform/data/pwd.h-data: Likewise.
43704         * conform/data/regex.h-data: Likewise.
43705         * conform/data/sched.h-data: Likewise.
43706         * conform/data/search.h-data: Likewise.
43707         * conform/data/semaphore.h-data: Likewise.
43708         * conform/data/setjmp.h-data: Likewise.
43709         * conform/data/signal.h-data: Likewise.
43710         * conform/data/spawn.h-data: Likewise.
43711         * conform/data/stdarg.h-data: Likewise.
43712         * conform/data/stdio.h-data: Likewise.
43713         * conform/data/stdlib.h-data: Likewise.
43714         * conform/data/string.h-data: Likewise.
43715         * conform/data/strings.h-data: Likewise.
43716         * conform/data/stropts.h-data: Likewise.
43717         * conform/data/sys/ipc.h-data: Likewise.
43718         * conform/data/sys/mman.h-data: Likewise.
43719         * conform/data/sys/msg.h-data: Likewise.
43720         * conform/data/sys/resource.h-data: Likewise.
43721         * conform/data/sys/select.h-data: Likewise.
43722         * conform/data/sys/sem.h-data: Likewise.
43723         * conform/data/sys/shm.h-data: Likewise.
43724         * conform/data/sys/socket.h-data: Likewise.
43725         * conform/data/sys/stat.h-data: Likewise.
43726         * conform/data/sys/statvfs.h-data: Likewise.
43727         * conform/data/sys/time.h-data: Likewise.
43728         * conform/data/sys/timeb.h-data: Likewise.
43729         * conform/data/sys/times.h-data: Likewise.
43730         * conform/data/sys/types.h-data: Likewise.
43731         * conform/data/sys/uio.h-data: Likewise.
43732         * conform/data/sys/un.h-data: Likewise.
43733         * conform/data/sys/utsname.h-data: Likewise.
43734         * conform/data/sys/wait.h-data: Likewise.
43735         * conform/data/syslog.h-data: Likewise.
43736         * conform/data/tar.h-data: Likewise.
43737         * conform/data/termios.h-data: Likewise.
43738         * conform/data/utime.h-data: Likewise.
43739         * conform/data/utmpx.h-data: Likewise.
43740         * conform/data/varargs.h-data: Likewise.
43741         * conform/data/wchar.h-data: Likewise.
43742         * conform/data/wctype.h-data: Likewise.
43743         * conform/data/wordexp.h-data: Likewise.
43745         * include/stropts.h: New file.
43746         * include/uchar.h: New file.
43747         * include/aio.h: Changes to allow conformtest.pl to use the headers.
43748         * include/assert.h: Likewise.
43749         * include/ctype.h: Likewise.
43750         * include/dirent.h: Likewise.
43751         * include/dlfcn.h: Likewise.
43752         * include/fcntl.h: Likewise.
43753         * include/fnmatch.h: Likewise.
43754         * include/glob.h: Likewise.
43755         * include/grp.h: Likewise.
43756         * include/libio.h: Likewise.
43757         * include/locale.h: Likewise.
43758         * include/math.h: Likewise.
43759         * include/net/if.h: Likewise.
43760         * include/netdb.h: Likewise.
43761         * include/netinet/in.h: Likewise.
43762         * include/pthread.h: Likewise.
43763         * include/pwd.h: Likewise.
43764         * include/regex.h: Likewise.
43765         * include/sched.h: Likewise.
43766         * include/search.h: Likewise.
43767         * include/setjmp.h: Likewise.
43768         * include/signal.h: Likewise.
43769         * include/stdio.h: Likewise.
43770         * include/stdlib.h: Likewise.
43771         * include/string.h: Likewise.
43772         * include/sys/cdefs.h: Likewise.
43773         * include/sys/mman.h: Likewise.
43774         * include/sys/msg.h: Likewise.
43775         * include/sys/resource.h: Likewise.
43776         * include/sys/select.h: Likewise.
43777         * include/sys/socket.h: Likewise.
43778         * include/sys/stat.h: Likewise.
43779         * include/sys/statvfs.h: Likewise.
43780         * include/sys/time.h: Likewise.
43781         * include/sys/times.h: Likewise.
43782         * include/sys/uio.h: Likewise.
43783         * include/sys/utsname.h: Likewise.
43784         * include/sys/wait.h: Likewise.
43785         * include/termios.h: Likewise.
43786         * include/time.h: Likewise.
43787         * include/ulimit.h: Likewise.
43788         * include/unistd.h: Likewise.
43789         * include/utime.h: Likewise.
43790         * include/wchar.h: Likewise.
43791         * include/wctype.h: Likewise.
43792         * include/wordexp.h: Likewise.
43794         * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
43796         * time/time.h: TIME_UTC must be a macro.
43797         Make timespec_get available for ISO C11 only as well.
43799 2012-02-24  Ulrich Drepper  <drepper@gmail.com>
43801         * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
43802         Reported by Peng Haitao <penght@cn.fujitsu.com>.
43804 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
43806         * configure.in: Use -o not -a in test for unsupported multi-arch.
43808 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
43810         * manual/texinfo.tex: Update to version 2012-01-19.16.
43812 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
43814         * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
43816 2012-02-24  Roland McGrath  <roland@hack.frob.com>
43818         [BZ #13738]
43819         * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
43820         * manual/fdl-1.3.texi: New file.
43821         * manual/fdl-1.1.texi: File removed.
43823         [BZ #13738]
43824         * manual/libc.texinfo (FDL_VERSION): New @set.
43825         Use it for mention of FDL in cover text.
43826         (Documentation License): Use it in @include file name.
43828 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
43829             Roland McGrath  <roland@hack.frob.com>
43831         [BZ #5461]
43832         * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN)
43833         (not LONG_LONG_MAX and LONG_LONG_MIN.
43834         * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
43835         LLONG_MIN.  Refer to LONG_LONG_MIN only as older GCC-specific
43836         name.
43837         (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
43839 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
43841         [BZ #2547]
43842         [BZ #11365]
43843         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
43844         manipulate bits before adding and subtracting TWO23[sx].
43845         * math/libm-test.inc (nearbyint_test): Add more tests.
43847 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
43849         [BZ #2548]
43850         * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
43851         bits before adding and subtracting TWO23[sx].
43852         * math/libm-test.inc (rint_test): Add more tests.
43853         (rint_test_tonearest): Likewise.
43854         (rint_test_towardzero): Likewise.
43855         (rint_test_downward): Likewise.
43856         (rint_test_upward: Likewise.
43858 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
43860         [BZ #10110]
43861         * include/stdc-predef.h: New file.  Extracted from features.h.
43862         * include/features.h: Include stdc-predef.h.
43863         * Makefile (headers): Add stdc-predef.h.
43864         * CONFORMANCE (Compiler limitations): Update.
43866 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
43868         * manual/libc.texinfo (VERSION, UPDATED): Revert.
43870 2012-02-21  David S. Miller  <davem@davemloft.net>
43872         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
43873         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
43875 2012-02-20  David S. Miller  <davem@davemloft.net>
43877         * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
43878         using a normal save/restore sequence, rather than allocating a
43879         dummy stack frame just to store a frame pointer and restore.
43880         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
43882 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
43884         * manual/install.texi: Fix stray word in line-wrapped comment.
43886 2012-02-20  David S. Miller  <davem@davemloft.net>
43888         * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
43889         both binutils and gcc support GOTDATA.
43891         * sysdeps/unix/sparc/sysdep.h: Document why we don't use
43892         "rd %pc" in the PIC register setup sequences.
43894         * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
43895         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
43896         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
43897         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
43898         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
43899         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
43900         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
43901         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
43902         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
43903         (SYSCALL_ERROR_HANDLER): Likewise.
43904         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
43905         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
43906         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
43907         (SYSCALL_ERROR_HANDLER): Likewise.
43909         * config.h.in (HAVE_BINUTILS_GOTDATA): New.
43910         (HAVE_GCC_GOTDATA): New.
43911         * sysdeps/sparc/elf/configure.in: Test for GOTDATA
43912         relocation support in both binutils and gcc.
43913         * sysdeps/sparc/elf/configure: Regenerate.
43915         * sysdeps/sparc/sparc32/elf/configure.in: Delete.
43916         * sysdeps/sparc/sparc32/elf/configure: Delete.
43917         * sysdeps/sparc/sparc64/elf/configure.in: Delete.
43918         * sysdeps/sparc/sparc64/elf/configure: Delete.
43919         * sysdeps/sparc/elf/configure.in: New file.
43920         * sysdeps/sparc/elf/configure: Generate.
43922         * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
43923         * sysdeps/sparc/sparc32/elf/configure: Regenerate.
43924         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
43925         * sysdeps/sparc/sparc64/elf/configure: Regenerate.
43926         * config.h.in (BROKEN_SPARC_WDISP22): Remove.
43928 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
43930         * manual/install.texi: Do not mention specific glibc version
43931         numbers.
43932         * manual/libc.texinfo (VERSION, UPDATED): Update.
43933         (@copying): Use @copyright{} and range of years.
43935 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
43937         [BZ #13695]
43938         * csu/Makefile (distribute): Remove initfini.c and defs.awk.
43939         [crti.S not in sysdirs] (generated): Do not append.
43940         [crti.S not in sysdirs] (omit-deps): Likewise.
43941         [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
43942         [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
43943         [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
43944         [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
43945         [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
43946         Likewise.
43947         [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
43948         [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
43949         [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
43950         * csu/defs.awk: Remove file.
43951         * sysdeps/generic/initfini.c: Likewise.
43952         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
43953         variable.
43954         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
43955         Likewise.
43957 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
43959         * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
43960         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
43961         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
43962         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
43963         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
43964         * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
43965         <bits/epoll.h>.
43966         (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
43967         (__EPOLL_PACKED): Define to empty if not defined by
43968         <bits/epoll.h>.
43969         (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
43970         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43971         bits/epoll.h.
43973 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
43975         * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
43976         * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
43977         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
43978         * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
43979         <bits/timerfd.h>.
43980         (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
43981         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
43982         bits/timerfd.h.
43984 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
43986         * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
43987         in C locale.
43988         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
43989         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
43990         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
43991         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43993 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
43995         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
43996         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
43998 2012-02-19  Andreas Schwab  <schwab@linux-m68k.org>
44000         * manual/errno.texi (Error Codes): Add EHWPOISON entry.
44001         * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
44002         defined.
44003         * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
44004         Likewise.
44005         * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
44006         entry for 2.16.
44008 2012-02-19  Aurelien Jarno  <aurelien@aurel32.net>
44010         * math/w_acos.c: Use non-signaling floating-point comparisons.
44011         * math/w_acosf.c: Likewise.
44012         * math/w_acosh.c: Likewise.
44013         * math/w_acoshf.c: Likewise.
44014         * math/w_acoshl.c: Likewise.
44015         * math/w_acosl.c: Likewise.
44016         * math/w_asin.c: Likewise.
44017         * math/w_asinf.c: Likewise.
44018         * math/w_asinl.c: Likewise.
44019         * math/w_atanh.c: Likewise.
44020         * math/w_atanhf.c: Likewise.
44021         * math/w_atanhl.c: Likewise.
44022         * math/w_exp2.c: Likewise.
44023         * math/w_exp2f.c: Likewise.
44024         * math/w_exp2l.c: Likewise.
44025         * math/w_j0.c: Likewise.
44026         * math/w_j0f.c: Likewise.
44027         * math/w_j0l.c: Likewise.
44028         * math/w_j1.c: Likewise.
44029         * math/w_j1f.c: Likewise.
44030         * math/w_j1l.c: Likewise.
44031         * math/w_jn.c: Likewise.
44032         * math/w_jnf.c: Likewise.
44033         * math/w_log.c: Likewise.
44034         * math/w_log10.c: Likewise.
44035         * math/w_log10f.c: Likewise.
44036         * math/w_log10l.c: Likewise.
44037         * math/w_log2.c: Likewise.
44038         * math/w_log2f.c: Likewise.
44039         * math/w_log2l.c: Likewise.
44040         * math/w_logf.c: Likewise.
44041         * math/w_logl.c: Likewise.
44042         * math/w_sqrt.c: Likewise.
44043         * math/w_sqrtf.c: Likewise.
44044         * math/w_sqrtl.c: Likewise.
44045         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
44046         * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
44047         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
44048         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
44049         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
44051 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
44053         [BZ #9739]
44054         * manual/string.texi (strnlen): Use correct parameter name in
44055         equivalent expression.
44057 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
44059         [BZ #11174]
44060         * manual/users.texi (seteuid): Consistently use neweuid for
44061         argument name.
44063 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
44065         [BZ #13704]
44066         * manual/nss.texi (Services in the NSS configuration): Correct
44067         list of services in example configuration file.
44069 2012-02-19  Nick Bowler  <nbowler@draconx.ca>
44071         [BZ #11322]
44072         * manual/arith.texi: Remove statements about negative zero
44073         behaving identically to zero.
44075 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
44077         [BZ #5993]
44078         * manual/install.texi: Do not document upgrading from libc5.
44080 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
44082         [BZ #4596]
44083         * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
44085 2012-02-18  David S. Miller  <davem@davemloft.net>
44087         * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
44088         (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
44089         %o7 across the call.
44090         (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
44091         instead.
44092         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
44093         SETUP_PIC_REG_LEAF.
44094         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
44095         * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
44096         * sysdeps/sparc/crtn.S: Likewise.
44098 2012-02-17  Ulrich Drepper  <drepper@gmail.com>
44100         * aout/Makefile: Remove.
44102 2012-02-18  Rafe Kettler  <rafe.kettler@gmail.com>
44104         [BZ #13058]
44105         * manual/examples/argp-ex1.c (main): Format definition in GNU
44106         style.
44107         * manual/examples/argp-ex2.c (main): Likewise.
44108         * manual/examples/argp-ex3.c (main): Likewise.
44109         * manual/examples/argp-ex4.c (main): Likewise.
44110         * manual/examples/longopt.c (main): Use new-style prototype
44111         definition.
44112         * manual/examples/strncat.c (main): Specify return type and use
44113         (void) for arguments.
44114         * manual/examples/subopt.c (main): Use char **argv argument.
44116 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
44118         [BZ #5077]
44119         * manual/lang.texi (FLT_EPSILON): Avoid description depending on
44120         rounding modes.
44122 2012-02-17  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>
44124         [BZ #6907]
44125         * manual/string.texi (strchr): Change when strchrnul is
44126         recommended.
44128 2012-02-17  Dwayne Grant McConnell  <decimal@us.ibm.com>
44130         [BZ #174]
44131         * manual/locale.texi (setlocale): Document LOCPATH.
44133 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
44135         [BZ #10210]
44136         * manual/process.texi (execle): Move @dots{} before last argument.
44138 2012-02-17  Paul Bolle  <pebolle@tiscali.nl>
44140         [BZ #12047]
44141         * manual/charset.texi (Generic Charset Conversion): Fix typo
44142         (LC_TYPE -> LC_CTYPE).
44144 2012-02-17  Nicolas Boulenguez  <nicolas.boulenguez@free.fr>
44146         [BZ #5805]
44147         * manual/arith.texi (scalbn): Use @var{} on parameter names.
44148         (scalbnf): Likewise.
44149         (scalbnl): Likewise.
44150         (scalbln): Likewise.
44151         (scalblnf): Likewise.
44152         (scalblnl): Likewise.
44153         * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
44154         (vwarnx): Likewise.
44155         (verr): Likewise.
44156         (verrx): Likewise.
44157         * manual/filesys.texi (telldir): Use braces around return type.
44158         * manual/llio.texi (mmap): Add space after comma.
44159         (mmap64): Likewise.
44160         * manual/math.texi (jn): Use @var{} on parameter names.
44161         (jnf): Likewise.
44162         (jnl): Likewise.
44163         (yn): Likewise.
44164         (ynf): Likewise.
44165         (ynl): Likewise.
44166         * manual/memory.texi (alloca): Remove semicolon on @deftypefun
44167         line.
44168         * manual/resource.texi (ulimit): Use @dots{} instead of literal
44169         "...".
44170         (sched_get_priority_min): Remove semicolon on @deftypefun line.
44171         (sched_get_priority_max): Likewise.
44172         * manual/signal.texi (sigvec): Add space after comma.
44173         * manual/socket.texi (if_nametoindex): Use @var{} on parameter
44174         names.
44175         (if_indextoname): Likewise.
44176         (if_freenameindex): Likewise.
44177         (sendto): Use ',' instead of '.' in prototype.
44178         * manual/startup.texi (syscall): Use @dots{} instead of literal
44179         "...".
44180         * manual/stdio.texi (__fpending): Separate initial words of
44181         paragraph from @deftypefun line.
44182         * manual/syslog.texi (syslog): Use @dots{} instead of literal
44183         "...".
44184         (vsyslog): Use @var{} on parameter names.
44185         * manual/terminal.texi (stty): Use @var{} on parameter names.
44186         * manual/users.texi (getutmp): Use @var{} on parameter names.
44187         (getutmpx): Likewise.
44189 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
44191         [BZ #6884]
44192         * manual/stdio.texi (fopen): Fix typos in description of
44193         ",ccs=STRING".
44195 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
44197         [BZ #4026]
44198         * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
44199         get clock_id definition.
44201 2012-02-17  Thomas Schwinge  <thomas@schwinge.name>
44203         [BZ #4822]
44204         * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
44205         (madvise): Cast every argument to void on its own.
44207 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
44209         [BZ #9902]
44210         * manual/startup.texi (Exit Status): Fix typo.
44212 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
44214         [BZ #10140]
44215         * manual/examples/argp-ex1.c: Include <stdlib.h>.
44216         * manual/examples/argp-ex2.c: Likewise.
44217         * manual/examples/argp-ex3.c: Likewise.
44219 2012-02-16  Richard Henderson  <rth@redhat.com>
44221         * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
44222         * sysdeps/s390/s390-32/initfini.c: Remove.
44223         * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
44224         * sysdeps/s390/s390-64/initfini.c: Remove.
44226 2012-02-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
44228         * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
44229         compiler output for sysdeps/generic/initfini.c.
44230         * sysdeps/sh/elf/initfini.c: Remove file.
44232 2012-02-16  David S. Miller  <davem@davemloft.net>
44234         [BZ #11494]
44235         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
44237         * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
44238         * sysdeps/sparc/crti.S: New file.
44239         * sysdeps/sparc/crtn.S: New file.
44240         * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
44241         * sysdeps/sparc/sparc64/Makefile: Likewise.
44243 2012-02-15  Mike Frysinger  <vapier@gentoo.org>
44245         [BZ #3335]
44246         * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
44248 2012-02-15  Roland McGrath  <roland@hack.frob.com>
44250         [BZ #4822]
44251         * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
44253         * mach/devstream.c (cookie_io_functions_t): Macro removed.
44254         (write, read, close): Likewise.
44255         Patch by Aurelien Jarno <aurelien@aurel32.net>.
44257 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
44259         * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
44260         * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
44261         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
44262         * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
44263         <bits/signalfd.h>.
44264         (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
44265         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
44266         bits/signalfd.h.
44268 2012-02-14  Marek Polacek  <polacek@redhat.com>
44270         * sysdeps/x86_64/crti.S: New file.
44271         * sysdeps/x86_64/crtn.S: New file.
44272         * sysdeps/x86_64/elf/initfini.c: Remove file.
44274 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
44276         * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
44277         * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
44278         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
44279         * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
44280         <bits/inotify.h>.
44281         (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
44282         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
44283         bits/inotify.h.
44285 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
44287         * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
44288         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
44289         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
44290         * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
44291         <bits/eventfd.h>.
44292         (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
44293         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
44294         bits/eventfd.h.
44296 2012-02-10  Thomas Schwinge  <thomas@codesourcery.com>
44298         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
44299         __feraiseexcept instead of feraiseexcept.
44301         * rt/tst-cpuclock1.c: Add a few comments, and error checking for
44302         nanosleep invocations.
44303         * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
44304         strings, and add error checking for a nanosleep invocations.
44306 2012-02-09  Paul Eggert  <eggert@cs.ucla.edu>
44308         Replace FSF snail mail address with URLs, as per GNU coding standards.
44309         Most of the snail mail addresses were wrong anyway, and omitting
44310         them makes the source code easier to maintain.  Almost all of the
44311         changes are to license notices and to locale LC_IDENTIFICATION
44312         addresses, except for this one:
44313         * manual/libc.texinfo: In "Published by", give the FSF's URL,
44314         not its snail mail address.
44316 2012-02-09  Richard Henderson  <rth@twiddle.net>
44318         * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
44319         of kernel-features.h.
44321         * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
44323 2012-02-08  Marek Polacek  <polacek@redhat.com>
44325         * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
44326         * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
44327         * sysdeps/gnu/_G_config.h: Likewise.
44328         * sysdeps/generic/_G_config.h: Likewise.
44330 2012-02-08  Andreas Schwab  <schwab@linux-m68k.org>
44332         * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
44333         tests.
44334         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44336         * sysdeps/powerpc/powerpc32/crti.S: New file.
44337         * sysdeps/powerpc/powerpc32/crtn.S: New file.
44338         * sysdeps/powerpc/powerpc64/crti.S: New file.
44339         * sysdeps/powerpc/powerpc64/crtn.S: New file.
44341         * Makeconfig (have-initfini): Don't set.
44342         * config.make.in (have-initfini, need-nopic-initfini): Don't set.
44343         * configure.in (nopic_initfini): Don't substitute.
44344         * config.h.in (HAVE_INITFINI): Don't #undef.
44345         * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
44346         * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
44348 2012-02-08  Joseph Myers  <joseph@codesourcery.com>
44350         Support crti.S and crtn.S provided directly by architectures.
44351         * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
44352         [crti.S in sysdirs] (omit-deps): Likewise.
44353         [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
44354         [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
44355         [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
44356         [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
44357         [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
44358         [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
44359         [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
44360         [crti.S in sysdirs] (initfini.c): Remove vpath directive.
44361         * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
44362         compiler output for sysdeps/generic/initfini.c.
44363         * sysdeps/i386/elf/Makefile: Remove file.
44364         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
44366 2012-02-07  Marek Polacek  <polacek@redhat.com>
44368         * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
44369         * sysdeps/gnu/_G_config.h: Likewise.
44370         * sysdeps/mach/hurd/_G_config.h: Likewise.
44372 2012-02-07  Marek Polacek  <polacek@redhat.com>
44374         * math/Makefile (tests): Add tst-CMPLX2.
44375         * math/tst-CMPLX2.c: New file.
44377 2012-02-07  Andreas Schwab  <schwab@linux-m68k.org>
44379         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
44381         * math/libm-test.inc (jn_test): Add missing L suffix.
44383 2012-02-06  Marek Polacek  <polacek@redhat.com>
44385         * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
44386         * sysdeps/i386/fpu/e_powf.S: Likewise.
44387         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
44388         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
44389         * sysdeps/i386/fpu/e_acosh.S: Likewise.
44390         * sysdeps/i386/fpu/e_pow.S: Likewise.
44391         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
44392         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
44393         * sysdeps/i386/fpu/s_expm1.S: Likewise.
44394         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
44395         * sysdeps/i386/fpu/e_log2.S: Likewise.
44396         * sysdeps/i386/fpu/e_log2l.S: Likewise.
44397         * sysdeps/i386/fpu/e_scalb.S: Likewise.
44398         * sysdeps/i386/fpu/e_powl.S: Likewise.
44399         * sysdeps/i386/fpu/s_log1p.S: Likewise.
44400         * sysdeps/i386/fpu/e_log10f.S: Likewise.
44401         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
44402         * sysdeps/i386/fpu/e_logl.S: Likewise.
44403         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
44404         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
44405         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
44406         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
44407         * sysdeps/i386/fpu/e_log2f.S: Likewise.
44408         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
44409         * sysdeps/i386/fpu/e_log.S: Likewise.
44410         * sysdeps/i386/fpu/s_cexp.S: Likewise.
44411         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
44412         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
44413         * sysdeps/i386/fpu/e_logf.S: Likewise.
44414         * sysdeps/i386/fpu/e_log10l.S: Likewise.
44415         * sysdeps/i386/fpu/e_atanh.S: Likewise.
44416         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
44417         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
44418         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
44419         * sysdeps/i386/fpu/e_log10.S: Likewise.
44420         * sysdeps/i386/fpu/s_frexp.S: Likewise.
44421         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
44422         * sysdeps/i386/fpu/s_asinh.S: Likewise.
44423         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
44424         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
44425         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
44426         * sysdeps/i386/asm-syntax.h: Likewise.
44427         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
44428         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
44429         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
44430         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
44431         * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
44432         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
44433         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
44434         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
44435         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
44436         * sysdeps/powerpc/sysdep.h: Likewise.
44437         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
44438         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
44440 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
44442         [BZ #411]
44443         * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
44445 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
44447         * sysdeps/i386/sysdep.h: Include <features.h>.
44448         (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
44449         version.
44451 2012-02-05  Joseph Myers  <joseph@codesourcery.com>
44453         * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
44454         Define.
44455         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
44456         LOAD_PIC_REG_STR.
44458 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
44460         * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
44461         (SETUP_PIC_REG): Use GET_PC_THUNK.
44462         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
44463         macro.
44465 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
44467         * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
44468         for non-PIC compilation.
44469         (SETUP_PIC_REG): Add .p2align directive.
44470         * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
44471         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
44472         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
44473         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
44474         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
44475         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
44476         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
44477         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
44478         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
44479         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
44480         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
44481         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
44482         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
44483         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
44484         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
44485         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
44486         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
44487         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
44488         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
44489         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
44490         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
44491         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
44492         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
44493         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
44494         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
44495         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
44496         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
44497         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
44498         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
44499         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
44500         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
44501         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
44502         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
44503         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
44504         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
44505         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
44506         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
44507         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
44508         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
44509         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
44510         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
44512 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
44514         * math/tst-CMPLX.c: Include <stdio.h>.
44516 2012-01-31  Joseph Myers  <joseph@codesourcery.com>
44518         * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
44519         float.
44520         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
44521         * sysdeps/sparc/bits/mathdef.h: Likewise.
44523 2012-01-31  Marek Polacek  <polacek@redhat.com>
44525         * libio/libio.h: Don't define _PARAMS.
44526         * locale/programs/config.h: Don't define PARAMS.
44527         * stdlib/strtol_l.c: Likewise.
44528         (__strtol_l): Remove PARAMS from the prototype.
44530 2012-01-31  Ulrich Drepper  <drepper@gmail.com>
44532         * malloc/malloc.c: Remove name translation.  Don't use mixed-cap
44533         names.  Just use the correct names.  Remove unnecessary wrapper
44534         functions.
44535         * malloc/arena.c: Likewise.
44536         * malloc/hooks.c: Likewise.
44538         * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
44539         ARENA_TEST says not to.  Simplify test for creation of a new arena.
44540         Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
44542 2012-01-30  Ulrich Drepper  <drepper@gmail.com>
44544         * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
44545         into tail calls.
44546         (update_get_addr): New function.
44547         (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
44548         GET_ADDR_MODULE parameter.
44550 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
44552         * crypt/cert.c: Remove __STDC__ conditionals.
44553         * crypt/crypt-entry.c: Likewise.
44554         * crypt/crypt_util.c: Likewise.
44555         * libio/filedoalloc.c: Likewise.
44556         * libio/fileops.c: Likewise.
44557         * libio/genops.c: Likewise.
44558         * libio/iofclose.c: Likewise.
44559         * libio/iofdopen.c: Likewise.
44560         * libio/iofopen.c: Likewise.
44561         * libio/iofopen64.c: Likewise.
44562         * libio/iogetdelim.c: Likewise.
44563         * libio/iopopen.c: Likewise.
44564         * libio/obprintf.c: Likewise.
44565         * libio/oldfileops.c: Likewise.
44566         * libio/oldiofclose.c: Likewise.
44567         * libio/oldiofdopen.c: Likewise.
44568         * libio/oldiofopen.c: Likewise.
44569         * libio/oldiopopen.c: Likewise.
44570         * libio/wfiledoalloc.c: Likewise.
44571         * libio/wgenops.c: Likewise.
44572         * locale/programs/xmalloc.c: Likewise.
44573         * misc/syslog.c: Likewise.
44574         * stdio-common/xbug.c: Likewise.
44575         * string/memchr.c: Likewise.
44576         * string/memcmp.c: Likewise.
44577         * string/memrchr.c: Likewise.
44578         * string/rawmemchr.c: Likewise.
44579         * sysdeps/posix/getcwd.c: Likewise.
44580         * time/strftime_l.c: Likewise.
44582 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
44584         * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
44585         * config.make.in (config-cflags-sse2avx): Define.
44586         * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
44587         Fix typo.
44589 2012-01-29  Chris Metcalf  <cmetcalf@tilera.com>
44591         * scripts/config.guess: Update from upstream config git repository.
44592         * scripts/config.sub: Likewise.
44594 2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
44596         * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
44597         (EM_NUM): Update.
44598         (R_TILEPRO_*, R_TILEGX_*): New macros.
44600         * scripts/firstversions.awk: Fix bug in version range handling.
44602         * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
44604         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
44606         * include/sys/epoll.h: New file.
44607         * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
44608         libc_hidden_def.
44610 2012-01-28  Ulrich Drepper  <drepper@gmail.com>
44612         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
44613         Avoid unnecessary __WORDSIZE == 64 test.
44614         (fmaxf): Use VEX format if possible.
44615         (fmax): Likewise.
44616         (fminf): Likewise.
44617         (fmin): Likewise.
44619         * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
44620         * math/math_private.h: Remove libc_fegetround* and
44621         libc_fesetround*.
44622         * sysdeps/i386/configure.in: Check for -msse2avx.
44623         * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
44624         also if SSE2AVX is defined.
44625         Remove libc_fegetround* and libc_fesetround*.
44626         * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
44627         if config-cflags-sse2avx is yes.  Also add -DSSE2AVX to defines.
44628         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
44629         of HAS_YMM_USABLE.
44630         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
44631         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
44632         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
44633         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
44634         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
44636         * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
44638 2012-01-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44640         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
44641         size is not set.
44642         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
44644 2012-01-27  Ulrich Drepper  <drepper@gmail.com>
44646         [BZ #13618]
44647         * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
44648         relocation.
44649         * Makeconfig (libm): Define.
44650         * elf/Makefile: Add rules to build and run tst-relsort1.
44651         * elf/tst-relsort1.c: New file.
44652         * elf/tst-relsort1mod1.c: New file.
44653         * elf/tst-relsort1mod2.c: New file.
44655 2012-01-27  Joseph Myers  <joseph@codesourcery.com>
44657         * math/s_ldexp.c: Remove __STDC__ conditionals.
44658         * math/s_ldexpf.c: Likewise.
44659         * math/s_ldexpl.c: Likewise.
44660         * math/s_nextafter.c: Likewise.
44661         * math/s_nexttowardf.c: Likewise.
44662         * math/s_significand.c: Likewise.
44663         * math/s_significandf.c: Likewise.
44664         * math/s_significandl.c: Likewise.
44665         * math/w_jnl.c: Likewise.
44666         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
44667         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
44668         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
44669         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
44670         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
44671         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
44672         * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
44673         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
44674         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
44675         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
44676         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
44677         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
44678         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
44679         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
44680         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
44681         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
44682         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
44683         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
44684         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
44685         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
44686         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
44687         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
44688         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
44689         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
44690         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
44691         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
44692         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
44693         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
44694         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
44695         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
44696         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
44697         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
44698         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
44699         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
44700         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
44701         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
44702         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
44703         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
44704         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
44705         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
44706         * sysdeps/ieee754/k_standard.c: Likewise.
44707         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
44708         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
44709         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
44710         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
44711         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
44712         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
44713         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
44714         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
44715         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
44716         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
44717         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
44718         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
44719         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
44720         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
44721         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
44722         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
44723         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
44724         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
44725         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
44726         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
44727         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
44728         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
44729         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
44730         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
44731         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
44732         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
44733         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
44734         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
44735         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
44736         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
44737         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
44738         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
44739         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
44740         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
44741         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
44742         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
44743         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
44744         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
44745         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
44746         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
44747         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
44748         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
44749         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
44750         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
44751         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
44752         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
44753         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
44754         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
44755         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
44756         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
44757         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
44758         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
44759         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
44760         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
44761         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
44762         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
44763         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
44764         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
44765         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
44766         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
44767         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
44768         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
44769         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
44770         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
44771         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
44772         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
44773         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
44774         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
44775         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
44776         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
44777         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
44778         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
44779         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
44780         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
44781         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
44782         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
44783         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
44784         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
44785         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
44786         * sysdeps/ieee754/s_matherr.c: Likewise.
44787         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
44788         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
44789         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
44790         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
44792 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
44794         * crypt/md5.h: Remove __STDC__ conditionals.
44795         * libio/libioP.h: Likewise.
44796         * locale/programs/config.h: Likewise.
44797         * sysdeps/generic/sysdep.h: Likewise.
44798         * sysdeps/i386/asm-syntax.h: Likewise.
44799         * sysdeps/s390/asm-syntax.h: Likewise.
44800         * sysdeps/unix/sysdep.h: Likewise.
44801         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
44802         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
44804 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
44806         * libio/libio.h: Remove __STDC__ conditionals.
44807         * malloc/obstack.h: Likewise.
44808         * math/complex.h: Likewise.
44809         * math/math.h: Likewise.
44810         * sysdeps/generic/_G_config.h: Likewise.
44811         * sysdeps/gnu/_G_config.h: Likewise.
44812         * sysdeps/mach/hurd/_G_config.h: Likewise.
44813         * sysdeps/powerpc/bits/mathdef.h: Likewise.
44814         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
44815         * sysdeps/sparc/bits/mathdef.h: Likewise.
44817 2012-01-26  Ulrich Drepper  <drepper@gmail.com>
44819         [BZ #13583]
44820         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
44821         Clean up HAS_* macros.
44822         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
44823         bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
44824         possible.
44825         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
44826         HAS_AVX.
44827         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
44828         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
44829         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
44830         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
44831         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
44833 2012-01-25  Joseph Myers  <joseph@codesourcery.com>
44835         * elf/tst-unique3.cc (gets): Remove declaration.
44836         * elf/tst-unique3lib.cc (gets): Likewise.
44837         * elf/tst-unique3lib2.cc (gets): Likewise.
44838         * elf/tst-unique4.cc (gets): Likewise.
44840 2012-01-24  Ulrich Drepper  <drepper@gmail.com>
44842         * include/stdio.h: Add C++ protection.  Add gets declarations and
44843         definitions.
44844         * debug/tst-chk1.c: Don't declare gets here.
44845         * stdio-common/tst-gets.c: Likewise.
44847 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
44849         * posix/glob: Remove directory.
44851 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
44853         * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
44855 2012-01-22  Pino Toscano  <toscano.pino@tiscali.it>
44857         * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
44858         of the non-standard EPFNOSUPPORT.
44860 2011-12-26  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44862         * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
44863         __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
44864         ANYWHERE set to 1 only on KERN_NO_SPACE error.
44866 2012-01-21  Ulrich Drepper  <drepper@gmail.com>
44868         * wcsmbs/uchar.h: Test __STDC_VERSION__.
44870 2012-01-20  Ulrich Drepper  <drepper@gmail.com>
44872         * nscd/aicache.c (addhstaiX): Do not cache negative results of
44873         transient errors.
44874         * nscd/grpcache.c (cache_addgr): Likewise.
44875         * nscd/hstcache.c (cache_addhst): Likewise.
44876         * nscd/initgrcache.c (addinitgroupsX): Likewise.
44877         * nscd/pwdcache.c (cache_addpw): Likewise.
44878         * nscd/servicescache.c (cache_addserv): Likewise.
44880 2012-01-16  Ulrich Drepper  <drepper@gmail.com>
44882         * malloc/malloc.c: Various cleanups.
44883         * malloc/hooks.c: Likewise.
44885         * stdlib/Makefile (tests): Add bug-fmtmsg1.
44886         * stdlib/bug-fmtmsg1.c: New file.
44888         * stdlib/fmtmsg.c (init): Add missing unlock.
44889         Patch by Peng Haitao <penght@cn.fujitsu.com>.
44891 2012-01-12  Marek Polacek  <polacek@redhat.com>
44893         * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
44894         and _GNU_SOURCE.
44896 2012-01-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
44898         * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
44899         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
44900         macro to ensure uniqueness of label name.
44901         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
44902         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
44904 2012-01-11  Ulrich Drepper  <drepper@gmail.com>
44906         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
44908         * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
44909         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
44910         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
44911         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
44913 2012-01-10  Ulrich Drepper  <drepper@gmail.com>
44915         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
44917         * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
44918         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
44919         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
44921         * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
44923         * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
44924         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
44925         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
44926         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
44928         * math/bits/math-finite.h: Add ldexp support.
44930 2012-01-10  Marek Polacek  <polacek@redhat.com>
44932         * locale/programs/localedef.h (show_archive_content): Add noreturn
44933         attribute.
44935 2012-01-09  Ulrich Drepper  <drepper@gmail.com>
44937         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
44939 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
44941         * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
44943         * io/Makefile (headers): Add bits/poll2.h.
44945 2011-01-05  Will Schmidt  <will_schmidt@vnet.ibm.com>
44947         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
44948         typo #include statement.
44950 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
44952         * include/sys/cdefs.h: Define __attribute_alloc_size.
44953         * catgets/gencat.c: Add alloc_size attribute and apply consistently
44954         the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
44955         * elf/pldd.c: Likewise.
44956         * iconv/iconv_charmap.c: Likewise.
44957         * iconv/iconvconfig.c: Likewise.
44958         * iconv/strtab.c: Likewise.
44959         * locale/programs/locale.c: Likewise.
44960         * locale/programs/localedef.h: Likewise.
44961         * locale/programs/simple-hash.c: Likewise.
44962         * nscd/nscd.h: Likewise.
44963         * nss/makedb.c: Likewise.
44964         * sysdeps/generic/ldconfig.h: Likewise.
44965         * locale/programs/localedef.c: Remove xmalloc prototype.
44966         * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
44968 2012-01-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
44970         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
44971         appropriate.
44973 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
44975         * math/Makefile (tests): Add tst-CMPLX.
44976         * math/tst-CMPLX.c: New file.
44978         * math/complex.h (CMPLXL): Fix typo.
44980         * debug/Makefile (routines): Add poll_chk and ppoll_chk.
44981         * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
44982         GLIBC_2.16.
44983         * debug/tst-chk1.c: Add poll and ppoll tests.
44984         * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
44985         * include/sys/poll.h: Add hidden proto for ppoll.
44986         * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
44987         * sysdeps/mach/hurd/ppoll.c: Likewise.
44988         * io/ppoll.c: Likewise.
44989         * debug/poll_chk.c: New file.
44990         * debug/ppoll_chk.c: New file.
44991         * include/bits/poll2.h: New file.
44992         * io/bits/poll2.h: New file.
44994         [BZ #1350]
44995         * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
44997         * configure.in: static is always set to yes.  Remove.
44998         * config.make.in: Don't set build-static.
44999         * Makeconfig: Remove use of build-static.
45000         * dlfcn/Makefile: Likewise.
45001         * elf/Makefile: Likewise.
45002         * math/Makefile: Likewise.
45003         * misc/Makefile: Likewise.
45004         * nptl/Makefile: Likewise.
45005         * sysdeps/mach/hurd/Makefile: Likewise.
45007         * configure.in: PWD_P is not used anymore.
45008         * config.make.in: Remove PWD_P entry.
45010         * configure.in: Remove last remnants of RANLIB.
45011         No need to check for signed size_t anymore.
45012         Don't set libc_commonpagesize and libc_relro_required here for Alpha
45013         and IA-64.
45014         Remove __builtin_expect test because we require at least gcc 3.4.
45015         * aclocal.m4: Likewise.
45017         * wcsmbs/mbrtoc16.c: Implement using towc function.
45018         * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
45019         * wcsmbs/wcsmbsload.c: Likewise.
45020         * iconv/gconv_simple.c: Likewise.
45021         * iconv/gconv_int.h: Likewise.
45022         * iconv/gconv_builtin.h: Likewise.
45023         * iconv/iconv_prog.c: Remove CHAR16 handling.
45025         * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
45027         * wcsmbs/mbrtowc.c: Better check for invalid inputs.
45029         * configure.in: Remove --with-elf and --enable-bounded options.
45030         Dont set base_machine for ia64.  More non-ELF conditions removed.
45031         Remove testing and setting of leading underscore information.
45032         * config.make.in (build-bounded): Set to no.
45033         * config.h.in: Remove NO_UNDERSCORES entry.
45034         * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS.  ELF has
45035         them.
45036         * csu/start.c: Remove !NO_UNDERSCORE code.
45037         * locale/localeinfo.h: Likewise.
45038         * sysdeps/generic/machine-gmon.h: Likewise.
45039         * sysdeps/generic/sysdep.h: Likewise.
45040         * sysdeps/i386/sysdep.h: Likewise.
45041         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
45042         * sysdeps/mach/sysdep.h: Likewise.
45043         * sysdeps/s390/s390-32/sysdep.h: Likewise.
45044         * sysdeps/s390/s390-64/sysdep.h: Likewise.
45045         * sysdeps/sh/sysdep.h: Likewise.
45046         * sysdeps/sparc/sparc32/alloca.S: Likewise.
45047         * sysdeps/unix/i386/sysdep.S: Likewise.
45048         * sysdeps/unix/sparc/start.c: Likewise.
45049         * sysdeps/unix/sparc/sysdep.S: Likewise.
45050         * sysdeps/unix/sparc/sysdep.h: Likewise.
45051         * sysdeps/unix/start.c: Likewise.
45052         * sysdeps/unix/x86_64/sysdep.S: Likewise.
45053         * sysdeps/x86_64/sysdep.h: Likewise.
45055 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
45057         [BZ #13553]
45058         * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
45059         for non-gcc.
45060         * argp/argp-fmtstream.h: Use const instead __const.
45061         * argp/argp.h: Likewise.
45062         * assert/assert.h: Likewise.
45063         * bits/fenv.h: Likewise.
45064         * bits/sched.h: Likewise.
45065         * bits/sigset.h: Likewise.
45066         * bits/sigthread.h: Likewise.
45067         * catgets/nl_types.h: Likewise.
45068         * conform/data/pthread.h-data: Likewise.
45069         * crypt/crypt-private.h: Likewise.
45070         * crypt/crypt.h: Likewise.
45071         * crypt/crypt_util.c: Likewise.
45072         * ctype/ctype.h: Likewise.
45073         * debug/execinfo.h: Likewise.
45074         * debug/mbsnrtowcs_chk.c: Likewise.
45075         * debug/mbsrtowcs_chk.c: Likewise.
45076         * debug/wcsnrtombs_chk.c: Likewise.
45077         * debug/wcsrtombs_chk.c: Likewise.
45078         * debug/wcstombs_chk.c: Likewise.
45079         * dirent/dirent.h: Likewise.
45080         * dlfcn/dlfcn.h: Likewise.
45081         * elf/neededtest4.c: Likewise.
45082         * grp/grp.h: Likewise.
45083         * gshadow/gshadow.h: Likewise.
45084         * iconv/gconv.h: Likewise.
45085         * iconv/gconv_int.h: Likewise.
45086         * iconv/gconv_simple.c: Likewise.
45087         * iconv/iconv.h: Likewise.
45088         * iconv/loop.c: Likewise.
45089         * iconv/skeleton.c: Likewise.
45090         * include/aio.h: Likewise.
45091         * include/aliases.h: Likewise.
45092         * include/argz.h: Likewise.
45093         * include/arpa/inet.h: Likewise.
45094         * include/assert.h: Likewise.
45095         * include/dirent.h: Likewise.
45096         * include/dlfcn.h: Likewise.
45097         * include/execinfo.h: Likewise.
45098         * include/fcntl.h: Likewise.
45099         * include/fenv.h: Likewise.
45100         * include/glob.h: Likewise.
45101         * include/grp.h: Likewise.
45102         * include/libintl.h: Likewise.
45103         * include/mntent.h: Likewise.
45104         * include/netdb.h: Likewise.
45105         * include/pwd.h: Likewise.
45106         * include/rpc/netdb.h: Likewise.
45107         * include/sched.h: Likewise.
45108         * include/search.h: Likewise.
45109         * include/shadow.h: Likewise.
45110         * include/signal.h: Likewise.
45111         * include/stdio.h: Likewise.
45112         * include/stdlib.h: Likewise.
45113         * include/string.h: Likewise.
45114         * include/sys/socket.h: Likewise.
45115         * include/sys/stat.h: Likewise.
45116         * include/sys/statfs.h: Likewise.
45117         * include/sys/statvfs.h: Likewise.
45118         * include/sys/syslog.h: Likewise.
45119         * include/sys/time.h: Likewise.
45120         * include/sys/uio.h: Likewise.
45121         * include/time.h: Likewise.
45122         * include/unistd.h: Likewise.
45123         * include/utmp.h: Likewise.
45124         * include/wchar.h: Likewise.
45125         * include/wctype.h: Likewise.
45126         * inet/aliases.h: Likewise.
45127         * inet/arpa/inet.h: Likewise.
45128         * inet/netinet/ether.h: Likewise.
45129         * inet/netinet/in.h: Likewise.
45130         * intl/libintl.h: Likewise.
45131         * io/bits/fcntl2.h: Likewise.
45132         * io/fcntl.h: Likewise.
45133         * io/ftw.h: Likewise.
45134         * io/sys/poll.h: Likewise.
45135         * io/sys/stat.h: Likewise.
45136         * io/sys/statfs.h: Likewise.
45137         * io/sys/statvfs.h: Likewise.
45138         * io/utime.h: Likewise.
45139         * libio/bits/stdio.h: Likewise.
45140         * libio/bits/stdio2.h: Likewise.
45141         * libio/libio.h: Likewise.
45142         * libio/libioP.h: Likewise.
45143         * libio/stdio.h: Likewise.
45144         * locale/lc-ctype.c: Likewise.
45145         * locale/locale.h: Likewise.
45146         * login/utmp.h: Likewise.
45147         * malloc/arena.c: Likewise.
45148         * malloc/malloc.c: Likewise.
45149         * malloc/malloc.h: Likewise.
45150         * malloc/mcheck.c: Likewise.
45151         * malloc/mtrace.c: Likewise.
45152         * math/bits/mathcalls.h: Likewise.
45153         * math/fenv.h: Likewise.
45154         * math/math_private.h: Likewise.
45155         * misc/bits/error.h: Likewise.
45156         * misc/bits/syslog.h: Likewise.
45157         * misc/err.h: Likewise.
45158         * misc/error.h: Likewise.
45159         * misc/fstab.h: Likewise.
45160         * misc/mntent.h: Likewise.
45161         * misc/regexp.h: Likewise.
45162         * misc/search.h: Likewise.
45163         * misc/sgtty.h: Likewise.
45164         * misc/sys/mman.h: Likewise.
45165         * misc/sys/syslog.h: Likewise.
45166         * misc/sys/uio.h: Likewise.
45167         * misc/sys/xattr.h: Likewise.
45168         * misc/ttyent.h: Likewise.
45169         * nis/rpcsvc/ypclnt.h: Likewise.
45170         * nss/nss.h: Likewise.
45171         * posix/bits/unistd.h: Likewise.
45172         * posix/fnmatch.h: Likewise.
45173         * posix/glob.h: Likewise.
45174         * posix/sched.h: Likewise.
45175         * posix/spawn.h: Likewise.
45176         * posix/sys/wait.h: Likewise.
45177         * posix/unistd.h: Likewise.
45178         * posix/wordexp.h: Likewise.
45179         * pwd/pwd.h: Likewise.
45180         * resolv/netdb.h: Likewise.
45181         * resource/sys/resource.h: Likewise.
45182         * rt/aio.h: Likewise.
45183         * rt/bits/mqueue2.h: Likewise.
45184         * rt/mqueue.h: Likewise.
45185         * shadow/shadow.h: Likewise.
45186         * signal/signal.h: Likewise.
45187         * socket/send.c: Likewise.
45188         * socket/sendto.c: Likewise.
45189         * socket/sys/socket.h: Likewise.
45190         * stdio-common/printf.h: Likewise.
45191         * stdlib/bits/stdlib.h: Likewise.
45192         * stdlib/fmtmsg.h: Likewise.
45193         * stdlib/monetary.h: Likewise.
45194         * stdlib/stdlib.h: Likewise.
45195         * stdlib/ucontext.h: Likewise.
45196         * streams/stropts.h: Likewise.
45197         * string/argz.h: Likewise.
45198         * string/bits/string2.h: Likewise.
45199         * string/string.h: Likewise.
45200         * string/strings.h: Likewise.
45201         * sunrpc/rpc/auth.h: Likewise.
45202         * sunrpc/rpc/auth_des.h: Likewise.
45203         * sunrpc/rpc/clnt.h: Likewise.
45204         * sunrpc/rpc/netdb.h: Likewise.
45205         * sunrpc/rpc/pmap_clnt.h: Likewise.
45206         * sunrpc/rpc/xdr.h: Likewise.
45207         * sysdeps/generic/inttypes.h: Likewise.
45208         * sysdeps/generic/net/if.h: Likewise.
45209         * sysdeps/generic/sys/swap.h: Likewise.
45210         * sysdeps/gnu/net/if.h: Likewise.
45211         * sysdeps/gnu/utmpx.h: Likewise.
45212         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
45213         * sysdeps/i386/i486/bits/string.h: Likewise.
45214         * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
45215         * sysdeps/s390/bits/string.h: Likewise.
45216         * sysdeps/s390/fpu/bits/fenv.h: Likewise.
45217         * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
45218         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
45219         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
45220         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
45221         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
45222         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
45223         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
45224         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
45225         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
45226         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
45227         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
45228         * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
45229         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
45230         * sysdeps/unix/sysv/linux/readv.c: Likewise.
45231         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
45232         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
45233         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
45234         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
45235         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
45236         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
45237         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
45238         * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
45239         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
45240         * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
45241         * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
45242         * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
45243         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
45244         * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
45245         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
45246         * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
45247         * sysvipc/sys/ipc.h: Likewise.
45248         * sysvipc/sys/msg.h: Likewise.
45249         * sysvipc/sys/sem.h: Likewise.
45250         * sysvipc/sys/shm.h: Likewise.
45251         * termios/termios.h: Likewise.
45252         * time/sys/time.h: Likewise.
45253         * time/time.h: Likewise.
45254         * wcsmbs/bits/wchar2.h: Likewise.
45255         * wcsmbs/uchar.h: Likewise.
45256         * wcsmbs/wchar.h: Likewise.
45257         * wctype/wctype.h: Likewise.
45259         [BZ #13551]
45260         * Makeconfig: Remove all but ELF support including AIX support.
45261         * Makerules: Likewise.
45262         * config.h.in: Likewise.
45263         * config.make.in: Likewise.
45264         * configure: Likewise.
45265         * configure.in: Likewise.
45266         * csu/Makefile: Likewise.
45267         * csu/version.c: Likewise.
45268         * debug/Makefile: Likewise.
45269         * dlfcn/Makefile: Likewise.
45270         * elf/Makefile: Likewise.
45271         * extra-lib.mk: Likewise.
45272         * iconv/Makefile: Likewise.
45273         * include/libc-symbols.h: Likewise.
45274         * include/shlib-compat.h: Likewise.
45275         * resolv/Makefile: Likewise.
45276         * resolv/res_libc.c: Likewise.
45277         * rt/Makefile: Likewise.
45278         * sysdeps/i386/asm-syntax.h: Likewise.
45279         * sysdeps/i386/sysdep.h: Likewise.
45280         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
45281         * sysdeps/mach/sysdep.h: Likewise.
45282         * sysdeps/powerpc/powerpc32/Makefile: Likewise.
45283         * sysdeps/powerpc/powerpc64/Makefile: Likewise.
45284         * sysdeps/s390/asm-syntax.h: Likewise.
45285         * sysdeps/s390/s390-32/sysdep.h: Likewise.
45286         * sysdeps/s390/s390-64/sysdep.h: Likewise.
45287         * sysdeps/sh/sysdep.h: Likewise.
45288         * sysdeps/unix/sparc/sysdep.h: Likewise.
45289         * sysdeps/wordsize-32/divdi3.c: Likewise.
45290         * sysdeps/x86_64/sysdep.h: Likewise.
45292         * argp/Versions: Remove _argp_unlock_xxx.
45294         [BZ #13559]
45295         * abilist/ld.abilist: Update.  Adjust for removal of tls option.
45296         * abilist/libBrokenLocale.abilist: Likewise.
45297         * abilist/libanl.abilist: Likewise.
45298         * abilist/libc.abilist: Likewise.
45299         * abilist/libcrypt.abilist: Likewise.
45300         * abilist/libdl.abilist: Likewise.
45301         * abilist/libm.abilist: Likewise.
45302         * abilist/libnsl.abilist: Likewise.
45303         * abilist/libpthread.abilist: Likewise.
45304         * abilist/libresolv.abilist: Likewise.
45305         * abilist/librt.abilist: Likewise.
45306         * abilist/libthread_db.abilist: Likewise.
45307         * abilist/libutil.abilist: Likewise.
45308         * abilist/libnss_db.abilist: New file.
45310         * scripts/abilist.awk: Add support for indirect functions.
45312         * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
45314         * sysdeps/generic/ldsodefs.h: Remove Alpha support.
45316         * shlib-versions: Remove entries for ports architectures.
45318         * elf/tls-macros.h: Remove support for Alpha and IA-64.  Should be in
45319         files in ports.
45320         * elf/stackguard-macros.h: Remove support for IA-64.
45321         * elf/tst-auditmod1.c: Likewise.
45322         * sysdeps/generic/ldsodefs.h: Likewise.
45324         * sysdeps/unix/sysv/linux/configure.in: Ports should define
45325         libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
45326         configure files.
45328         [BZ #13552]
45329         * configure.in: Remove --enable-omitfp support.
45330         * FAQ.in: Adjust.
45331         * config.make.in: Likewise.
45332         * Makeconfig: Likewise.
45333         * manual/install.texi: Likewise.
45335         In case anyone cares, the IA-64 architecture could move to ports.
45336         * sysdeps/ia64/*: Removed.
45337         * sysdeps/unix/sysv/linux/ia64/*: Removed.
45338         * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
45340         [BZ #13555]
45341         * configure.in: Remove entries for unsupported architectures.
45343         [BZ #13533]
45344         * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
45345         * iconv/gconv_simple.c: Rename char16_t routines.  Add char16_t<->utf8
45346         routines.
45347         * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
45348         * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
45349         * wcsmbs/c16rtomb.c: Fix a few problems.  Disable all the code and
45350         fall back to using wcrtomb.
45351         * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
45352         * wcsmbs/wcsmbsload.c: Make char16 routines optional.  Adjust for
45353         renaming.
45354         * wcsmbs/Makefile (tests): Add tst-c16c32-1:
45355         * wcsmbs/tst-c16c32-1.c: New file.
45357         * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
45358         local variable.
45360         * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
45362         * elf/tst-unique3.cc: Add explicit declaration of gets.
45363         * elf/tst-unique3lib.cc: Likewise.
45364         * elf/tst-unique3lib2.cc: Likewise.
45365         * elf/tst-unique4.cc: Likewise.
45367         * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
45369 2012-01-06  Joseph Myers  <joseph@codesourcery.com>
45371         [BZ #13566]
45372         * assert/assert.h (static_assert): Don't define for C++.
45373         * libio/stdio.h (gets): Do declare for C++ <= C++11.
45374         * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
45376 2012-01-03  Ulrich Drepper  <drepper@gmail.com>
45378         * iconv/loop.c (single loop): Fix assertion in storing of
45379         remaining bytes.
45381         * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
45383 2012-01-01  Ulrich Drepper  <drepper@gmail.com>
45385         * posix/getconf.c: Update copyright year.
45386         * nss/getent.c: Likewise.
45387         * nss/makedb.c: Likewise.
45388         * iconv/iconvconfig.c: Likewise.
45389         * iconv/iconv_prog.c: Likewise.
45390         * elf/ldconfig.c: Likewise.
45391         * elf/pldd.c: Likewise.
45392         * elf/sotruss.ksh: Likewise.
45393         * catgets/gencat.c: Likewise.
45394         * csu/version.c: Likewise.
45395         * elf/ldd.bash.in: Likewise.
45396         * elf/sprof.c (print_version): Likewise.
45397         * locale/programs/locale.c: Likewise.
45398         * locale/programs/localedef.c: Likewise.
45399         * login/programs/pt_chown.c: Likewise.
45400         * nscd/nscd.c (print_version): Likewise.
45401         * debug/xtrace.sh: Likewise.
45402         * malloc/memusage.sh: Likewise.
45403         * malloc/mtrace.pl: Likewise.
45404         * debug/catchsegv.sh: Likewise.
45406 2011-12-30  Jakub Jelinek  <jakub@redhat.com>
45408         * posix/regex_internal.c (re_string_fetch_byte_case): Remove
45409         pure attribute.
45411 2011-12-24  Ulrich Drepper  <drepper@gmail.com>
45413         [BZ #13533]
45414         * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
45415         * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
45416         transformations.
45417         * iconv/gconv_int.h: Likewise.
45418         * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
45419         * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
45420         from libc for GLIBC_2.16.
45421         * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
45422         * wcsmbs/wcrtomb.c: Define c32rtomb alias.
45423         * wcsmbs/uchar.h: Really define mbstate_t.
45424         * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
45425         * wcsmbs/c16rtomb.c: New file.
45426         * wcsmbs/mbrtoc16.c: New file.
45427         * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
45428         for C/POSIX locale.
45429         (__wcsmbs_load_conv): Do not fill in c16 routines yet.
45430         * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
45432         * wcsmbs/wchar.h: Add missing __restrict.
45434 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
45436         [BZ #13532]
45437         * time/Makefile (routines): Add timespec_get.
45438         * time/Versions: Export timespec_get from libc for GLIBC_2.16.
45439         * time/time.h: Define TIME_UTC and declare timespec_get.  Define
45440         timespec for ISO C11.
45441         * time/timespec_get.c: New file.
45442         * sysdeps/unix/sysv/linux/timespec_get.c: New file.
45443         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
45445         [BZ #13531]
45446         * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
45447         * stdlib/stdlib.h: Declare aligned_alloc.
45448         * Versions.def: Add GLIBC_2.16 for libc.
45449         * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
45451         [BZ 13527]
45452         * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
45453         ISO C11.
45455         * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
45456         code.
45458         [BZ #13528]
45459         * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
45461         [BZ #13529]
45462         * assert/assert.h (static_assert): Define.
45464         * version.h: Update for 2.16 development version.
45466         [BZ #13526]
45467         * include/features.h: Handle __STDC_VERSION__ >= 201112 and
45468         _ISOC11_SOURCE.
45470         * version.h (RELEASE): Bump for 2.15 release.
45471         * include/features.h (__GLIBC_MINOR__): Bump to 15.
45473         * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
45474         Patch by Marek Polacek <mpolacek@redhat.com>.
45476         * bits/byteswap.h: Protect long long constants with __extension__.
45477         * sysdeps/i386/bits/byteswap.h: Likewise.
45478         * sysdeps/ia64/bits/byteswap.h: Likewise.
45479         * sysdeps/s390/bits/byteswap.h: Likewise.
45480         * sysdeps/x86_64/bits/byteswap.h: Likewise.
45482 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45484         [BZ #13540]
45485         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
45486         destination buffer.
45487         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
45489 2011-12-23  Marek Polacek  <polacek@redhat.com>
45491         * elf/dl-addr.c (determine_info): Add inline keyword.
45492         * elf/tst-auditmod4b.c (check_avx): Likewise.
45493         * elf/tst-auditmod6b.c (check_avx): Likewise.
45494         * elf/tst-auditmod6c.c (check_avx): Likewise.
45495         * elf/tst-auditmod7b.c (check_avx): Likewise.
45497 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
45499         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
45500         !__SSE_MATH__.
45502 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45504         [BZ #13540]
45505         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
45506         processing for last bytes.
45508 2011-08-06  Bruno Haible  <bruno@clisp.org>
45510         [BZ #13061]
45511         * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
45512         U+0385, not to U+1FEE.
45514         [BZ #13062]
45515         * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
45516         entry for U+00A5 U+0301.
45518 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
45520         [BZ #13166]
45521         * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
45522         buffer for the output is too small.
45524         * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
45525         optimization.
45527         [BZ #13185]
45528         * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
45529         SSE flags if possible.
45531 2011-12-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45533         [BZ #13540]
45534         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
45535         processing for last bytes.
45537 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
45539         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
45540         (syscall-list-default-options, syscall-list-default-condition)
45541         (syscall-list-includes): Define.
45542         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
45543         list of ABIs and options and #if conditions for each ABI.  Do not
45544         handle common syscalls between ABIs specially.
45545         * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
45546         Remove.
45547         (syscall-list-variants, syscall-list-32bit-options)
45548         (syscall-list-32bit-condition, syscall-list-64bit-options)
45549         (syscall-list-64bit-condition): Define.
45550         * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
45551         (syscall-list-variants, syscall-list-32bit-options)
45552         (syscall-list-32bit-condition, syscall-list-64bit-options)
45553         (syscall-list-64bit-condition): Define.
45554         * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
45555         Remove.
45556         (syscall-list-variants, syscall-list-32bit-options)
45557         (syscall-list-32bit-condition, syscall-list-64bit-options)
45558         (syscall-list-64bit-condition): Define.
45559         * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
45560         Remove.
45561         (syscall-list-variants, syscall-list-32bit-options)
45562         (syscall-list-32bit-condition, syscall-list-64bit-options)
45563         (syscall-list-64bit-condition): Define.
45565 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
45567         * locale/iso-639.def: Add brx entry.
45569         [BZ #13328]
45570         * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
45571         Proposed by Mariusz_Cukr <marcukr@op.pl>.
45573         * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
45574         __feraiseexcept_renamed.
45576 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
45578         [BZ #13538]
45579         * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
45580         EPOLLET with unsigned values.
45581         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
45582         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
45584         * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
45585         to large cancellation.
45586         * math/s_cacoshf.c: Likewise.
45587         * math/s_cacoshl.c: Likewise.
45589 2011-11-18  Richard B. Kreckel  <kreckel@ginac.de>
45591         [BZ #13305]
45592         [BZ #12786]
45593         * math/s_cacosh.c: Fix rare miscomputation in cacosh().
45594         * math/s_cacoshf.c: Likewise.
45595         * math/s_cacoshl.c: Likewise.
45597 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
45599         [BZ #13439]
45600         * iconv/gconv.h: Define __GCONV_SWAP.
45601         * iconvdata/unicode.c: The swap bit must be stored in __flags.
45602         * iconvdata/utf-16.c: Likewise.
45603         * iconvdata/utf-32.c: Likewise.
45605 2011-12-21  Andreas Schwab  <schwab@linux-m68k.org>
45607         [BZ #13524]
45608         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
45609         numerator after shifting it by one limb.
45611 2011-12-19  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
45613         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
45614         under [__USE_EXTERN_INLINES].
45616 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
45618         [BZ #13446]
45619         * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
45621 2011-11-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45623         * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
45624         * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
45625         optimized code.
45626         * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
45627         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
45628         * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
45629         * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
45630         for strncasecmp/strncasecmp_l compilation.
45631         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
45632         * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
45634 2011-12-08  Marek Polacek  <mpolacek@redhat.com>
45636         [BZ #13484]
45637         * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
45638         of __asm__.
45640 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
45642         [BZ #13506]
45643         * time/tzfile.c (__tzfile_read): Check values from file header.
45645 2011-11-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
45647         * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
45648         * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
45649         * powerpc/powerpc32/dl-start.S: Likewise.
45650         * powerpc/powerpc32/elf/start.S: Likewise.
45651         * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
45652         * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
45653         * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
45654         * powerpc/powerpc32/fpu/s_floor.S: Likewise.
45655         * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
45656         * powerpc/powerpc32/fpu/s_lround.S: Likewise.
45657         * powerpc/powerpc32/fpu/s_rint.S: Likewise.
45658         * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
45659         * powerpc/powerpc32/fpu/s_round.S: Likewise.
45660         * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
45661         * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
45662         * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
45663         * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
45664         * powerpc/powerpc32/memset.S: Likewise.
45665         * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
45666         * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
45667         * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
45668         * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
45669         * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
45670         * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
45671         * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
45672         * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
45673         * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
45674         * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
45675         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
45676         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
45677         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
45679 2011-11-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45681         * math/libm-test.inc: Added more nearbyint tests.
45682         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
45683         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
45684         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
45685         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
45687 2011-11-21  Ross Lagerwall  <rosslagerwall@gmail.com>
45689         * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
45690         FD_CLOEXEC.
45692 2011-11-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45694         * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
45695         Add wcscpy-ssse3 wcscpy-c.
45696         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
45697         * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
45698         * sysdeps/x86_64/multiarch/wcscpy.S: New file.
45699         * sysdeps/x86_64/wcschr.S: New file.
45700         * sysdeps/x86_64/wcsrchr.S: New file.
45701         * string/test-strcmp.c: Remove checking of wcscmp function for
45702         wrong alignments.
45703         * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
45704         (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
45705         wcsrchr-sse2 wcsrchr-c.
45706         * sysdeps/i386/i686/multiarch/wcschr.S: New file.
45707         * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
45708         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
45709         * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
45710         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
45711         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
45712         * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
45713         * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
45714         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
45715         * wcsmbc/wcschr.c (WCSCHR): New macro.
45717 2011-11-17  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45719         * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
45720         * wcsmbs/test-wcsrchr.c: New file.
45721         * string/test-strrchr.c: Add wcsrchr support.
45722         (WIDE): New macro.
45723         * wcsmbs/test-wcscpy.c: New file.
45724         * string/test-strcpy.c: Add wcscpy support.
45725         (WIDE): New macro.
45727 2011-12-10  Ulrich Drepper  <drepper@gmail.com>
45729         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
45730         the inner loop.
45732 2011-12-06  Andreas Schwab  <schwab@linux-m68k.org>
45734         [BZ #13472]
45735         * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
45737 2011-12-04  Ulrich Drepper  <drepper@gmail.com>
45739         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
45740         Minor optimizations.
45742         * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
45743         * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
45744         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
45746 2011-12-03  Ulrich Drepper  <drepper@gmail.com>
45748         * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
45749         IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
45750         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
45751         for gcc to avoid warnings.
45752         * inet/Makefile (tests): Add tst-checks.
45753         * inet/tst-checks.c: New file.
45755         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
45756         warning.
45758         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
45759         __wmemcmp_sse2.
45761         * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
45762         * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
45764         * malloc/mcheck.h: Fix use of incorrect encoding in comment.
45766 2011-12-02  Ulrich Drepper  <drepper@gmail.com>
45768         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
45769         problem.
45771         * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
45773 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
45775         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
45776         conditional on GCC version.
45777         (__arch_compare_and_exchange_val_8_acq)
45778         (__arch_compare_and_exchange_val_16_acq)
45779         (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
45780         (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
45781         (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
45783 2011-12-02  Joseph Myers  <joseph@codesourcery.com>
45785         * sysdeps/sh/backtrace.c: New file.
45787 2011-12-02  Andreas Schwab  <schwab@redhat.com>
45789         * misc/bits/select2.h (__FD_ELT): Mark as extension.  Add
45790         parenthesis.
45792 2011-12-01  Andreas Schwab  <schwab@redhat.com>
45794         * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
45795         falling back to utime.
45797 2011-11-30  Andreas Schwab  <schwab@redhat.com>
45799         * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
45800         expectations for float.
45802 2011-11-29  Andreas Schwab  <schwab@redhat.com>
45804         * locale/weight.h (findidx): Add parameter len.
45805         * locale/weightwc.h (findidx): Likewise.
45806         * posix/fnmatch_loop.c (FCT): Adjust caller.
45807         * posix/regcomp.c (build_equiv_class): Likewise.
45808         * posix/regex_internal.h (re_string_elem_size_at): Likewise.
45809         * posix/regexec.c (check_node_accept_bytes): Likewise.
45810         * string/strcoll_l.c (STRCOLL): Likewise.
45811         * string/strxfrm_l.c (STRXFRM): Likewise.
45813 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
45815         * Makefile.in: Remove CVSOPT handling.
45816         * configure.in: Remove use of AC_REVISION.
45817         * iconvdata/Makefile (distribute): No need to filter out CVS.
45818         * scripts/list-sources.sh: Remove CVS, subversion and monotone
45819         handling.
45821 2011-11-16  Andreas Schwab  <schwab@redhat.com>
45823         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
45824         [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
45825         [USE_AS_STRNCASECMP_L]: Likewise.
45826         (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
45827         NO_TLS_DIRECT_SEG_REFS.
45828         * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
45829         Fix argument offsets for non-PIC.
45830         [USE_AS_STRNCASECMP_L]: Likewise.
45831         (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
45832         NO_TLS_DIRECT_SEG_REFS.
45834 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
45836         * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
45837         O_CLOEXEC.
45838         * locale/loadlocale.c (_nl_load_locale): Likewise.
45840 2011-11-15  Andreas Schwab  <schwab@redhat.com>
45842         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
45843         [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
45844         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
45845         (SYSCALL_GETTIME): Set errno on error.
45847         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
45848         count references to noai6ai_cached.
45850 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
45852         * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
45854         * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
45855         FD_CLOEXEC for /proc/self/maps.
45857         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
45858         FD_CLOEXEC for /proc/meminfo.
45860         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
45861         gai.conf.
45863         * resolv/res_query.c (res_hostalias):  Don't allow cancellation and set
45864         FD_CLOEXEC for given file.
45866         * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
45868         * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
45869         FD_CLOEXEC for /etc/hosts.
45870         (_gethtent): Likewise.
45872         * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
45874         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
45875         cancellation and set FD_CLOEXEC for /etc/netgroup.
45877         * nss/nss_files/files-key.c (search): Don't allow cancellation when
45878         reading /etc/publickey.
45880         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
45881         allow cancellation when reading /etc/group.
45883         * nss/nss_files/files-alias.c (internal_setent): Don't allow
45884         cancellation.
45885         (get_next_alias): Likewise for included file.  Also set FD_CLOEXEC.
45887         * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
45888         when using data file.
45890         * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
45892         * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
45893         (write_nis_obj): Use "c" and "e" in fopen.
45895         * misc/mntent_r.c (__setmntent): Also append e to fopen format.
45897         * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
45899         * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
45901         * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
45903         * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
45904         locale.alias.
45906         * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
45908         * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
45910         * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
45912         * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
45913         file parsing and set FD_CLOEXEC.
45915 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
45917         * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
45919 2011-11-14  Andreas Schwab  <schwab@redhat.com>
45921         * malloc/arena.c (arena_get2): Don't call reused_arena when
45922         _int_new_arena failed.
45924 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
45926         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
45927         (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
45928         * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
45929         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
45930         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
45931         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
45932         to compile strcasecmp and strncasecmp.
45933         * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
45934         * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
45936         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
45938 2011-11-13  Ulrich Drepper  <drepper@gmail.com>
45940         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
45941         locale-defines.sym to gen-as-const-headers.
45942         (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
45943         strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
45944         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
45945         to compile strcasecmp and strncasecmp.
45946         * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
45947         strcasecmp_l and strncasecmp_l.
45948         * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
45949         * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
45950         * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
45951         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
45952         * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
45953         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
45954         * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
45955         * sysdeps/i386/i686/multiarch/strncase.S: New file.
45956         * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
45957         * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
45958         * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
45960 2011-11-12  Ulrich Drepper  <drepper@gmail.com>
45962         * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
45963         result of SYSDEP_GETTIME_CPU to retval.
45964         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
45965         parameter list to macro.  Remove trailing semicolon.  Adjust users.
45967         * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
45968         variable.
45970         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
45971         mantissa words.
45972         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
45974         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
45975         from unused variable.
45977         * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
45978         DWARF definitions.
45979         * sysdeps/generic/dwarf2.h: Don't define enums when using the file
45980         for assembling.
45982         * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
45983         over namespaces.
45985         * sunrpc/rpc_prot.c (rejected): Fix case value.
45987         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
45988         unsigned long long int to avoid warnings in shift.
45990         * posix/regex_internal.c (re_string_reconstruct): Actually use result
45991         of use of trans.
45992         * posix/regex_internal.h (re_string_wchar_at): Remove temporary
45993         variable tmp.
45995         * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
45996         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
45997         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
45999         * nis/nis_table.c (nis_list): Use variable of correct type for
46000         result of __follow_path call.
46002 2011-11-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
46004         * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
46005         of math functions ceil, trunc, floor, round, and sqrt, when
46006         avaliable on the platform.
46007         * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
46008         name clash.
46009         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
46010         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
46011         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
46013 2011-10-30  Marek Polacek  <mpolacek@redhat.com>
46015         * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
46016         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
46018 2011-11-11  Roland McGrath  <roland@hack.frob.com>
46020         * include/unistd.h: Fix __readlink return type.
46021         Reported by Chris Metcalf <cmetcalf@tilera.com>.
46023 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
46025         * stdlib/ucontext.h: Undo last change for makecontext.
46027 2011-11-11  Andreas Schwab  <schwab@redhat.com>
46029         * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
46031         * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
46032         * setjmp/setjmp.h: Mark functions as non-leaf.
46033         * setjmp/bits/setjmp2.h: Likewise.
46034         * stdlib/ucontext.h: Likewise.
46036 2011-11-10  Andreas Schwab  <schwab@redhat.com>
46038         * malloc/arena.c (_int_new_arena): Don't increment narenas.
46039         (reused_arena): Don't check arena limit.
46040         (arena_get2): Atomically check arena limit.
46042 2011-11-08  Ulrich Drepper  <drepper@gmail.com>
46044         * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
46045         * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
46047         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
46048         instructions.
46050 2011-11-07  Andreas Schwab  <schwab@redhat.com>
46052         * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
46053         handler when locking.
46055         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
46056         Fix size of allocated buffer.
46058 2011-11-04  Andreas Schwab  <schwab@redhat.com>
46060         [BZ #10103]
46061         * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
46062         declarations for long double functions.
46063         * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
46065         * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
46067 2011-11-03  Andreas Schwab  <schwab@redhat.com>
46069         * nscd/nscd.c (main): Don't start AVC thread until credentials are
46070         installed.
46072         * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
46073         is disabled.
46075 2011-11-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
46077         * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
46079 2011-11-01  Andreas Schwab  <schwab@linux-m68k.org>
46081         * include/alloca.h (stackinfo_alloca_round): Define.
46082         (extend_alloca): Use it.
46083         [_STACK_GROWS_UP]: Correct check for adjacent allocation.
46084         * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
46085         here.
46087         * scripts/check-local-headers.sh: Ignore libaudit.h.
46089         * nscd/Makefile (extra-objs): Make recursively expanded.
46091 2011-11-01  Ulrich Drepper  <drepper@gmail.com>
46093         * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
46094         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
46096         * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
46097         * posix/tst-rfc3484-2.c: Likewise.
46098         * posix/tst-rfc3484-3.c: Likewise.
46100         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
46101         process_vm_writev.
46102         * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
46103         process_vm_writev.
46104         * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
46105         process_vm_writev from libc using GLIBC_2.15 version.
46107         * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
46109 2011-10-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
46111         * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
46112         stack usage.
46114 2011-10-31  Ulrich Drepper  <drepper@gmail.com>
46116         [BZ #13367]
46117         * nss/getent.c (initgroups_keys): Show error message in case no group
46118         names are given.
46120         * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
46121         * inet/check_pf.c: Provide dummy versions of __free_in6ai and
46122         __bump_nl_timestamp.
46123         * nscd/connections (nscd_init): When host database is served open
46124         netlink socket and request notification about configuration changes.
46125         (main_loop_poll): Track netlink file descriptor and bump timestamp
46126         in case data becomes available.
46127         (main_loop_epoll): Likewise.
46128         * nscd/nscd-client.h (DB_VERSION): Bump to 2.
46129         (database_pers_head): Add extra_data fileds.
46130         Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
46131         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
46132         * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
46133         Adjust caller.
46134         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
46135         in6ai data, call __free_in6ai.
46136         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
46137         Add -DHAVE_NETLINK.
46138         * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite.  Cache the
46139         interface information.  Reuse previous data if netlink timestamp
46140         is not changed.
46141         (__bump_nl_timestamp): New function.
46142         (__free_in6ai): New function.
46144 2011-10-30  Ulrich Drepper  <drepper@gmail.com>
46146         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
46147         close_not_cancel_no_status here.
46148         (__check_pf): Reorganize code a bit to not call close twice if OOM.
46150 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
46152         [BZ #13276]
46153         * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
46154         return value.
46156         * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
46157         * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
46158         asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
46160 2011-07-03  Andreas Jaeger  <aj@suse.de>
46162         [BZ #10709]
46163         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
46164         of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
46165         * math/libm-test.inc (sin_test): Add test case.
46167 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
46169         [BZ #13337]
46170         * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
46171         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
46173         * elf/chroot_canon.c (chroot_canon): Cleanups.
46175         * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
46177         [BZ #13335]
46178         * elf/chroot_canon.c (chroot_canon): Fix readlink call.
46179         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
46181         * string/test-strchr.c: Make usable for strchrnul testing.
46182         * string/test-strchrnul.c: New file.
46183         * string/Makefile (strop-tests): Add strchrnul.
46185         * po/it.po: Update from translation team.
46186         * po/es.po: Likewise.
46188 2011-10-28  Ulrich Drepper  <drepper@gmail.com>
46190         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
46191         the three constants needed as parameters.  Drop the others.
46192         (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
46193         __m128i_strloadu_tolower.
46194         Create and initialize variable zero and use it in all the places
46195         where _mm_setzero_si128 was used.
46197         * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
46198         doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
46199         mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
46200         * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
46201         anymore.
46202         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
46203         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
46204         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
46205         __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
46206         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
46207         __mpranred, __mptan.
46208         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
46209         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
46210         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
46211         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
46212         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
46213         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
46214         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
46215         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
46216         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
46218 2011-10-28  Andreas Schwab  <schwab@redhat.com>
46220         * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
46221         redefine if SHARED.
46222         * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
46224         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
46225         wide char related routines to wcsmbs subdir.
46227 2011-10-27  Andreas Schwab  <schwab@redhat.com>
46229         [BZ #13344]
46230         * misc/sys/cdefs.h (__THROWNL): Define.
46231         * posix/unistd.h: Use __THREADNL instead of __THREAD
46232         for memory synchronization functions.
46234 2011-10-26  Roland McGrath  <roland@hack.frob.com>
46236         [BZ #13349]
46237         * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
46238         doesn't exist.
46239         * manual/stdio.texi (Obstack Streams): Node removed.
46241 2011-10-26  Andreas Schwab  <schwab@redhat.com>
46243         * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
46244         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
46245         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
46247         * math/math_private.h (math_force_eval): Allow non-addressable
46248         arguments.
46249         * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
46251 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
46253         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
46254         file is not needed.
46256         * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
46257         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
46258         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
46259         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
46260         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
46261         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
46262         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
46263         * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
46264         Add AVX variants.
46265         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
46266         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
46267         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
46268         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
46269         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
46270         * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
46271         * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
46272         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
46273         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
46274         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
46275         * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
46276         * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
46277         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
46278         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
46279         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
46280         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
46281         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
46282         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
46283         * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
46285         * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
46286         all the time.  Define bit_AVX.  Define HAS_* macros using bit_* macros.
46288         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
46289         place.  Use VEX encoding when compiling for AVX.
46291 2011-10-25  Andreas Schwab  <schwab@redhat.com>
46293         * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
46294         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
46296         * string/test-strchr.c (do_test): Don't generate NUL bytes.
46298 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
46300         * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
46301         useless if() expression.
46302         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
46303         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
46304         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
46305         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
46306         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
46307         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
46308         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
46309         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
46310         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
46311         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
46312         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
46313         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
46314         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
46315         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
46316         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
46317         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
46318         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
46319         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
46320         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
46322         * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
46324 2011-10-25  Andreas Schwab  <schwab@redhat.com>
46326         * elf/dl-deps.c (_dl_map_object_deps): Remove always true
46327         condition.
46328         * elf/dl-fini.c (_dl_sort_fini): Likewise.
46330 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
46332         * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
46333         .text section.  Avoid duplicate constants.
46334         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
46335         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
46336         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
46337         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
46338         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
46339         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
46340         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
46341         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
46342         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
46343         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
46344         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
46345         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
46346         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
46347         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
46348         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
46349         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
46350         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
46351         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
46352         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
46353         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
46354         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
46355         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
46356         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
46357         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
46358         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
46359         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
46360         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
46361         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
46362         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
46363         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
46364         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
46365         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
46366         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
46367         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
46368         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
46369         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
46370         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
46371         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
46372         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
46373         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
46374         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
46375         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
46376         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
46377         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
46378         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
46380 2011-10-24  Ulrich Drepper  <drepper@gmail.com>
46382         * sysdeps/x86_64/dla.h: Move to ...
46383         * sysdeps/x86_64/fpu/dla.h: ...here.
46384         (DLA_FMS): Some compilers fail to inline __builtin_fma in some
46385         situations.  Use __builtin_fma only for gcc 4.6 and up.
46387         * config.make.in: Add have-mfma4 entry.
46388         * configure.in: Substitute libc_cv_cc_fma4.
46389         * math/Makefile (dbl-only-routines): Add sincostab.
46390         * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
46391         Use __sincostab not sincos.
46392         * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
46393         name is a macro.
46394         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
46395         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
46396         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
46397         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.  Define singArctan2
46398         using __copysign.
46399         * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr.  Don't define
46400         __cr and __cpymn.  Define __cpy unless NO___CPY is defined.  Define
46401         norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
46402         * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
46403         and __inv.
46404         * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
46405         * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
46406         __copysign.
46407         * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos.  Don't
46408         define aliases when function name is a macro.
46409         * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
46410         sysdeps/ieee754/dbl-64/sincos.tbl.
46411         * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
46412         fma4-enabled routines.
46413         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
46414         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
46415         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
46416         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
46417         * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
46418         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
46419         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
46420         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
46421         * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
46422         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
46423         * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
46424         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
46425         * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
46426         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
46427         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
46428         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
46429         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
46430         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
46431         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
46432         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
46433         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
46434         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
46435         * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
46436         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
46437         * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
46438         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
46439         * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
46440         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
46441         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
46442         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
46444         * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
46445         rename.
46446         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
46447         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
46448         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
46449         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
46450         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
46451         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
46452         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
46453         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
46455 2011-10-24  Andreas Schwab  <schwab@redhat.com>
46457         * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
46459 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
46461         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
46463         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
46464         prediction.
46465         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
46467         * string/strnlen.c: Don't define STRNLEN, reverse logic.
46468         Remove unused variable magic_bits.
46469         * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
46471         * string/strnlen.c: Define and use STRNLEN macro.
46472         * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
46473         Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
46474         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
46475         * wcsmbs/wcslen.c: Define and use WCSLEN.
46476         * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
46477         * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
46478         * sysdeps/i386/i686/multiarch/strnlen.S: New file.
46479         * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
46480         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
46481         * sysdeps/i386/i686/multiarch/wcslen.S: New file.
46482         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
46484 2011-10-20  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46486         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
46487         strnlen-sse2-no-bsf.
46488         Rename strlen-no-bsf to strlen-sse2-no-bsf.
46489         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
46490         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
46491         Add strnlen support.
46492         (USE_AS_STRNLEN): New macro.
46493         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
46494         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
46495         Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
46496         * sysdeps/x86_64/wcslen.S: New file.
46498 2011-10-20  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
46500         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
46501         XMM-moves are used for copying on small sizes.
46503 2011-10-19  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46505         * wcsmbs/Makefile (strop-tests): Add wcschr.
46506         * wcsmbs/test-wcschr.c: New file.
46507         * string/test-strchr.c: Update.
46508         Add wcschr support.
46509         (WIDE): New macro.
46511 2011-10-18  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46513         * wcsmbs/Makefile (strop-tests): Add wcslen.
46514         * wcsmbs/test-wcslen.c: New file.
46515         * string/test-strlen.c: Update.
46516         Add wcslen support.
46517         (WIDE): New macro.
46519 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
46521         * po/it.po: Update from translation team.
46523 2011-09-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46525         * sysdeps/x86_64/wcscmp.S: Update.
46526         Fix wrong comparison semantics.
46527         wcscmp shall use signed comparison not unsigned.
46528         Don't use substraction to avoid overflow bug.
46529         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
46530         * wcsmbc/wcscmp.c: Likewise.
46531         * string/test-strcmp.c: Likewise.
46532         Add new tests to check cases with negative values.
46534 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
46536         * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
46537         * sysdeps/x86_64/dla.h: ...here.  New file.
46538         * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
46539         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
46540         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
46541         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
46542         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
46543         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
46544         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
46545         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
46546         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
46548 2011-10-23  Andreas Schwab  <schwab@linux-m68k.org>
46550         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
46551         __ynl_finite aliases.
46553 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
46555         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
46557         * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
46558         define DLA_FMA.
46559         [DLA_FMA] (EMULV): Use DLA_FMA.
46560         [DLA_FMA] (MUL12): Use EMULV.
46561         * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
46562         that are not needed.
46563         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
46564         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
46565         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
46566         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
46567         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
46568         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
46569         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
46571 2011-10-22  Andreas Schwab  <schwab@linux-m68k.org>
46573         * math/s_nan.c: Undef __nan.
46574         * math/s_nanf.c: Undef __nanf.
46575         * math/s_nanl.c: Undef __nanl.
46576         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
46577         "math_private.h".
46579 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
46581         * math/s_catan.c: Add branch predictions.
46582         * math/s_catanf.c: Likewise.
46583         * math/s_catanh.c: Likewise.
46584         * math/s_catanhf.c: Likewise.
46585         * math/s_catanhl.c: Likewise.
46586         * math/s_catanl.c: Likewise.
46587         * math/s_cexp.c: Likewise.
46588         * math/s_cexpf.c: Likewise.
46589         * math/s_cexpl.c: Likewise.
46590         * math/s_clog.c: Likewise.
46591         * math/s_clog10.c: Likewise.
46592         * math/s_clog10f.c: Likewise.
46593         * math/s_clog10l.c: Likewise.
46594         * math/s_clogf.c: Likewise.
46595         * math/s_clogl.c: Likewise.
46596         * math/s_csqrt.c: Likewise.
46597         * math/s_csqrtf.c: Likewise.
46598         * math/s_csqrtl.c: Likewise.
46599         * math/s_ctanf.c: Likewise.
46600         * math/s_ctanh.c: Likewise.
46601         * math/s_ctanhf.c: Likewise.
46602         * math/s_ctanhl.c: Likewise.
46603         * math/s_ctanl.c: Likewise.
46605         * math/math_private.h: Define __nan, __nanf, __nanl.
46606         * math/s_cacosh.c: Include <math_private.h>.
46607         * math/s_cacoshl.c: Likewise.
46608         * math/s_casinh.c: Likewise.
46609         * math/s_casinhf.c: Likewise.
46610         * math/s_casinhl.c: Likewise.
46611         * math/s_ccos.c: Rely entire on ccosh.
46612         * math/s_ccosf.c: Rely entire on ccoshf.
46613         * math/s_ccosl.c: Rely entirely on ccoshl.
46614         * math/s_ccosh.c: Add branch predicion helpers.  Add branch prediction.
46615         Remove tests for FE_INVALID.
46616         * math/s_ccoshf.c: Likewise.
46617         * math/s_ccoshl.c: Likewise.
46618         * math/s_csin.c: Likewise.
46619         * math/s_csinf.c: Likewise.
46620         * math/s_csinh.c Likewise.
46621         * math/s_csinhf.c: Likewise.
46622         * math/s_csinhl.c: Likewise.
46623         * math/s_csinl.c: Likewise.
46624         * math/s_ctan.c: Likewise.
46625         * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
46626         * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
46627         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
46629 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
46631         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
46632         compilation problems.
46634         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
46635         __builtin_expect.
46637 2011-10-20  Ulrich Drepper  <drepper@gmail.com>
46639         * sysdeps/i386/configure.in: Test for -mfma4 option.
46640         * config.h.in: Add HAVE_FMA4_SUPPORT entry.
46641         * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
46642         COMMON_CPUID_INDEX_80000001.
46643         * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
46644         * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
46645         use it if FMA3 is not supported.
46646         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
46648         * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
46649         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
46651 2011-10-20  Andreas Schwab  <schwab@redhat.com>
46653         [BZ #12892]
46654         * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
46655         it would create a cycle with a link time dependency.
46657 2011-10-19  Ulrich Drepper  <drepper@gmail.com>
46659         * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
46660         instruction.
46661         * string/Makefile (strop-tests): Add rawmemchr.
46662         * string/test-rawmemchr.c: New file.
46664         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
46665         * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file.  Split out from...
46666         * sysdeps/x86_64/multiarch/strcmp.S: ...here.  Include strcmp-sse42.S
46667         when compiling str{,n}casecmp and when AVX is available.  Hook up
46668         new optimized code in initializers.
46670 2011-10-19  Andreas Schwab  <schwab@redhat.com>
46672         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
46673         __feraiseexcept instead of feraiseexcept.
46675 2011-10-18  Ulrich Drepper  <drepper@gmail.com>
46677         * math/math_private.h: Define defaults for libc_fetestexcept and
46678         libc_feupdateenv.
46679         * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
46680         * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
46681         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
46682         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
46683         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
46684         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
46685         libc_fetestexcept and libc_feupdateenv.
46687         * math/math_private.h: Define defaults for libc_feholdexcept_setround,
46688         libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
46689         * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
46690         * sysdeps/x86_64/fpu/math_private.h: Define special version of
46691         libc_feholdexcept_setround.
46693         * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
46694         Add s_nearbyint-c and s_nearbyintf-c.
46695         * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
46696         nearbyintf inlines.
46697         * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
46698         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
46699         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
46700         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
46702         * math/math_private.h: Define defaults for libc_fegetround,
46703         libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
46704         libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
46705         libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
46706         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
46707         libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
46708         standard functions.
46709         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
46710         Remove comments and hacks for old compiler versions.
46711         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
46712         libc_fegetround, libc_fesetround, libc_feholdexcept, and
46713         libc_feholdexceptl.
46715 2011-10-18  Andreas Schwab  <schwab@redhat.com>
46717         * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
46718         (__feraiseexcept_renamed): Add __NTH.
46719         (feraiseexcept): Add __NTH.  Rename local variables to fix
46720         namespace violations.
46722 2011-10-17  Ulrich Drepper  <drepper@gmail.com>
46724         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
46726         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
46728         * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
46729         recently added interfaces.
46730         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
46732         * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
46733         about macro parameter expansion.
46735         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
46736         __NO_MATH_INLINES is defined.  Cleanups.
46738         * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
46739         and __floorf is target has SSE4.1.
46740         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
46741         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
46742         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
46743         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
46745         * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
46746         name.
46747         (floorf): Likewise.
46749         * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
46751 2011-10-17  Andreas Schwab  <schwab@redhat.com>
46753         * misc/sys/cdefs.h: Fix last change.
46755         * grp/initgroups.c (internal_getgrouplist): Fix initgroups
46756         database lookup.
46758 2011-10-16  Ulrich Drepper  <drepper@gmail.com>
46760         * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
46762         * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
46763         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
46764         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
46765         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
46766         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
46767         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
46768         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
46769         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
46770         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
46771         * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
46772         * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
46773         * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
46774         * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
46775         * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
46776         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
46777         * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
46778         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
46779         * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
46780         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
46781         * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
46782         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
46783         * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
46785         * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
46786         ceil, ceilf, floor, floorf.
46788         * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
46789         Perform IRELATIVE relocations last.
46791         * elf/do-rel.h: Add another parameter nrelative, replacing the
46792         local variable with the same name.  Change name of the function
46793         to end in Rel or Rela (uppercase).
46794         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
46795         nrelative to ranges.  Only nonzero for DT_REL/DT_RELA.  Pass to the
46796         elf_dynamic_do_##reloc function.
46798 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
46800         * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
46801         is sufficient, at least on modern CPUs.
46803         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
46805         * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
46806         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
46808         * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
46809         __expl_finite.
46810         * math/bits/math-finite.h: Add entries for exp.
46811         * math/e_expl.c: Add __*_finite alias.
46812         * sysdeps/i386/fpu/e_exp.S: Likewise.
46813         * sysdeps/i386/fpu/e_expf.S: Likewise.
46814         * sysdeps/i386/fpu/e_expl.c: Likewise.
46815         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
46816         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
46817         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
46818         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
46819         * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
46820         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
46821         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
46823         * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
46824         is sufficient, at least on modern CPUs.
46826         * ctype/ctype-info.c (__ctype_init): Define.
46827         * include/ctype.h (__ctype_init): Declare.
46828         (__ctype_b_loc): The variable is always initialized.
46829         (__ctype_toupper_loc): Likewise.
46830         (__ctype_tolower_loc): Likewise.
46831         * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
46832         * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
46834 2011-10-15  Andreas Schwab  <schwab@linux-m68k.org>
46836         * wcsmbs/wmemcmp.c (WMEMCMP): Define.
46838         * configure.in: Also look in $cxxmachine/include for C++ system
46839         headers.
46841 2011-09-27  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46843         * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
46844         memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
46845         * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
46846         * sysdeps/x86_64/multiarch/memcmp.S: Update.  Add __memcmp_ssse3.
46847         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
46848         (USE_AS_WMEMCMP): New macro.
46849         Fixing indents.
46850         * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
46851         * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
46852         * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
46853         * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
46854         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
46855         wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
46856         * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
46857         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
46858         * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
46859         * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
46860         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
46861         (USE_AS_WMEMCMP): New macro.
46862         * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
46863         * sysdeps/string/test-memcmp.c: Update.
46864         Fix simple_wmemcmp.
46865         Add new tests.
46866         * wcsmbs/wmemcmp.c: Update.
46867         (WMEMCMP): New macro.
46868         Fix overflow bug.
46870 2011-10-12  Andreas Jaeger  <aj@suse.de>
46872         [BZ #13268]
46873         * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
46875 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
46877         * libio/iofwide.c (do_length): Avoid warning.
46879         * ctype/ctype.h (__isctype_f): Add missing __THROW.
46881 2011-10-14  Ulrich Drepper  <drepper@gmail.com>
46883         * elf/pldd-xx.c (find_maps): Remove leftover debug message.
46885         * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
46886         * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
46887         * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
46888         * sysdeps/i386/i686/fpu/e_log.S: New file.
46889         * sysdeps/i386/i686/fpu/e_logf.S: New file.
46890         * sysdeps/i386/i686/fpu/e_logl.S: New file.
46892         * ctype/ctype.h: Add support for inlined isXXX functions when
46893         compiling C++ code.
46895 2011-10-14  Andreas Schwab  <schwab@redhat.com>
46897         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
46899         * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
46901 2011-10-13  Roland McGrath  <roland@hack.frob.com>
46903         [BZ #13291]
46904         * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
46906 2011-10-13  Andreas Schwab  <schwab@redhat.com>
46908         * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
46909         * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
46910         feraiseexcept.
46912         * sysdeps/x86_64/memrchr.S: Check for zero size.
46914         * string/stratcliff.c: Add memrchr tests.
46916 2011-10-12  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46918         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
46919         memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
46920         rawmemchr-sse2 rawmemchr-sse2-bsf.
46921         * sysdeps/i386/i686/multiarch/memchr.S: New file.
46922         * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
46923         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
46924         * sysdeps/i386/i686/multiarch/memrchr.S: New file.
46925         * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
46926         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
46927         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
46928         * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
46929         * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
46930         * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
46931         * string/memrchr.c (MEMRCHR): New macro.
46933 2011-10-12  Ulrich Drepper  <drepper@gmail.com>
46935         Add integration with gcc's -ffinite-math-only and optimize wrapper
46936         functions in libm.
46937         * Versions.def: Define GLIBC_2.15 version for libm.
46938         * math/Makefile (headers): Add bits/math-finite.h.
46939         * math/bits/math-finite.h: New file.
46940         * sysdeps/ia64/fpu/bits/math-finite.h: New file.
46941         * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
46942         * math/e_acoshl.c: Add __*_finite alias.
46943         * math/e_acosl.c: Likewise.
46944         * math/e_asinl.c: Likewise.
46945         * math/e_atan2l.c: Likewise.
46946         * math/e_atanhl.c: Likewise.
46947         * math/e_coshl.c: Likewise.
46948         * math/e_exp10.c: Likewise.
46949         * math/e_exp10f.c: Likewise.
46950         * math/e_exp10l.c: Likewise.
46951         * math/e_exp2l.c: Likewise.
46952         * math/e_fmodl.c: Likewise.
46953         * math/e_gammal_r.c: Likewise.
46954         * math/e_hypotl.c: Likewise.
46955         * math/e_j0l.c: Likewise.
46956         * math/e_j1l.c: Likewise.
46957         * math/e_jnl.c: Likewise.
46958         * math/e_lgammal_r.c: Likewise.
46959         * math/e_log10l.c: Likewise.
46960         * math/e_log2l.c: Likewise.
46961         * math/e_logl.c: Likewise.
46962         * math/e_powl.c: Likewise.
46963         * math/e_sinhl.c: Likewise.
46964         * math/e_sqrtl.c: Likewise.
46965         * math/e_scalb.c: Completely rewritten and optimized.
46966         * math/e_scalbf.c: Likewise.
46967         * math/e_scalbl.c: Likewise.
46968         * math/w_acos.c: Likewise.
46969         * math/w_acosf.c: Likewise.
46970         * math/w_acosl.c: Likewise.
46971         * math/w_acosh.c: Likewise.
46972         * math/w_acoshf.c: Likewise.
46973         * math/w_acoshl.c: Likewise.
46974         * math/w_asin.c: Likewise.
46975         * math/w_asinf.c: Likewise.
46976         * math/w_asinl.c: Likewise.
46977         * math/w_atan2.c: Likewise.
46978         * math/w_atan2f.c: Likewise.
46979         * math/w_atan2l.c: Likewise.
46980         * math/w_atanh.c: Likewise.
46981         * math/w_atanhf.c: Likewise.
46982         * math/w_atanhl.c: Likewise.
46983         * math/w_exp10.c: Likewise.
46984         * math/w_exp10f.c: Likewise.
46985         * math/w_exp10l.c: Likewise.
46986         * math/w_fmod.c: Likewise.
46987         * math/w_fmodf.c: Likewise.
46988         * math/w_fmodl.c: Likewise.
46989         * math/w_j0.c: Likewise.
46990         * math/w_j0f.c: Likewise.
46991         * math/w_j0l.c: Likewise.
46992         * math/w_j1.c: Likewise.
46993         * math/w_j1f.c: Likewise.
46994         * math/w_j1l.c: Likewise.
46995         * math/w_jn.c: Likewise.
46996         * math/w_jnf.c: Likewise.
46997         * math/w_log.c: Likewise.
46998         * math/w_logf.c: Likewise.
46999         * math/w_logl.c: Likewise.
47000         * math/w_log10.c: Likewise.
47001         * math/w_log10f.c: Likewise.
47002         * math/w_log10l.c: Likewise.
47003         * math/w_log2.c: Likewise.
47004         * math/w_log2f.c: Likewise.
47005         * math/w_log2l.c: Likewise.
47006         * math/w_pow.c: Likewise.
47007         * math/w_powf.c: Likewise.
47008         * math/w_powl.c: Likewise.
47009         * math/w_remainder.c: Likewise.
47010         * math/w_remainderf.c: Likewise.
47011         * math/w_remainderl.c: Likewise.
47012         * math/w_scalb.c: Likewise.
47013         * math/w_scalbf.c: Likewise.
47014         * math/w_scalbl.c: Likewise.
47015         * math/w_sqrt.c: Likewise.
47016         * math/w_sqrtf.c: Likewise.
47017         * math/w_sqrtl.c: Likewise.
47018         * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
47019         are declared.  Include <bits/math-finite.h> if -ffinite-math-only is
47020         used.
47021         * math/math_private.h: Declare __kernel_standard_f.
47022         * math/w_cosh.c: Remove cruft and optimize a bit.
47023         * math/w_coshf.c: Likewise.
47024         * math/w_coshl.c: Likewise.
47025         * math/w_exp2.c: Likewise.
47026         * math/w_exp2f.c: Likewise.
47027         * math/w_exp2l.c: Likewise.
47028         * math/w_hypot.c: Likewise.
47029         * math/w_hypotf.c: Likewise.
47030         * math/w_hypotl.c: Likewise.
47031         * math/w_lgamma.c: Likewise.
47032         * math/w_lgamma_r.c: Likewise.
47033         * math/w_lgammaf.c: Likewise.
47034         * math/w_lgammaf_r.c: Likewise.
47035         * math/w_lgammal.c: Likewise.
47036         * math/w_lgammal_r.c: Likewise.
47037         * math/w_sinh.c: Likewise.
47038         * math/w_sinhf.c: Likewise.
47039         * math/w_sinhl.c: Likewise.
47040         * math/w_tgamma.c: Likewise.
47041         * math/w_tgammaf.c: Likewise.
47042         * math/w_tgammal.c: Likewise.
47043         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
47044         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
47045         * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
47046         Minor optimizations.  Pretty printing.  Remove cruft.
47047         * sysdeps/i386/fpu/e_acosf.S: Likewise.
47048         * sysdeps/i386/fpu/e_acosh.S: Likewise.
47049         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
47050         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
47051         * sysdeps/i386/fpu/e_acosl.c: Likewise.
47052         * sysdeps/i386/fpu/e_asin.S: Likewise.
47053         * sysdeps/i386/fpu/e_asinf.S: Likewise.
47054         * sysdeps/i386/fpu/e_atan2.S: Likewise.
47055         * sysdeps/i386/fpu/e_atan2f.S: Likewise.
47056         * sysdeps/i386/fpu/e_atan2l.c: Likewise.
47057         * sysdeps/i386/fpu/e_atanh.S: Likewise.
47058         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
47059         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
47060         * sysdeps/i386/fpu/e_exp10.S: Likewise.
47061         * sysdeps/i386/fpu/e_exp10f.S: Likewise.
47062         * sysdeps/i386/fpu/e_exp10l.S: Likewise.
47063         * sysdeps/i386/fpu/e_exp2.S: Likewise.
47064         * sysdeps/i386/fpu/e_exp2f.S: Likewise.
47065         * sysdeps/i386/fpu/e_exp2l.S: Likewise.
47066         * sysdeps/i386/fpu/e_fmod.S: Likewise.
47067         * sysdeps/i386/fpu/e_fmodf.S: Likewise.
47068         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
47069         * sysdeps/i386/fpu/e_hypot.S: Likewise.
47070         * sysdeps/i386/fpu/e_hypotf.S: Likewise.
47071         * sysdeps/i386/fpu/e_log.S: Likewise.
47072         * sysdeps/i386/fpu/e_log10.S: Likewise.
47073         * sysdeps/i386/fpu/e_log10f.S: Likewise.
47074         * sysdeps/i386/fpu/e_log10l.S: Likewise.
47075         * sysdeps/i386/fpu/e_log2.S: Likewise.
47076         * sysdeps/i386/fpu/e_log2f.S: Likewise.
47077         * sysdeps/i386/fpu/e_log2l.S: Likewise.
47078         * sysdeps/i386/fpu/e_logf.S: Likewise.
47079         * sysdeps/i386/fpu/e_logl.S: Likewise.
47080         * sysdeps/i386/fpu/e_pow.S: Likewise.
47081         * sysdeps/i386/fpu/e_powf.S: Likewise.
47082         * sysdeps/i386/fpu/e_powl.S: Likewise.
47083         * sysdeps/i386/fpu/e_remainder.S: Likewise.
47084         * sysdeps/i386/fpu/e_remainderf.S: Likewise.
47085         * sysdeps/i386/fpu/e_remainderl.S: Likewise.
47086         * sysdeps/i386/fpu/e_scalb.S: Likewise.
47087         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
47088         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
47089         * sysdeps/i386/fpu/e_sqrt.S: Likewise.
47090         * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
47091         * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
47092         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
47093         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
47094         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
47095         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
47096         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
47097         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
47098         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
47099         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
47100         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
47101         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
47102         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
47103         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
47104         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
47105         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
47106         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
47107         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
47108         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
47109         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
47110         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
47111         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
47112         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
47113         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
47114         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
47115         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
47116         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
47117         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
47118         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
47119         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
47120         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
47121         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
47122         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
47123         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
47124         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
47125         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
47126         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
47127         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
47128         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
47129         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
47130         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
47131         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
47132         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
47133         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
47134         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
47135         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
47136         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
47137         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
47138         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
47139         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
47140         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
47141         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
47142         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
47143         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
47144         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
47145         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
47146         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
47147         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
47148         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
47149         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
47150         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
47151         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
47152         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
47153         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
47154         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
47155         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
47156         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
47157         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
47158         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
47159         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
47160         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
47161         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
47162         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
47163         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
47164         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
47165         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
47166         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
47167         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
47168         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
47169         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
47170         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
47171         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
47172         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
47173         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
47174         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
47175         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
47176         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
47177         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
47178         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
47179         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
47180         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
47181         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
47182         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
47183         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
47184         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
47185         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
47186         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
47187         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
47188         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
47189         * sysdeps/s390/fpu/e_sqrt.c: Likewise.
47190         * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
47191         * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
47192         * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
47193         * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
47194         * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
47195         * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
47196         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
47197         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
47198         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
47199         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
47200         * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
47201         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
47202         * sysdeps/x86_64/fpu/e_sqrt.c: Likewise.  Fix parameter order
47203         * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
47204         * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
47205         (__isnanf): Likewise.
47206         (__isinf_ns): Likewise.
47207         (__isinf_nsf): Likewise.
47208         (__finite): Likewise.
47209         (__finitef): Likewise.
47210         (__ieee754_sqrt): Define as macro.
47211         (__ieee754_sqrtf): Define as macro.
47212         (__ieee754_sqrtl): Define as macro.
47213         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
47214         inlined copy.
47215         * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
47216         __FINITE_MATH_ONLY__ consistent.
47217         * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
47219 2011-10-10  Andreas Schwab  <schwab@linux-m68k.org>
47221         * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
47222         of rawmemchr.
47224         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
47226 2011-10-09  Ulrich Drepper  <drepper@gmail.com>
47228         * po/ja.po: Update from translation team.
47230 2011-10-08  Roland McGrath  <roland@hack.frob.com>
47232         * locale/programs/locarchive.c (prepare_address_space): New function.
47233         (create_archive, enlarge_archive, open_archive): Use it.
47235         * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
47236         inside [SHARED], where it is used.
47238         * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
47240         * nss/getent.c (netgroup_keys): Remove unused variable.
47241         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
47243 2011-10-08  Ulrich Drepper  <drepper@gmail.com>
47245         * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
47246         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
47247         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
47248         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
47249         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
47250         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
47251         * math/Makefile (libm-calls): Add s_isinf_ns.
47252         * math/divtc3.c: Use __isinf_nsl instead of isinf.
47253         * math/multc3.c: Likewise.
47254         * math/s_casin.c: Likewise.
47255         * math/s_casinf.c: Likewise.
47256         * math/s_casinl.c: Likewise.
47257         * math/s_ccos.c: Likewise.
47258         * math/s_ccosf.c: Likewise.
47259         * math/s_ccosl.c: Likewise.
47260         * math/s_ctan.c: Likewise.
47261         * math/s_ctanf.c: Likewise.
47262         * math/s_ctanh.c: Likewise.
47263         * math/s_ctanhf.c: Likewise.
47264         * math/s_ctanhl.c: Likewise.
47265         * math/s_ctanl.c: Likewise.
47266         * math/w_fmod.c: Likewise.
47267         * math/w_fmodf.c: Likewise.
47268         * math/w_fmodl.c: Likewise.
47269         * math/w_remainder.c: Likewise.
47270         * math/w_remainderf.c: Likewise.
47271         * math/w_remainderl.c: Likewise.
47272         * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
47273         * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
47274         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
47275         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
47276         * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
47277         * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
47278         * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
47279         __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
47281         * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
47282         of the number.
47283         * stdio-common/printf_fphex.c: Likewise.
47284         * stdio-common/printf_size.c: Likewise.
47286         * math/e_exp10.c: Include math_private.h using <...> not "...".
47287         * math/e_exp10f.c: Likewise.
47288         * math/e_exp10l.c: Likewise.
47289         * math/e_exp2l.c: Likewise.
47290         * math/e_j0l.c: Likewise.
47291         * math/e_j1l.c: Likewise.
47292         * math/e_jnl.c: Likewise.
47293         * math/e_lgammal_r.c: Likewise.
47294         * math/e_rem_pio2l.c: Likewise.
47295         * math/e_scalb.c: Likewise.
47296         * math/e_scalbf.c: Likewise.
47297         * math/e_scalbl.c: Likewise.
47298         * math/k_cosl.c: Likewise.
47299         * math/k_sinl.c: Likewise.
47300         * math/k_tanl.c: Likewise.
47301         * math/s_cacoshf.c: Likewise.
47302         * math/s_catan.c: Likewise.
47303         * math/s_catanf.c: Likewise.
47304         * math/s_catanh.c: Likewise.
47305         * math/s_catanhf.c: Likewise.
47306         * math/s_catanhl.c: Likewise.
47307         * math/s_catanl.c: Likewise.
47308         * math/s_ccosh.c: Likewise.
47309         * math/s_ccoshf.c: Likewise.
47310         * math/s_ccoshl.c: Likewise.
47311         * math/s_cexp.c: Likewise.
47312         * math/s_cexpf.c: Likewise.
47313         * math/s_cexpl.c: Likewise.
47314         * math/s_clog.c: Likewise.
47315         * math/s_clog10.c: Likewise.
47316         * math/s_clog10f.c: Likewise.
47317         * math/s_clog10l.c: Likewise.
47318         * math/s_clogf.c: Likewise.
47319         * math/s_clogl.c: Likewise.
47320         * math/s_csin.c: Likewise.
47321         * math/s_csinf.c: Likewise.
47322         * math/s_csinh.c: Likewise.
47323         * math/s_csinhf.c: Likewise.
47324         * math/s_csinhl.c: Likewise.
47325         * math/s_csinl.c: Likewise.
47326         * math/s_csqrt.c: Likewise.
47327         * math/s_csqrtf.c: Likewise.
47328         * math/s_csqrtl.c: Likewise.
47329         * math/s_ctan.c: Likewise.
47330         * math/s_ctanf.c: Likewise.
47331         * math/s_ctanh.c: Likewise.
47332         * math/s_ctanhf.c: Likewise.
47333         * math/s_ctanhl.c: Likewise.
47334         * math/s_ctanl.c: Likewise.
47335         * math/s_ldexp.c: Likewise.
47336         * math/s_ldexpf.c: Likewise.
47337         * math/s_ldexpl.c: Likewise.
47338         * math/s_significand.c: Likewise.
47339         * math/s_significandf.c: Likewise.
47340         * math/s_significandl.c: Likewise.
47341         * math/w_acos.c: Likewise.
47342         * math/w_acosf.c: Likewise.
47343         * math/w_acosh.c: Likewise.
47344         * math/w_acoshf.c: Likewise.
47345         * math/w_acoshl.c: Likewise.
47346         * math/w_acosl.c: Likewise.
47347         * math/w_asin.c: Likewise.
47348         * math/w_asinf.c: Likewise.
47349         * math/w_asinl.c: Likewise.
47350         * math/w_atan2.c: Likewise.
47351         * math/w_atan2f.c: Likewise.
47352         * math/w_atan2l.c: Likewise.
47353         * math/w_atanh.c: Likewise.
47354         * math/w_atanhf.c: Likewise.
47355         * math/w_atanhl.c: Likewise.
47356         * math/w_cosh.c: Likewise.
47357         * math/w_coshf.c: Likewise.
47358         * math/w_coshl.c: Likewise.
47359         * math/w_dremf.c: Likewise.
47360         * math/w_exp10.c: Likewise.
47361         * math/w_exp10f.c: Likewise.
47362         * math/w_exp10l.c: Likewise.
47363         * math/w_exp2.c: Likewise.
47364         * math/w_exp2f.c: Likewise.
47365         * math/w_fmod.c: Likewise.
47366         * math/w_fmodf.c: Likewise.
47367         * math/w_fmodl.c: Likewise.
47368         * math/w_hypot.c: Likewise.
47369         * math/w_hypotf.c: Likewise.
47370         * math/w_hypotl.c: Likewise.
47371         * math/w_j0.c: Likewise.
47372         * math/w_j0f.c: Likewise.
47373         * math/w_j0l.c: Likewise.
47374         * math/w_j1.c: Likewise.
47375         * math/w_j1f.c: Likewise.
47376         * math/w_j1l.c: Likewise.
47377         * math/w_jn.c: Likewise.
47378         * math/w_jnf.c: Likewise.
47379         * math/w_jnl.c: Likewise.
47380         * math/w_lgamma.c: Likewise.
47381         * math/w_lgamma_r.c: Likewise.
47382         * math/w_lgammaf.c: Likewise.
47383         * math/w_lgammaf_r.c: Likewise.
47384         * math/w_lgammal.c: Likewise.
47385         * math/w_lgammal_r.c: Likewise.
47386         * math/w_log.c: Likewise.
47387         * math/w_log10.c: Likewise.
47388         * math/w_log10f.c: Likewise.
47389         * math/w_log10l.c: Likewise.
47390         * math/w_log2.c: Likewise.
47391         * math/w_log2f.c: Likewise.
47392         * math/w_log2l.c: Likewise.
47393         * math/w_logf.c: Likewise.
47394         * math/w_logl.c: Likewise.
47395         * math/w_pow.c: Likewise.
47396         * math/w_powf.c: Likewise.
47397         * math/w_powl.c: Likewise.
47398         * math/w_remainder.c: Likewise.
47399         * math/w_remainderf.c: Likewise.
47400         * math/w_remainderl.c: Likewise.
47401         * math/w_scalb.c: Likewise.
47402         * math/w_scalbf.c: Likewise.
47403         * math/w_scalbl.c: Likewise.
47404         * math/w_sinh.c: Likewise.
47405         * math/w_sinhf.c: Likewise.
47406         * math/w_sinhl.c: Likewise.
47407         * math/w_sqrt.c: Likewise.
47408         * math/w_sqrtf.c: Likewise.
47409         * math/w_sqrtl.c: Likewise.
47410         * math/w_tgamma.c: Likewise.
47411         * math/w_tgammaf.c: Likewise.
47412         * math/w_tgammal.c: Likewise.
47414         * po/ja.po: Update from translation team.
47416 2011-09-29  Andreas Jaeger  <aj@suse.de>
47418         [BZ #13179]
47419         * sunrpc/netname.c (netname2host): Fix logic.
47421         [BZ #6779]
47422         [BZ #6783]
47423         * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
47424         correctly.
47425         * math/w_remainder.c (__remainder): Likewise.
47426         * math/w_remainderf.c (__remainderf): Likewise.
47427         * math/libm-test.inc (remainder_test): Add test cases.
47429 2011-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
47431         * stdlib/longlong.h: Update from GCC.  Fix zarch smul_ppmm and
47432         sdiv_qrnnd.
47434 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
47436         * string/test-memcmp.c: Avoid unncessary #defines.
47437         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
47439 2011-08-31  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47441         * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
47442         Use new sse2 version for core i3 - i7 as it's faster
47443         than sse42 version.
47444         (bit_Prefer_PMINUB_for_stringop): New.
47445         * sysdeps/x86_64/rawmemchr.S: Update.
47446         Replace with faster SSE2 version.
47447         * sysdeps/x86_64/memrchr.S: New file.
47448         * sysdeps/x86_64/memchr.S: Update.
47449         Replace with faster SSE2 version.
47451 2011-09-12  Marek Polacek  <mpolacek@redhat.com>
47453         * elf/dl-load.c (lose): Add cast to avoid warning.
47455 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
47457         * po/ca.po: Update from translation team.
47459         * inet/getnetgrent_r.c: Hook up nscd.
47460         * nscd/Makefile (routines): Add nscd_netgroup.
47461         (nscd-modules): Add netgroupcache.
47462         (CFLAGS-netgroupcache.c): Define.
47463         * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
47464         (cache_search): Add const to second parameter.
47465         * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
47466         INNETGR.
47467         (dbs): Add netgrdb entry.
47468         (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
47469         (verify_persistent_db): Handle netgrdb.
47470         (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
47471         * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
47472         GETFDNETGR.
47473         (netgroup_response_header): Define.
47474         (innetgroup_response_header): Define.
47475         (datahead): Add netgroup_response_header and innetgroup_response_header
47476         elements.
47477         * nscd/nscd.conf: Add entries for netgroup cache.
47478         * nscd/nscd.h (dbtype): Add netgrdb.
47479         (_PATH_NSCD_NETGROUP_DB): Define.
47480         (netgroup_iov_disabled): Declare.
47481         (xmalloc, xcalloc, xrealloc): Move declarations here.
47482         (cache_search): Adjust prototype.
47483         Add netgroup-related prototypes.
47484         * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
47485         * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
47486         (__nscd_innetgr): Declare.
47487         * nscd/selinux.c (perms): Use access_vector_t as element type and
47488         add netgroup-related initializers.
47489         * nscd/netgroupcache.c: New file.
47490         * nscd/nscd_netgroup.c: New file.
47491         * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
47492         * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
47493         For four parameters use innetgr.
47494         * nss/nss_files/files-init.c: Add definition and callback for netgr.
47495         * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
47496         (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
47497         * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
47499         * nscd/connections.c (register_traced_file): Don't register file
47500         for disabled databases.
47502 2011-10-06  Ulrich Drepper  <drepper@gmail.com>
47504         * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
47506         * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
47507         from tree and freeing node.
47509 2011-09-25  Jiri Olsa  <jolsa@redhat.com>
47511         * nss/nsswitch.c (__nss_database_lookup): Handle
47512         nss_parse_service_list out of memory case.
47514 2011-09-15  Jiri Olsa  <jolsa@redhat.com>
47516         * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
47517         out of memory case.
47519 2011-10-04  Andreas Schwab  <schwab@redhat.com>
47521         * include/dlfcn.h (__RTLD_NOIFUNC): Define.
47522         * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
47523         pass it down.
47524         * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
47525         elf_machine_rela, elf_machine_lazy_rel.
47526         (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
47527         (ELF_DYNAMIC_DO_REL): Likewise.
47528         (ELF_DYNAMIC_DO_RELA): Likewise.
47529         (ELF_DYNAMIC_RELOCATE): Likewise.
47530         * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
47531         to ELF_DYNAMIC_DO_REL.
47532         * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
47533         (dl_main): In trace mode always set __RTLD_NOIFUNC.
47534         * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
47535         elf_machine_rela.
47536         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
47537         skip_ifunc, don't call ifunc function if non-zero.
47538         (elf_machine_rela): Likewise.
47539         (elf_machine_lazy_rel): Likewise.
47540         (elf_machine_lazy_rela): Likewise.
47541         * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
47542         (elf_machine_lazy_rel): Likewise.
47543         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
47544         Likewise.
47545         (elf_machine_lazy_rel): Likewise.
47546         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
47547         Likewise.
47548         (elf_machine_lazy_rel): Likewise.
47549         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
47550         (elf_machine_lazy_rel): Likewise.
47551         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
47552         (elf_machine_lazy_rel): Likewise.
47553         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
47554         (elf_machine_lazy_rel): Likewise.
47555         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
47556         (elf_machine_lazy_rel): Likewise.
47557         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
47558         (elf_machine_lazy_rel): Likewise.
47559         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
47560         (elf_machine_lazy_rel): Likewise.
47562 2011-09-28  Ulrich Drepper  <drepper@gmail.com>
47564         * nss/nss_files/files-init.c (_nss_files_init): Use static
47565         initialization for all the *_traced_file variables.
47567 2011-09-28  Andreas Schwab  <schwab@redhat.com>
47569         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
47571 2011-09-27  Roland McGrath  <roland@hack.frob.com>
47573         [BZ #13226]
47574         * manual/signal.texi (Longjmp in Handler): Grammar fixes.
47576 2011-09-27  Andreas Schwab  <schwab@redhat.com>
47578         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
47579         Reread the line before reparsing it.
47581 2011-09-26  Andreas Schwab  <schwab@redhat.com>
47583         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
47585 2011-09-21  Chung-Lin Tang  <cltang@codesourcery.com>
47586             Maxim Kuvyrkov  <maxim@codesourcery.com>
47587             Joseph Myers  <joseph@codesourcery.com>
47589         * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
47590         if needed for __stack_chk_guard.
47592 2011-09-19  Roland McGrath  <roland@hack.frob.com>
47594         * sysdeps/posix/spawni.c (script_execute): Always define it.
47595         It will be optimized away if unused.
47596         (maybe_script_execute): New function.
47597         (__spawni): Call it.
47599         * Makerules: Don't include tls.make.
47600         (config-tls): Always set to thread.
47601         * tls.make.c: File removed.
47603 2011-09-19  Mike Frysinger  <vapier@gentoo.org>
47605         * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
47606         * config.make.in (CPPFLAGS-config): New substituted variable.
47608 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
47610         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
47612         [BZ #13192]
47613         * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
47614         Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
47616 2011-09-15  Roland McGrath  <roland@hack.frob.com>
47618         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
47619         (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
47620         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
47621         (CALL_FAIL): Likewise.
47622         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
47623         (CALL_FAIL): Macro removed.
47624         Patch mostly by Mike Frysinger <vapier@gentoo.org>.
47626 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
47628         * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
47629         for __FINITE_MATH_ONLY__ == 1.
47631 2011-09-15  Andreas Schwab  <schwab@redhat.com>
47633         * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
47634         __ieee754_sqrt instead of sqrt.
47635         * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
47636         __ieee754_sqrtf instead of sqrtf.
47637         * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
47638         __floorf instead of floorf.
47639         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
47640         __floorf, __truncf instead of floorf, truncf.
47642 2011-09-14  Ulrich Drepper  <drepper@gmail.com>
47644         * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
47646         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
47647         __extern_always_inline.
47648         Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
47649         32-bit.
47651 2011-09-14  Andreas Schwab  <schwab@redhat.com>
47653         * elf/rtld.c (dl_main): Also relocate in dependency order when
47654         doing symbol dependency testing.
47656 2011-09-13  Andreas Schwab  <schwab@linux-m68k.org>
47658         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
47659         Always define `refsym'.
47661 2011-09-13  Andreas Schwab  <schwab@redhat.com>
47663         * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
47664         (__FD_ELT): Renamed from __FDELT.
47665         * misc/bits/select2.h (__FD_ELT): Likewise.
47666         * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
47667         __FD_MASK instead of __FDELT, __FDMASK.
47668         * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
47669         Likewise.
47670         * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
47671         Likewise.
47673         * elf/Makefile (gen-ldd): Fix pattern.
47675         * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
47676         (init_tls): Likewise.
47678 2011-09-12  Ulrich Drepper  <drepper@gmail.com>
47680         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
47682 2011-09-12  Andreas Schwab  <schwab@redhat.com>
47684         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
47685         `struct cmsghdr *' instead of `void *'.
47686         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
47687         Likewise.
47689 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
47691         * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
47692         if non-absolute.
47693         * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
47694         ldd_rewrite_script.
47696 2011-09-11  Ulrich Drepper  <drepper@gmail.com>
47698         * configure.in: Remove --with-tls option.
47699         * config.h.in: Remove HAVE_TLS_SUPPORT entry.
47700         * sysdeps/i386/elf/configure.in: Always test for TLS support and err
47701         out in case it is missing.
47702         * sysdeps/ia64/elf/configure.in: Likewise.
47703         * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
47704         * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
47705         * sysdeps/s390/s390-32/elf/configure.in: Likewise.
47706         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
47707         * sysdeps/sh/elf/configure.in: Likewise.
47708         * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
47709         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
47710         * sysdeps/x86_64/elf/configure.in: Likewise.
47711         * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
47712         * sysdeps/mach/hurd/tls.h: Likewise.
47714         [BZ #13067]
47715         * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
47717         [BZ #13090]
47718         * configure.in: Fix use of AC_INIT.
47720         * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
47722 2011-09-10  Ulrich Drepper  <drepper@gmail.com>
47724         * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
47725         __set_errno.
47726         * malloc/hooks.c: Likewise.
47728         [BZ #11929]
47729         * malloc/arena.c (ptmalloc_init_minimal): Removed.  Initialize all
47730         variables statically.
47731         (narenas): Initialize.
47732         (list_lock): Initialize.
47733         (ptmalloc_init): Don't call ptmalloc_init_minimal.  Remove
47734         initializtion of main_arena and list_lock.  Small cleanups.
47735         Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
47736         * malloc/malloc.c: Remove malloc_getpagesize.  Include <ldsodefs.h>.
47737         Add initializers to main_arena and mp_.
47738         (malloc_state): Remove pagesize member.  Change all users to use
47739         GLRO(dl_pagesize).
47741         * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
47742         * sysdeps/unix/sysv/linux/getpagesize.c: Simplify.  GLRO(dl_pagesize)
47743         is always initialized.
47745         * malloc/malloc.c: Removed unused configurations and dead code.
47746         * malloc/arena.c: Likewise.
47747         * malloc/hooks.c: Likewise.
47748         * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
47750         * include/tls.h: Removed.  USE___THREAD must always be defined.
47751         * bits/libc-tsd.h: Don't handle !USE___THREAD.
47752         * elf/dl-libc.c: Likewise.
47753         * elf/dl-tsd.c: Likewise.
47754         * include/errno.h: Likewise.
47755         * include/netdb.h: Likewise.
47756         * include/resolv.h: Likewise.
47757         * inet/herrno-loc.c: Likewise.
47758         * inet/herrno.c: Likewise.
47759         * malloc/arena.c: Likewise.
47760         * malloc/hooks.c: Likewise.
47761         * malloc/malloc.c: Likewise.
47762         * resolv/res-state.c: Likewise.
47763         * resolv/res_libc.c: Likewise.
47764         * sysdeps/i386/dl-machine.h: Likewise.
47765         * sysdeps/ia64/dl-machine.h: Likewise.
47766         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
47767         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
47768         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
47769         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
47770         * sysdeps/sh/dl-machine.h: Likewise.
47771         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
47772         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
47773         * sysdeps/unix/i386/sysdep.S: Likewise.
47774         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
47775         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
47776         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
47777         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
47778         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
47779         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
47780         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
47781         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
47782         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
47783         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
47784         * sysdeps/unix/x86_64/sysdep.S: Likewise.
47785         * sysdeps/x86_64/dl-machine.h: Likewise.
47786         * tls.make.c: Likewise.
47788         * configure.in: Remove --with-__thread option.  Make tests for
47789         --no-whole-archive, __builtin_expect, symbol redirection, __thread,
47790         tls_model attribute fail if no support is available.  Remove
47791         USE_IN_LIBIO.
47792         * Makeconfig: Adjust for dropped configure option.  All features are
47793         now mandatory.
47794         * Makerules: Likewise.
47795         * Versions.def: Likewise.
47796         * argp/argp-fmtstream.c: Likewise.
47797         * argp/argp-fmtstream.h: Likewise.
47798         * argp/argp-help.c: Likewise.
47799         * assert/assert.c: Likewise.
47800         * config.h.in: Likewise.
47801         * config.make.in: Likewise.
47802         * configure: Likewise.
47803         * configure.in: Likewise.
47804         * csu/Versions: Likewise.
47805         * csu/init.c: Likewise.
47806         * elf/tst-audit2.c: Likewise.
47807         * elf/tst-tls10.c: Likewise.
47808         * elf/tst-tls10.h: Likewise.
47809         * elf/tst-tls11.c: Likewise.
47810         * elf/tst-tls12.c: Likewise.
47811         * elf/tst-tls14.c: Likewise.
47812         * elf/tst-tlsmod11.c: Likewise.
47813         * elf/tst-tlsmod12.c: Likewise.
47814         * elf/tst-tlsmod13.c: Likewise.
47815         * elf/tst-tlsmod13a.c: Likewise.
47816         * elf/tst-tlsmod14a.c: Likewise.
47817         * elf/tst-tlsmod15b.c: Likewise.
47818         * elf/tst-tlsmod16a.c: Likewise.
47819         * elf/tst-tlsmod16b.c: Likewise.
47820         * elf/tst-tlsmod7.c: Likewise.
47821         * elf/tst-tlsmod8.c: Likewise.
47822         * elf/tst-tlsmod9.c: Likewise.
47823         * gmon/gmon.c: Likewise.
47824         * grp/fgetgrent_r.c: Likewise.
47825         * grp/putgrent.c: Likewise.
47826         * hurd/fopenport.c: Likewise.
47827         * include/libc-symbols.h: Likewise.
47828         * include/tls.h: Likewise.
47829         * intl/gettextP.h: Likewise.
47830         * intl/loadinfo.h: Likewise.
47831         * locale/global-locale.c: Likewise.
47832         * locale/localeinfo.h: Likewise.
47833         * mach/devstream.c: Likewise.
47834         * malloc/arena.c: Likewise.
47835         * malloc/set-freeres.c: Likewise.
47836         * misc/err.c: Likewise.
47837         * misc/getttyent.c: Likewise.
47838         * misc/mntent_r.c: Likewise.
47839         * posix/getopt.c: Likewise.
47840         * posix/wordexp.c: Likewise.
47841         * pwd/fgetpwent_r.c: Likewise.
47842         * resolv/Versions: Likewise.
47843         * resolv/res_hconf.c: Likewise.
47844         * shadow/fgetspent_r.c: Likewise.
47845         * shadow/putspent.c: Likewise.
47846         * stdio-common/printf_fphex.c: Likewise.
47847         * stdio-common/tmpfile.c: Likewise.
47848         * stdlib/abort.c: Likewise.
47849         * stdlib/fmtmsg.c: Likewise.
47850         * sunrpc/auth_unix.c: Likewise.
47851         * sunrpc/clnt_perr.c: Likewise.
47852         * sunrpc/clnt_tcp.c: Likewise.
47853         * sunrpc/clnt_udp.c: Likewise.
47854         * sunrpc/clnt_unix.c: Likewise.
47855         * sunrpc/openchild.c: Likewise.
47856         * sunrpc/svc_simple.c: Likewise.
47857         * sunrpc/svc_tcp.c: Likewise.
47858         * sunrpc/svc_udp.c: Likewise.
47859         * sunrpc/svc_unix.c: Likewise.
47860         * sunrpc/xdr.c: Likewise.
47861         * sunrpc/xdr_array.c: Likewise.
47862         * sunrpc/xdr_rec.c: Likewise.
47863         * sunrpc/xdr_ref.c: Likewise.
47864         * sunrpc/xdr_stdio.c: Likewise.
47866 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
47868         * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
47870 2011-07-03  Andreas Jaeger  <aj@suse.de>
47872         * math/libm-test.inc (jn_test): Add tests for BZ#11589.
47873         * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
47874         regenerate with gen-libm-tests.pl.
47876 2010-05-12  Petr Baudis  <pasky@suse.cz>
47878         [BZ #11589]
47879         * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
47880         around j0() zero points by switching to j1().
47881         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
47882         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
47883         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
47884         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
47886 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
47888         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
47889         instead of 0.
47890         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
47891         instead of 0.
47892         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
47893         Patch in part by Pavel Roskin <proski@gnu.org>.
47895         [BZ #13138]
47896         * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
47897         realloc.
47898         (_IO_vfscanf_internal): Remove reteof.  Use errout after setting done.
47899         Free memory block if necessary.
47901         [BZ #12847]
47902         * libio/genops.c (INTDEF): For string streams the _lock pointer can
47903         be NULL.  Don't lock in this case.
47905 2011-09-09  Roland McGrath  <roland@hack.frob.com>
47907         * elf/elf.h (ELFOSABI_GNU): New macro.
47908         (ELFOSABI_LINUX): Define to that.
47910 2011-07-29  Denis Zaitceff  <zaitceff@gmail.com>
47912         * string/strncat.c (strncat): Undef the symbol in case it has been
47913         defined in bits/string.h.
47915 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
47917         * elf/sotruss.ksh: Clean up, fix, and complete help messages.
47919         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
47920         link map.
47922 2011-08-17  Andreas Jaeger  <aj@suse.de>
47924         * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
47926 2011-08-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
47927             Ian Lance Taylor  <iant@google.com>
47929         * math/libm-test.inc (lround_test): New testcase.
47930         * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
47932 2011-09-08  Ulrich Drepper  <drepper@gmail.com>
47934         * Makefile: Remove support for automatic cvs check-ins.
47935         * Makerules: Likewise.
47936         * config.make.in: Likewise.
47937         * configure.in: Likewise.
47938         * intl/Makefile: Likewise.
47939         * locale/Makefile: Likewise.
47940         * po/Makefile: Likewise.
47941         * posix/Makefile: Likewise.
47942         * sysdeps/gnu/Makefile: Likewise.
47943         * sysdeps/mach/hurd/Makefile: Likewise.
47944         * sysdeps/sparc/sparc32/Makefile: Likewise.
47946         [BZ #13118]
47947         * posix/Makefile (bug-regex32-ENV): Define.
47948         Patch by John Stanley <jpsinthemix@verizon.net>.
47950         * misc/Makefile (headers): Add bits/select2.h.
47951         * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
47952         * misc/bits/select2.h: New file.
47953         * include/bits/select2.h: New file.
47954         * debug/Makefile (routines): Add fdelt_chk.
47955         * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
47956         * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
47957         FD_ISSET.
47958         * debug/fdelt_chk.c: New file.
47960         * wcsmbs/test-wcscmp.c: Moved from string/*.  Adjust.
47961         * wcsmbs/test-wmemcmp.c: Likewise.
47962         * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
47963         * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
47965 2011-09-08  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47967         * string/Makefile (strop-tests): Add memcmp.
47968         * string/test-wmemcmp.c: New file.
47969         * string/test-memcmp.c: Add wmemcmp support.
47971 2011-09-08  Roland McGrath  <roland@hack.frob.com>
47973         [BZ #13153]
47974         * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
47975         2011-07-19 change.
47977         * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
47978         garbage value in a __mach_port_mod_refs call in the cases of the
47979         task-self and thread-self ports.
47981 2011-09-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
47983         * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
47985 2011-09-08  Andreas Schwab  <schwab@redhat.com>
47987         * elf/dl-load.c (lose): Check for non-null L.
47989 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
47991         * elf/dl-load.c (open_verify): Use O_CLOEXEC.
47993         * elf/dl-libc.c (dlerror_run): Pass back error code from
47994         dl_catch_error.
47996         [BZ #13123]
47997         * elf/dl-load.c (lose): Free l_origin if it is valid.
47999         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
48000         names.
48001         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
48002         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
48003         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
48004         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
48005         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
48006         Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
48008 2011-08-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
48010         * sysdeps/powerpc/fpu/e_hypot.c: New file.
48011         * sysdeps/powerpc/fpu/e_hypotf.c: New file.
48012         * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
48013         * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
48014         * sysdeps/powerpc/fpu/k_cosf.c: New file.
48015         * sysdeps/powerpc/fpu/k_sinf.c: New file.
48016         * sysdeps/powerpc/fpu/s_cosf.c: New file.
48017         * sysdeps/powerpc/fpu/s_sinf.c: New file.
48018         * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
48019         * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
48021 2011-08-15  Alan Modra  <amodra@gmail.com>
48023         [BZ #13092]
48024         * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
48025         * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
48026         * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here.  Add
48027         ppc_mcount to static-only-routines.
48028         * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
48029         __mcount_internal.
48030         * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
48031         __mcount_internal with usual JUMPTARGET.  Remove useless nop.
48033 2011-08-18  David Flaherty  <flaherty@linux.vnet.ibm.com>
48035         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
48036         for finite and infinity parameters.
48038 2011-08-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
48040         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
48041         and add nop instructions for throughput optimization.
48042         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
48044 2011-07-28  Will Schmidt  <will_schmidt@vnet.ibm.com>
48046         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
48047         aligned copy for power7 with vector-scalar instructions.
48048         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
48050 2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>
48052         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
48053         AVX check.
48055 2011-09-07  Andreas Schwab  <schwab@redhat.com>
48057         [BZ #13144]
48058         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
48059         last change.
48061 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
48063         * sysdeps/unix/sysv/linux/x86_64/init-first.c
48064         (_libc_vdso_platform_setup): If vDSO is not present store pointer to
48065         syscall wrapper around clock_gettime in __vdso_clock_gettime.
48066         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
48067         clock_gettime.
48069 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
48071         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
48072         Forgot to demangle the pointer.
48074         * sysdeps/i386/sysdep.h: Define atom_text_section.
48075         * sysdeps/x86_64/sysdep.h: Likewise.
48076         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
48077         section with atom_text_section.
48078         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
48079         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
48080         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
48081         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
48082         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
48084         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
48085         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
48086         already be defined.  Change to take two parameters and don't assign
48087         result to variable.  Adjust all users.
48088         Define INTERNAL_GETTIME if not already defined.
48089         Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
48090         call.
48091         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
48092         HAVE_CLOCK_GETTIME_VSYSCALL.
48093         * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
48095         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
48096         gettimeofday vsyscall, just use time.
48098 2011-09-06  Andreas Schwab  <schwab@redhat.com>
48100         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
48101         <errno.h>.
48103 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
48105         * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
48106         syscall on x86-64.
48107         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
48108         syscall.
48109         * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
48110         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
48111         syscall if possible.
48113 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
48115         * elf/pldd.c (get_process_info): Don't read whole ELF header, just
48116         e_ident.  Don't pass to find_mapsXX.
48117         * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
48119 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
48121         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
48122         strchr-sse2-no-bsf strrchr-sse2-no-bsf
48123         * sysdeps/x86_64/multiarch/strchr.S: Update.
48124         Check bit_slow_BSF bit.
48125         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
48126         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
48127         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
48129 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
48131         [BZ #13134]
48132         * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
48133         before glibc 2.15.
48134         (tryshell): Define.
48135         (__spawni): Change last parameter to be flag.  Test
48136         SPAWN_XFLAGS_USE_PATH flag to use path or not.
48137         Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
48138         * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
48139         * posix/spawni.c: Likewise.
48140         * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
48141         * posix/spawnp.c: Likewise.  Change normal version to use
48142         SPAWN_XFLAGS_USE_PATH.
48143         * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
48144         SPAWN_XFLAGS_TRY_SHELL.
48146         [BZ #13150]
48147         * posix/glob.h: Remove gcc 1.x support.
48149         [BZ #13068]
48150         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
48152 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
48154         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
48155         strchr-sse2 strrchr-sse2 strchr-sse2-bsf
48156         strrchr-sse2-bsf
48157         * sysdeps/i386/i686/multiarch/strchr.S: New file.
48158         * sysdeps/i386/i686/multiarch/strrchr.S: New file.
48159         * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
48160         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
48161         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
48162         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
48164 2011-08-29  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48166         * sysdeps/x86_64/wcscmp.S: New file.
48168         * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
48169         wcscmp-c wcscmp-sse2
48170         * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
48171         * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
48172         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
48173         * wcsmbs/wcscmp.c: Allow renaming.
48175 2011-09-05  David S. Miller  <davem@davemloft.net>
48177         * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
48178         stack slot, rather than the struct return pointer slot.
48179         * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
48180         * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
48181         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
48182         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
48184 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
48186         * po/ja.po: Update from translation team.
48188         [BZ #13144]
48189         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
48190         kernel in 64-bit binaries.
48192 2011-09-01  David S. Miller  <davem@davemloft.net>
48194         * elf/elf.h (HWCAP_SPARC_*): Move to..
48195         * sysdeps/sparc/sysdep.h: this new file and add new values.
48196         * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
48197         * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
48198         _DL_HWCAP_COUNT to 24.
48199         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
48200         entries.
48201         * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
48202         __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
48203         * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
48204         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
48205         instead of magic constants.
48206         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
48208 2011-08-31  David S. Miller  <davem@davemloft.net>
48210         * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
48211         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
48212         Reimplement to do errno handling inline.
48213         (SYSCALL_ERROR_HANDLER): New macro.
48214         (__SYSCALL_STRING): Do not do errno handling in asm.
48215         (__CLONE_SYSCALL_STRING): Delete.
48216         (__INTERNAL_SYSCALL_STRING): Delete.
48217         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
48218         sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
48219         (PSEUDO): Reimplement to do errno handling inline.
48220         (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
48221         (SYSCALL_ERROR_HANDLER): New macro.
48222         (__SYSCALL_STRING): Do not do errno handling in asm.
48223         (__CLONE_SYSCALL_STRING): Delete.
48224         (__INTERNAL_SYSCALL_STRING): Delete.
48225         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
48226         Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
48227         i386.
48228         (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
48229         (inline_syscall*): Add 'err' argument.
48230         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
48231         INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
48232         (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
48233         INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
48235         * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
48236         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
48238 2011-08-30  Andreas Schwab  <schwab@redhat.com>
48240         * elf/rtld.c (dl_main): Relocate objects in dependency order.
48242 2011-08-29  Jiri Olsa <jolsa@redhat.com>
48244         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
48245         directive.
48247 2011-08-24  David S. Miller  <davem@davemloft.net>
48249         * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
48251 2011-08-24  Andreas Schwab  <schwab@redhat.com>
48253         * elf/Makefile: Add rules to build and run unload8 test.
48254         * elf/unload8.c: New file.
48255         * elf/unload8mod1.c: New file.
48256         * elf/unload8mod1x.c: New file.
48257         * elf/unload8mod2.c: New file.
48258         * elf/unload8mod3.c: New file.
48260         * elf/dl-close.c (_dl_close_worker): Reset private search list if
48261         it wasn't used.
48263 2011-08-23  David S. Miller  <davem@davemloft.net>
48265         * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
48266         subtract stack bias.
48267         * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
48268         %sp not %fp in calculations.
48269         (_JMPBUF_UNWINDS_ADJ): Likewise.
48271         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
48272         (aio_suspend): Call it to force an exception region around the
48273         AIO_MISC_WAIT() invocation.
48275 2011-08-23  Andreas Schwab  <schwab@redhat.com>
48277         * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
48278         backslash.
48280 2011-07-04  Aurelien Jarno  <aurelien@aurel32.net>
48282         * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
48283         protection macro.
48284         * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
48285         and <dl-machine.h>.
48286         (Elf64_FuncDesc): Remove.
48288 2011-08-22  David S. Miller  <davem@davemloft.net>
48290         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
48291         sigaltstack check, add missing cfi directives.
48292         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
48293         missing cfi directives, and sigaltstack handling.
48295 2011-08-16  Andreas Schwab  <schwab@redhat.com>
48297         [BZ #11724]
48298         * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
48299         object is seen twice.
48300         * elf/dl-fini.c (_dl_sort_fini): Likewise.
48302         * elf/Makefile (distribute): Add tst-initorder2.c.
48303         (tests): Add tst-initorder2.
48304         (modules-names): Add tst-initorder2a tst-initorder2b
48305         tst-initorder2c tst-initorder2d.  Add rules to build them.
48306         ($(objpfx)tst-initorder2.out): New rule.
48307         * elf/tst-initorder2.c: New file.
48308         * elf/tst-initorder2.exp: New file.
48310 2011-08-22  Andreas Schwab  <schwab@redhat.com>
48312         * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
48314         * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
48315         dependencies back to end of function.
48317         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
48318         $(elfobjdir)/ld.so.
48320 2011-08-21  Ulrich Drepper  <drepper@gmail.com>
48322         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
48323         * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
48324         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
48325         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
48326         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
48327         of __vdso_gettimeofday.
48328         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
48329         __vdso_gettimeofday and __vdso_time.  Define __vdso_getcpu with
48330         attribute_hidden.
48331         (_libc_vdso_platform_setup): Remove initialization of
48332         __vdso_gettimeofday and __vdso_time.
48334 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
48336         * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
48337         and fgetc_unlocked.
48338         * nss/nss_files/files-key.c (search): Use fgets_unlocked and
48339         getc_unlocked.
48341         * elf/dl-open.c (add_to_global): Report additions to the global scope
48342         for LD_DEBUG=scopes.
48343         (dl_open_worker): Also print scope of newly loaded dependencies.
48344         (_dl_show_scope): Indicate if there is no scope.
48346         [BZ #13114]
48347         * stdio-common/Makefile (tests): Add bug24.
48348         * stdio-common/bug24.c: New file.
48350 2011-08-19  Andreas Jaeger  <aj@suse.de>
48352         [BZ #13114]
48353         * libio/fileops.c (_IO_new_file_fopen): Fix handling of
48354         non-existant file when using close-on-exec mode.
48356 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
48358         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
48359         the very first instruction.
48361         * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
48362         the CFI state in the end.
48363         * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
48364         inclusion of dl-trampoline.h.
48365         Based on a patch by Jiri Olsa <jolsa@redhat.com>.
48367 2011-08-19  Andreas Schwab  <schwab@redhat.com>
48369         * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
48370         expectations for long double.
48372         * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
48373         from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
48375 2011-08-14  David S. Miller  <davem@davemloft.net>
48377         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
48378         artificual limit depends upon the system page size.
48380 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
48382         * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
48383         * resolv/Makefile: Define CFLAGS-libresolv.
48385 2011-08-17  Andreas Schwab  <schwab@redhat.com>
48387         * nss/makedb.c (compute_tables): Make variables used in nested
48388         function static.
48390 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
48392         * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
48393         * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
48394         if buffer was too small.
48396         * elf/pldd.c (main): Attach to all threads in the process.
48397         Rewrite /proc handling to use *at functions.
48399 2011-08-16  Ulrich Drepper  <drepper@gmail.com>
48401         * elf/dl-open.c (_dl_show_scope): Take additional parameter which
48402         specifies first scope to show.
48403         (dl_open_worker): Update callers.  Move printing scope of new
48404         object to before the relocation.
48405         * elf/rtld.c (dl_main): Update _dl_show_scope call.
48406         * sysdeps/generic/ldsodefs.h: Update declaration.
48408         * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
48409         string for the scope number.
48411 2011-08-14  Ulrich Drepper  <drepper@gmail.com>
48413         * nscd/servicescache.c (cache_addserv): Make sure written is always
48414         initialized.
48416 2011-08-14  Roland McGrath  <roland@hack.frob.com>
48418         * sysdeps/i386/i486/bits/atomic.h
48419         (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
48420         statement expression, so as to suppress "set but not used" warning.
48421         (__arch_c_compare_and_exchange_val_64_acq): Likewise.
48423         * string/strncat.c (STRNCAT): Use prototype definition.
48425         * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
48426         (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
48427         -Iprograms here.
48428         (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
48429         (localedef-modules): Add localedef.
48430         (locale-modules): Add locale.
48432         * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
48433         * elf/rtld.c (dl_main): Invert order of assignment in last change,
48434         to avoid a warning.
48436 2011-08-14  David S. Miller  <davem@davemloft.net>
48438         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
48439         RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
48441 2011-08-13  Ulrich Drepper  <drepper@gmail.com>
48443         * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
48444         (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
48445         * elf/rtld.c (dl_main): Set l_name of vDSO.
48446         Call _dl_show_scope when DL_DEBUG_SCOPES.
48447         (process_dl_debug): Recognize scopes flag and also set it for all.
48448         * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
48449         Declare _dl_show_scope.
48451         * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
48452         (do_dlopen): Pass caller_dlopen to dl_open.
48453         (__libc_dlopen_mode): Initialize caller_dlopen.
48455         * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
48456         of libc.  Make tolower call locale-independent.  Optimize a bit by
48457         using isdigit instead of isalnum.
48458         * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
48460 2011-08-12  Ulrich Drepper  <drepper@gmail.com>
48462         * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
48463         was a dependency or dynamically loaded.
48465 2011-08-11  Ulrich Drepper  <drepper@gmail.com>
48467         * intl/l10nflist.c: Allow architecture-specific pop function.
48468         * sysdeps/x86_64/l10nflist.c: New file.
48470         * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
48471         classification.
48473 2011-08-10  Andreas Schwab  <schwab@redhat.com>
48475         * include/dirent.h: Add libc_hidden_proto for scandirat and
48476         scandirat64.  Don't declare __scandirat64.
48477         * dirent/scandirat.c: Add libc_hidden_def.
48478         * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
48479         * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
48481 2011-08-10  David S. Miller  <davem@davemloft.net>
48483         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
48484         enum.
48485         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
48486         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
48487         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
48489 2011-08-09  Ulrich Drepper  <drepper@gmail.com>
48491         * Versions.def [libc]: Add GLIBC_2.15.
48492         * dirent/Makefile (routines): Add scandirat and scandirat64.
48493         * dirent/Versions [libc]: Export scandirat and scandirat64 for
48494         GLIBC_2.15.
48495         * dirent/dirent.h: Declare scandirat and scandirat64.
48496         * dirent/scandirat.c: New file.
48497         * dirent/scandirat64.c: New file.
48498         * sysdeps/wordsize-64/scandirat.c: New file.
48499         * sysdeps/wordsize-64/scandirat64.c: New file.
48500         * dirent/opendir.c: Define opendirat.
48501         * dirent/scandir.c: Move code to scandirat.c.  Implement scandir
48502         using scandirat.
48503         * dirent/scandir64.c: Adjust for scandir.c change.
48504         * include/dirent.h: Define scandir_cancel_struct.  Declare __opendirat,
48505         __scandirat64, and __scandir_cancel_handler.
48506         * sysdeps/unix/opendir.c: Rename __opendir to __opendirat.  Take
48507         additional parameter and use openat instead of open (outside of ld.so).
48508         Add new __opendir as wrapper around __opendirat.
48509         * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
48510         here without requiring old scandirat implementation.
48512 2011-08-08  Ulrich Drepper  <drepper@gmail.com>
48514         * dirent/scandir.c (cancel_handler): Renamed to
48515         __scandir_cancel_handler.  Do not define if SKIP_SCANDIR_CANCEL is
48516         defined.  Adjust users.
48517         * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
48518         * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
48520 2011-08-04  Ulrich Drepper  <drepper@gmail.com>
48522         * string/test-string.h (IMPL): Use __STRING to expand name and then
48523         stringify it.
48525         * string/test-strcmp.c: Unify most of the WIDE and !WIDE code.  Lots
48526         of cleanups.
48528 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48530         * string/Makefile: Update.
48531         (strop-tests): Append strncat.
48532         * string/test-wcscmp.c: New file.
48533         New comprehensive test for wcscmp.
48534         * string/test-strcmp.c: Update.
48535         (WIDE): New define.
48537 2011-07-22  Andreas Schwab  <schwab@redhat.com>
48539         * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
48540         line.
48542 2011-07-26  Andreas Schwab  <schwab@redhat.com>
48544         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
48545         encoding to ACE if AI_IDN.
48547 2011-08-01  Jakub Jelinek  <jakub@redhat.com>
48549         * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
48550         to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
48552 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
48554         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
48555         Fix overflow bug in strncat.
48556         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
48558         * string/test-strncat.c: Update.
48559         Add new tests for checking overflow bugs.
48561 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
48563         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
48564         strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
48565         * sysdeps/i386/i686/multiarch/strcat.S: New file.
48566         * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
48567         * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
48568         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
48569         * sysdeps/i386/i686/multiarch/strncat.S: New file.
48570         * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
48571         * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
48573         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
48574         (USE_AS_STRCAT): Define.
48575         Add strcat and strncat support.
48576         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
48578 2011-07-25  Andreas Schwab  <schwab@redhat.com>
48580         * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
48581         __n bigger than INT_MAX+1.
48582         (__strncmp_g): Likewise.
48584 2011-07-23  Ulrich Drepper  <drepper@gmail.com>
48586         * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
48587         * libio/stido.h: Likewise.
48589         * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
48590         (AF_NFC): Define.
48591         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
48592         (AF_NFC): Define.
48594         * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
48595         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
48596         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
48597         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
48598         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
48600         [BZ #13021]
48601         * scripts/test-installation.pl: Don't expect libnss_test1 to be
48602         installed.
48604         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
48605         typo.
48606         (_dl_x86_64_save_sse): Likewise.
48608 2011-07-22  Ulrich Drepper  <drepper@gmail.com>
48610         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
48611         OSXSAVE.
48612         (_dl_x86_64_save_sse): Likewise.
48614         * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
48616         * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
48618 2011-07-21  Andreas Schwab  <schwab@redhat.com>
48620         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
48621         change.
48622         (_dl_x86_64_save_sse): Use correct AVX check.
48624 2011-07-21  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
48626         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
48627         bug in strncpy/strncat.
48628         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
48630 2011-07-21  Ulrich Drepper  <drepper@gmail.com>
48632         * string/tester.c (test_strcat): Add tests for different alignments
48633         of source and destination.
48634         (test_strncat): Likewise.
48636 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
48638         [BZ #12852]
48639         * posix/glob.c (glob): Check passed in values before using them in
48640         expressions to avoid some overflows.
48641         (glob_in_dir): Likewise.
48643         [BZ #13007]
48644         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
48645         check for AVX enablement so that we don't crash with old kernels and
48646         new hardware.
48647         * elf/tst-audit4.c: Add same checks here.
48648         * elf/tst-audit6.c: Likewise.
48650         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
48652 2011-07-09  Andreas Schwab  <schwab@linux-m68k.org>
48654         * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
48656 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
48658         * po/cs.po: Update from translation team.
48659         * po/bg.po: Likewise.
48661 2011-07-12  Marek Polacek  <mpolacek@redhat.com>
48663         * misc/sys/cdefs.h: Add support for const attribute.
48664         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
48665         to gnu_dev_{major,minor,makedev} functions.
48667 2011-07-20  Marek Polacek  <mpolacek@redhat.com>
48669         * intl/dcigettext.c (get_output_charset): Add missing bracket.
48671 2011-07-20  Andreas Schwab  <schwab@redhat.com>
48673         * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
48674         strlen results.
48676 2011-07-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
48678         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
48679         (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
48680         register in order to avoid conflicts with the soft frame pointer
48681         being held in r11 when necessary.
48682         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
48683         (INTERNAL_VSYSCALL_NCS): Likewise.
48685 2011-07-14  Marek Polacek  <mpolacek@redhat.com>
48687         * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
48688         * elf/dl-fini.c (_dl_fini): Adjust caller.
48689         * elf/dl-close.c (_dl_close_worker): Likewise.
48690         * sysdeps/generic/ldsodefs.h: Adjust declaration.
48692 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
48694         * elf/cache.c (load_aux_cache): Remove unnecessary condition of
48695         "aux_cache->nlibs < 0".
48697         * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
48698         in the reload-count case.
48700 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
48702         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
48703         strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
48704         strncat-sse2-unaligned strncat-c strlen-sse2-pminub
48705         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
48706         * sysdeps/x86_64/multiarch/strcat.S: New file.
48707         * sysdeps/x86_64/multiarch/strncat.S: New file.
48708         * sysdeps/x86_64/multiarch/strncat-c.c: New file.
48709         * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
48710         * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
48711         * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
48712         * sysdeps/x86_64/multiarch/strcpy-ssse3.S
48713         (USE_AS_STRCAT): Define.
48714         Add strcat and strncat support.
48715         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
48716         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
48717         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
48718         * string/strncat.c: Update.
48719         (USE_AS_STRNCAT): Define.
48720         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
48721         Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
48722         and i7.
48723         * sysdeps/x86_64/multiarch/init-arch.h
48724         (bit_Prefer_PMINUB_for_stringop): New.
48725         (index_Prefer_PMINUB_for_stringop): Likewise.
48726         * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
48727         bit_Prefer_PMINUB_for_stringop.
48729 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
48731         * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
48732         buffer64.
48733         * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
48734         of casting of buffer.
48735         * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
48736         buffer32 and buffer64.
48737         * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
48738         writes instead of casting of buffer.
48739         * crypt/md5.h (struct md5_ctx): Move buffer into union and add
48740         buffer32.
48741         * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
48742         casting of buffer.
48744 2011-07-19  Andreas Schwab  <schwab@redhat.com>
48746         * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
48748 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
48750         * nscd/nscd.c (termination_handler): Don't do anything for a database
48751         if it has not yet been initialized.
48753 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
48755         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
48757 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
48759         * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
48761 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
48763         * po/nl.po: Update from translation team.
48764         * po/sv.po: Likewise.
48766 2011-07-16  Roland McGrath  <roland@hack.frob.com>
48768         * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
48769         now disallowed by GCC.
48771         * configure.in (use-default-link): Default to yes if a test -shared
48772         link meets our qualifications.
48773         * configure: Regenerated.
48775         * config.make.in (output-format): New variable.
48776         * configure.in: Check for ld --print-output-format support.
48777         * configure: Regenerated.
48778         * Makerules ($(common-objpfx)format.lds)
48779         [$(output-format) != unknown]: Just use $(output-format),
48780         instead of the linker-script munging.
48782 2011-07-14  Roland McGrath  <roland@hack.frob.com>
48784         * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
48785         of $(common-objpfx)shlib.lds.
48786         * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
48788         * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
48789         Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
48791         * configure.in (-z relro check): Adjust test code to add a large
48792         writable data section after it.
48793         * configure: Regenerated.
48795 2011-07-11  Roland McGrath  <roland@hack.frob.com>
48797         * configure.in (-z relro check): Fix test code to make the variable
48798         truly const.
48799         * configure: Regenerated.
48801 2011-07-11  Ulrich Drepper  <drepper@gmail.com>
48803         * nscd/nscd.h (struct traced_file): Define.
48804         (struct database_dyn): Remove inotify_descr, reset_res, and filename
48805         elements.  Add traced_files.
48806         (inotify_fd): Declare.
48807         (register_traced_file): Declare.
48808         * nscd/connections.c (dbs): Remove reset_res and filename initializers.
48809         (inotify_fd): Export.
48810         (resolv_conf_descr): Remove.
48811         (nscd_init): Move inotify descriptor creation to main.
48812         Don't register files for notification here.
48813         (register_traced_file): New function.
48814         (invalidate_cache): Don't use reset_res to determine whether to call
48815         res_init, go through the list of registered files.
48816         (main_loop_poll): The inotify descriptors are now stored in the
48817         structures for the traced files.
48818         (main_loop_epoll): Likewise
48819         * nscd/nscd.c (main): Create inotify socket here.  Pass extra argument
48820         to __nss_disable_nscd.
48821         * nscd/cache.c (prune_cache): There is no single inotify descriptor
48822         for a database anymore.  Check the records for all the registered
48823         files instead.
48824         * nss/Makefile (libnss_files-routines): Add files-init.
48825         (libnss_db-routines): Add db-init.
48826         * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
48827         [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
48828         * nss/nss_db/db-init.c: New file.
48829         * nss/nss_files/files-init.c: New file.
48830         * nss/nsswitch.c (nss_load_library): New function.  Broken out of
48831         __nss_lookup_function.
48832         (__nss_lookup_function): Call nss_load_library.
48833         (nss_load_all_libraries): New function.
48834         (__nss_disable_nscd): Take parameter with callback function for files
48835         to register.  Set is_nscd.  Load all the DSOs for the NSS modules
48836         used for the cached services.
48837         * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
48838         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
48839         options for features to all the files in nscd.
48841         * nss/nsswitch.c (nss_parse_file): Add missing fclose.
48843 2011-07-10  Roland McGrath  <roland@hack.frob.com>
48845         * csu/elf-init.c (__libc_csu_init): Comment typo.
48847 2011-07-09  Ulrich Drepper  <drepper@gmail.com>
48849         * po/pl.po: Update from translation team.
48850         * po/ja.po: Likewise.
48851         * po/ru.po: Likewise.
48852         * po/ko.po: Likewise.
48853         * po/fr.po: Likewise.
48855 2011-07-09  Roland McGrath  <roland@hack.frob.com>
48857         * configure.in (.ctors/.dtors header and trailer check):
48858         Use an empirical test on a built program.
48859         * configure: Regenerated.
48861         * configure.in (-z relro check): Use an empirical test on a built DSO.
48862         Detect, but do not require, on ia64.
48863         * configure: Regenerated.
48865         * configure.in (READELF): Find it with AC_CHECK_TOOL.
48866         Update tests that use readelf to use $READELF instead.
48867         * configure: Regenerated.
48869 2011-07-08  Ulrich Drepper  <drepper@gmail.com>
48871         * malloc/hooks.c (memalign_check): Avoid using checked_request2size
48872         if the result is not used.
48874 2011-07-05  Andreas Jaeger  <aj@suse.de>
48876         [BZ#9696]
48877         * stdlib/tst-strtod.c: Add testcase.
48879 2011-07-07  Ulrich Drepper  <drepper@gmail.com>
48881         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
48882         (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
48883         The latter has a higher limit.  Take additional parameter to pass to
48884         the new function.
48885         (__pathconf): Pass file to __statfs_link_max.
48886         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
48887         __statfs_link_max.
48888         * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
48889         __statfs_link_max.
48891         [BZ #12868]
48892         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
48893         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
48894         Handle Lustre.
48895         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
48896         (__statfs_filesize_max): Likewise.
48897         Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
48899 2011-07-05  Andreas Jaeger  <aj@suse.de>
48901         * resolv/res_comp.c (dn_skipname): Remove unused variable.
48903 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
48905         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
48906         `status' variable.
48907         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
48908         Likewise.
48910 2011-07-04  H.J. Lu  <hongjiu.lu@intel.com>
48912         * Makefile (strop-tests): Add strncat.
48913         * string/test-strncat.c: New file.
48915 2011-06-30  Marek Polacek  <mpolacek@redhat.com>
48917         * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
48919 2011-06-21  Andreas Jaeger  <aj@suse.de>
48921         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
48922         Copy rule from iconvdata/Makefile.
48924 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
48926         [BZ #12922]
48927         * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
48928         but no long options are defined, just return 'W'.
48930 2011-06-22  Marek Polacek  <mpolacek@redhat.com>
48932         [BZ #9696]
48933         * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
48935 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
48937         * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
48938         netgroups to read.
48939         (innetgr): Likewise.
48941 2011-07-05  Roland McGrath  <roland@hack.frob.com>
48943         * config.make.in (install_root): Default to $(DESTDIR).
48945 2011-07-05  Ulrich Drepper  <drepper@gmail.com>
48947         * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
48949 2011-07-02  Roland McGrath  <roland@hack.frob.com>
48951         * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
48953         * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
48954         containing directory rather than embedding absolute directory names.
48956         * scripts/check-local-headers.sh: Rewritten using awk.
48957         Match by word, not by line.  Print error messages for matches.
48958         * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
48960         * Makerules [shlib-lds-flags empty]:
48961         ($(common-objpfx)libc_pic.opts): New target.
48962         ($(common-objpfx)libc_pic.os.clean): New target.
48963         ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
48965         * config.make.in (OBJCOPY): New variable.
48966         * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
48967         * configure: Regenerated.
48969         * config.make.in (use-default-link): New variable.
48970         * configure.in (use_default_link): Grok --with-default-link to set it.
48971         * configure: Regenerated.
48972         * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
48973         (shlib-lds, shlib-lds-flags): Define to empty.
48975         * Makerules (shlib-lds): New variable.
48976         (shlib-lds-flags): New variable.
48977         (build-shlib, build-moduile, build-module-asneeded): Use it.
48978         ($(common-objpfx)libc.so): Use $(shlib-lds).
48979         ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
48980         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
48982         * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
48983         DT_FLAGS/DT_FLAGS_1 with zero flags.
48985         * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
48986         linker script munging.
48988 2011-07-02  Ulrich Drepper  <drepper@gmail.com>
48990         * crypt/sha512.h (struct sha512_ctx): Add union to access total also
48991         as 128-bit value.
48992         * crypt/sha512.c (sha512_process_block): Perform total addition using
48993         128-bit if possible.
48994         (__sha512_finish_ctx): Likewise.
48995         * crypt/sha256.h (struct sha256_ctx): Add union to access total also
48996         as 64-bit value.
48997         * crypt/sha256.c (SWAP64): Define.
48998         (sha256_process_block): Perform total addition using 64-bit if
48999         possible.
49000         (__sha256_finish_ctx): Likewise.
49002 2011-07-01  Ulrich Drepper  <drepper@gmail.com>
49004         * nscd/pwdcache.c (cache_addpw): Cleanup.  Add branch prediction.
49005         * nscd/initgrcache.c (addinitgroupsX): Likewise.
49006         * nscd/hstcache.c (cache_addhst): Likewise.
49007         * nscd/grpcache.c (cache_addgr): Likewise.
49008         * nscd/aicache.c (addhstaiX): Likewise
49009         * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
49011 2011-07-01  Thorsten Kukuk  <kukuk@suse.de>
49013         * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
49014         * nscd/initgrcache.c (addinitgroupsX): Likewise.
49015         * nscd/hstcache.c (cache_addhst): Likewise.
49016         * nscd/grpcache.c (cache_addgr): Likewise.
49017         * nscd/aicache.c (addhstaiX): Likewise
49019 2011-07-01  Andreas Schwab  <schwab@redhat.com>
49021         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
49022         domain only when needed.
49024 2011-06-30  Andreas Schwab  <schwab@redhat.com>
49026         * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
49027         is always restored.
49029 2011-06-29  Ulrich Drepper  <drepper@gmail.com>
49031         * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
49032         are re-adding the entry.
49033         * nscd/servicescache.c (cache_addserv): Likewise.
49035 2011-06-30  Aurelien Jarno  <aurelien@aurel32.net>
49037         * sysdeps/generic/dl-irel.h: fix protection against multiple
49038         inclusions.
49039         * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
49041 2011-06-28  Ulrich Drepper  <drepper@gmail.com>
49043         [BZ #12935]
49044         * malloc/memusage.sh: Fix quoting in message.
49045         * debug/xtrace.sh: Likewise.
49047         * configure.in: Remove support for --experimental-malloc option, make
49048         it the default.
49049         * config.make.in: Likewise.
49050         * malloc/Makefile: Likewise.
49052 2011-06-27  Andreas Schwab  <schwab@redhat.com>
49054         * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
49055         two-byte characters.
49057 2011-06-27  Roland McGrath  <roland@hack.frob.com>
49059         * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
49060         AC_CACHE_CHECK invocation.
49061         * configure: Regenerated.
49063         * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
49065 2011-06-27  Ulrich Drepper  <drepper@gmail.com>
49067         [BZ #12350]
49068         * nscd/aicache.c (addhstaiX):  Restore only RES_USE_INET6
49069         bit from old_res_options.
49071         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
49073         * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
49074         value type for setfct.
49076 2011-06-23  H.J. Lu  <hongjiu.lu@intel.com>
49078         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
49079         __gettimeofday instead of gettimeofday.
49081 2011-06-26  Ulrich Drepper  <drepper@gmail.com>
49083         * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
49085 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
49087         * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
49089         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
49090         info.
49092 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
49094         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
49095         strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
49096         strcpy-sse2-unaligned strncpy-sse2-unaligned
49097         stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
49098         * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
49099         * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
49100         * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
49101         * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
49102         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
49103         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
49104         * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
49105         * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
49106         * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
49107         (STRCPY): Support SSE2 and SSSE3 versions.
49109 2011-06-24  Ulrich Drepper  <drepper@gmail.com>
49111         [BZ #12874]
49112         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
49113         * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
49114         kernels which artificially limit size of requests.
49116 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
49118         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
49119         strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
49120         strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
49121         * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
49122         * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
49123         * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
49124         * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
49125         * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
49126         * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
49127         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
49128         * sysdeps/i386/i686/multiarch/strcpy.S: New file.
49129         * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
49130         * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
49131         * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
49132         * sysdeps/i386/i686/multiarch/strncpy.S: New file.
49133         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
49134         Enable unaligned load optimization for Intel Core i3, i5 and i7
49135         processors.
49136         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
49137         Define.
49138         (index_Fast_Unaligned_Load): Define.
49139         (HAS_FAST_UNALIGNED_LOAD): Define.
49141 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
49143         * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
49145 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
49147         [BZ #12907]
49148         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
49149         until it is clear that the information is realy needed.
49150         Patch mostly by David Hanisch <david.hanisch@nsn.com>.
49152 2011-06-22  Andreas Schwab  <schwab@redhat.com>
49154         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
49156 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
49158         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
49159         /sys/devices/system/cpu/online if it is usable.
49161         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
49162         reading the information from the /proc filesystem to once a second.
49164 2011-06-21  Andreas Jaeger  <aj@suse.de>
49166         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
49167         NULL after inclusion of kernel headers.
49169 2011-06-21  Ulrich Drepper  <drepper@gmail.com>
49171         * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
49172         calls to internal_setent.
49174         [BZ #12885]
49175         * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
49176         addresses using gethostbyname4_r ignore IPv4 addresses.
49178         * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
49179         branch using gethostbyname2 is only for AF_INET.  Optimize accordingly.
49181         * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
49183 2011-06-20  David S. Miller  <davem@davemloft.net>
49185         * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
49186         inclusions.
49187         * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
49189         * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
49190         (elf_irel): Use it.
49191         * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
49192         * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
49193         * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
49194         * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
49195         * sysdeps/x86_64/dl-irel.h: Likewise.
49197         * elf/dl-runtime.c: Use elf_ifunc_invoke.
49198         * elf/dl-sym.c: Likewise.
49200 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
49202         * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch.  We
49203         need to dereference resplen2.
49205 2011-06-14  Andreas Schwab  <schwab@redhat.com>
49207         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
49209 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
49211         * Makeconfig: Define vardbdir and inst_vardbdir.
49212         * nss/Makefile: Add rules to install db-Makefile.
49214         * nss/nss_db/db-XXX.c: Cleanup.
49216         * nss/Makefile (libnss_db-dbs): Add db-initgroups.
49217         * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
49218         GLIBC_PRIVATE.
49219         * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
49220         * nss/makedb.c: Implement -g option to specify that value strings
49221         are generated and should not be added to table iterated over for
49222         get*ent calls.
49223         * nss/nss_db/db-initgroups.c: New file.
49225         * nss/getent.c: Add support for initgroups lookups through getgrouplist
49226         interface.
49228         * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
49229         (internal_getgrouplist): Adjust to name change.
49230         Update use_initgroups_entry if this is not the first call.
49231         * nss/databases.def: Add initgroups entry.
49233         * nss/makedb.c (compute_tables): Check result of multiple hash table
49234         sizes to minimize maximum chain length.
49236 2011-06-14  Ulrich Drepper  <drepper@gmail.com>
49238         * Versions.def: Add entry for libnss_db.
49239         * shlib-versions: Likewise.
49240         * nss/Makefile: Add rules to build libnss_db.
49241         * nss/Versions: Add libnss_db information.  Organize libnss_files
49242         entries better.
49243         * nss/db-Makefile: Add gshadow support.  Change rules for the new
49244         makedb progra.  Some minor improvements to generate smaller files.
49245         * nss/nss_db/nss_db.h: Move NSS database header data structures to
49246         here from...
49247         * nss/makedb.c: ...here.
49248         Improve database format to be smaller and require less memory at
49249         runtime.
49250         * nss/nss_db/db-XXX.x: Adjust for new database format.  Don't use
49251         db anymore.
49252         * nss/nss_db/db-netgrp.c: Likewise.
49253         * nss/nss_db/db-open.c: Likewise.
49254         * nss/nss_files/flies-XXX.x: Adjust comments.
49255         * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
49256         * nss/nss_files/files-grp.c: Likewise.
49257         * nss/nss_files/files-hosts.c: Likewise.
49258         * nss/nss_files/files-network.c: Likewise.
49259         * nss/nss_files/files-proto.c: Likewise.
49260         * nss/nss_files/files-pwd.c: Likewise.
49261         * nss/nss_files/files-rpc.c: Likewise.
49262         * nss/nss_files/files-service.c: Likewise.
49263         * nss/nss_files/files-sgrp.c: Likewise.
49264         * nss/nss_files/files-spwd.c: Likewise.
49265         * nss/nss_db/db-alias.c: Removed.
49266         * nss/nss_db/dummy-db.h: Removed.
49268 2011-06-02  Ulrich Drepper  <drepper@gmail.com>
49270         * nss/makedb.c: Rewritten to not use database library.
49271         * nss/Makefile: Update to build new makedb program.
49273 2011-06-14  Andreas Jaeger  <aj@suse.de>
49275         * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
49276         memset declaration.
49278 2011-06-10  Andreas Schwab  <schwab@redhat.com>
49280         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
49281         tmpbuf.
49283 2011-06-10  Roland McGrath  <roland@hack.frob.com>
49285         * Makerules (shlib.lds): Fail if the linker script comes out empty.
49286         * elf/Makefile ($(objpfx)ld.so): Likewise.
49288         * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
49289         Don't list ld.so twice in dependencies.
49291         * posix/bug-regex31.c: Include <stdlib.h>.
49293         * nscd/hstcache.c (cache_addhst): Remove unused variable.
49295         * nis/nss_compat/compat-spwd.c
49296         (getspent_next_nss_netgr): Remove unused variable.
49297         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
49299         * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
49300         nonmembers" output to use the right array.
49302         * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
49304         * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
49306         * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
49307         * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
49308         * catgets/gencat.c (read_input_file): Likewise.
49309         * locale/programs/locarchive.c (enlarge_archive): Likewise.
49311         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
49312         variable definition inside #if's controlling its use.
49314         * inet/getnetgrent_r.c (innetgr): Remove unused variable.
49316         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
49318         * misc/syslog.c (__vsyslog_chk): Remove unused variable.
49320         * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
49321         unreachable code.
49323         * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
49325         * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
49326         * configure: Regenerated.
49328         * Makerules: Revert last change.
49329         * elf/Makefile: Likewise.
49331 2011-06-09  Roland McGrath  <roland@hack.frob.com>
49333         * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
49334         * elf/Makefile ($(objpfx)librtld.os): Likewise.
49335         (reloc-link): Likewise.
49337 2011-06-09  Ulrich Drepper  <drepper@gmail.com>
49339         * elf/Makefile: Add rules to build pldd.
49340         * elf/pldd.c: New file.
49341         * elf/pldd-xx.c: New file.
49343 2011-06-07  Ulrich Drepper  <drepper@gmail.com>
49345         * version.h: Update for 2.15 development version.
49347 2011-06-07  David S. Miller  <davem@davemloft.net>
49349         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
49350         ifuncs.
49351         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
49352         elf_machine_lazy_rel): Likewise.
49353         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
49354         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
49355         elf_machine_lazy_rel): Likewise.
49356         * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
49357         dl_hwcap via passed in argument.
49358         * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
49359         Likewise.
49361 2011-06-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
49363         * stdlib/longlong.h: Update from GCC.  Fix smul_ppmm for S/390.
49365 2011-06-06  Roland McGrath  <roland@hack.frob.com>
49367         [BZ #12849]
49368         * manual/fdl-1.1.texi: New file, verbatim from:
49369         http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
49370         * manual/lgpl-2.1.texi: New file, verbatim from:
49371         http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
49372         * manual/Makefile (licenses): New variable, list those new file names.
49373         (texis): Use it.
49374         (chapters.% top-menu.%): Include $(licenses) with $(appendices).
49376         * manual/fdl.texi: File removed.
49377         * manual/lesser.texi: File removed.
49378         * manual/libc.texinfo (Copying, Documentation License):
49379         Use new @include file names, put @appendix directive before @include.
49381 2011-06-04  Jakub Jelinek  <jakub@redhat.com>
49383         [BZ #12841]
49384         * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
49385         (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
49386         (mq_open): Add __NTH.
49388 2011-06-02  H.J. Lu  <hongjiu.lu@intel.com>
49390         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
49391         Assume Intel Core i3/i5/i7 processor if AVX is available.
49393 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
49395         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
49396         typo.
49398 2011-05-31  Andreas Schwab  <schwab@redhat.com>
49400         * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
49401         memory.  Use alloca_account.  Fix memory leak when retrying.
49403 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
49405         * version.h (RELEASE): Bump for 2.14 release.
49406         * include/features.h (__GLIBC_MINOR__): Bump to 14.
49408         * config.make.in (RANLIB): Remove entry.
49410 2011-05-30  Ulrich Drepper  <drepper@gmail.com>
49412         * po/Makefile (po-sed-cmd): Add ksh to extensions.
49413         (libc.pot): Work around missing support for .ksh extension in xgettext.
49415         [BZ #12684]
49416         * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
49417         if both request failed.
49418         (send_dg): In case of server errors clear resplen or *resplen2.
49420         [BZ #12454]
49421         * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
49422         when there are multiple maps.
49423         * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
49424         (_dl_fini): Remove test here.
49426         * elf/rtld.c (dl_main): Don't allow the loader to load itself.
49428 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
49430         [BZ #12350]
49431         * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
49432         bit from old_res_options.
49433         (gaih_inet): Likewise.
49435         [BZ #11099]
49436         * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
49437         as signed.
49439         * resolv/res_init.c (res_setoptions): Make the code more compact.
49441         [BZ #11558]
49442         * resolv/res_init.c (res_setoptions): Recognize use-vc option and
49443         set RES_USEVC.
49445         [BZ #11634]
49446         * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
49448         * malloc/malloc.h: Mark malloc hook variables as deprecated.
49450         [BZ #11781]
49451         * malloc/malloc.h: Declare malloc hook variables as volatile.
49453         * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
49454         in last patch.
49456         [BZ #11799]
49457         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
49458         raise in the comment.
49459         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
49460         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
49461         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
49463 2011-05-28  Ulrich Drepper  <drepper@gmail.com>
49465         [BZ #12811]
49466         * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
49467         grow the buffers more if it already has to be sufficient.
49468         (build_wcs_upper_buffer): Likewise.
49469         * posix/regexec.c (check_matching): Likewise.
49470         (clean_state_log_if_needed): Likewise.
49471         (extend_buffers): Don't enlarge buffers beyond size of the input
49472         buffer.
49473         Patches mostly by Emil Wojak <emil@wojak.eu>.
49474         * posix/bug-regex32.c: New file.
49475         * posix/Makefile (tests): Add bug-regex32.
49477         * locale/findlocale.c (_nl_find_locale): Return right away if
49478         _nl_explode_name failed.
49479         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
49481         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
49483         * debug/xtrace.sh: Unify messages.
49484         * malloc/memusage.sh: Likewise.
49486         [BZ #12813]
49487         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
49488         time symbol from vDSO.  Substitute with vsyscall if not available.
49489         * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
49490         __vdso_time.
49492         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
49493         * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
49494         * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
49495         Add sendmmsg and internal_sendmmsg.
49496         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
49497         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
49498         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
49500         * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
49501         * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
49502         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
49504 2011-05-27  Ulrich Drepper  <drepper@gmail.com>
49506         [BZ #12813]
49507         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
49508         Retrieve getcpu symbol from vDSO.  Substitute with vsyscall if not
49509         available.
49510         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
49511         __vdso_getcpu.
49513         [BZ #12814]
49514         * iconvdata/Makefile (tests): Add bug-iconv9.
49515         * iconvdata/bug-iconv9.c: New file.
49517 2011-05-27  Andreas Schwab  <schwab@redhat.com>
49519         [BZ #12814]
49520         * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
49522 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
49524         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
49525         (struct user_regs_struct): Change intcs field back to cs.
49527 2011-05-25  Ulrich Drepper  <drepper@gmail.com>
49529         * po/ja.po: Update from translation team.
49531 2011-05-23  Ulrich Drepper  <drepper@gmail.com>
49533         [BZ #12795]
49534         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
49535         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
49537 2011-05-20  Andreas Schwab  <schwab@redhat.com>
49539         * stdlib/longlong.h: Update from GCC.
49541 2011-05-23  Andreas Schwab  <schwab@redhat.com>
49543         * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
49544         parameter name.
49545         * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
49546         Add parameter name.
49547         (__sysconf): Pass it down.
49549 2011-05-22  Ulrich Drepper  <drepper@gmail.com>
49551         [BZ #12671]
49552         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
49553         some situations.
49554         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
49555         * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
49556         add in in __libc_use_alloca calls.  Adjust callers.
49557         (glob): Use malloc in some situations.
49559         * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
49560         and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
49561         pltexit.
49563 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
49565         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
49566         and CLOCK_BOOTTIME_ALARM.
49568         [BZ #12782]
49569         * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
49570         is returned.
49572         * string/_strerror.c (__strerror_r): Print negative errors as signed
49573         numbers.
49575         [BZ #12777]
49576         * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
49577         (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
49578         * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
49580         * configure.in: Fix typo in redirection and correct removal of test
49581         files in two cases.
49583         [BZ #12788]
49584         * locale/setlocale.c (new_composite_name): Fix test to check for
49585         identical name of all categories.
49587         [BZ #12792]
49588         * libio/filedoalloc.c (local_isatty): New function.
49589         (_IO_file_doallocate): Use local_isatty.
49590         * stdio-common/perror.c (perror): In case a new stream is used
49591         forward the stream error.
49592         * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
49593         error flag.
49595 2011-05-20  Ulrich Drepper  <drepper@gmail.com>
49597         [BZ #11869]
49598         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
49599         alloca.
49600         * include/alloca.h (extend_alloca_account): Define.
49602         [BZ #11857]
49603         * posix/regex.h: Fix comments with documentation of user-accessible
49604         fields after compilation and describe correct free'ing of pattern
49605         after re_compile_pattern.
49606         Patch by Reuben Thomas <rrt@sc3d.org>.
49608 2011-05-18  Ryan S. Arnold  <rsa@us.ibm.com>
49610         * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
49611         and -mno-altivec to prevent the compiler from using Altivec and/or
49612         VSX instructions when the corresponding registers are not available.
49614 2011-05-19  Andreas Schwab  <schwab@redhat.com>
49616         * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
49618 2011-05-19  Ulrich Drepper  <drepper@gmail.com>
49620         * libio/freopen.c (freopen): Use __dup2, not dup2.
49621         * libio/freopen64.c (freopen64): Likewise.
49623 2011-05-17  H.J. Lu  <hongjiu.lu@intel.com>
49625         [BZ #12775]
49626         * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
49627         * math/Makefile (tests): Add test-powl.
49628         (CFLAGS-test-powl.c): Define.
49629         * math/test-powl.c: New file.
49631 2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
49633         * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
49635 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
49637         [BZ #11837]
49638         * iconvdata/gb18030.c: Update to GB18020-2005.
49640 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
49642         * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
49643         RE_SYNTAX_POSIX_AWK): Update to match recent development.
49644         Patch by Aharon Robbins <arnold@skeeve.com>.
49646         [BZ #11892]
49647         * stdlib/putenv.c (putenv): Don't always create copy of the variable
49648         on the stack.
49650         [BZ #11895]
49651         * misc/pselect.c (__pselect): Handle timeout value errors hidden
49652         through underflows.
49654         [BZ #12766]
49655         * misc/error.c (error_at_line): Ensure file_name and old_file_name
49656         point to strings before performing equality test for error_one_per_line
49657         mode.
49659         [BZ #11697]
49660         * login/programs/pt_chown.c (do_pt_chown): Always call chown.
49662         [BZ #11820]
49663         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
49664         (struct user_fpregs_struct): Avoid __uint*_t types.
49666         [BZ #6420]
49667         * malloc/mtrace.c (tr_where): Add additional parameter to point to
49668         symbol info.  Use it instead of calling _dl_addr locally.
49669         (lock_and_info): New function.
49670         (tr_freehook): Call lock_and_info and pass symbol info as additional
49671         parameter to tr_where.
49672         (tr_mallochook): Likewise.
49673         (tr_reallochook): Likewise.
49674         (tr_memalignhook): Likewise.
49676         * malloc/mtrace.c: Remove support for USE_MTRACE_FILE.  It is not
49677         used and couldn't be at all thread-safe.
49679 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
49681         * libio/freopen.c (freopen): Don't close old file descriptor
49682         before the new one is opened.  Instead dup the new file descriptor
49683         to the old one after the new stream is created.
49684         * libio/freopen64.c (freopen64): Likewise.
49685         * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
49686         * libio/fileops.c (_IO_new_file_close_it): Handle new
49687         _IO_FLAGS2_NOCLOSE flag.
49688         (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
49689         If _IO_file_open didn't set FD_CLOEXEC do it after the call.
49690         * libio/oldfileops.c (_IO_old_file_close_it): Handle new
49691         _IO_FLAGS2_NOCLOSE flag.
49692         * include/unistd.h: Add hidden_proto for dup3.
49693         Define __have_dup3.
49694         * io/dup3.c: Define hidden symbol.
49695         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
49697         [BZ #7101]
49698         * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
49699         when an incomplete long option is used.
49700         * posix/tst-getopt_long1.c: New file.
49701         * posix/Makefile (tests): Add tst-getopt_long1.
49703         [BZ #10138]
49704         * scripts/config.guess: Update from autoconf-2.68.
49705         * scripts/config.sub: Likewise.
49707         [BZ #10157]
49708         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
49709         tests into ...
49710         (has_cpuclock): ...this.  New function.
49711         * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
49712         macro here based on has_cpuclock code.
49714         [BZ #10149]
49715         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
49716         First byte (not low byte) is now always NUL.
49717         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
49719         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
49720         Use non-cancelable interfaces.
49722         [BZ #9809]
49723         * locale/iso-639.def: Add entry for Sorani.
49725         [BZ #11901]
49726         * include/stdlib.h: Move include protection to the right place.
49727         Define abort_msg_s.  Declare __abort_msg with it.
49728         * stdlib/abort.c (__abort_msg): Adjust type.
49729         * assert/assert.c (__assert_fail_base): New function.  Majority
49730         of code from __assert_fail.  Allocate memory for __abort_msg with
49731         mmap.
49732         (__assert_fail): Now call __assert_fail_base.
49733         * assert/assert-perr.c: Remove bulk of implementation.  Use
49734         __assert_fail_base.
49735         * include/assert.hL Declare __assert_fail_base.
49736         * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
49737         mmap.
49738         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
49740 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
49742         [BZ #11952]
49743         [BZ #12453]
49744         * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
49745         until all modules are registered in the DTV.
49746         * elf/Makefile: Add rules to build and run tst-tls19.
49747         * elf/tst-tls19.c: New file.
49748         * elf/tst-tls19mod1.c: New file.
49749         * elf/tst-tls19mod2.c: New file.
49750         * elf/tst-tls19mod3.c: New file.
49751         Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
49753         [BZ #12083]
49754         * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
49755         correctly.
49757         [BZ #12601]
49758         * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
49759         two-byte sequence errors.
49760         * iconvdata/Makefile (tests): Add bug-iconv8.
49761         * iconvdata/bug-iconv8.c: New file.
49763         [BZ #12626]
49764         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
49765         buf2 definition.
49767         * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
49769         [BZ #12432]
49770         * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
49771         (dummy_getcfa): New function.
49772         (init): Get _Unwind_GetCFA address, use dummy if not found.
49773         (backtrace_helper): In recursion check, also check whether CFA changes.
49774         (__backtrace): Completely initialize arg.
49776         * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
49777         storing incomplete byte sequence in state object.  Avoid testing for
49778         guaranteed too small input if we know there is enough data available.
49780 2011-05-11  Andreas Schwab  <schwab@redhat.com>
49782         * Makeconfig (+link-pie): Indent.
49783         * Rules (binaries-pie): Define if $(have-fpie) and
49784         $(build-shared).
49785         (binaries-shared): Also filter out $(binaries-pie).
49786         ($(addprefix $(objpfx),$(binaries-pie))): New rule.
49787         * nscd/Makefile (others-pie): Add nscd.
49788         (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
49789         ($(objpfx)nscd): Remove command override.
49790         * login/Makefile (others-pie): Add pt_chown.
49791         ($(objpfx)pt_chown): Remove command override.
49792         * elf/Makefile: Add PIE tests to tests and tests-pie variables and
49793         remove command overrides.
49795 2011-05-13  Ulrich Drepper  <drepper@gmail.com>
49797         * libio/tst_putwc.c: Fix error messages.
49799         [BZ #12724]
49800         * libio/fileops.c (_IO_new_file_close_it): Always flush when
49801         currently writing and seek to current position when not.
49802         * libio/Makefile (tests): Add bug-fclose1.
49803         * libio/bug-fclose1.c: New file.
49805 2011-05-12  Ulrich Drepper  <drepper@gmail.com>
49807         [BZ #12511]
49808         * elf/dl-lookup.c (enter): Don't test for copy relocation here and
49809         don't set DF_1_NODELETE here.
49810         (do_lookup_x): When entering new entry test for copy relocation
49811         and if necessary set DF_1_NODELETE flag.
49812         * elf/tst-unique4.cc: New file.
49813         * elf/tst-unique4.h: New file.
49814         * elf/tst-unique4lib.cc: New file.
49815         * elf/Makefile: Add rules to build and run tst-unique4.
49816         Patch by Piotr Bury <pbury@goahead.com>.
49818 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
49820         [BZ #12052]
49821         * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
49823         [BZ #12625]
49824         * misc/mntent_r.c (addmntent): Flush the stream after the output
49826         [BZ #12393]
49827         * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
49828         (is_trusted_path_normalize): Skip initial colon.  Append slash
49829         to empty buffer.  Duplicate is_trusted_path code but allow
49830         constructed patch to be prefix.
49831         (is_dst): Allow $ORIGIN followed by /.
49832         (_dl_dst_substitute): Correct clearing of check_for_trusted.
49833         Correct testing of result of is_trusted_path_normalize
49834         (decompose_rpath): Fix warning.
49836 2011-05-10  Ulrich Drepper  <drepper@gmail.com>
49838         [BZ #11257]
49839         * grp/initgroups.c (internal_getgrouplist): When we found the service
49840         list through the initgroups entry in nsswitch.conf do not always
49841         continue on a successful lookup.  Don't always use the
49842         __nss_group_database value if it is set.
49843         * nss/nsswitch.conf (initgroups): Change action for successful db
49844         lookup to continue for compatibility.
49846 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
49848         [BZ #11532]
49849         * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
49850         and CP774 modules.
49851         * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
49852         and CP774 modules.
49853         * iconvdata/tst-tables.sh: Likewise.
49854         * iconvdata/cp770.c: New file.
49855         * iconvdata/cp771.c: New file.
49856         * iconvdata/cp772.c: New file.
49857         * iconvdata/cp773.c: New file.
49858         * iconvdata/cp774.c: New file.
49859         * iconvdata/testdata/CP770: New file.
49860         * iconvdata/testdata/CP770..UTF8: New file.
49861         * iconvdata/testdata/CP771: New file.
49862         * iconvdata/testdata/CP771..UTF8: New file.
49863         * iconvdata/testdata/CP772: New file.
49864         * iconvdata/testdata/CP772..UTF8: New file.
49865         * iconvdata/testdata/CP773: New file.
49866         * iconvdata/testdata/CP773..UTF8: New file.
49867         * iconvdata/testdata/CP774: New file.
49868         * iconvdata/testdata/CP774..UTF8: New file.
49870         * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
49871         END CHARMAP line.
49872         * iconvdata/gen-8bit-gap.sh: Likewise.
49873         * iconvdata/gen-8bit.sh: Likewise.
49875         * locale/iso-639.def: Add ary entry.
49877         [BZ #11258]
49878         * locale/C-translit.h.in: Add U20A1 transliteration.
49880         [BZ #12178]
49881         * locale/iso-639.def: Add wae entry.
49882         Patch by Kevin Bortis <bortis@translate-wae.ch>.
49884         [BZ #12545]
49885         * locale/programs/localedef.c (construct_output_path): Use ssize_t
49886         for n.
49888         [BZ #12711]
49889         * locale/C-translit.h.in: Add entry for U20B9.
49890         Patch by pravin.d.s@gmail.com.
49892 2011-05-08  Ulrich Drepper  <drepper@gmail.com>
49894         [BZ #12713]
49895         * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
49896         ENAMETOOLONG use generic getcwd.
49897         * sysdeps/posix/getcwd.c: Add support to use openat.  Make usable
49898         in rtld.  Use *stat64.
49899         * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
49900         Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
49901         * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
49902         * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
49903         * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
49904         * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
49905         * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
49906         __fstatat64 macros.
49907         * include/dirent.h: Add libc_hidden_proto for rewinddir.
49908         * dirent/rewinddir.c: Add libc_hidden_def.
49909         * sysdeps/mach/hurd/rewinddir.c: Likewise.
49910         * sysdeps/unix/rewinddir.c: Likewise.  Don't do locking outside libc.
49912         * include/dirent.h (__alloc_dir): Add flags parameter.
49913         * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
49914         * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
49915         __alloc_dir.
49916         (__alloc_dir): Take new parameter.  Don't call fcntl for invocations
49917         from fdopendir if O_CLOEXEC is already set.
49919 2011-03-15  Alan Modra  <amodra@gmail.com>
49921         * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
49922         l_tls_firstbyte_offset non-zero.  Save padding offset in
49923         l_tls_firstbyte_offset for later use.
49924         * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
49925         freeing static tls block.
49927 2011-03-05  Jonathan Nieder  <jrnieder@gmail.com>
49929         * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
49930         where #ifdef was intended.  The intent is to prevent ARG_MAX from
49931         being defined by the kernel headers.
49933 2011-05-07  Ulrich Drepper  <drepper@gmail.com>
49935         [BZ #12734]
49936         * resolv/resolv.h: Define RES_NOTLDQUERY.
49937         * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
49938         no-tld-query and set RES_NOTLDQUERY.
49939         * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
49940         * resolv/res_query.c (__libc_res_nsearch): Backport changes from
49941         modern BIND to search name as TLD unless forbidden.
49943 2011-05-07  Petr Baudis  <pasky@suse.cz>
49944             Ulrich Drepper  <drepper@gmail.com>
49946         [BZ #12393]
49947         * elf/dl-load.c (fillin_rpath): Move trusted path check...
49948         (is_trusted_path): ...to here.
49949         (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
49950         (_dl_dst_substitute): Verify expanded $ORIGIN path elements
49951         using is_trusted_path_normalize() in setuid scripts.
49953 2011-05-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
49955         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
49956         __BEGIN/__END_DECLS.
49958 2011-05-06  Ulrich Drepper  <drepper@gmail.com>
49960         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
49961         NSS_STATUS_NOTFOUND if no record was found.
49963 2011-05-05  Andreas Schwab  <schwab@redhat.com>
49965         * sunrpc/Makefile (headers): Add rpc/netdb.h.
49966         (headers-not-in-tirpc): Remove rpc/netdb.h
49967         * resolv/netdb.h: Revert last change.
49969 2011-05-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
49971         * Makeconfig (link-libc-static): Use --{start,end}-group to handle
49972         circular dependency between libgcc.a and libc.a.
49974 2011-05-05  Andreas Schwab  <schwab@redhat.com>
49976         * resolv/netdb.h: Don't include <rpc/netdb.h>.
49977         * nis/Makefile: Don't install rpcsvc/*.
49978         * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
49979         instead of <rpc/types.h>.
49980         (MAXHOSTNAMELEN): Define.
49982 2011-05-03  Andreas Schwab  <schwab@redhat.com>
49984         * elf/ldconfig.c (add_dir): Don't crash on empty path.
49986 2011-04-28  Maciej Babinski  <mbabinski@google.com>
49988         [BZ #12714]
49989         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
49990         gethostbyname4_r when IPv6 results are possible.
49992 2011-05-02  Ulrich Drepper  <drepper@gmail.com>
49994         [BZ #12723]
49995         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
49996         _PC_PIPE_BUF handling.
49998 2011-04-30  Bruno Haible  <bruno@clisp.org>
50000         [BZ #12717]
50001         * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
50002         * resolv/netdb.h (getnameinfo): Change type of flags parameter
50003         to 'int'.
50004         * inet/getnameinfo.c (getnameinfo): Likewise.
50006 2011-04-29  Ulrich Drepper  <drepper@gmail.com>
50008         * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
50009         to groups setting in database lookup.
50010         * nss/nsswitch.conf: Add initgroups entry.
50012 2011-04-22  Ulrich Drepper  <drepper@gmail.com>
50014         [BZ #12685]
50015         * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
50016         mode string.
50017         Patch by Eric Blake <eblake@redhat.com>.
50019 2011-04-20  H.J. Lu  <hongjiu.lu@intel.com>
50021         * sunrpc/Makefile (need-export-routines): Add svc_run.
50022         (routines): Remove svc_run.
50023         ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
50024         * sunrpc/clnt_perr.c (clnt_perrno): Export.
50025         * sunrpc/svc_run.c (svc_run): Likewise.
50026         * sunrpc/svc_udp.c (svcudp_create): Likewise.
50028 2011-04-21  Ulrich Drepper  <drepper@gmail.com>
50030         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
50031         problem in reallocation in last patch.
50033 2011-04-20  Ulrich Drepper  <drepper@gmail.com>
50035         * sunrpc/Makefile: Move inclusion of Rules.
50037 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
50039         * nss/nss_files/files-initgroups.c: New file.
50040         * nss/Makefile (libnss_files-routines): Add files-initgroups.
50041         * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
50042         _nss_files_initgroups_dyn.
50044 2011-03-31  Richard Sandiford  <richard.sandiford@linaro.org>
50046         * elf/elf.h (R_ARM_IRELATIVE): Define.
50048 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
50050         * po/ru.po: Update from translation team.
50052 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
50054         * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
50055         dependencies.
50057 2011-02-06  Mike Frysinger  <vapier@gentoo.org>
50059         [BZ #12653]
50060         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
50061         MEMCPY_CHK with USE_AS_BCOPY ifdef check.
50062         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
50063         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
50064         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
50066 2011-03-28  Andreas Schwab  <schwab@linux-m68k.org>
50068         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
50069         differing bytes.
50070         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
50071         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
50072         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
50074 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
50076         [BZ #12420]
50077         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
50078         storing it.
50079         * stdlib/bug-getcontext.c: New file.
50080         * stdlib/Makefile: Add rules to build and run bug-getcontext.
50082 2011-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
50084         * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
50085         instructions into .machine "z9-109".
50086         * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
50087         * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
50089 2011-04-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
50091         * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
50092         between environment variables and auxiliary vector.
50094 2011-04-16  Ulrich Drepper  <drepper@gmail.com>
50096         * Makefile: Add rules to build linkobj/libc.so.
50097         * include/libc-symbols.h: Define libc_hidden_nolink.
50098         * include/rpc/auth.h: Mark functions which are to be hidden.
50099         * include/rpc/auth_des.h: Likewise.
50100         * include/rpc/auth_unix.h: Likewise.
50101         * include/rpc/clnt.h: Likewise.
50102         * include/rpc/des_crypt.h: Likewise.
50103         * include/rpc/key_prot.h: Likewise.
50104         * include/rpc/pmap_clnt.h: Likewise.
50105         * include/rpc/pmap_prot.h: Likewise.
50106         * include/rpc/pmap_rmt.h: Likewise.
50107         * include/rpc/rpc_msg.h: Likewise.
50108         * include/rpc/svc.h: Likewise.
50109         * include/rpc/svc_auth.h: Likewise.
50110         * include/rpc/xdr.h: Likewise.
50111         * nis/Makefile: Link all DSOs against linkobj/libc.so.
50112         * nss/Makefile: Likewise.
50113         * sunrpc/Makefile: Don't install headers.  Build library with normal
50114         entry points.  Don't build rpcinfo.  Link RPC tests appropriately.
50115         * sunrpc/auth_des.c: Hide exported symbols by default, export some
50116         for the compat linking library.  Remove use of INTDEF/INTUSE.
50117         * sunrpc/auth_none.c: Likewise.
50118         * sunrpc/auth_unix.c: Likewise.
50119         * sunrpc/authdes_prot.c: Likewise.
50120         * sunrpc/authuxprot.c: Likewise.
50121         * sunrpc/clnt_gen.c: Likewise.
50122         * sunrpc/clnt_perr.c: Likewise.
50123         * sunrpc/clnt_raw.c: Likewise.
50124         * sunrpc/clnt_simp.c: Likewise.
50125         * sunrpc/clnt_tcp.c: Likewise.
50126         * sunrpc/clnt_udp.c: Likewise.
50127         * sunrpc/clnt_unix.c: Likewise.
50128         * sunrpc/des_crypt.c: Likewise.
50129         * sunrpc/des_soft.c: Likewise.
50130         * sunrpc/get_myaddr.c: Likewise.
50131         * sunrpc/key_call.c: Likewise.
50132         * sunrpc/key_prot.c: Likewise.
50133         * sunrpc/netname.c: Likewise.
50134         * sunrpc/pm_getmaps.c: Likewise.
50135         * sunrpc/pm_getport.c: Likewise.
50136         * sunrpc/pmap_clnt.c: Likewise.
50137         * sunrpc/pmap_prot.c: Likewise.
50138         * sunrpc/pmap_prot2.c: Likewise.
50139         * sunrpc/pmap_rmt.c: Likewise.
50140         * sunrpc/publickey.c: Likewise.
50141         * sunrpc/rpc_cmsg.c: Likewise.
50142         * sunrpc/rpc_common.c: Likewise.
50143         * sunrpc/rpc_dtable.c: Likewise.
50144         * sunrpc/rpc_prot.c: Likewise.
50145         * sunrpc/rpc_thread.c: Likewise.
50146         * sunrpc/rtime.c: Likewise.
50147         * sunrpc/svc.c: Likewise.
50148         * sunrpc/svc_auth.c: Likewise.
50149         * sunrpc/svc_authux.c: Likewise.
50150         * sunrpc/svc_raw.c: Likewise.
50151         * sunrpc/svc_run.c: Likewise.
50152         * sunrpc/svc_simple.c: Likewise.
50153         * sunrpc/svc_tcp.c: Likewise.
50154         * sunrpc/svc_udp.c: Likewise.
50155         * sunrpc/svc_unix.c: Likewise.
50156         * sunrpc/svcauth_des.c: Likewise.
50157         * sunrpc/xcrypt.c: Likewise.
50158         * sunrpc/xdr.c: Likewise.
50159         * sunrpc/xdr_array.c: Likewise.
50160         * sunrpc/xdr_float.c: Likewise.
50161         * sunrpc/xdr_intXX_t.c: Likewise.
50162         * sunrpc/xdr_mem.c: Likewise.
50163         * sunrpc/xdr_rec.c: Likewise.
50164         * sunrpc/xdr_ref.c: Likewise.
50165         * sunrpc/xdr_sizeof.c: Likewise.
50166         * sunrpc/xdr_stdio.c: Likewise.
50168 2011-04-10  Ulrich Drepper  <drepper@gmail.com>
50170         [BZ #12650]
50171         * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
50172         * sysdeps/ia64/dl-tls.h: Likewise.
50173         * sysdeps/powerpc/dl-tls.h: Likewise.
50174         * sysdeps/s390/dl-tls.h: Likewise.
50175         * sysdeps/sh/dl-tls.h: Likewise.
50176         * sysdeps/sparc/dl-tls.h: Likewise.
50177         * sysdeps/x86_64/dl-tls.h: Likewise.
50178         * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
50180 2011-03-14  Andreas Schwab  <schwab@redhat.com>
50182         * elf/dl-load.c (_dl_dst_substitute): When skipping the first
50183         rpath element also skip the following colon.
50184         (expand_dynamic_string_token): Add is_path parameter and pass
50185         down to DL_DST_REQUIRED and _dl_dst_substitute.
50186         (decompose_rpath): Call expand_dynamic_string_token with
50187         non-zero is_path.  Ignore empty rpaths.
50188         (_dl_map_object_from_fd): Call expand_dynamic_string_token
50189         with zero is_path.
50191 2011-04-08  Andreas Schwab  <schwab@linux-m68k.org>
50193         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
50194         Make cancelable.
50196 2011-04-09  Ulrich Drepper  <drepper@gmail.com>
50198         [BZ #12655]
50199         * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
50200         Patch by Filipe David Manana <fdmanana@apache.org>.
50202 2011-04-07  Andreas Schwab  <schwab@redhat.com>
50204         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
50205         Maintain aligned stack.
50206         (CHECK_RSP): Remove unused macro.
50208 2011-04-03  Ulrich Drepper  <drepper@gmail.com>
50210         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
50211         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
50213 2011-04-02  Ulrich Drepper  <drepper@gmail.com>
50215         * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
50217         * include/features.h: Mention __USE_XOPEN2K8 in comment.
50219 2011-03-26  H.J. Lu  <hongjiu.lu@intel.com>
50221         [BZ #12518]
50222         * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
50223         * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
50224         * sysdeps/x86_64/memmove.c: New file.
50225         * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
50226         (memcpy): Renamed to ...
50227         (__new_memcpy): This.
50228         (memcpy): Provide GLIBC_2_14 memcpy.
50229         * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
50230         (memcpy): Provide GLIBC_2_2_5 memcpy.
50232 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
50234         [BZ #12631]
50235         * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
50237 2011-03-30  Andreas Schwab  <schwab@redhat.com>
50239         * misc/syncfs.c: New file.
50240         * misc/Makefile (routines): Add syncfs.
50241         * posix/unistd.h: Declare syncfs.
50242         * sysdeps/unix/syscalls.list: Add syncfs.
50244 2011-04-01  Andreas Schwab  <schwab@redhat.com>
50246         * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
50247         open_by_handle_at.
50248         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
50249         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
50250         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
50251         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
50252         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
50253         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
50254         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
50256 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
50258         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
50259         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
50260         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
50261         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
50262         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
50263         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
50264         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
50266         * io/Makefile: Compile fallocate.c, fallocate64.c, and
50267         sync_file_range.c with -fexceptions.
50268         * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
50269         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
50270         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
50271         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
50272         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
50273         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
50274         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
50275         sync_file_range as cancellation point
50276         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file.  This is
50277         now a wrapper around __call_sync_file_range with cancellation handling.
50278         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
50279         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this.  Change
50280         function name to __call_sync_file_range.
50281         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
50282         Add call_sync_file_range.
50284 2011-04-01  Andreas Schwab  <schwab@redhat.com>
50286         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
50287         bits/timex.h.
50289 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
50291         * iconv/iconv.h: Fix typo in comment.
50292         * io/fcntl.h: Likewise.
50293         * libio/stdio.h: Likewise.
50294         * posix/spawn.h: Likewise.
50295         * posix/unistd.h: Likewise.
50296         * stdlib/stdlib.h: Likewise.
50297         * time/time.h: Likewise.
50298         * wcsmbs/wchar.h: Likewise.
50300         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
50301         open_by_handle): Add.
50302         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
50303         and MAX_HANDLE_SZ.  Declare name_to_handle_at and open_by_handle.
50304         Augment a few comments.
50305         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
50306         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
50307         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
50308         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
50309         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
50310         * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
50311         open_by_handle.
50313         * io/fcntl.h (AT_EMPTY_PATH): Define.
50315 2011-03-30  Ulrich Drepper  <drepper@gmail.com>
50317         * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
50318         * sysdeps/unix/sysv/linux/bits/time.h: New file.
50319         * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
50320         to...
50321         * sysdeps/unix/sysv/linux/bits/timex.h: ...here.  New file.
50322         * Versions.def: Add GLIBC_2.14.
50323         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
50324         Export.
50326 2011-03-22  Ulrich Drepper  <drepper@gmail.com>
50328         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
50329         round counter.
50330         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
50332 2011-03-20  H.J. Lu  <hongjiu.lu@intel.com>
50334         [BZ #12597]
50335         * string/test-strncmp.c (do_page_test): New function.
50336         (check2): Likewise.
50337         (test_main): Call check2.
50338         * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
50340 2011-03-20  Ulrich Drepper  <drepper@gmail.com>
50342         [BZ #12587]
50343         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
50344         Handle cache information in CPU leaf 4.
50345         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
50347 2011-03-18  Ulrich Drepper  <drepper@gmail.com>
50349         [BZ #12583]
50350         * posix/fnmatch.c (fnmatch): Check size of pattern in wide
50351         character representation.
50352         Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
50354 2011-03-16  Ryan S. Arnold  <rsa@us.ibm.com>
50356         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
50357         END(__isnan) to END(__isnanf) to match function entry point/label
50358         EALIGN(__isnanf,...).
50360 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
50362         * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
50364 2011-03-10  Ulrich Drepper  <drepper@gmail.com>
50366         [BZ #12510]
50367         * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
50368         copy from the symbol referenced in the relocation to initialize the
50369         used variable.
50370         Patch by Piotr Bury <pbury@goahead.com>.
50371         * elf/Makefile: Add rules to build and tst-unique3.
50372         * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
50373         * elf/tst-unique3.cc: New file.
50374         * elf/tst-unique3.h: New file.
50375         * elf/tst-unique3lib.cc: New file.
50376         * elf/tst-unique3lib2.cc: New file.
50378         * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
50380 2011-03-10  Mike Frysinger  <vapier@gentoo.org>
50382         * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
50383         $LDFLAGS and -nostdlib -nostartfiles to linking step.  Change main
50384         to _start.
50386 2011-03-06  Ulrich Drepper  <drepper@gmail.com>
50388         * elf/dl-load.c (_dl_map_object): If we are looking for the first
50389         to-be-loaded object along a path to loader is ld.so.
50391 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
50392             Ulrich Drepper  <drepper@gmail.com>
50394         * sysdeps/x86_64/memset.S: After aligning destination, code
50395         branches to different locations depending on the value of
50396         misalignment, when multiarch is enabled. Fix this.
50398 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
50400         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
50401         Set _x86_64_preferred_memory_instruction for AMD processsors.
50402         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
50403         Set bit_Prefer_SSE_for_memop for AMD processors.
50405 2011-03-04  Ulrich Drepper  <drepper@gmail.com>
50407         * libio/fmemopen.c (fmemopen): Optimize a bit.
50409 2011-03-03  Andreas Schwab  <schwab@redhat.com>
50411         * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
50413 2011-03-03  Roland McGrath  <roland@redhat.com>
50415         * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
50417 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
50419         * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
50420         __bzero_ultra1 instead of __memset_ultra1.
50422 2011-02-23  Andreas Schwab  <schwab@redhat.com>
50423             Ulrich Drepper  <drepper@gmail.com>
50425         [BZ #12509]
50426         * include/link.h (struct link_map): Add l_orig_initfini.
50427         * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
50428         returning unsuccessfully.
50429         * elf/dl-close.c (_dl_close_worker): If this is the last explicit
50430         close of a file loaded at startup, restore the original l_initfini
50431         list.
50432         * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
50433         list, store the pointer.
50434         * elf/Makefile ($(objpfx)noload-mem): New rule.
50435         (noload-ENV): Define.
50436         (tests): Add $(objpfx)noload-mem.
50437         * elf/noload.c: Include <memcheck.h>.
50438         (main): Call mtrace.  Close all opened handles.
50440 2011-02-17  Andreas Schwab  <schwab@redhat.com>
50442         [BZ #12454]
50443         * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
50444         dependencies are missing.
50446 2011-02-22  Samuel Thibault  <samuel.thibault@ens-lyon.org>
50448         Fix __if_freereq crash: Unlike the generic version which uses free,
50449         Hurd needs munmap.
50450         * sysdeps/mach/hurd/ifreq.h: New file.
50452 2011-01-27  Petr Baudis  <pasky@suse.cz>
50453             Ulrich Drepper  <drepper@gmail.com>
50455         [BZ 12445]#
50456         * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
50457         to extend_alloca().
50458         * stdio-common/bug23.c: New file.
50459         * stdio-common/Makefile (tests): Add bug23.
50461 2010-09-28  Andreas Schwab  <schwab@redhat.com>
50462             Ulrich Drepper  <drepper@gmail.com>
50464         [BZ #12489]
50465         * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
50466         before performing relro protection.  At old place add assertion
50467         to make sure nothing changed.
50469 2011-02-17  Nathan Sidwell  <nathan@codesourcery.com>
50470             Glauber de Oliveira Costa  <glommer@gmail.com>
50472         * elf/elf.h: Add new ARM TLS relocs.
50474 2011-02-16  Ryan S. Arnold  <rsa@us.ibm.com>
50476         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
50477         (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
50478         cast from r3.
50479         * sysdeps/wordsize-64/Makefile: New file.  Add tst-writev to
50480         'tests' variable.
50481         * sysdeps/wordsize-64/tst-writev.c: New file.
50483 2011-02-15  Ryan S. Arnold  <rsa@us.ibm.com>
50485         * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
50486         -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
50487         insns in _dl_start to prevent a TOC reference before relocs are
50488         resolved.
50490 2011-02-15  Ulrich Drepper  <drepper@gmail.com>
50492         [BZ #12469]
50493         * Makeconfig: Remove RANLIB definition.
50494         * Makerules: Don't use RANLIB.
50495         * aclocal.m4: Remove ranlib test.
50496         * configure.in: No need to check for ranlib.
50497         * elf/rtld-Rules: Don't use RANLIB.
50499 2011-02-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
50501         * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
50502         protection macro.
50503         * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
50504         inclusion protection macro.
50506         * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
50507         SIGRTMIN and SIGRTMAX and print information in that case only when
50508         SIGRTMIN is defined.
50510 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
50512         * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
50513         arginfo fn returning -1.
50515         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
50516         and thousands string is zero terminated.
50518 2011-02-03  Andreas Schwab  <schwab@redhat.com>
50520         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
50521         sysdeps/unix/sysv/linux/bits/socket.h.
50523 2011-01-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
50525         * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
50526         (__CPU_COUNT): Remove old macros.
50527         (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
50528         (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
50529         (__CPU_ALLOC, __CPU_FREE): Add macros.
50530         (__sched_cpualloc, __sched_cpufree): Add declarations.
50532 2011-02-05  Ulrich Drepper  <drepper@gmail.com>
50534         * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
50535         (struct datahead): Reuse 32 bits of the alignment for a TTL field.
50536         * nscd/aicache.c (addhstaiX): Return timeout of added value.
50537         (readdhstai): Return value of addhstaiX call.
50538         * nscd/grpcache.c (cache_addgr): Return timeout of added value.
50539         (addgrbyX): Return value returned by cache_addgr.
50540         (readdgrbyname): Return value returned by addgrbyX.
50541         (readdgrbygid): Likewise.
50542         * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
50543         (addpwbyX): Return value returned by cache_addpw.
50544         (readdpwbyname): Return value returned by addhstbyX.
50545         (readdpwbyuid): Likewise.
50546         * nscd/servicescache.c (cache_addserv): Return timeout of added value.
50547         (addservbyX): Return value returned by cache_addserv.
50548         (readdservbyname): Return value returned by addservbyX:
50549         (readdservbyport): Likewise.
50550         * nscd/hstcache.c (cache_addhst): Return timeout of added value.
50551         (addhstbyX): Return value returned by cache_addhst.
50552         (readdhstbyname): Return value returned by addhstbyX.
50553         (readdhstbyaddr): Likewise.
50554         (readdhstbynamev6): Likewise.
50555         (readdhstbyaddrv6): Likewise.
50556         * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
50557         (readdinitgroups): Return value returned by addinitgroupsX.
50558         * nscd/cache.c (readdfcts): Change return value of functions to time_t.
50559         (prune_cache): Keep track of timeout value of re-added entries.
50560         * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
50561         * nscd/nscd.h: Adjust prototypes of readd* functions.
50563 2011-02-04  Roland McGrath  <roland@redhat.com>
50565         * nis/nis_server.c (nis_servstate): Use the right name for 0.
50566         (nis_stats): Likewise.
50567         * nis/nis_modify.c (nis_modify): Likewise.
50568         * nis/nis_remove.c (nis_remove): Likewise.
50569         * nis/nis_add.c (nis_add): Likewise.
50571         * elf/dl-object.c (_dl_new_object): Remove unused variable L.
50573         * posix/fnmatch_loop.c: Add some consts.
50575         * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
50577 2011-02-02  H.J. Lu  <hongjiu.lu@intel.com>
50579         [BZ #12460]
50580         * config.make.in (config-cflags-novzeroupper): Define.
50581         * configure.in: Substitute libc_cv_cc_novzeroupper.
50582         * elf/Makefile (AVX-CFLAGS): Define.
50583         (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
50584         (CFLAGS-tst-auditmod4a.c): Likewise.
50585         (CFLAGS-tst-auditmod4b.c): Likewise.
50586         (CFLAGS-tst-auditmod6b.c): Likewise.
50587         (CFLAGS-tst-auditmod6c.c): Likewise.
50588         (CFLAGS-tst-auditmod7b.c): Likewise.
50589         * sysdeps/i386/configure.in: Check -mno-vzeroupper.
50591 2011-02-02  Ulrich Drepper  <drepper@gmail.com>
50593         * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
50594         function to the callback.
50595         Patch partly by Jiri Olsa <jolsa@redhat.com>.
50597 2011-02-02  Andreas Schwab  <schwab@redhat.com>
50599         * shadow/sgetspent.c: Check return value of __sgetspent_r instead
50600         of errno.
50602 2011-01-19  Ulrich Drepper  <drepper@gmail.com>
50604         [BZ #11724]
50605         * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
50606         of constructors.
50607         * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
50608         of destructors.
50609         (_dl_fini): Don't call _dl_sort_fini if there is only one object.
50611         [BZ #11724]
50612         * elf/Makefile: Add rules to build and run new test.
50613         * elf/tst-initorder.c: New file.
50614         * elf/tst-initorder.exp: New file.
50615         * elf/tst-initordera1.c: New file.
50616         * elf/tst-initordera2.c: New file.
50617         * elf/tst-initordera3.c: New file.
50618         * elf/tst-initordera4.c: New file.
50619         * elf/tst-initorderb1.c: New file.
50620         * elf/tst-initorderb2.c: New file.
50621         * elf/tst-order-a1.c: New file.
50622         * elf/tst-order-a2.c: New file.
50623         * elf/tst-order-a3.c: New file.
50624         * elf/tst-order-a4.c: New file.
50625         * elf/tst-order-b1.c: New file.
50626         * elf/tst-order-b2.c: New file.
50627         * elf/tst-order-main.c: New file.
50628         New test case by George Gensure <werkt0@gmail.com>.
50630 2010-10-01  Andreas Schwab  <schwab@redhat.com>
50632         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
50633         decoding ACE if AI_CANONIDN.
50635 2011-01-18  Ulrich Drepper  <drepper@gmail.com>
50637         * elf/Makefile: Build IFUNC tests unless multi-arch = no.
50639 2011-01-17  Ulrich Drepper  <drepper@gmail.com>
50641         * version.h (RELEASE): Bump for 2.13 release.
50642         * include/features.h: (__GLIBC_MINOR__): Bump to 13.
50644         * io/fcntl.h: Define AT_NO_AUTOMOUNT.
50646         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
50647         MADV_NOHUGEPAGE.
50648         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
50649         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
50650         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
50651         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
50652         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
50653         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
50655         * posix/getconf.c: Update copyright year.
50656         * catgets/gencat.c: Likewise.
50657         * csu/version.c: Likewise.
50658         * debug/catchsegv.sh: Likewise.
50659         * debug/xtrace.sh: Likewise.
50660         * elf/ldconfig.c: Likewise.
50661         * elf/ldd.bash.in: Likewise.
50662         * elf/sprof.c (print_version): Likewise.
50663         * iconv/iconv_prog.c: Likewise.
50664         * iconv/iconvconfig.c: Likewise.
50665         * locale/programs/locale.c: Likewise.
50666         * locale/programs/localedef.c: Likewise.
50667         * malloc/memusage.sh: Likewise.
50668         * malloc/mtrace.pl: Likewise.
50669         * nscd/nscd.c (print_version): Likewise.
50670         * nss/getent.c: Likewise.
50672         * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
50673         PF_CAIF, and PF_ALG.
50674         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
50676 2011-01-16  Andreas Schwab  <schwab@linux-m68k.org>
50678         * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
50679         (modules-names): Use them.
50680         (ifunc-test-modules, ifunc-pie-tests): Define.
50681         (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
50682         tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
50683         (test-extras): Likewise.
50684         ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
50685         $(compile-command.c).
50686         ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
50687         (all-built-dso): Define.
50688         (check-textrel.out, check-execstack.out): Depend on it.
50690         * configure.in: Don't override --enable-multi-arch.
50692 2011-01-15  Ulrich Drepper  <drepper@gmail.com>
50694         [BZ #6812]
50695         * nscd/hstcache.c (tryagain): Define.
50696         (cache_addhst): Return tryagain not notfound for temporary errors.
50697         (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
50698         failed.
50700 2011-01-14  Ulrich Drepper  <drepper@gmail.com>
50702         [BZ #10563]
50703         * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
50704         to make the syscall.
50705         * sysdeps/unix/sysv/linux/setgroups.c: New file.
50707         [BZ #12378]
50708         * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
50709         and fall back to matching as normal character if the string ends before
50710         the matching ']' is found.  This is what POSIX requires.
50711         * posix/testfnm.c: Adjust test result.
50712         * posix/globtest.sh: Adjust test result.  Add new test.
50713         * posix/tst-fnmatch.input: Likewise.
50714         * posix/tst-fnmatch2.c: Add new test.
50716 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
50718         * elf/Makefile (check-execstack): Revert last change.  Depend on
50719         check-execstack.h.
50720         (check-execstack.h): New target.
50721         (generated): Add check-execstack.h.
50722         * elf/check-execstack.c: Include "check-execstack.h".
50723         (main): Revert last change.
50724         (handle_file): Return zero if GNU_STACK is absent and
50725         DEFAULT_STACK_PERMS doesn't include PF_X.
50727 2011-01-13  Ulrich Drepper  <drepper@gmail.com>
50729         * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
50730         in child fails because the descriptor is already closed.
50731         * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
50732         * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
50733         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
50735         [BZ #12397]
50736         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
50737         syscall.
50739         [BZ #10484]
50740         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
50741         temporary buffer used to handle multi lookups locally.
50742         * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
50744 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
50746         * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
50747         loader is ld.so.
50749 2011-01-10  Paul Pluzhnikov  <ppluzhnikov@google.com>
50751         * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
50752         alignment for SSE2.
50754 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
50756         [BZ #12394]
50757         * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
50758         characters.  When rounding increased number of integer digits recompute
50759         number of groups.
50760         * stdio-common/tst-grouping.c: New file.
50761         * stdio-common/Makefile: Add rules to build and run tst-grouping.
50763 2011-01-09  Ulrich Drepper  <drepper@gmail.com>
50765         * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
50766         __FD_CLR, and __FS_ISSET.  gcc generates better code on its own.
50768         * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
50769         void.
50770         * bits/select.h: Likewise.
50772 2011-01-08  Ulrich Drepper  <drepper@gmail.com>
50774         * po/ja.po: Update from translation team.
50776 2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
50778         [BZ #11155]
50779         * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
50780         implementation just like for lxstat, fxstatat, et al.
50782 2010-12-27  Jim Meyering  <meyering@redhat.com>
50784         [BZ #12348]
50785         * posix/regexec.c (build_trtable): Return failure indication upon
50786         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
50788 2010-12-25  Ulrich Drepper  <drepper@gmail.com>
50790         [BZ #12201]
50791         * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
50792         * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
50793         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
50794         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
50796         [BZ #12207]
50797         * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
50799         [BZ #12204]
50800         * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
50801         * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
50803 2010-12-15  H.J. Lu  <hongjiu.lu@intel.com>
50805         * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
50806         * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
50807         script has SORT_BY_INIT_PRIORITY.
50808         * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
50809         NO_CTORS_DTORS_SECTIONS is defined.
50810         * elf/soinit.c: Likewise.
50811         * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
50812         NO_CTORS_DTORS_SECTIONS is defined.
50813         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
50814         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
50815         * sysdeps/sh/init-first.c: Likewise.
50816         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
50818 2010-12-24  Ulrich Drepper  <drepper@gmail.com>
50820         * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
50821         always use the slow path.
50823 2010-12-15  Ryan S. Arnold  <rsa@us.ibm.com>
50825         * elf/Makefile: (check-execstack): Replace $(native-compile) with a
50826         similar rule which adds the sysdep directories to the header search in
50827         order to pick up the correct platform stackinfo.h.
50828         * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
50829         perform test if it is, otherwise return successfully without testing.
50830         * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
50831         DEFAULT_STACK_PERMS define in stackinfo.h.
50832         * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
50833         defined in stackinfo.h.
50834         * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
50835         DEFAULT_STACK_PERMS defined in stackinfo.h.
50836         * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
50837         * sysdeps/ia64/stackinfo.h: Likewise.
50838         * sysdeps/s390/stackinfo.h: Likewise.
50839         * sysdeps/sh/stackinfo.h: Likewise.
50840         * sysdeps/sparc/stackinfo.h: Likewise.
50841         * sysdeps/x86_64/stackinfo.h: Likewise.
50842         * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
50843         PF_X for powerpc64.  Retain PF_X for powerpc32.
50845 2010-12-19  Ulrich Drepper  <drepper@gmail.com>
50847         * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
50848         accurately.
50849         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
50850         GETDENTS_64BIT_ALIGNED.
50852 2010-12-14  Ulrich Drepper  <dreper@gmail.com>
50854         * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
50856 2010-12-10  Andreas Schwab  <schwab@redhat.com>
50858         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
50859         _GNU_SOURCE.
50861         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
50862         * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
50863         Remove __restrict.
50864         (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
50865         (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
50867 2010-12-09  Ulrich Drepper  <drepper@gmail.com>
50869         [BZ #11655]
50870         * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
50871         are initialized.
50873 2010-12-09  Jakub Jelinek  <jakub@redhat.com>
50875         * string/bits/string3.h (memmove, bcopy): Remove __restrict.
50877 2010-12-03  Ulrich Drepper  <drepper@gmail.com>
50879         * po/it.po: Update from translation team.
50881 2010-12-01  H.J. Lu  <hongjiu.lu@intel.com>
50883         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
50884         unused codes.
50886 2010-11-30  Ulrich Drepper  <drepper@gmail.com>
50888         * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
50890 2010-11-24  Andreas Schwab  <schwab@redhat.com>
50892         * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
50893         specially.
50894         (gaih_getanswer_slice): Likewise.
50896 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
50898         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
50900 2010-05-31  Petr Baudis  <pasky@suse.cz>
50902         [BZ #11149]
50903         * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
50904         silently even in the chroot mode.
50906 2010-11-22  Ulrich Drepper  <drepper@gmail.com>
50908         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
50909         last patch a bit.  Pretty printing
50911 2010-05-31  Petr Baudis <pasky@suse.cz>
50913         [BZ #10085]
50914         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
50915         initialization of skip_initgroups_dyn.
50917 2010-11-19  Ulrich Drepper  <drepper@gmail.com>
50919         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
50920         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
50922 2010-11-16  Ulrich Drepper  <drepper@gmail.com>
50924         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
50926 2010-11-11  Andreas Schwab  <schwab@redhat.com>
50928         * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
50929         * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
50930         (tst-fnmatch-ENV): Set MALLOC_TRACE.
50931         ($(objpfx)tst-fnmatch-mem): New rule.
50932         (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
50933         * posix/tst-fnmatch.c (main): Call mtrace.
50935 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
50937         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
50938         Support Intel processor model 6 and model 0x2c.
50940 2010-11-10  Luis Machado  <luisgpm@br.ibm.com>
50942         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
50943           signed comparison.
50945 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
50947         [BZ #12205]
50948         * string/test-strncasecmp.c (check_result): New function.
50949         (do_one_test): Use it.
50950         (check1): New function.
50951         (test_main): Use it.
50952         * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
50953         Support strcasecmp and strncasecmp.
50955 2010-11-08  Ulrich Drepper  <drepper@gmail.com>
50957         [BZ #12194]
50958         * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
50959         * sysdeps/x86_64/bits/byteswap.h: Likewise.
50961 2010-11-07  H.J. Lu  <hongjiu.lu@intel.com>
50963         * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
50964         IFUNC support.
50965         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
50966         memset-x86-64.
50967         * sysdeps/x86_64/multiarch/bzero.S: New file.
50968         * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
50969         * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
50970         * sysdeps/x86_64/multiarch/memset.S: New file.
50971         * sysdeps/x86_64/multiarch/memset_chk.S: New file.
50972         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
50973         Set bit_Prefer_SSE_for_memop for Intel processors.
50974         * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
50975         Define.
50976         (index_Prefer_SSE_for_memop): Define.
50977         (HAS_PREFER_SSE_FOR_MEMOP): Define.
50979 2010-11-04  Luis Machado  <luisgpm@br.ibm.com>
50981         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
50982         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
50984 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
50986         [BZ #12191]
50987         * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
50988         (__x86_64_raw_data_cache_size_half): Likewise.
50989         (__x86_64_raw_shared_cache_size): Likewise.
50990         (__x86_64_raw_shared_cache_size_half): Likewise.
50992         * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
50993         (__x86_64_raw_data_cache_size_half): Likewise.
50994         (__x86_64_raw_shared_cache_size): Likewise.
50995         (__x86_64_raw_shared_cache_size_half): Likewise.
50996         (init_cacheinfo): Set __x86_64_raw_data_cache_size,
50997         __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
50998         and __x86_64_raw_shared_cache_size_half.  Round
50999         __x86_64_data_cache_size_half, __x86_64_data_cache_size
51000         __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
51001         to multiple of 256 bytes.
51003 2010-11-03  Ulrich Drepper  <drepper@gmail.com>
51005         [BZ #12167]
51006         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
51007         of inacessible symlinks.  Verify result of symlink before returning it.
51008         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
51009         Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
51011 2010-10-28  Erich Ritz  <erichritz@gmail.com>
51013         * math/math.h (isinf): Fix typo in comment.
51015 2010-11-01  Ulrich Drepper  <drepper@gmail.com>
51017         * po/da.po: Update from translation team.
51019 2010-10-26  Ulrich Drepper  <drepper@gmail.com>
51021         * elf/rtld.c (dl_main): Move assertion after the point where rtld map
51022         is added to the list.
51024 2010-10-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
51025             Ulrich Drepper  <drepper@gmail.com>
51027         * elf/dl-object.c (_dl_new_object): Don't append the new object to
51028         the global list here.  Move code to...
51029         (_dl_add_to_namespace_list): ...here.  New function.
51030         * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
51031         * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
51032         * elf/dl-load.c (lose): Don't remove the element from the list.
51033         (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
51034         (_dl_map_object): Likewise.
51036 2010-10-25  Ulrich Drepper  <drepper@gmail.com>
51038         [BZ #12159]
51039         * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
51040         into all bytes of SSE register.
51041         Patch by Richard Li <richardpku@gmail.com>.
51043 2010-10-24  Ulrich Drepper  <drepper@gmail.com>
51045         [BZ #12140]
51046         * malloc/malloc.c (_int_free): Fill correct number of bytes when
51047         perturbing.
51049 2010-10-20  Michael B. Brutman  <brutman@us.ibm.com>
51051         * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
51052         * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
51053         * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
51054         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
51055         * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
51056         submachine.
51057         * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
51059 2010-10-22  Andreas Schwab  <schwab@redhat.com>
51061         * include/dlfcn.h (__RTLD_SECURE): Define.
51062         * elf/dl-load.c (_dl_map_object): Remove preloaded parameter.  Use
51063         mode & __RTLD_SECURE instead.
51064         (open_path): Rename preloaded parameter to secure.
51065         * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
51066         * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
51067         * elf/dl-deps.c (openaux): Likewise.
51068         * elf/rtld.c (struct map_args): Remove is_preloaded.
51069         (map_doit): Don't use it.
51070         (dl_main): Likewise.
51071         (do_preload): Use __RTLD_SECURE instead of is_preloaded.
51072         (dlmopen_doit): Add __RTLD_SECURE to mode bits.
51074 2010-09-09  Andreas Schwab  <schwab@redhat.com>
51076         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
51077         (sysd-rules-targets): Remove duplicates.
51078         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
51079         rtld-%.$o dependency.
51081 2010-10-18  Andreas Schwab  <schwab@redhat.com>
51083         * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
51084         _dl_map_object do it.
51086 2010-10-19  Ulrich Drepper  <drepper@gmail.com>
51088         * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
51089         fast fma builtins, define the macros in the C99 standard.
51090         (FP_FAST_FMAF): Likewise.
51091         (FP_FAST_FMAL): Likewise.
51092         * sysdeps/x86_64/bits/mathdef.h: Likewise.
51094         * bits/mathdef.h: Update copyright year.
51095         * sysdeps/powerpc/bits/mathdef.h: Likewise.
51097 2010-10-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
51099         * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
51100         builtins, define the macros in the C99 standard.
51101         (FP_FAST_FMAF): Likewise.
51102         (FP_FAST_FMAL): Likewise.
51103         * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
51104         multiply/add.
51105         (FP_FAST_FMAF): Likewise.
51107 2010-10-15  Jakub Jelinek  <jakub@redhat.com>
51109         [BZ #3268]
51110         * math/libm-test.inc (fma_test): Some new testcases.
51111         * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
51112         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
51113         y and infinite z.  Do multiplication by C already in long double.
51114         * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
51115         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
51116         y and infinite z.  Do bitwise or of inexact bit into u.d.
51117         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
51118         * sysdeps/i386/fpu/s_fmaf.S: Removed.
51119         * sysdeps/i386/fpu/s_fma.S: Removed.
51120         * sysdeps/i386/fpu/s_fmal.S: Removed.
51122 2010-10-16  Jakub Jelinek  <jakub@redhat.com>
51124         [BZ #3268]
51125         * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
51126         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
51127         computation is not scheduled after fetestexcept.  Fix value
51128         of minimum denormal long double.
51130 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
51132         [BZ #3268]
51133         * math/libm-test.inc (fma_test): Add some more tests.
51134         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
51135         correctly.
51137 2010-10-15  Andreas Schwab  <schwab@redhat.com>
51139         * scripts/data/localplt-s390-linux-gnu.data: New file.
51140         * scripts/data/localplt-s390x-linux-gnu.data: New file.
51142 2010-10-13  Jakub Jelinek  <jakub@redhat.com>
51144         [BZ #3268]
51145         * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
51146         * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
51147         instead of dbl-64.
51148         * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
51149         inlines.
51150         * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
51151         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
51152         if one of x and y is very large and the other is subnormal.
51153         * sysdeps/s390/fpu/s_fmaf.c: New file.
51154         * sysdeps/s390/fpu/s_fma.c: New file.
51155         * sysdeps/powerpc/fpu/s_fmaf.S: New file.
51156         * sysdeps/powerpc/fpu/s_fma.S: New file.
51157         * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
51158         * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
51159         * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
51161 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
51163         [BZ #3268]
51164         * math/libm-test.inc (fma_test): Add some more fmaf tests, add
51165         fma tests.
51166         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
51167         * sysdeps/ieee754/dbl-64/s_fma.c: New file.
51168         * sysdeps/i386/i686/multiarch/s_fma.c: Include
51169         sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
51170         * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
51171         * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
51172         * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
51174 2010-10-12  Ulrich Drepper  <drepper@redhat.com>
51176         [BZ #12078]
51177         * posix/regcomp.c (parse_branch): One more memory leak plugged.
51178         * posix/bug-regex31.input: Add test case.
51180 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
51182         * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
51183         * posix/bug-regex31.input: New file.
51185         [BZ #12078]
51186         * posix/regcomp.c (parse_branch): Free memory when allocation failed.
51187         (parse_sub_exp): Fix last change, use postorder.
51189         * posix/bug-regex31.c: New file.
51190         * posix/Makefile: Add rules to build and run bug-regex31.
51192         * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
51194         [BZ #12078]
51195         * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
51197         [BZ #12108]
51198         * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
51199         to have entries in sys_siglist.
51201         [BZ #12093]
51202         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
51203         be NULL.
51205 2010-10-07  Jakub Jelinek  <jakub@redhat.com>
51207         [BZ #3268]
51208         * math/libm-test.inc (fma_test): Add 2 fmaf tests.
51209         * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
51210         * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
51211         sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
51212         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
51213         * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
51214         * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
51215         * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
51216         * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
51217         * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
51218         * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
51219         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
51220         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
51221         * math/ftestexcept.c (fetestexcept): Likewise.
51222         * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
51223         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
51224         * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
51225         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
51226         * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
51227         * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
51228         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
51230 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
51232         [BZ #12107]
51233         * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
51234         newline.
51236 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
51238         * string/bug-strstr1.c: New file.
51239         * string/Makefile: Add rules to build and run bug-strstr1.
51241 2010-10-05  Eric Blake  <eblake@redhat.com>
51243         [BZ #12092]
51244         * string/str-two-way.h (two_way_long_needle): Always clear memory
51245         when skipping input due to the shift table.
51247 2010-10-03  Ulrich Drepper  <drepper@gmail.com>
51249         [BZ #12005]
51250         * malloc/mcheck.c: Handle large requests.
51252         [BZ #12077]
51253         * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
51254         for strncmp and strncasecmp.
51255         * string/stratcliff.c: Add tests for strcmp and strncmp.
51256         * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
51258 2010-09-28  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
51260         * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
51261         __set_fpscr.
51263 2010-09-30  Andreas Jaeger  <aj@suse.de>
51265         * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
51266         (CGROUP_SUPER_MAGIC): Define.
51267         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
51268         Handle btrfs and cgroup file systems.
51269         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
51270         Likewise.
51272 2010-09-27  Luis Machado  <luisgpm@br.ibm.com>
51274         * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
51275         * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
51277 2010-09-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
51279         [BZ #12067]
51280         * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
51281         trying to locate the ELF header.
51283 2010-09-27  Andreas Schwab  <schwab@redhat.com>
51285         [BZ #11611]
51286         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
51287         Mask out sign-bit copies when constructing f_fsid.
51289 2010-09-24  Petr Baudis <pasky@suse.cz>
51291         * debug/stack_chk_fail_local.c: Add missing licence exception.
51292         * debug/warning-nop.c: Likewise.
51294 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
51296         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
51297         implementing getdents64 using getdents syscall, set d_type if
51298         __ASSUME_GETDENTS32_D_TYPE.
51300 2010-09-16  Andreas Schwab  <schwab@redhat.com>
51302         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
51303         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
51305 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
51307         [BZ #12037]
51308         * posix/unistd.h: Undo change of feature selection for ftruncate from
51309         2010-01-11.
51311 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
51313         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
51314         detection.
51316 2010-09-20  Andreas Schwab  <schwab@redhat.com>
51318         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
51319         fanotify_mark.
51320         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
51322 2010-09-14  Andreas Schwab  <schwab@redhat.com>
51324         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
51325         variables after CHECK_SP call.
51326         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
51328 2010-09-13  Andreas Schwab  <schwab@redhat.com>
51329             Ulrich Drepper  <drepper@redhat.com>
51331         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
51332         re-relocationg ld.so.
51333         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
51334         _dl_init_paths call.
51335         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
51336         here anymore.
51338 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
51340         * resolv/res_init.c (__res_vinit): Count the default server we added.
51342 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
51343             Ulrich Drepper  <drepper@redhat.com>
51345         [BZ #11968]
51346         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
51347         (____longjmp_chk): Use %ebx for saving value across system call.
51348         Add unwind info.
51350 2010-09-06  Andreas Schwab  <schwab@redhat.com>
51352         * manual/Makefile: Don't mix pattern rules with normal rules.
51354 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
51356         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
51357         operation.
51358         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
51359         * libio/iofopncook.c (_IO_cookie_init): Likewise.
51360         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
51361         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
51362         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
51363         Likewise.
51365 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
51367         [BZ #11979]
51368         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
51369         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
51371 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
51373         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
51374         * sysdeps/x86_64/addmul_1.S: Likewise.
51375         * sysdeps/x86_64/lshift.S: Likewise.
51376         * sysdeps/x86_64/mul_1.S: Likewise.
51377         * sysdeps/x86_64/rshift.S: Likewise.
51378         * sysdeps/x86_64/sub_n.S: Likewise.
51379         * sysdeps/x86_64/submul_1.S: Likewise.
51381 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
51383         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
51384         Define __sched_param instead of SCHED_* and sched_param when
51385         <bits/sched.h> is included with __need_schedparam defined.
51386         * bits/sched.h [__need_schedparam]
51387         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
51388         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
51389         (__defined_schedparam): Define to 1.
51390         (__sched_param): New structure, identical to sched_param.
51391         (__need_schedparam): Undefine.
51393 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
51395         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
51396         (epoll_create1): Declare.
51398         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
51400 2010-08-31  Andreas Schwab  <schwab@redhat.com>
51402         [BZ #7066]
51403         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
51404         shifting retval into place.
51406 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
51408         * nis/rpcsvc/nis.h: Update copyright notice.
51409         * nis/rpcsvc/nis.x: Likewise.
51410         * nis/rpcsvc/nis_callback.h: Likewise.
51411         * nis/rpcsvc/nis_callback.x: Likewise.
51412         * nis/rpcsvc/nis_object.x: Likewise.
51413         * nis/rpcsvc/nis_tags.h: Likewise.
51414         * nis/rpcsvc/yp.h: Likewise.
51415         * nis/rpcsvc/yp.x: Likewise.
51416         * nis/rpcsvc/ypupd.h: Likewise.
51417         * nis/yp_xdr.c: Likewise.
51418         * nis/ypupdate_xdr.c: Likewise.
51420         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
51421         mainly the body of pmap_getport.  Add parameters to specify timeouts.
51422         (pmap_getport): Use __libc_rpc_getport.
51423         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
51424         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
51425         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
51427 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
51429         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
51430         fanotify_mark.
51432 2010-08-27  Roland McGrath  <roland@redhat.com>
51434         * sysdeps/i386/i686/multiarch/Makefile
51435         (CFLAGS-varshift.c): New variable.
51437 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
51439         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
51440         * sysdeps/i386/i686/multiarch/varshift.c: New file.
51442         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
51444         * sysdeps/x86_64/strlen.S: Minimal code improvement.
51446 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
51448         * sysdeps/x86_64/strlen.S: Unroll the loop.
51449         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
51450         strlen-sse2 strlen-sse2-bsf.
51451         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
51452         __strlen_no_bsf if bit_Slow_BSF is set.
51453         (__strlen_sse42): Removed.
51454         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
51455         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
51457 2010-08-25  Roland McGrath  <roland@redhat.com>
51459         * sysdeps/x86_64/multiarch/varshift.S: File removed.
51460         * sysdeps/x86_64/multiarch/varshift.c: New file.
51461         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
51462         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
51463         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
51464         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
51466 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
51468         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
51469         strlen-sse2 strlen-sse2-bsf.
51470         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
51471         __strlen_sse2_bsf if bit_Slow_BSF is unset.
51472         (__strlen_sse2): Removed.
51473         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
51474         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
51475         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
51476         bit_Slow_BSF for Atom.
51477         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
51478         (index_Slow_BSF): Define.
51479         (HAS_SLOW_BSF): Define.
51481 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
51483         [BZ #10851]
51484         * resolv/res_init.c (__res_vinit): When no server address at all
51485         is given default to loopback.
51487 2010-08-24  Roland McGrath  <roland@redhat.com>
51489         * configure.in: Remove config-name.h generation.
51490         * configure: Regenerated.
51491         * config-name.in: File removed.
51492         * scripts/config-uname.sh: New file.
51493         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
51494         ($(objdir)config-name.h): New target.
51496         * sunrpc/rpc_parse.h: Avoid nested comment.
51498 2010-08-24  Richard Henderson  <rth@redhat.com>
51499             Ulrich Drepper  <drepper@redhat.com>
51500             H.J. Lu  <hongjiu.lu@intel.com>
51502         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
51503         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
51504         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
51505         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
51506         _mm_alignr_epi8 with _mm_loadu_si128.
51507         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
51508         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
51509         (__m128i_shift_right): Removed.
51510         * sysdeps/i386/i686/multiarch/varshift.h: New file.
51511         * sysdeps/i386/i686/multiarch/varshift.S: New file.
51512         * sysdeps/x86_64/multiarch/varshift.h: New file.
51513         * sysdeps/x86_64/multiarch/varshift.S: New file.
51515 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
51517         * configure.in: Move assembler checks to before sysdep dir checking.
51519 2010-08-20  Petr Baudis  <pasky@suse.cz>
51521         * LICENSES: Sync the sunrpc license.
51523 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
51525         * sunrpc/auth_des.c: Update copyright notice once again.
51526         * sunrpc/auth_none.c: Likewise.
51527         * sunrpc/auth_unix.c: Likewise.
51528         * sunrpc/authdes_prot.c: Likewise.
51529         * sunrpc/authuxprot.c: Likewise.
51530         * sunrpc/bindrsvprt.c: Likewise.
51531         * sunrpc/clnt_gen.c: Likewise.
51532         * sunrpc/clnt_perr.c: Likewise.
51533         * sunrpc/clnt_raw.c: Likewise.
51534         * sunrpc/clnt_simp.c: Likewise.
51535         * sunrpc/clnt_tcp.c: Likewise.
51536         * sunrpc/clnt_udp.c: Likewise.
51537         * sunrpc/clnt_unix.c: Likewise.
51538         * sunrpc/des_crypt.c: Likewise.
51539         * sunrpc/des_soft.c: Likewise.
51540         * sunrpc/get_myaddr.c: Likewise.
51541         * sunrpc/getrpcport.c: Likewise.
51542         * sunrpc/key_call.c: Likewise.
51543         * sunrpc/key_prot.c: Likewise.
51544         * sunrpc/openchild.c: Likewise.
51545         * sunrpc/pm_getmaps.c: Likewise.
51546         * sunrpc/pm_getport.c: Likewise.
51547         * sunrpc/pmap_clnt.c: Likewise.
51548         * sunrpc/pmap_prot.c: Likewise.
51549         * sunrpc/pmap_prot2.c: Likewise.
51550         * sunrpc/pmap_rmt.c: Likewise.
51551         * sunrpc/rpc/auth.h: Likewise.
51552         * sunrpc/rpc/auth_unix.h: Likewise.
51553         * sunrpc/rpc/clnt.h: Likewise.
51554         * sunrpc/rpc/des_crypt.h: Likewise.
51555         * sunrpc/rpc/key_prot.h: Likewise.
51556         * sunrpc/rpc/netdb.h: Likewise.
51557         * sunrpc/rpc/pmap_clnt.h: Likewise.
51558         * sunrpc/rpc/pmap_prot.h: Likewise.
51559         * sunrpc/rpc/pmap_rmt.h: Likewise.
51560         * sunrpc/rpc/rpc.h: Likewise.
51561         * sunrpc/rpc/rpc_des.h: Likewise.
51562         * sunrpc/rpc/rpc_msg.h: Likewise.
51563         * sunrpc/rpc/svc.h: Likewise.
51564         * sunrpc/rpc/svc_auth.h: Likewise.
51565         * sunrpc/rpc/types.h: Likewise.
51566         * sunrpc/rpc/xdr.h: Likewise.
51567         * sunrpc/rpc_clntout.c: Likewise.
51568         * sunrpc/rpc_cmsg.c: Likewise.
51569         * sunrpc/rpc_common.c: Likewise.
51570         * sunrpc/rpc_cout.c: Likewise.
51571         * sunrpc/rpc_dtable.c: Likewise.
51572         * sunrpc/rpc_hout.c: Likewise.
51573         * sunrpc/rpc_main.c: Likewise.
51574         * sunrpc/rpc_parse.c: Likewise.
51575         * sunrpc/rpc_parse.h: Likewise.
51576         * sunrpc/rpc_prot.c: Likewise.
51577         * sunrpc/rpc_sample.c: Likewise.
51578         * sunrpc/rpc_scan.c: Likewise.
51579         * sunrpc/rpc_scan.h: Likewise.
51580         * sunrpc/rpc_svcout.c: Likewise.
51581         * sunrpc/rpc_tblout.c: Likewise.
51582         * sunrpc/rpc_util.c: Likewise.
51583         * sunrpc/rpc_util.h: Likewise.
51584         * sunrpc/rpcinfo.c: Likewise.
51585         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
51586         * sunrpc/rpcsvc/key_prot.x: Likewise.
51587         * sunrpc/rpcsvc/klm_prot.x: Likewise.
51588         * sunrpc/rpcsvc/mount.x: Likewise.
51589         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
51590         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
51591         * sunrpc/rpcsvc/rex.x: Likewise.
51592         * sunrpc/rpcsvc/rstat.x: Likewise.
51593         * sunrpc/rpcsvc/rusers.x: Likewise.
51594         * sunrpc/rpcsvc/sm_inter.x: Likewise.
51595         * sunrpc/rpcsvc/spray.x: Likewise.
51596         * sunrpc/rpcsvc/yppasswd.x: Likewise.
51597         * sunrpc/rtime.c: Likewise.
51598         * sunrpc/svc.c: Likewise.
51599         * sunrpc/svc_auth.c: Likewise.
51600         * sunrpc/svc_authux.c: Likewise.
51601         * sunrpc/svc_raw.c: Likewise.
51602         * sunrpc/svc_run.c: Likewise.
51603         * sunrpc/svc_simple.c: Likewise.
51604         * sunrpc/svc_tcp.c: Likewise.
51605         * sunrpc/svc_udp.c: Likewise.
51606         * sunrpc/svc_unix.c: Likewise.
51607         * sunrpc/svcauth_des.c: Likewise.
51608         * sunrpc/xcrypt.c: Likewise.
51609         * sunrpc/xdr.c: Likewise.
51610         * sunrpc/xdr_array.c: Likewise.
51611         * sunrpc/xdr_float.c: Likewise.
51612         * sunrpc/xdr_mem.c: Likewise.
51613         * sunrpc/xdr_rec.c: Likewise.
51614         * sunrpc/xdr_ref.c: Likewise.
51615         * sunrpc/xdr_sizeof.c: Likewise.
51616         * sunrpc/xdr_stdio.c: Likewise.
51618         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
51619         handling.
51621 2010-08-19  Andreas Schwab  <schwab@redhat.com>
51623         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
51625 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
51627         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
51628         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
51629         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
51630         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
51631         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
51632         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
51633         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
51634         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
51635         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
51636         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
51637         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
51638         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
51639         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
51640         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
51642 2010-07-26  Anton Blanchard  <anton@samba.org>
51644         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
51645         * malloc/arena.c (heap_trim): Likewise.
51647 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
51649         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
51650         here.  Not...
51651         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
51652         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
51654 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
51656         * sysdeps/i386/elf/Makefile: New file.
51658 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
51660         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
51661         from fanotify_init.
51662         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
51663         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
51665 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
51667         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
51668         of strncasecmp_l.
51669         * sysdeps/multiarch/strcmp.S: Likewise.
51671 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
51673         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
51674         strncase_l-nonascii.
51675         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
51676         Add strncase_l-ssse3.
51677         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
51678         * sysdeps/x86_64/strcmp.S: Likewise.
51679         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
51680         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
51681         * sysdeps/x86_64/strncase.S: New file.
51682         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
51683         * sysdeps/x86_64/strncase_l.S: New file.
51684         * string/Makefile (strop-tests): Add strncasecmp.
51685         * string/test-strncasecmp.c: New file.
51687         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
51688         warning.
51690         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
51691         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
51693 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
51695         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
51697 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
51699         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
51700         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
51701         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
51703 2010-05-01  Alan Modra  <amodra@gmail.com>
51705         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
51706         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
51707         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
51708         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
51709         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
51710         tidying.  Don't tail-call __sigjmp_save for static lib.
51711         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
51712         save location.
51713         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
51714         (CALL_MCOUNT): Add eh info, and nop after bl.
51715         (TAIL_CALL_SYSCALL_ERROR): New macro.
51716         (PSEUDO_RET): Use it.
51717         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
51718         Correct save location of integer regs and cr.
51719         (_dl_profile_resolve): Correct cr save location.  Delete nops
51720         after bl when SHARED.  Reduce cfi size a little by better
51721         placement of cfi directives.
51722         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
51723         make a stack frame.  Instead use parm save area as a temp.
51724         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
51725         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
51726         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
51727         Don't make a stack frame for parent, use parm save area.
51728         Increase child stack frame to 112 bytes.  Don't save unused reg,
51729         and adjust reg usage.  Set up cfi on error recovery and
51730         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
51731         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
51732         (__makecontext): Add dummy nop after jump to exit.
51733         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
51734         Use correct parm save area and cr save, reduce stack frame.
51735         Correct cfi for possible PSEUDO_RET frame setup.
51736         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
51737         Branch to local label emitted by PSEUDO_RET rather than
51738         __syscall_error.
51740 2010-08-12  Andreas Schwab  <schwab@redhat.com>
51742         [BZ #11904]
51743         * locale/programs/locale.c (print_assignment): New function.
51744         (show_locale_vars): Use it.
51746 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
51748         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
51749         field.
51750         (struct statfs64): Likewise.
51751         (_STATFS_F_FLAGS): Define.
51752         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
51753         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
51754         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
51755         (ST_VALID): Define locally.
51756         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
51757         __statvfs_getflags, use the provided value.
51758         * sysdeps/unix/sysv/linux/kernel-features.h: Define
51759         __ASSUME_STATFS_F_FLAGS.
51761         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
51763         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
51764         Add sys/fanotify.h.
51765         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
51766         fanotify_mask for GLIBC_2.13.
51767         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
51768         fanotify_init and fanotify_mark.
51769         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
51770         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
51772         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
51773         Add prlimit.
51774         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
51775         prlimit64 for GLIBC_2.13.
51776         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
51777         prlimit64.
51778         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
51779         syscall.
51780         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
51781         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
51782         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
51783         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
51784         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
51785         add prlimit alias.
51786         * sysdeps/unix/sysv/linux/prlimit.c: New file.
51788         [BZ #11903]
51789         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
51790         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
51792         * nss/Makefile: Add rules to build and run tst-nss-test1.
51793         * shlib-versions: Add entry for libnss_test1.
51794         * nss/nss_test1.c: New file.
51795         * nss/tst-nss-test1.c: New file.
51797         * nss/nsswitch.c (__nss_database_custom): Define new variable.
51798         (__nss_configure_lookup): Set appropriate entry in
51799         __nss_configure_lookup to true.
51800         * nss/nsswitch.h: Define enum with indeces of databases in
51801         databases and __nss_database_custom arrays.  Declare
51802         __nss_database_custom.
51803         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
51804         to avoid using nscd when custom rules are installed.
51805         * nss/getXXbyYY_r.c: Likewise.
51806         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
51808         * nss/nss_files/files-parse.c: Whitespace fixes.
51810 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
51812         [BZ #11883]
51813         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
51814         * posix/fnmatch_loop.c: Likewise.
51816 2010-07-17  Andi Kleen  <ak@linux.intel.com>
51818         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
51819         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
51820         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
51821         * Versions.def [GLIBC_2.13]: Add.
51823 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
51825         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
51826         Also fail if tpwd after pwuid call is NULL.
51828 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
51830         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
51831         when converting to ms.
51833 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
51835         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
51836         EOPNOTSUPP errors with ENOTTY.
51837         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
51838         EOPNOTSUPP errors with ENOTTY.
51840 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
51842         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
51843         Add strcasecmp_l-ssse3.
51844         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
51845         strcasecmp.
51846         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
51847         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
51848         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
51850 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
51852         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
51854         * string/Makefile (strop-tests): Add strcasecmp.
51855         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
51856         strcasecmp_l-nonascii.
51857         (gen-as-const-headers): Add locale-defines.sym.
51858         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
51859         * sysdeps/x86_64/strcasecmp.S: New file.
51860         * sysdeps/x86_64/strcasecmp_l.S: New file.
51861         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
51862         * sysdeps/x86_64/locale-defines.sym: New file.
51863         * string/test-strcasecmp.c: New file.
51865         * string/test-strcasestr.c: Test both ends of the range of characters.
51866         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
51868 2010-07-29  Roland McGrath  <roland@redhat.com>
51870         [BZ #11856]
51871         * manual/locale.texi (Yes-or-No Questions): Fix example code.
51873 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
51875         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
51876         for ld.so.
51878 2010-07-27  Andreas Schwab  <schwab@redhat.com>
51880         * manual/memory.texi (Malloc Tunable Parameters): Document
51881         M_PERTURB.
51883 2010-07-26  Roland McGrath  <roland@redhat.com>
51885         [BZ #11840]
51886         * configure.in (-fgnu89-inline check): Set and substitute
51887         gnu89_inline, not libc_cv_gnu89_inline.
51888         * configure: Regenerated.
51889         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
51891 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
51893         * string/test-strnlen.c: New file.
51894         * string/Makefile (strop-tests): Add strnlen.
51895         * string/tester.c (test_strnlen): Add a few more test cases.
51896         * string/tst-strlen.c: Better error reporting.
51898         * sysdeps/x86_64/strnlen.S: New file.
51900 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
51902         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
51903         lower-latency instructions.
51905 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
51907         * string/test-strcasestr.c: New file.
51908         * string/test-strstr.c: New file.
51909         * string/Makefile (strop-tests): Add strstr and strcasestr.
51910         * string/str-two-way.h: Don't undefine MAX.
51911         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
51913 2010-07-21  Andreas Schwab  <schwab@redhat.com>
51915         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
51916         strcasestr-nonascii.
51917         (CFLAGS-strcasestr-nonascii.c): Define.
51918         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
51919         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
51920         Remove unused attribute.
51922 2010-07-20  Roland McGrath  <roland@redhat.com>
51924         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
51925         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
51926         ld.so.cache was broken.  With it, there is no way to disable dsocaps
51927         like LD_HWCAP_MASK can disable hwcaps.
51929 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
51931         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
51933 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
51935         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
51936         call in strcasestr.
51937         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
51938         __strcasestr_sse42_nonascii.
51939         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
51940         strcasestr-nonascii.c.
51941         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
51943 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
51945         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
51946         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
51947         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
51948         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
51950 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
51952         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
51953         fcntl.
51955 2010-07-06  Andreas Schwab  <schwab@redhat.com>
51957         [BZ #11577]
51958         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
51959         dl_signal_cerror.
51961 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
51963         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
51964         _PC_PIPE_BUF using F_GETPIPE_SZ.
51966 2010-07-05  Roland McGrath  <roland@redhat.com>
51968         * manual/arith.texi (Rounding Functions): Fix rint description
51969         implicit in round description.
51971 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
51973         * elf/Makefile: Fix linking for a few tests to make recent linker
51974         happy.
51976 2010-06-30  Andreas Schwab  <schwab@redhat.com>
51978         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
51979         $(common-objpfx)libc_nonshared.a.
51981 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
51983         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
51984         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
51985         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
51986         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
51987         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
51988         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
51989         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
51990         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
51991         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
51992         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
51993         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
51994         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
51995         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
51996         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
51997         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
51998         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
51999         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
52000         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
52001         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
52002         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
52003         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
52004         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
52005         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
52006         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
52007         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
52008         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
52009         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
52010         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
52011         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
52012         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
52013         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
52014         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
52015         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
52016         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
52017         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
52018         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
52019         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
52020         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
52021         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
52022         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
52023         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
52024         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
52025         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
52026         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
52027         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
52028         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
52029         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
52030         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
52032 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
52034         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
52035         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
52036         * string/memmove.c (memmove): Renamed to ...
52037         (MEMMOVE): ...this.  Default to memmove.
52038         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
52039         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
52040         (END_CHK): Define.
52041         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
52042         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
52043         mempcpy-ssse3-back memmove-ssse3-back.
52044         * sysdeps/x86_64/multiarch/bcopy.S: New file .
52045         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
52046         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
52047         * sysdeps/x86_64/multiarch/memcpy.S: New file.
52048         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
52049         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
52050         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
52051         * sysdeps/x86_64/multiarch/memmove.c: New file.
52052         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
52053         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
52054         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
52055         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
52056         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
52057         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
52058         Define.
52059         (index_Fast_Copy_Backward): Define.
52060         (HAS_ARCH_FEATURE): Define.
52061         (HAS_FAST_REP_STRING): Define.
52062         (HAS_FAST_COPY_BACKWARD): Define.
52064 2010-06-21  Andreas Schwab  <schwab@redhat.com>
52066         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
52067         Restore proper fallback handling.
52069 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
52071         [BZ #11701]
52072         * posix/group_member.c (__group_member): Correct checking loop.
52074         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
52075         OOM in getpwuid_r correctly.  Return error number when the caller
52076         should return, otherwise -1.
52077         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
52078         call returning > 0 value.
52079         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
52081 2010-06-07  Andreas Schwab  <schwab@redhat.com>
52083         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
52084         libc_nonshared.a from targets in modules-names.
52086 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
52088         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
52089         requires it.
52091 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
52093         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
52094         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
52095         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
52096         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
52098 2010-06-02  Andreas Schwab  <schwab@redhat.com>
52100         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
52102 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
52104         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
52105         and F_GETPIPE_SZ.
52106         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
52107         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
52108         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
52109         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
52110         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
52111         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
52113 2010-06-14  Roland McGrath  <roland@redhat.com>
52115         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
52117 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
52119         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
52120         __REDIRECT followed by __THROW.
52121         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
52122         * posix/getopt.h (getopt): Likewise.
52124 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
52126         * hurd/lookup-at.c (__file_name_lookup_at): Accept
52127         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
52128         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
52129         in AT_FLAGS.
52130         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
52131         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
52133 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
52135         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
52137 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
52139         [BZ #11640]
52140         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
52141         Properly check family and model.
52143 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
52145         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
52147 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
52149         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
52151 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
52153         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
52154         symbol reference.
52156 2010-05-19  Andreas Schwab  <schwab@redhat.com>
52158         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
52159         symbol reference.
52161 2010-05-21  Andreas Schwab  <schwab@redhat.com>
52163         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
52164         and internal_recvmmsg.
52165         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
52166         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
52167         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
52168         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
52170         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
52171         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
52172         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
52174 2010-05-20  Andreas Schwab  <schwab@redhat.com>
52176         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
52178 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
52180         POWER7 optimizations.
52181         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
52182         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
52184 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
52186         * version.h: Update for 2.13 development version.
52188 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
52190         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
52191         exceptions.  Return 0.
52193 2010-05-07  Roland McGrath  <roland@redhat.com>
52195         * elf/ldconfig.c (main): Add a const.
52197 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
52199         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
52200         (args_options): Add no-idn option.
52201         (ahosts_keys_int): Add idn_flags to ai_flags.
52202         (parse_option): Handle 'i' option to clear idn_flags.
52204         * malloc/malloc.c (_int_free): Possible race in the most recently
52205         added check.  Only act on the data if no current modification
52206         happened.
52208 See ChangeLog.17 for earlier changes.