* manual/syslog.texi: Document MTASC-safety properties.
[jlayton/glibc.git] / ChangeLog
1 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
2
3         * manual/syslog.texi: Document MTASC-safety properties.
4
5 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
6
7         * manual/sysinfo.texi: Document MTASC-safety properties.
8
9 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
10
11         * manual/startup.texi: Document MTASC-safety properties.
12
13 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
14
15         * manual/socket.texi: Document MTASC-safety properties.
16
17 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
18
19         * manual/signal.texi: Document MTASC-safety properties.
20
21 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
22
23         * manual/setjmp.texi: Document MTASC-safety properties.
24
25 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
26
27         * manual/search.texi: Document MTASC-safety properties.
28
29 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
30
31         * manual/resource.texi: Document MTASC-safety properties.
32
33 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
34
35         * manual/process.texi: Document MTASC-safety properties.
36
37 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
38
39         * manual/platform.texi: Document MTASC-safety properties.
40
41 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
42
43         * manual/pipe.texi: Document MTASC-safety properties.
44
45 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
46
47         * manual/pattern.texi: Document MTASC-safety properties.
48
49 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
50
51         * manual/message.texi: Document MTASC-safety properties.
52
53 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
54
55         [BZ #12751]
56         * manual/memory.texi: Document MTASC-safety properties.
57
58 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
59
60         * manual/math.texi: Document MTASC-safety properties.
61
62 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
63
64         * manual/locale.texi: Document MTASC-safety properties.
65
66 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
67
68         * manual/llio.texi: Document MTASC-safety properties.
69
70 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
71
72         * manual/libdl.texi: New.
73
74 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
75
76         * manual/lang.texi: Document MTASC-safety properties.
77
78 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
79
80         * manual/job.texi: Document MTASC-safety properties.
81
82 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
83
84         * manual/getopt.texi: Document MTASC-safety properties.
85
86 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
87
88         * manual/ctype.texi: Document MTASC-safety properties.
89
90 2014-01-31  Maciej W. Rozycki  <macro@codesourcery.com>
91
92         [BZ #16046]
93         * csu/libc-tls.c (static_map): Remove variable.
94         (__libc_setup_tls): Use main executable's link map for TLS data.
95         * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
96         casing for LM_ID_BASE and GL(dl_nns).
97         * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
98         function.  Alias dl_iterate_phdr to __dl_iterate_phdr.
99         * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
100         casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
101         * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
102         member.
103         (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
104         l_phnum members.
105
106 2014-01-30  Alexandre Oliva <aoliva@redhat.com>
107
108         * manual/debug.texi: Document MTASC-safety properties.
109
110 2014-01-29  H.J. Lu  <hongjiu.lu@intel.com>
111
112         [BZ #16510]
113         * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
114         of __x86_64__ when disabling x87 inline functions.
115
116 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
117
118         * manual/charset.texi: Document MTASC-safety properties.
119
120 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
121
122         * manual/crypt.texi: Document MTASC-safety properties.
123
124 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
125
126         * manual/conf.texi: Document MTASC-safety properties.
127
128 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
129
130         * manual/arith.texi: Document MTASC-safety properties.
131
132 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
133
134         * manual/argp.texi: Document MTASC-safety properties.
135
136 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
137
138         * manual/macros.texi: Introduce macros to document multi
139         thread, asynchronous signal and asynchronous cancellation
140         safety properties.
141         * manual/intro.texi: Introduce the properties themselves.
142
143 2014-01-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
144
145         * sysdeps/sh/sh4/Makefile: New file.
146
147 2014-01-27  Andreas Schwab  <schwab@linux-m68k.org>
148
149         * math/gen-libm-test.pl ($srcdir): New variable.
150         ($auto_input): Use it.
151
152 2014-01-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
153
154         [BZ #16506]
155         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
156         access beyond array bounds when parsing netgroups file.
157
158         * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
159         the old buffer before realloc.
160
161 2014-01-27  Allan McRae  <allan@archlinux.org>
162
163         * po/fr.po: Update French translation from translation project.
164
165 2014-01-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
166
167         * sysdeps/sh/libm-test-ulps: Regenerate.
168
169 2014-01-24  David S. Miller  <davem@davemloft.net>
170
171         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
172
173 2014-01-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
174
175         * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
176         * sysdeps/sh/libm-test-ulps: ... here and regenerated.
177
178 2013-01-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
179
180         [BZ #16474]
181         * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
182         string pointers after reallocation.
183
184 2014-01-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
185
186         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
187         __SH4A__ instead of __SH_FPU_ANY__.
188
189 2014-01-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
190
191         * sysdeps/sh/fpu_control.h: New file.
192         * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
193         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
194         * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
195         * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
196         * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
197         * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
198         * sysdeps/sh/sys/ucontext.h: Remove.
199         * sysdeps/sh/sys: Remove directory.
200
201 2014-01-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
202
203         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
204         s390/sys/ucontext.h.
205         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
206         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
207
208 2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
209
210         [BZ #15605]
211         * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
212
213 2014-01-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
214
215         [BZ#16431]
216         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
217         Adjust the vDSO correctly for internal calls.
218         * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
219
220 2014-01-20  Allan McRae  <allan@archlinux.org>
221
222         * po/ca.po: Update Catalan translation from translation project.
223
224 2014-01-16  Mike Frysinger  <vapier@gentoo.org>
225
226         * sysdeps/s390/sotruss-lib.c: New file.
227
228 2014-01-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
229
230         [BZ#16430]
231         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
232         (__GI___gettimeofday): Alias for a different internal symbol to avoid
233         local calls issues by not having a PLT stub required for IFUNC calls.
234         * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
235
236 2014-01-16 Joseph Myers  <joseph@codesourcery.com>
237
238         * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
239         * math/test-fpucw-static.c: Likewise.
240
241 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
242
243         [BZ #16453]
244         * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
245
246 2014-01-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
247
248         * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
249         implementation for powerpc.
250
251 2014-01-15  Ondřej Bílka  <neleai@seznam.cz>
252
253         [BZ #14782]
254         * sysdeps/posix/system.c (__libc_system): Do not enable
255         asynchronous cancellation.
256
257 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
258
259         [BZ #16427]
260         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
261         handling only for numbers special also in the IEEE case.
262
263 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
264
265         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
266
267 2014-01-11  Allan McRae  <allan@archlinux.org>
268
269         * po/bg.po: Update Bulgarian translation from translation project.
270
271         * po/de.po: Update German translation from translation project.
272
273 2014-01-10  Roland McGrath  <roland@hack.frob.com>
274
275         * sysdeps/generic/gcc-compat.h: New file.
276
277 2014-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
278
279         * benchtests/asin-inputs: Correct slow inputs.
280         * benchtests/acos-inputs: Likewise.
281
282 2014-01-10  Allan McRae  <allan@archlinux.org>
283
284         * po:sv.po: Update Swedish translation from translation project.
285
286         * po/vi.po: Update Vietnamese translation from translation project.
287
288         * po/eo.po: Update Esperanto translation from translation project.
289
290         * po/cs.po: Update Czech translation from translation project.
291
292         * po/nl.po: Update Dutch translation from translation project.
293
294         * po/pl.po: Update Polish translation from translation project.
295
296         * po/ru.po: Update Russian translation from translation project.
297
298         * po/uk.po: Update Ukrainian translation from translation project.
299
300 2014-01-08  Brooks Moses  <bmoses@google.com>
301
302         * elf/dl-load.c: Fix comment typo.
303
304 2014-01-08  Carlos O'Donell  <carlos@redhat.com>
305
306         * po/header.pot: Rename to...
307         * po/pot.header: ... this.
308         * po/Makefile: Use pot.header.
309
310 2014-01-08  Yuriy Kaminskiy  <yumkam@gmail.com>
311             Maxim Kuvyrkov  <maxim@kugelworks.com>
312
313         [BZ #16394]
314         * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
315         SRC and DEST against LEN.
316
317 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
318
319         [BZ #16414]
320         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
321         implementation.
322         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
323
324 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
325
326         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
327
328 2014-01-08  Joseph Myers  <joseph@codesourcery.com>
329
330         [BZ #16408]
331         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
332         for large positive arguments.
333
334 2014-01-07  Joseph Myers  <joseph@codesourcery.com>
335
336         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
337
338         * math/auto-libm-test-in: Mark various tests with
339         xfail-rounding:ldbl-128ibm.
340         * math/auto-libm-test-out: Regenerated.
341
342         [BZ #16407]
343         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
344         Increase overflow threshold.
345
346 2014-01-07  Ondřej Bílka  <neleai@seznam.cz>
347
348         [BZ #14286]
349         * stdio-common/vfprintf.c: Check for integer overflow.
350
351 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
352
353         * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
354         the first argument and return value of __tls_get_addr_internal.
355
356 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
357
358         * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
359         also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
360
361 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
362
363         * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
364         * sysdeps/s390/rtld-global-offsets.sym: New file.
365         * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
366         GLIBC_2.19 symbol.
367         * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
368         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
369         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
370         ... this.
371         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
372         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
373         ... this.
374         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
375         Regenerate.
376         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
377         Regenerate.
378         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
379         halfs of GPRs for high_gprs contexts.
380         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
381         restore upper halfs of GPRs for high_gprs contexts.  Copy uc_flags
382         field.
383         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
384         uc_flags field.
385         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
386         64 bit versions:
387         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
388         for high GPRs (uc_high_gprs) and for future extensions
389         (__reserved).
390         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
391         for future extensions (__reserved).
392         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
393         64 bit versions:
394         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
395         SC_HIGHGPRS offset definition.
396         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
397         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
398
399 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
400
401         * Versions.def: Add GLIBC_2.19 for libpthread.
402         * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
403         siglongjmp for libpthread with GLIBC_2.19 symver.
404         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
405         * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
406         * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
407         * sysdeps/s390/__longjmp.c: New file.
408         * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
409         * sysdeps/s390/longjmp.c: New file.
410         * sysdeps/s390/setjmp.S: New file.
411         * sysdeps/s390/sigjmp.S: New file.
412         * sysdeps/s390/v1-longjmp.c: New file.
413         * sysdeps/s390/v1-setjmp.h: New file.
414         * sysdeps/s390/v1-sigjmp.c: New file.
415         * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
416         * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
417         GLIBC_2.19 version.
418         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
419         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
420         versioned symbols for ____longjmp_chk.
421         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
422         Likewise.
423         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
424         Regenerate.
425         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
426         Regenerate.
427         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
428         Regenerate.
429         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
430         Regenerate.
431         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
432         * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
433         * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
434         * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
435         * sysdeps/s390/s390-32/setjmp-common.S: ... this.
436         * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
437         * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
438         * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
439         * sysdeps/s390/s390-64/setjmp-common.S: ... this.
440         * sysdeps/s390/rtld-__longjmp.c: New file.
441         * sysdeps/s390/rtld-setjmp.S: New file.
442
443 2014-01-06  Joseph Myers  <joseph@codesourcery.com>
444
445         [BZ #16400]
446         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
447         Return -__logl (x) for small positive arguments without evaluating
448         a polynomial.
449
450 2014-01-06  Mike Frysinger  <vapier@gentoo.org>
451
452         * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
453         Rename to ...
454         (__ptrace_peeksiginfo_args): ... this.
455         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
456         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
457         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
458
459 2014-01-06  Allan McRae  <allan@archlinux.org>
460
461         * inet/netinet/in.h: Fix typo in comment.
462
463 2014-01-05  Andreas Jaeger  <aj@suse.de>
464
465         * sysdeps/i386/fpu/libm-test-ulps: Update.
466
467 2014-01-05  Allan McRae  <allan@archlinux.org>
468
469         * po/libc.pot: Regenerated.
470
471         * malloc/memusagestat.c: Fix gettext call formatting.
472
473 2014-01-04  Sami Kerola  <kerolasa@iki.fi>
474
475         * nscd/nscd.c: Improve usage() output.
476
477 2014-01-04  Mike Frysinger  <vapier@gentoo.org>
478
479         * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
480         * sysdeps/unix/sysv/linux/configure: Regenerated.
481         * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
482         * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
483
484 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
485
486         [BZ #16390]
487         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
488         (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
489
490 2014-01-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
491
492         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
493         extra tokens at end of #undef directive.
494         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
495         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
496         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
497
498 2014-01-03  Andrew Hunter  <ahh@google.com>
499
500         * elf/dl-open.c (dl_open_worker): New comment.
501         * elf/dl-reloc.c (_dl_try_allocate_static_tls): Use
502         atomic_compare_and_exchange_bool_acq
503         (_dl_allocate_static_tls): Block signals.
504         * elf/dl-tls.c (allocate_and_init): Return void.
505         (_dl_update_slotinfo): Block signals, use atomic update.
506
507 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
508
509         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
510
511         * math/auto-libm-test-in: Mark various tests with
512         xfail-rounding:ldbl-128ibm.
513         * math/auto-libm-test-out: Regenerated.
514
515 2014-01-02  Joseph Myers  <joseph@codesourcery.com>
516
517         [BZ #16386]
518         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
519         numbers with subnormal high part when calculating exponent.
520
521         [BZ #16385]
522         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
523         fabs.
524
525         [BZ #16384]
526         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
527         M_LN2l.
528         (__ieee754_acoshl): Use __log1pl not __log1p.
529
530 2013-01-02  Ondřej Bílka  <neleai@seznam.cz>
531
532         * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all,
533         ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry,
534         __failing_morecore, ptmalloc_init, dump_heap, new_heap, grow_heap,
535         heap_trim, _int_new_arena, get_free_list, reused_arena, arena_get2):
536         Convert to GNU style.
537         * malloc/hooks.c (memalign_hook_ini, __malloc_check_init,
538         mem2mem_check, mem2chunk_check, top_check, realloc_check,
539         memalign_check, __malloc_set_state): Likewise.
540         * malloc/mallocbug.c (main): Likewise.
541         * malloc/malloc.c (__malloc_assert, malloc_init_state, free_perturb,
542         do_check_malloced_chunk, do_check_malloc_state, sysmalloc, systrim,
543         mremap_chunk, __libc_malloc, __libc_free, __libc_realloc, _mid_memalign,
544         _int_malloc, malloc_consolidate, _int_realloc, _int_memalign, mtrim,
545         musable, __libc_mallopt, __posix_memalign, malloc_info): Likewise.
546         * malloc/malloc.h: Likewise.
547         * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook, mallochook,
548         memalignhook, reallochook, mabort): Likewise.
549         * malloc/mcheck.h: Likewise.
550         * malloc/memusage.c (update_data, me, malloc, realloc, calloc, free, mmap,
551         mmap64, mremap, munmap, dest): Likewise.
552         * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
553         * malloc/morecore.c (__default_morecore): Likewise.
554         * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
555         * malloc/obstack.c (_obstack_begin, _obstack_newchunk,
556         _obstack_allocated_p, obstack_free, _obstack_memory_used,
557         print_and_abort): Likewise.
558         * malloc/obstack.h: Likewise.
559         * malloc/set-freeres.c (__libc_freeres): Likewise.
560         * malloc/tst-mallocstate.c (main): Likewise.
561         * malloc/tst-mtrace.c (main): Likewise.
562         * malloc/tst-realloc.c (do_test): Likewise.
563
564 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
565
566         [BZ #16366]
567         * nscd/netgroupcache.c (do_notfound): New function.
568         (addgetnetgrentX): Use it.
569
570         [BZ # 16365]
571         * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
572         NSS_STATUS_NOTFOUND.
573
574 2014-01-01  Joseph Myers  <joseph@codesourcery.com>
575
576         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
577         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
578
579 2014-01-01  Allan McRae  <allan@archlinux.org>
580
581         * scripts/update-copyrights: Update configure input file suffix.
582
583         * NEWS: Update copyright year.
584         * catgets/gencat.c: Likewise.
585         * csu/version.c: Likewise.
586         * debug/catchsegv.sh: Likewise.
587         * debug/pcprofiledump.c: Likewise.
588         * debug/xtrace.sh: Likewise.
589         * elf/ldconfig.c: Likewise.
590         * elf/ldd.bash.in: Likewise.
591         * elf/pldd.c: Likewise.
592         * elf/sotruss.ksh: Likewise.
593         * elf/sprof.c: Likewise.
594         * iconv/iconv_prog.c: Likewise.
595         * iconv/iconvconfig.c: Likewise.
596         * locale/programs/locale.c: Likewise.
597         * locale/programs/localedef.c: Likewise.
598         * login/programs/pt_chown.c: Likewise.
599         * malloc/memusage.sh: Likewise.
600         * malloc/memusagestat.c: Likewise.
601         * malloc/mtrace.pl: Likewise.
602         * manual/libc.texinfo: Likewise.
603         * nscd/nscd.c: Likewise.
604         * nss/getent.c: Likewise.
605         * nss/makedb.c: Likewise.
606         * posix/getconf.c: Likewise.
607         * scripts/test-installation.pl: Likewise.
608
609         * All files with FSF copyright notices: Update copyright dates
610         using scripts/update-copyrights.
611         * intl/plural.c: Regenerated.
612         * locale/programs/charmap-kw.h: Likewise.
613         * locale/programs/locfile-kw.h: Likewise.
614
615 2013-12-31  Mike Frysinger  <vapier@gentoo.org>
616
617         * sysdeps/unix/sysv/linux/configure: Regenerated.
618         * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
619         the linux/fanotify.h header.
620         * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
621         HAVE_LINUX_FANOTIFY_H is defined.
622
623 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
624
625         * benchtests/cos-inputs: New inputs.
626         * benchtests/sin-inputs: Likewise.
627
628         * benchtests/atan-inputs: New inputs. Fix name of multiple
629         precision fallback inputs.
630
631         * benchtests/atanh-inputs: New inputs.
632         * benchtests/tanh-inputs: Likewise.
633
634         * benchtests/acosh-inputs: New inputs.
635         * benchtests/asinh-inputs: Likewise.
636
637         * benchtests/cosh-inputs: New inputs.
638         * benchtests/sinh-inputs: Likewise.
639
640         * benchtests/acos-inputs: Add more inputs.
641         * benchtests/asin-inputs: Likewise.
642
643 2013-12-30  Ville Skytta  <ville.skytta@iki.fi>
644
645         [BZ #16375]
646         * manual/arith.texi: Fix spelling.
647         * manual/charset.texi: Likewise.
648         * manual/errno.texi: Likewise.
649         * manual/filesys.texi: Likewise.
650         * manual/lang.texi: Likewise.
651         * manual/llio.texi: Likewise.
652         * manual/locale.texi: Likewise.
653         * manual/message.texi: Likewise.
654         * manual/resource.texi: Likewise.
655         * manual/search.texi: Likewise.
656         * manual/setjmp.texi: Likewise.
657         * manual/stdio.texi: Likewise.
658         * manual/string.texi: Likewise.
659         * manual/sysinfo.texi: Likewise.
660         * manual/time.texi: Likewise.
661
662 2013-12-27  Carlos O'Donell  <carlos@redhat.com>
663
664         * po/sl.po: New file.
665
666 2013-12-27  Mike Frysinger  <vapier@gentoo.org>
667
668         * .gitignore: Add core/.gdbinit/.gdb_history.
669
670 2013-12-27  Allan McRae  <allan@archlinux.org>
671
672         [BZ #16369]
673         * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
674         Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
675
676 2013-12-24  Brooks Moses  <bmoses@google.com>
677
678         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
679         all compilers that claim C++98 compliance, not just GCC.
680         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
681         Likewise.
682
683 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
684
685         * NEWS: Restore accidentally deleted bug-fix entries.
686
687 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
688             Ondřej Bílka  <neleai@seznam.cz>
689
690         [BZ #15073]
691         * malloc/malloc.c (_int_free): Perform sanity check only if we
692         have_lock.
693
694 2013-12-23  Ondřej Bílka  <neleai@seznam.cz>
695
696         [BZ #12986]
697         * manual/stdio.texi (String Input Conversions): Clarify that character
698         classes are not supported.
699
700 2013-12-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
701
702         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
703
704 2013-12-22  Joseph Myers  <joseph@codesourcery.com>
705
706         [BZ #16337]
707         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
708         Calculate results for small negative arguments directly rather
709         than using reflection formula with special underflow handling.
710
711         * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
712         * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
713         sysdeps/unix/bsd/bsd4.4/syscalls.list.
714         (fchflags): Likewise.
715         (revoke): Likewise.
716         (setlogin): Likewise.
717         (sigaltstack): Likewise.
718         (wait4): Likewise.
719         (sigblock): Remove.
720         (sigsetmask): Likewise.
721         (wait3): Likewise.
722         (waitpid): Likewise.
723         * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
724         * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
725         file.
726         * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
727         * sysdeps/unix/bsd/Makefile: ... here.
728         * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
729         * sysdeps/unix/bsd/Versions: ... here.
730         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
731         * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
732         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
733         * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
734         * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
735         * sysdeps/unix/bsd/sigblock.c: ... here.
736         * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
737         * sysdeps/unix/bsd/sigsetmask.c: ... here.
738         * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
739         * sysdeps/unix/bsd/sigvec.c: ... here.
740         * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
741         * sysdeps/unix/bsd/tcdrain.c: ... here.
742         * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
743         * sysdeps/unix/bsd/tcgetattr.c: ... here.
744         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
745         * sysdeps/unix/bsd/tcsetattr.c: ... here.
746         * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
747         * sysdeps/unix/bsd/wait.c: ... here.
748         * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
749         * sysdeps/unix/bsd/wait3.c: ... here.
750         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
751         * sysdeps/unix/bsd/waitpid.c: ... here.
752
753 2013-12-21  Joseph Myers  <joseph@codesourcery.com>
754
755         [BZ #16356]
756         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
757         round-to-nearest for [!USE_AS_EXPM1L].
758         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
759         * math/auto-libm-test-in: Do not expect cosh tests to fail.  Add
760         more tests of exp and exp10.  Expect some exp10 tests to miss
761         exceptions or fail in directed rounding modes.
762         * math/auto-libm-test-out: Regenerated.
763         * math/libm-test.inc (exp10_tonearest_test_data): New array.
764         (exp10_test_tonearest): New function.
765         (exp10_towardzero_test_data): New array.
766         (exp10_test_towardzero): New function.
767         (exp10_downward_test_data): New array.
768         (exp10_test_downward): New function.
769         (exp10_upward_test_data): New array.
770         (exp10_test_upward): New function.
771         (main): Call the new functions.
772         * sysdeps/i386/fpu/libm-test-ulps: Update.
773         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
774
775 2013-12-20  Joseph Myers  <joseph@codesourcery.com>
776
777         * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
778         asinh, atan, atan2, atanh, cbrt, cos and cosh.
779         * math/auto-libm-test-out: Regenerated.
780         * math/libm-test.inc (acosh_test_data): Add more tests.
781         (atanh_test_data): Likewise.
782         (ceil_test_data): Likewise.
783         (copysign_test_data): Likewise.
784         * sysdeps/i386/fpu/libm-test-ulps: Update.
785         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
786
787         * timezone/checktab.awk: Update from tzcode 2013i.
788         * timezone/private.h: Likewise.
789         * timezone/scheck.c: Likewise.
790         * timezone/tzfile.h: Likewise.
791         * timezone/tzselect.ksh: Likewise.
792         * timezone/zdump.c: Likewise.
793         * timezone/zic.c: Likewise.
794
795         * math/auto-libm-test-in: Add tests of cpow.
796         * math/auto-libm-test-out: Regenerated.
797         * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
798         * * math/gen-auto-libm-tests.c (func_calc_method): Add value
799         mpc_cc_c.
800         (func_calc_desc): Add mpc_cc_c union field.
801         (test_functions): Add cpow.
802         (special_fill_2pi): New function.
803         (special_real_inputs): Add 2pi.
804         (calc_generic_results): Handle mpc_cc_c.
805         * sysdeps/i386/fpu/libm-test-ulps: Update.
806         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
807
808         * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
809         csqrt, ctan and ctanh.
810         * math/auto-libm-test-out: Regenerated.
811         * math/libm-test.inc (TEST_COND_x86_64): New macro.
812         (TEST_COND_x86): Likewise.
813         (ccos_test_data): Use AUTO_TESTS_c_c.
814         (ccosh_test_data): Likewise.
815         (cexp_test_data): Likewise.
816         (clog_test_data): Likewise.
817         (csqrt_test_data): Likewise.
818         (ctan_test_data): Likewise.
819         (ctan_tonearest_test_data): Likewise.
820         (ctan_towardzero_test_data): Likewise.
821         (ctan_downward_test_data): Likewise.
822         (ctan_upward_test_data): Likewise.
823         (ctanh_test_data): Likewise.
824         (ctanh_tonearest_test_data): Likewise.
825         (ctanh_towardzero_test_data): Likewise.
826         (ctanh_downward_test_data): Likewise.
827         (ctanh_upward_test_data): Likewise.
828         * math/gen-auto-libm-tests.c (func_calc_method): Add value
829         mpc_c_c.
830         (func_calc_desc): Add mpc_c_c union field.
831         (FUNC_mpc_c_c): New macro.
832         (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
833         ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
834         ctanh.
835         (special_fill_min_subnorm_p120): New function.
836         (special_real_inputs): Add min_subnorm_p120.
837         (calc_generic_results): Handle mpc_c_c.
838         * sysdeps/i386/fpu/libm-test-ulps: Update.
839         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
840
841 2013-12-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
842
843         * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin,
844         do_sin_slow): New functions.
845         (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2,
846         cslow2, csloww1, csloww2): Use the new functions.
847
848         * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
849         Use M to change sign of result instead of X.  Assume X is
850         positive.
851         (csloww1): Likewise.
852         (__sin): Adjust.
853         (__cos): Adjust.
854
855         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
856         arguments A and DA.
857         (__sin): Adjust.
858         (__cos): Likewise.
859
860         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
861         (__cos): Likewise.
862         (sloww1): Don't adjust sign of DX.
863         (csloww1): Likewise.
864         (sloww2): Use X directly and don't adjust sign of DX.
865         (csloww2): Likewise.
866
867 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
868
869         * math/auto-libm-test-in: Add tests of cabs and carg.
870         * math/auto-libm-test-out: Regenerated.
871         * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
872         (carg_test_data): Likewise.
873         * math/gen-auto-libm-tests.c (func_calc_method): Add value
874         mpc_c_f.
875         (func_calc_desc): Add mpc_c_f union field.
876         (test_functions): Add cabs and carg.
877         (calc_generic_results): Handle mpc_c_f.
878
879         * sysdeps/powerpc/powerpc32/libgcc-compat.S
880         [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
881         as a macro and a compat symbol.
882         [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
883         [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
884         [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
885         [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
886         [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
887         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
888         not use .hidden.
889         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
890         Likewise.
891         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
892         Likewise.
893         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
894         Likewise.
895         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
896         Likewise.
897         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
898         Likewise.
899         * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
900         __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
901         from GLIBC_2.3.2.
902
903 2013-12-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
904
905         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
906
907 2013-12-19  Paul Pluzhnikov  <ppluzhnikov@google.com>
908
909         * elf/dl-misc.c (ptr_to_signal_safe_allocator_header): New function.
910         (__signal_safe_memalign, __signal_safe_free): Use it.
911         (__signal_safe_realloc): Likewise.
912
913 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
914
915         * manual/texinfo.tex: Update to version 2013-11-26.10 with
916         trailing whitespace removed.
917         * scripts/config.guess: Update to version 2013-11-29.
918         * scripts/config.sub: Update to version 2013-10-01.
919
920         * math/auto-libm-test-in: Add tests of sincos.
921         * math/auto-libm-test-out: Regenerated.
922         * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
923         * math/gen-auto-libm-tests.c (func_calc_method): Add value
924         mpfr_f_11.
925         (func_calc_desc): Add mpfr_f_11 union field.
926         (test_functions): Add sincos.
927         (calc_generic_results): Handle mpfr_f_11.
928         * sysdeps/i386/fpu/libm-test-ulps: Update.
929         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
930
931 2013-12-19  Andreas Schwab  <schwab@suse.de>
932
933         * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
934         CALL_MCOUNT.
935         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
936         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
937         [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
938
939 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
940
941         * math/gen-libm-test.pl (%beautify): Remove M_* constants.
942         * sysdeps/i386/fpu/libm-test-ulps: Update.
943         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
944
945         [BZ #16293]
946         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
947         round-to-nearest mode when using frndint.
948         * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
949         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
950         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
951         Likewise.
952         * math/auto-libm-test-in: Add more tests of expm1.  Do not expect
953         sinh test to fail.
954         * math/auto-libm-test-out: Regenerated.
955         * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
956         (TEST_COND_x86): Likewise.
957         (expm1_tonearest_test_data): New array.
958         (expm1_test_tonearest): New function.
959         (expm1_towardzero_test_data): New array.
960         (expm1_test_towardzero): New function.
961         (expm1_downward_test_data): New array.
962         (expm1_test_downward): New function.
963         (expm1_upward_test_data): New array.
964         (expm1_test_upward): New function.
965         (main): Run the new test functions.
966         * sysdeps/i386/fpu/libm-test-ulps: Update.
967         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
968
969         * include/features.h: Update comment documenting feature test
970         macros.  Mention _DEFAULT_SOURCE in comment.
971         [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
972         [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
973         _BSD_SOURCE and _SVID_SOURCE.
974         [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
975         !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
976         !_SVID_SOURCE]: Likewise.
977         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
978         (__USE_POSIX_IMPLICITLY): Define.
979         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
980         (_POSIX_SOURCE): Undefine and redefine.
981         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
982         (_POSIX_C_SOURCE): Likewise.
983         * manual/creature.texi (_DEFAULT_SOURCE): Document.
984         (Feature Test Macros): Update documentation of default features.
985
986 2013-12-19  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
987
988         * benchtests/Makefile: Add bench-strtok.
989         * benchtests/bench-strtok.c: New file: strtok benchtest.
990
991 2013-12-19  Allan McRae  <allan@archlinux.org>
992
993         * manual/install.texi: Suppress menu for plain text output.
994         * INSTALL: Regenerated.
995
996 2013-12-18  Andrew Hunter  <ahh@google.com>
997
998         * sysdeps/generic/ldsodefs.h (__signal_safe_memalign): New prototype.
999         (__signal_safe_malloc, __signal_safe_free): Likewise.
1000         (__signal_safe_realloc, __signal_safe_calloc): Likewise.
1001         * elf/dl-misc.c (__signal_safe_allocator_header): New struct.
1002         (__signal_safe_memalign, __signal_safe_malloc): New function.
1003         (__signal_safe_free, __signal_safe_realloc): Likewise.
1004         (__signal_safe_calloc): Likewise.
1005         * elf/dl-tls.c (allocate_dtv, _dl_clear_dtv): Call signal-safe
1006         functions.
1007         (_dl_deallocate_tls, _dl_update_slotinfo): Likewise.
1008
1009 2013-12-18  Andrew Hunter  <ahh@google.com>
1010
1011         * elf/Versions (ld): Add _dl_clear_dtv.
1012         * sysdeps/generic/ldsodefs.h (_dl_clear_dtv): New prototype.
1013         * elf/dl-tls.c (_dl_clear_dtv): New function.
1014         * nptl/allocatestack.c (get_cached_stack): Call _dl_clear_dtv.
1015
1016 2013-12-18  Andrew Hunter  <ahh@google.com>
1017
1018         * sysdeps/generic/ldsodefs.h (_dl_mask_all_signals): New prototype.
1019         (_dl_unmask_signals): Likewise.
1020         * sysdeps/mach/hurd/dl-sysdep.h (_dl_mask_all_signals): New stub.
1021         (_dl_unmask_all_signals): Likewise.
1022         * sysdeps/unix/sysv/linux/dl-sysdep.h (_dl_mask_all_signals): New prototype.
1023         (_dl_unmask_all_signals): Likewise.
1024         * sysdeps/unix/sysv/linux/dl-sysdep.c (_dl_mask_all_signals): New function.
1025         (_dl_unmask_signals): Likewise.
1026
1027 2013-12-18  Brooks Moses  <bmoses@google.com>
1028
1029         [BZ #15846]
1030         * misc/getauxval.c: Include errno.h.
1031         (__getauxval): Set errno to ENOENT if the requested type is not
1032         found.
1033         * misc/sys/auxv.h (getauxval): Document that it may set errno;
1034         don't declare with __attribute_const__.
1035         * elf/tst-auxv.c: Add tests for errno and type-not-found case.
1036         * manual/startup.texi: Document that getauxval sets errno.
1037
1038 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
1039
1040         * math/auto-libm-test-in: Add tests of jn and yn.
1041         * math/auto-libm-test-out: Regenerated.
1042         * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
1043         (yn_test_data): Likewise.
1044         * math/gen-auto-libm-tests.c (func_calc_method): Add value
1045         mpfr_if_f.
1046         (func_calc_desc): Add mpfr_if_f union field.
1047         (FUNC_mpfr_if_f): New macro.
1048         (test_functions): Add jn and yn.
1049         (calc_generic_results): Assert type of second input for
1050         mpfr_ff_f.  Handle mpfr_if_f.
1051         (output_for_one_input_case): Disable all checking for arguments
1052         fitting floating-point types in case of an integer argument.
1053         * sysdeps/i386/fpu/libm-test-ulps: Update.
1054         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1055
1056         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
1057         Don't expect fegetround reference in libm.so.
1058
1059 2013-12-17  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
1060
1061         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
1062         $(config-cflags-nofma).
1063
1064 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
1065
1066         * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
1067         * math/auto-libm-test-out: Regenerated.
1068
1069         [BZ #16338]
1070         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
1071         to determine exponent and adjust argument to have exponent of -1.
1072         * math/auto-libm-test-in: Add more tests of log, log10, log1p and
1073         log2.
1074         * math/auto-libm-test-out: Regenerated.
1075         * sysdeps/i386/fpu/libm-test-ulps: Update.
1076         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1077
1078 2013-12-18  Ondřej Bílka  <neleai@seznam.cz>
1079
1080         * manual/probes.texi: Remove cases when per-thread arenas are
1081         disabled.
1082
1083 2013-12-18  Andreas Schwab  <schwab@suse.de>
1084
1085         * sysdeps/i386/i686/multiarch/strstr.c: Remove.
1086         * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
1087         * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
1088         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
1089         * sysdeps/i386/i686/multiarch/Makefile: Update.
1090         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
1091
1092 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
1093
1094         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
1095         * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
1096
1097 2013-12-17  Paul Eggert  <eggert@cs.ucla.edu>
1098
1099         Support TZ transition times < 00:00:00.
1100         This is needed for version-3 tz-format files; it supports time
1101         stamps past 2037 for America/Godthab (the only entry in the tz
1102         database for which this change is relevant).
1103         * manual/time.texi (TZ Variable): Document transition times
1104         from -167:59:59 through -00:00:01.
1105         * time/tzset.c (tz_rule): Time of day is now signed.
1106         (__tzset_parse_tz): Parse negative time of day.
1107
1108         Document TZ transition times >= 25:00:00.
1109         * manual/time.texi (TZ Variable): Document transition times from
1110         25:00:00 through 167:59:59.  These are already supported, and this
1111         support will help with version-3 tz-format files.
1112
1113         * manual/time.texi (TZ Variable): Modernize North America example
1114         to reflect current (i.e., 2007-and-later) daylight saving rules.
1115
1116         * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
1117
1118 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
1119
1120         * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
1121         * sysdeps/unix/bsd/bits/stat.h: Likewise.
1122         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
1123         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
1124         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
1125         * sysdeps/unix/bsd/bsdstat.h: Likewise.
1126         * sysdeps/unix/bsd/clock.c: Likewise.
1127         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
1128         * sysdeps/unix/bsd/i386/wait3.S: Likewise.
1129         * sysdeps/unix/bsd/init-posix.c: Likewise.
1130         * sysdeps/unix/bsd/poll.c: Likewise.
1131         * sysdeps/unix/bsd/ptsname.c: Likewise.
1132         * sysdeps/unix/bsd/seekdir.c: Likewise.
1133         * sysdeps/unix/bsd/setegid.c: Likewise.
1134         * sysdeps/unix/bsd/seteuid.c: Likewise.
1135         * sysdeps/unix/bsd/setgid.c: Likewise.
1136         * sysdeps/unix/bsd/setrgid.c: Likewise.
1137         * sysdeps/unix/bsd/setruid.c: Likewise.
1138         * sysdeps/unix/bsd/setsid.c: Likewise.
1139         * sysdeps/unix/bsd/setuid.c: Likewise.
1140         * sysdeps/unix/bsd/sigaction.c: Likewise.
1141         * sysdeps/unix/bsd/sigprocmask.c: Likewise.
1142         * sysdeps/unix/bsd/sigsuspend.c: Likewise.
1143         * sysdeps/unix/bsd/sys/reboot.h: Likewise.
1144         * sysdeps/unix/bsd/telldir.c: Likewise.
1145         * sysdeps/unix/bsd/times.c: Likewise.
1146         * sysdeps/unix/bsd/usleep.c: Likewise.
1147
1148         * misc/Makefile (install-lib): Remove libbsd-compat.a.
1149         ($(objpfx)libbsd-compat.a): Remove rule.
1150
1151         * include/features.h (__FAVOR_BSD): Do not define.
1152         * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
1153         features conflicting with POSIX.
1154         (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
1155         (_BSD_SOURCE): Remove description of not being a subset of other
1156         feature test macros.
1157         * manual/job.texi (getpgrp): Do not document BSD version.
1158         (getpgid): Do not document by reference to BSD getpgrp.
1159         * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
1160         * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
1161         * signal/signal.h [__FAVOR_BSD]: Likewise.
1162         * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
1163         instead of making contents conditional on [__FAVOR_BSD].
1164         * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
1165
1166 2013-12-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1167
1168         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
1169
1170 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
1171
1172         [BZ #16314]
1173         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
1174         values below 2**-450, not 2**-500.
1175         * math/auto-libm-test-in: Don't allow spurious underflow from
1176         hypot.
1177         * math/auto-libm-test-out: Regenerated.
1178
1179         [BZ #16316]
1180         [BZ #16330]
1181         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
1182         values of ha and hb and sort them after adjusting subnormal
1183         arguments.
1184         * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
1185         Likewise.
1186         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
1187         values of ea and eb and sort them after adjusting subnormal
1188         arguments.
1189         * math/auto-libm-test-in: Do not expect some hypot tests of
1190         subnormals to fail.  Add more hypot tests.
1191         * math/auto-libm-test-out: Regenerated.
1192
1193 2013-12-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1194
1195         [BZ #13304]
1196         * sysdeps/sh/s_fma.c: New file.
1197         * sysdeps/sh/s_fmaf.c: New file.
1198         * sysdeps/sh/soft-fp/sfp-machine.h: New file.  Based on arm
1199         version.
1200         * sysdeps/sh/Implies: Add sh/soft-fp.
1201
1202 2013-12-16  Roland McGrath  <roland@hack.frob.com>
1203
1204         * elf/dl-error.c (struct catch): Add new member `errcode'.  Add a
1205         level of indirection to members `objname', `errstring', `malloced'.
1206         (_dl_signal_error): Store through pointers in *LCATCH rather modifying
1207         *LCATCH itself.  Set *LCATCH->errcode to ERRCODE rather than passing
1208         it as the __longjmp argument (just pass 1 instead).
1209         (_dl_catch_error): Initialize C with argument pointers and address of
1210         volatile local ERRCODE rather than copying values out of C at return.
1211
1212 2013-12-16  Joseph Myers  <joseph@codesourcery.com>
1213
1214         * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
1215         * math/auto-libm-test-out: Regenerated.
1216         * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
1217         (hypot_test_data): Likewise.
1218         (pow_test_data): Likewise.
1219         (pow_tonearest_test_data): Likewise.
1220         * math/gen-auto-libm-tests.c (func_calc_method): Add value
1221         mpfr_ff_f.
1222         (func_calc_desc): Add mpfr_ff_f union field.
1223         (FUNC_mpfr_ff_f): New macro.
1224         (test_functions): Add atan2, hypot and pow.
1225         (special_fill_min): New function.
1226         (special_fill_minus_min): Likewise.
1227         (special_fill_min_subnorm): Likewise.
1228         (special_fill_minus_min_subnorm): Likewise.
1229         (special_real_inputs): Add min, -min, min_subnorm and
1230         -min_subnorm.
1231         (calc_generic_results): Handle mpfr_ff_f.
1232         * sysdeps/i386/fpu/libm-test-ulps: Update.
1233         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1234
1235 2013-12-16  Will Newton  <will.newton@linaro.org>
1236
1237         * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
1238         (Aligned Memory Blocks): Add documentation for aligned_alloc
1239         and suggest it as an alternative to posix_memalign.
1240         (Hooks for Malloc): Document __memalign_hook is also called
1241         for aligned_alloc.  (Summary of Malloc): Add summary for
1242         aligned alloc.  Document __memalign_hook is also called
1243         for aligned_alloc.
1244
1245 2013-12-16  Will Newton  <will.newton@linaro.org>
1246
1247         * manual/memory.texi (Malloc Examples): Clarify default
1248         alignment documentation.  Suggest posix_memalign rather
1249         than memalign or valloc.
1250         (Aligned Memory Blocks): Remove suggestion to use memalign
1251         or valloc.  Remove obsolete comment about BSD.
1252         Document memalign errno values and mark the function obsolete.
1253         Document posix_memalign returned error codes.  Mark valloc
1254         as obsolete.  (Hooks for Malloc): __memalign_hook is also
1255         called for posix_memalign and valloc.
1256         (Summary of Malloc): Add posix_memalign to function summary.
1257         __memalign_hook is also called for posix_memalign and valloc.
1258
1259 2013-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
1260
1261         * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
1262         TAYLOR_SIN.
1263         (__sin): Adjust.
1264         (__cos): Likewise.
1265         (sloww): Use mynumber union.  Expand ternary operator into
1266         if-else statements.
1267         (cslow): use mynumber union.
1268
1269 2013-12-16  Allan McRae  <allan@archlinux.org>
1270
1271         * configure.ac: Set AUTOCONF when maintainer-mode is not used.
1272         * configure: Regenerated.
1273
1274         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
1275
1276         [BZ #14120]
1277         * configure.ac: Added --enable-maintainer-mode. Check for
1278         autoconf when enabled.
1279         * configure: Regenerated.
1280
1281         * nscd/nscd.service: New file.
1282         * nscd/nscd.tmpfiles: New file.
1283
1284 2013-12-14  Ondřej Bílka  <neleai@seznam.cz>
1285
1286         [BZ #12100]
1287         * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
1288         * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
1289         * sysdeps/x86_64/multiarch/strstr.c: ... here.
1290         (strstr): Add __strstr_sse2_unaligned ifunc.
1291         * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
1292         * sysdeps/x86_64/multiarch/strcasestr.c ... here.
1293         (strcasestr): Remove __strcasestr_sse42 ifunc.
1294         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
1295         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
1296         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
1297
1298 2013-12-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1299
1300         * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
1301         * sysdeps/sh/bits/fenv.h: ... here.
1302         * sysdeps/sh/sh4/fpu/bits: Remove directory.
1303
1304 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1305
1306         * NEWS: Mention ppc64 STT_GNU_IFUNC support.
1307
1308 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1309
1310         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
1311         hypotf multiarch implementations.
1312         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
1313         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
1314         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
1315         multiarch hypot for PPC64.
1316         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
1317         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
1318         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
1319         multiarch hypotf for PPC64.
1320
1321 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1322
1323         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
1324         modff multiarch implementations.
1325         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
1326         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
1327         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
1328         multiarch modf for PPC64.
1329         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
1330         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
1331         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
1332         multiarch modff for PPC64.
1333
1334 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1335
1336         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
1337         and logl multiarch implementations.
1338         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
1339         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
1340         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
1341         multiarch logb for PPC64.
1342         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
1343         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
1344         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
1345         multiarch logb for PPC64.
1346         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
1347         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
1348         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
1349         multiarch logb for PPC64.
1350
1351 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1352
1353         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
1354         isinff multiarch implementation.
1355         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
1356         file.
1357         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
1358         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
1359         multiarch isinf for PPC64.
1360         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
1361         file.
1362         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
1363         multiarch isinff for PPC64.
1364
1365 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1366
1367         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
1368         finitef multiarch implementation.
1369         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
1370         file.
1371         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
1372         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
1373         multiarch finite for PPC64.
1374         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
1375         file.
1376         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
1377         multiarch finitef for PPC64.
1378
1379 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1380
1381         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
1382         lrint multiarch implementation.
1383         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
1384         file.
1385         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
1386         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
1387         multiarch llrint for PPC64.
1388         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
1389         multiarch lrint for PPC64.
1390
1391 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1392
1393         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
1394         copysignf multiarch implementation.
1395         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
1396         file.
1397         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
1398         file.
1399         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
1400         multiarch copysign for PPC64.
1401         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
1402         multiarch copysignf for PPC64.
1403
1404 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1405
1406         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
1407         multiarch implementation.
1408         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
1409         file.
1410         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
1411         file.
1412         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
1413         file.
1414         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
1415         file.
1416         multiarch llround for PPC64.
1417         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
1418         multiarch trunc for PPC64.
1419         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
1420         multiarch truncf for PPC64.
1421
1422 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1423
1424         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
1425         multiarch implementation.
1426         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
1427         file.
1428         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
1429         file.
1430         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
1431         file.
1432         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
1433         file.
1434         multiarch llround for PPC64.
1435         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
1436         multiarch round for PPC64.
1437         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
1438         multiarch roundf for PPC64.
1439
1440 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1441
1442         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
1443         multiarch implementation.
1444         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
1445         file.
1446         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
1447         file.
1448         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
1449         file.
1450         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
1451         file.
1452         multiarch llround for PPC64.
1453         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
1454         multiarch floor for PPC64.
1455         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
1456         multiarch floorf for PPC64.
1457
1458 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1459
1460         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
1461         multiarch implementation.
1462         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
1463         file.
1464         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
1465         file.
1466         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
1467         file.
1468         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
1469         file.
1470         multiarch llround for PPC64.
1471         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
1472         multiarch ceil for PPC64.
1473         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
1474         multiarch ceilf for PPC64.
1475
1476 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1477
1478         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
1479         multiarch implementation.
1480         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
1481         file.
1482         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
1483         file.
1484         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
1485         file.
1486         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
1487         multiarch llround for PPC64.
1488         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
1489         multiarch lround for PPC64.
1490
1491 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1492
1493         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
1494         multiarch implementation.
1495         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
1496         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
1497         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
1498         file.
1499         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
1500         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
1501         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
1502         multiarch isnan for PPC64.
1503         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
1504         multiarch isnanf for PPC64.
1505
1506 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1507
1508         * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
1509         * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
1510         * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
1511         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
1512         * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
1513         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
1514
1515 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1516
1517         * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
1518         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
1519         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
1520         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
1521
1522 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1523
1524         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
1525         multiarch implementations.
1526         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1527         (__libc_ifunc_impl_list): Likewise.
1528         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
1529         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
1530         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
1531         multiarch stpcpy for PPC64.
1532
1533 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1534
1535         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
1536         multiarch implementations.
1537         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1538         (__libc_ifunc_impl_list): Likewise.
1539         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
1540         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
1541         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
1542         multiarch strcpy for PPC64.
1543
1544 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1545
1546         * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
1547         redefine function name.
1548         (_wordcopy_fwd_dest_aligned): Likewise.
1549         (_wordcopy_bwd_aligned): Likewise.
1550         (_wordcopy_bwd_dest_aligned): Likewise.
1551         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
1552         multiarch implementations.
1553         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1554         (__libc_ifunc_impl_list): Likewise.
1555         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
1556         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
1557         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
1558         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
1559         multiarch wcscpy for PPC64.
1560
1561 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1562
1563         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
1564         multiarch implementations.
1565         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1566         (__libc_ifunc_impl_list): Likewise.
1567         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
1568         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
1569         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
1570         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
1571         multiarch wcscpy for PPC64.
1572
1573 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1574
1575         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
1576         multiarch implementations.
1577         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1578         (__libc_ifunc_impl_list): Likewise.
1579         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
1580         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
1581         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
1582         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
1583         multiarch wcsrchr for PPC64.
1584
1585 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1586
1587         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
1588         multiarch implementations.
1589         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1590         (__libc_ifunc_impl_list): Likewise.
1591         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
1592         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
1593         * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
1594         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
1595         multiarch wcschr for PPC64.
1596
1597 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1598
1599         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
1600         multiarch implementations.
1601         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1602         (__libc_ifunc_impl_list): Likewise.
1603         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
1604         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
1605         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
1606         multiarch strchrnul for PPC64.
1607
1608 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1609
1610         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
1611         implementations.
1612         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1613         (__libc_ifunc_impl_list): Likewise.
1614         * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
1615         * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
1616         * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
1617         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
1618         strchr for PPC64.
1619
1620 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1621
1622         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
1623         implementations.
1624         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1625         (__libc_ifunc_impl_list): Likewise.
1626         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
1627         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
1628         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
1629         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
1630         strncmp for PPC64.
1631
1632 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1633
1634         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
1635         multiarch implementations.
1636         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1637         (__libc_ifunc_impl_list): Likewise.
1638         * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
1639         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
1640         strncasecmp for PPC64.
1641         * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
1642         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
1643         multiarch strncasecmp_l for PPC64.
1644
1645 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1646
1647         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
1648         multiarch implementations.
1649         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
1650         (__libc_ifunc_impl_list): Likewise.
1651         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
1652         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
1653         multiarch strcasecmp for PPC64.
1654         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
1655         file.
1656         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
1657         multiarch strcasecmp_l for PPC64.
1658
1659 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1660
1661         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
1662         implementations.
1663         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1664         (__libc_ifunc_impl_list): Likewise.
1665         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
1666         * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
1667         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
1668         strnlen for PPC64.
1669
1670 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1671
1672         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
1673         implementations.
1674         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1675         (__libc_ifunc_impl_list): Likewise.
1676         * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
1677         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
1678         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
1679         strlen for PPC64.
1680
1681 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1682
1683         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
1684         implementations.
1685         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1686         (__libc_ifunc_impl_list): Likewise.
1687         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
1688         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
1689         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
1690         rawmemrchr for PPC64.
1691
1692 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1693
1694         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
1695         implementation.
1696         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1697         (__libc_ifunc_impl_list): Likewise.
1698         * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
1699         * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
1700         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
1701         memrchr for PPC64.
1702
1703 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1704
1705         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
1706         implementation.
1707         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1708         (__libc_ifunc_impl_list): Likewise.
1709         * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
1710         * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
1711         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
1712         memchr for PPC64.
1713
1714 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1715
1716         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
1717         implementation.
1718         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1719         (__libc_ifunc_impl_list): Likewise.
1720         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
1721         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
1722         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
1723         mempcpy for PPC64.
1724
1725 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1726
1727         * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
1728         avoid cretion of __bzero symbol.
1729         * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
1730         Likewise.
1731         * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
1732         Likewise.
1733         * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
1734         Likewise.
1735         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
1736         multiarch implementations.
1737         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1738         (__libc_ifunc_impl_list): Likewise.
1739         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
1740         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
1741         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
1742         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
1743         bzero for PPC32.
1744         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
1745         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
1746         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
1747         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
1748         * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
1749         memset for PPC64.
1750         * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
1751
1752 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1753
1754         * string/memcmp.c (memcmp): Using macro to redefine symbol name.
1755         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
1756         implementations.
1757         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1758         (__libc_ifunc_impl_list): Likewise.
1759         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
1760         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
1761         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
1762         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
1763         memcmp for PPC64.
1764
1765 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1766
1767         * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
1768         multiarch for POWER/PPC64.
1769         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
1770         * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
1771         * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
1772         * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
1773         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
1774         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
1775         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
1776         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
1777         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
1778         memcpy for PPC64.
1779
1780 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1781
1782         * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
1783         * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
1784         * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
1785         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
1786         * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
1787         * sysdeps/powerpc/powerpc64/power5/Implies: New File.
1788         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
1789         * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
1790         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
1791         * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
1792         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
1793         * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
1794         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
1795         * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
1796         * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
1797         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
1798         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
1799         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
1800         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
1801         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
1802         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
1803         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
1804
1805 2013-12-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1806
1807         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
1808
1809 2013-12-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
1810
1811         * benchtests/Makefile (bench): Add exp2 and log2.
1812         (LDLIBS-bench-exp2): Add -lm.
1813         (LDLIBS-bench-log2): Likewise.
1814         * benchtests/exp2-inputs: New inputs file.
1815         * benchtests/log2-inputs: New inputs file.
1816         * benchtests/log-inputs: Add new inputs.
1817         * benchtests/tan-inputs: Likewise.
1818
1819 2013-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
1820
1821         * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
1822         definition...
1823         (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2,
1824         csloww1, csloww2): ... from here.
1825
1826         * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
1827         instead of structures.
1828         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
1829         (POLYNOMIAL): Likewise.
1830         (TAYLOR_SLOW): Likewise.
1831         (__sin): Likewise.
1832         (__cos): Likewise.
1833         (slow1): Likewise.
1834         (slow2): Likewise.
1835         (sloww): Likewise.
1836         (sloww1); Likewise.
1837         (sloww2): Likewise.
1838         (bsloww1): Likewise.
1839         (bsloww2): Likewise.
1840         (cslow2): Likewise.
1841         (csloww): Likewise.
1842         (csloww1): Likewise.
1843         (csloww2): Likewise.
1844
1845 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
1846
1847         * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
1848         (__malloc_assert, __libc_realloc, __libc_calloc,
1849         _int_realloc): Expand MALLOC_COPY and MALLOC_ZERO to
1850         memcpy and memset.
1851         * malloc/hooks.c (realloc_check): Likewise.
1852
1853 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
1854
1855         * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
1856         * malloc/arena.c: Remove PER_THREAD conditional.
1857         [!PER_THREAD]: Remove code.
1858         (ptmalloc_unlock_all2): Likewise.
1859         (ptmalloc_init): Likewise.
1860         (_int_new_arena): Likewise.
1861         (arena_get2): Likewise.
1862         * malloc/hooks.c (__malloc_get_state): Likewise.
1863         (__malloc_set_state): Likewise.
1864         * malloc/malloc.c: Likewise.
1865         (struct malloc_state): Likewise.
1866         (struct malloc_par): Likewise.
1867         (__libc_realloc): Likewise.
1868         (__libc_mallopt): Likewise.
1869
1870 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1871
1872         * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
1873
1874 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
1875
1876         * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
1877         macro to a function.  Check for zero perturb_byte.
1878         (_int_malloc, _int_free): Remove zero perturb_byte checks.
1879
1880 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
1881
1882         * malloc/malloc.c: (force_reg): Remove.
1883         (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc,
1884         _mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
1885         force_reg by atomic_forced_read.
1886         * malloc/arena.c (ptmalloc_init): Likewise.
1887         * malloc/hooks.c (top_check): Likewise.
1888
1889 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1890
1891         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
1892
1893 2013-12-09  Markus Trippelsdorf  <markus@trippelsdorf.de>
1894
1895         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
1896
1897 2013-12-08  Joseph Myers  <joseph@codesourcery.com>
1898
1899         * math/auto-libm-test-in: Add tests of lgamma.
1900         * math/auto-libm-test-out: Regenerated.
1901         * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
1902         (M_LOG_2_SQRT_PIl): Likewise.
1903         (lgamma_test_data): Use AUTO_TESTS_f_f1.
1904         * math/gen-auto-libm-tests.c (func_calc_method): Add value
1905         mpfr_f_f1.
1906         (func_calc_desc): Add mpfr_f_f1 union field.
1907         (ARGS1): New macro.
1908         (ARGS2): Likewise.
1909         (ARGS3): Likewise.
1910         (ARGS4): Likewise.
1911         (RET1): Likewise.
1912         (RET2): Likewise.
1913         (CALC): Likewise.
1914         (FUNC): Likewise.
1915         (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
1916         (test_functions): Add lgamma.
1917         (calc_generic_results): Handle mpfr_f_f1.
1918         * sysdeps/i386/fpu/libm-test-ulps: Update.
1919         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1920
1921 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1922
1923         * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
1924         __mpn_add_n for PowerPC64/POWER7.
1925         * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
1926         __mpn_sub_n for PowerPC64/POWER7.
1927
1928 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1929
1930         * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
1931         __mpn_addmul_1 for PowerPC64.
1932         * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
1933         __mpn_submul_1 for PowerPC64.
1934         * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
1935         for PowerPC64.
1936         * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
1937         for PowerPC64.
1938
1939 2013-12-06  Fernando J. V. da Silva  <fernandojvdasilva@gmail.com>
1940
1941         [BZ #15089]
1942         * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
1943
1944 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1945
1946         * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
1947
1948 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1949
1950         * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
1951         add multiarch folders.
1952         * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
1953         * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
1954         * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
1955         * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
1956         * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
1957         * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
1958         * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
1959         * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
1960         * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
1961         * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
1962         * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
1963         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
1964         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
1965         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
1966         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
1967         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
1968         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
1969
1970 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1971
1972         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
1973         __ieee754_hypot and __ieee754_hypotf multiarch implementations.
1974         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
1975         New file.
1976         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
1977         New file.
1978         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
1979         multiarch __ieee754_hypot for PowerPC32.
1980         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
1981         New file.
1982         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
1983         New file.
1984         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
1985         multiarch __ieee754_hypotf for PowerPC32.
1986
1987 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1988
1989         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
1990         long_double_symbol only if __logbl is defined.
1991         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
1992         * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
1993         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
1994         * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
1995         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
1996         * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
1997         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
1998         path for implementation.
1999         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
2000         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
2001         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
2002         logb, and logbl multiarch implementations for PowerPC32.
2003         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
2004         file.
2005         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
2006         file.
2007         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
2008         multiarch logb for PowerPC32.
2009         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
2010         file.
2011         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
2012         file.
2013         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
2014         multiarch logbf for PowerPC32.
2015         * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
2016         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
2017         file.
2018         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
2019         multiarch logbl implementation for PowerPC32.
2020
2021 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2022
2023         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
2024         and modff multiarch implementations.
2025         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
2026         New file.
2027         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
2028         New file.
2029         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
2030         multiarch modf for PowerPC32.
2031         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
2032         New file.
2033         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
2034         New file.
2035         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
2036         multiarch modff for PowerPC32.
2037
2038 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2039
2040         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
2041         and lrintf multiarch implementations.
2042         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
2043         New file.
2044         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
2045         New file.
2046         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
2047         multiarch lrint for PowerPC32.
2048         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
2049         file: multiarch lrintf for PowerPC32.
2050
2051 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2052
2053         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
2054         and lroundf multiarch implementations.
2055         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
2056         New file.
2057         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
2058         New file.
2059         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
2060         New file.
2061         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
2062         multiarch lround for PowerPC32.
2063         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
2064         file: multiarch lroundf for PowerPC32.
2065
2066 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2067
2068         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
2069         copysign and copysignf multiarch implementations.
2070         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
2071         New file.
2072         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
2073         New file.
2074         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
2075         file: multiarch copysign for PowerPC32.
2076         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
2077         file: multiarch copysignf for PowerPC32.
2078
2079 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2080
2081         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
2082         and truncf multiarch implementations.
2083         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
2084         New file.
2085         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
2086         file.
2087         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
2088         multiarch trunc for PowerPC32.
2089         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
2090         New file.
2091         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
2092         New file.
2093         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
2094         multiarch truncf for PowerPC32.
2095
2096 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2097
2098         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
2099         and roundf multiarch implementations.
2100         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
2101         New file.
2102         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
2103         file.
2104         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
2105         multiarch round for PowerPC32.
2106         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
2107         New file.
2108         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
2109         New file.
2110         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
2111         multiarch roundf for PowerPC32.
2112
2113 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2114
2115         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
2116         and floorf multiarch implementations.
2117         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
2118         New file.
2119         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
2120         file.
2121         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
2122         multiarch floor for PowerPC32.
2123         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
2124         New file.
2125         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
2126         New file.
2127         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
2128         multiarch floorf for PowerPC32.
2129
2130 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2131
2132         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
2133         and ceilf multiarch implementations.
2134         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
2135         New file.
2136         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
2137         file.
2138         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
2139         multiarch ceil for PowerPC32.
2140         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
2141         New file.
2142         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
2143         file.
2144         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
2145         multiarch ceilf for PowerPC32.
2146
2147 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2148
2149         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
2150         is defined.
2151         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
2152         FINITEF is defined.
2153         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
2154         and finitef multiarch implementations.
2155         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
2156         New file.
2157         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
2158         file.
2159         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
2160         multiarch finite for PowerPC32.
2161         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
2162         New file.
2163         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
2164         file: multiarch finitef for PowerPC32.
2165
2166 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2167
2168         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
2169         and isinff multiarch implementations.
2170         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
2171         file.
2172         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
2173         file.
2174         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
2175         multiarch isinf for PowerPC32.
2176         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
2177         New file.
2178         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
2179         multiarch isinff for PowerPC32.
2180
2181 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2182
2183         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
2184         alias when __isnan is defined.
2185         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
2186         and isnanf multiarch implementations.
2187         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
2188         file.
2189         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
2190         file.
2191         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
2192         file.
2193         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
2194         file.
2195         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
2196         multiarch isnan for PowerPC32.
2197         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
2198         New file.
2199         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
2200         New file.
2201         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
2202         multiarch isnanf for PowerPC32.
2203
2204 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2205
2206         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
2207         and sqrtf multiarch implementations.
2208         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
2209         file.
2210         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
2211         file.
2212         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
2213         multiarch sqrt for PowerPC32.
2214         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
2215         file.
2216         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
2217         file.
2218         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
2219         multiarch sqrtf for PowerPC32.
2220
2221 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2222
2223         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
2224         and llroundf multiarch implementations.
2225         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
2226         New file.
2227         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
2228         New file.
2229         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
2230         New file.
2231         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
2232         file: multiarch llround for PowerPC32.
2233         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
2234         file: multiarch llroundf for PowerPC32.
2235
2236 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2237
2238         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
2239         multiarch PowerPC32 fpu implementations.
2240         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
2241         New file.
2242         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
2243         New file.
2244         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
2245         multiarch llrint for PowerPC32.
2246         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
2247         New file.
2248         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
2249         New file.
2250         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
2251         file.
2252
2253 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2254
2255         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
2256
2257 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2258
2259         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
2260         file.
2261         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
2262         file.
2263         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
2264         file.
2265         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
2266         multiarch wordcopy for PPC32.
2267         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
2268         wordcopy objects.
2269         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2270         (__libc_ifunc_impl_list): Likewise.
2271         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
2272         * sysdeps/powerpc/power4/wordcopy.c: ... to here.
2273         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
2274         * sysdeps/powerpc/power6/wordcopy.c: ... to here.
2275         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
2276         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
2277
2278 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2279
2280         * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
2281         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
2282         file.
2283         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
2284         file.
2285         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
2286         file.
2287         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
2288         multiarch wcscpy for PPC32.
2289         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
2290         multiarch objects.
2291         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2292         (__libc_ifunc_impl_list): Likewise.
2293         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
2294         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
2295         * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
2296         sysdeps/powerpc/power6/wcscpy.c.
2297
2298 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2299
2300         * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
2301         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
2302         file.
2303         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
2304         file.
2305         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
2306         file.
2307         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
2308         multiarch wcsrchr for PPC32.
2309         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
2310         multiarch objects.
2311         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2312         (__libc_ifunc_impl_list): Likewise.
2313         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
2314         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
2315         * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
2316         sysdeps/powerpc/power6/wcsrchr.c.
2317
2318 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2319
2320         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
2321         file.
2322         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
2323         file.
2324         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
2325         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
2326         multiarch wcschr for PPc32.
2327         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
2328         multiarch objects.
2329         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2330         (__libc_ifunc_impl_list): Likewise.
2331         * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
2332         * sysdeps/powerpc/power6/wcschr.c: ... to here.
2333         * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
2334         sysdeps/powerpc/power6/wcschr.c.
2335
2336 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2337
2338         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
2339         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
2340         file.
2341         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
2342         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
2343         file: multiarch strchr for PPC32.
2344         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
2345         multiarch objects.
2346         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2347         (__libc_ifunc_impl_list): Likewise.
2348
2349 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2350
2351         * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
2352         name.
2353         * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
2354         file.
2355         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
2356         file.
2357         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
2358         multiarch strchrnul for PPC32.
2359         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
2360         multiarch objects.
2361         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2362         (__libc_ifunc_impl_list): Likewise.
2363
2364 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2365
2366         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
2367         file.
2368         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
2369         multiarch strncasecmp for PPC32.
2370         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
2371         file.
2372         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
2373         multiarch strncasecmp_l for PPC32.
2374         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
2375         strncasecmp multiarch objects.
2376         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2377         (__libc_ifunc_impl_list): Likewise.
2378
2379 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2380
2381         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
2382         file.
2383         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
2384         multiarch strncasecmp for PPC32.
2385         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
2386         New file.
2387         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
2388         multiarch strcasecmp_l for PPC32.
2389         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
2390         multiarch objects.
2391         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2392         (__libc_ifunc_impl_list): Likewise.
2393
2394 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2395
2396         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
2397         file.
2398         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
2399         file.
2400         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
2401         multiarch strncmp for PPC32.
2402         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
2403         multiarch objects.
2404         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2405         (__libc_ifunc_impl_list): Likewise.
2406
2407 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2408
2409         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
2410         * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
2411         file.
2412         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
2413         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
2414         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
2415         multiarch objects.
2416         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2417         (__libc_ifunc_impl_list): Likewise.
2418
2419 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2420
2421         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
2422         file.
2423         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
2424         file.
2425         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
2426         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
2427         multiarch objects.
2428         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2429         (__libc_ifunc_impl_list): Likewise.
2430
2431 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2432
2433         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
2434         file.
2435         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
2436         file.
2437         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
2438         multiarch rawmemchr for PPC32.
2439         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
2440         multiarch objects.
2441         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2442         (__libc_ifunc_impl_list): Likewise.
2443
2444 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2445
2446         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
2447         file.
2448         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
2449         file.
2450         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
2451         file: memrchr multiarch for PPC32.
2452         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
2453         multiarch objects.
2454         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
2455         (__libc_ifunc_impl_list): Likewise.
2456
2457 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2458
2459         * string/memchr.c (__memchr): Using macro to redefine symbol name.
2460         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
2461         file.
2462         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
2463         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
2464         multiarch memchr for PPC32.
2465         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
2466         multiarch objects.
2467         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
2468         (__libc_ifunc_impl_list): Likewise.
2469
2470 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2471
2472         * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
2473         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
2474         file.
2475         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
2476         file.
2477         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
2478         file: multiarch mempcpy for PPC32.
2479         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
2480         multiarch objects.
2481         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
2482         (__libc_ifunc_impl_list): Likewise.
2483
2484 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2485
2486         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
2487         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
2488         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
2489         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
2490         multiarch bzero for PPC32.
2491         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
2492         file.
2493         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
2494         file.
2495         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
2496         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
2497         file: multiarch memset for PPC32.
2498         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
2499         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
2500         memset multiarch objects.
2501         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
2502         (__libc_ifunc_impl_list): Likewise.
2503
2504 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2505
2506         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
2507         file.
2508         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
2509         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
2510         memcmp for PPC32.
2511         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
2512         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
2513         multiarch objects.
2514         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
2515         (__libc_ifunc_impl_list): Likewise.
2516
2517 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2518
2519         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
2520         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
2521         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
2522         file.
2523         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
2524         file.
2525         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
2526         file.
2527         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
2528         multiarch memcpy for PPC32.
2529         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
2530         multiarch objects.
2531         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
2532         (__libc_ifunc_impl_list): Likewise.
2533
2534 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2535
2536         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
2537         support multiarch for POWER/PPC32.
2538         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
2539         Likewise.
2540         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
2541         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
2542         Implies file to make multiarch folder appers before the fpu and
2543         default folder for power4 configuration.
2544
2545 2013-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
2546
2547         * scripts/bench.pl: Append volatile keyword to type.
2548
2549 2013-12-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
2550
2551         * sysdeps/sh/sotruss-lib.c: New file.
2552         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
2553
2554 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2555
2556         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
2557
2558 2013-12-05  Joseph Myers  <joseph@codesourcery.com>
2559
2560         [BZ #6810]
2561         * math/w_tgamma.c: Include <errno.h>.
2562         (__tgamma): Use __glibc_unlikely.  Set errno on underflow to 0.
2563         * math/w_tgammaf.c: Include <errno.h>.
2564         (__tgammaf): Use __glibc_unlikely.  Set errno on underflow to 0.
2565         * math/w_tgammal.c: Include <errno.h>.
2566         (__tgammal): Use __glibc_unlikely.  Set errno on underflow to 0.
2567         * math/auto-libm-test-in: Do not allow missing errno on tgamma
2568         underflow.  Add more tgamma tests.
2569         * math/auto-libm-test-out: Regenerated.
2570         * sysdeps/i386/fpu/libm-test-ulps: Update.
2571         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2572
2573         * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
2574         sin, sinh, tan, tanh, tgamma, y0 and y1.
2575         * math/auto-libm-test-out: Regenerated.
2576         * math/libm-test.inc (TEST_COND_x86_64): New macro.
2577         (TEST_COND_x86): Likewise.
2578         (M_E2l): Remove macro.
2579         (M_E3l): Likewise.
2580         (M_2_SQRT_PIl): Likewise.
2581         (M_SQRT_PIl): Likewise.
2582         (M_1_DIV_El): Likewise.
2583         (log_test_data): Use AUTO_TESTS_f_f.
2584         (log10_test_data): Likewise.
2585         (log1p_test_data): Likewise.
2586         (log2_test_data): Likewise.
2587         (sin_test_data): Likewise.
2588         (sin_tonearest_test_data): Likewise.
2589         (sin_towardzero_test_data): Likewise.
2590         (sin_downward_test_data): Likewise.
2591         (sin_upward_test_data): Likewise.
2592         (sinh_test_data): Likewise.
2593         (sinh_tonearest_test_data): Likewise.
2594         (sinh_towardzero_test_data): Likewise.
2595         (sinh_downward_test_data): Likewise.
2596         (sinh_upward_test_data): Likewise.
2597         (tan_test_data): Likewise.
2598         (tan_tonearest_test_data): Likewise.
2599         (tan_towardzero_test_data): Likewise.
2600         (tan_downward_test_data): Likewise.
2601         (tan_upward_test_data): Likewise.
2602         (tanh_test_data): Likewise.
2603         (tgamma_test_data): Likewise.
2604         (y0_test_data): Likewise.
2605         (y1_test_data): Likewise.
2606         * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
2607         (special_real_inputs): Add pi/4.
2608         * sysdeps/i386/fpu/libm-test-ulps: Update.
2609         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2610
2611 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2612
2613         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
2614         "longjmp_target" static probes.
2615         (__longjmp): Rename to __longjmp_symbol.
2616         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
2617         * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
2618         on which longjmp to generate.
2619         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
2620         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
2621         probe.
2622         (__sigsetjmp): Rename to __sigsetjmp_symbol.
2623         (__sigjmp_save): Rename to __sigjmp_save_symbol.
2624         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
2625         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
2626         and __sigjmp_save_symbol based on which sigsetjmp to generated.
2627         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
2628         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
2629         __longjmp_symbol based on which __longjmp to generate.
2630         * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
2631         probe.
2632         (setjmp): Rename to setjmp_symbol.
2633         (__sigsetjmp): Rename to __sigsetjmp_symbol.
2634         (_setjmp): Rename to _setjmp_symbol.
2635         (__sigsetjmp): Rename to __sigsetjmp_symbol.
2636         * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
2637         _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
2638         which setjmp to generate.
2639         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
2640         "longjmp_target" static probes.
2641
2642 2013-12-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
2643
2644         * benchtests/README: Add note about output arguments.
2645         * benchtests/bench-sincos.c: Remove file.
2646         * benchtests/sincos-inputs: New file.
2647         * scripts/bench.pl: Identify output arguments and define
2648         static variables for them.
2649
2650         * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
2651
2652         [BZ #15941]
2653         * Makefile (INSTALL): Add install-plain.texi as the primary
2654         dependency.
2655         * manual/install-plain.texi: New file.
2656         * manual/install.texi: Include node directive only for
2657         non-plaintext output.
2658
2659 2013-12-04  Joseph Myers  <joseph@codesourcery.com>
2660
2661         * stdlib/longlong.h: Update from GCC.
2662
2663         [BZ #6807]
2664         [BZ #15901]
2665         * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
2666         * math/w_j0f.c (y0f): Likewise.
2667         * math/w_j0l.c (__y0l): Likewise.
2668         * math/w_j1.c (y1): Likewise.
2669         * math/w_j1f.c (y1f): Likewise.
2670         * math/w_j1l.c (__y1l): Likewise
2671         * math/w_jn.c (yn): Likewise.
2672         * math/w_jnf.c (ynf): Likewise.
2673         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
2674         Bessel function pole errors in _POSIX_ mode.  Use NAN as return
2675         value for Bessel function domain errors outside _SVID_ mode.
2676         Adjust sign of return value for yn (negative integer, 0).
2677         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
2678         by zero in return for negative x and set sign appropriately for
2679         negative n.
2680         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
2681         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
2682         * math/libm-test.inc (y0_test_data): Add more tests and adjust
2683         expectations in error cases.
2684         (y1_test_data): Likewise.
2685         (yn_test_data): Likewise.
2686         * sysdeps/i386/fpu/libm-test-ulps: Update.
2687         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2688
2689 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2690
2691         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
2692         "64" to "64-v1".  Add "64-v2".
2693         (abi-64-options): Rename to ...
2694         (abi-64-v1-options): ... this.   Redefine _CALL_ELF.
2695         (abi-64-condition): Rename to ...
2696         (abi-64-v1-condition): ... this.  Add _CALL_ELF check.,
2697         (abi-64-ld-soname): Rename to ...
2698         (abi-64-v1-ld-soname): ... this.
2699         (abi-64-v2-options): Define.
2700         (abi-64-v2-condition): Likewise.
2701         (abi-64-v2-ld-soname): Likewise.
2702         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
2703         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
2704         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
2705         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
2706         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
2707
2708 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2709             Alan Modra  <amodra@gmail.com>
2710
2711         * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
2712         New versions for use with the ELFv2 ABI.
2713         (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
2714         * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
2715         declaration.
2716         (struct La_ppc64v2_retval): Likewise.
2717         (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
2718         (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
2719         * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
2720         to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
2721         (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
2722         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
2723         Do not save or restore CR.
2724         (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
2725         (_dl_profile_resolve): Do no save or restore CR.  Support extended
2726         return values for ELFv2 ABI.  Fix location of FPR return registers.
2727         * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
2728         updated values for _CALL_ELF == 2.
2729         (La_regs, La_retval, int_retval): Likewise.
2730
2731 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2732
2733         * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
2734         (FRAME_MIN_SIZE_PARM): Likewise.
2735         (FRAME_BACKCHAIN): Likewise.
2736         (FRAME_CR_SAVE): Likewise.
2737         (FRAME_LR_SAVE): Likewise.
2738         (FRAME_TOC_SAVE): Likewise.
2739         (FRAME_PARM_SAVE): Likewise.
2740         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
2741         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
2742         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
2743         (call_mcount_parm_offset): New macro.
2744         (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
2745         (PROF): Use symbolic stack frame offsets.
2746         (TAIL_CALL_SYSCALL_ERROR): Likewise.
2747         * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
2748         Redefine in terms of FRAME_MIN_SIZE.
2749         (_dl_runtime_resolve): Use symbolic stack frame offsets.
2750         (_dl_profile_resolve): Likewise.  Update comment.
2751         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
2752         symbols stack frame offsets.
2753         (__sigsetjmp): Likewise.
2754         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
2755         * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
2756         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
2757         * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
2758
2759         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
2760         (FRAME_BACKCHAIN): Remove.
2761         (FRAME_CR_SAVE): Likewise.
2762         (FRAME_LR_SAVE): Likewise.
2763         (FRAME_COMPILER_DW): Likewise.
2764         (FRAME_LINKER_DW): Likewise.
2765         (FRAME_TOC_SAVE): Likewise.
2766         (FRAME_PARM_SAVE): Likewise.
2767         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
2768         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
2769         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
2770         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
2771         (CHECK_SP): Use symbolic stack frame offsets.
2772         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
2773         zone" instead of caller's parameter save area for temp storage.
2774         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
2775         Likewise.  Also, use symbolic stack frame offsets.
2776         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
2777         stackblock): Redefine for _CALL_ELF == 2 to save parameters into
2778         our own stack frame instead of the caller's.
2779         (__socket): Use symbolic stack frame offsets.
2780
2781 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2782             Alan Modra  <amodra@gmail.com>
2783
2784         * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
2785         Define.
2786         (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK,
2787         PPC64_LOCAL_ENTRY_OFFSET): Define.
2788         * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
2789         New function.
2790         (elf_machine_fixup_plt): Call it.
2791         (elf_machine_plt_conflict): Likewise.  Add map, sym_map, and
2792         reloc arguments.
2793         (elf_machine_rela): Update call to elf_machine_plt_conflict.
2794         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve,
2795         _dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
2796         r2 before calling target.
2797
2798 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2799             Alan Modra  <amodra@gmail.com>
2800
2801         * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
2802         (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
2803         versions of macros to support ELFv2 ABI.
2804         (LOCALENTRY): New macro.
2805         (ENTRY, EALIGN): Use it.
2806         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
2807         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
2808         fall through into ENTRY entry point.
2809         * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
2810         Only define if _CALL_ELF != 2.
2811
2812         (elf_machine_matches_host): Verify ABI version matches.
2813         (RTLD_START): Use LOCALENTRY.
2814         (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
2815         (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
2816         (PLT_ENTRY_WORDS): New macro.
2817         (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
2818         (elf_machine_runtime_setup): Support ELFv2 ABI.
2819         (elf_machine_fixup_plt): Likewise.
2820         (elf_machine_plt_conflict): Likewise.
2821         (resolve_ifunc): Likewise.
2822         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
2823         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
2824         Likewise.
2825         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
2826         (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
2827         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
2828         (makecontext): Support ELFv2 ABI.
2829         * elf/elf.h (EF_PPC64_ABI): Define.
2830
2831 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2832
2833         * sysdeps/powerpc/powerpc64/sysdep.h [ASSEMBLER] (PPC64_LOAD_FUNCPTR):
2834         New assembler macro.
2835         [ASSEMBLER] (ENTRY_1): Do not switch to .text section here ...
2836         [ASSEMBLER] (ENTRY): ... but instead here ...
2837         [ASSEMBLER] (EALIGN): ... and here.
2838         [!ASSEMBLER] (PPC64_LOAD_FUNCPTR): New macro.
2839         [!ASSEMBLER] (ENTRY_1): New macro; set up .opd entry.
2840         [!ASSEMBLER] (ENTRY_2): Use it.
2841         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
2842         ENTRY_2 changes.  Use PPC64_LOAD_FUNCPTR.
2843         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve,
2844         _dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
2845         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
2846         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
2847         Use PPC64_LOAD_FUNCPTR.
2848
2849 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2850
2851         * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
2852
2853 2013-12-04  Alan Modra  <amodra@gmail.com>
2854
2855         * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
2856         (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
2857         (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
2858         (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
2859
2860         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
2861         overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
2862         R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
2863         Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
2864         R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
2865         Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
2866
2867 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2868
2869         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
2870         (__makecontext): Fix incorrect CFI when backtracing out of
2871         context created via makecontext.
2872         * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
2873         (__setcontext): Fix incorrect CFI during switch to new context.
2874         (__novec_setcontext): Likewise.
2875
2876 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
2877
2878         [BZ #4772]
2879         * time/strptime_l.c (__strptime_internal): Allow modifiers
2880         in strptime.
2881         * time/tst-strptime.c (day_tests): Add testcase.
2882
2883
2884 2013-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
2885
2886         * scripts/bench.pl: Skip over blank lines.
2887
2888 2013-12-04  Paul Eggert  <eggert@cs.ucla.edu>
2889
2890         [BZ #926]
2891         * manual/time.texi (Calendar Time): Clarify what timezone functions
2892         use.
2893
2894 2013-12-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2895
2896         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
2897
2898 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
2899
2900         * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
2901         implementation.
2902         * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
2903         * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
2904         * debug/memset_chk.c (__memset_chk): Likewise.
2905         * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
2906         * debug/strncpy_chk.c: Likewise.
2907
2908 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
2909
2910         [BZ #15268]
2911         [BZ #15425]
2912         * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
2913         (__ieee754_exp): For possibly underflowing results, check size of
2914         result and force underflow exception if required.
2915         * math/auto-libm-test-in: Add more tests of exp.
2916         * math/auto-libm-test-out: Regenerated.
2917         * sysdeps/i386/fpu/libm-test-ulps: Update.
2918         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2919
2920         [BZ #16283]
2921         * math/w_exp2.c (__exp2): Handle a zero result as underflow.
2922         * math/w_exp2f.c (__exp2f): Likewise.
2923         * math/w_exp2l.c (__exp2l): Likewise.
2924         * math/auto-libm-test-in: Do not allow missing errno on exp2
2925         underflow.
2926         * math/auto-libm-test-out: Regenerated.
2927
2928 2013-12-03  Ondřej Bílka  <neleai@seznam.cz>
2929
2930         [BZ #16274]
2931         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
2932         handle filename validation.
2933         * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
2934         (do_open): Delete.
2935
2936 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
2937
2938         [BZ #6786]
2939         * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
2940         (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
2941         * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
2942         <float.h>.
2943         (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
2944         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
2945         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
2946         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
2947         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
2948         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
2949         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
2950         * math/auto-libm-test-in: Don't allow missing errno from erfc.
2951         Add more erfc tests.
2952         * math/auto-libm-test-out: Regenerated.
2953         * sysdeps/i386/fpu/libm-test-ulps: Update.
2954         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2955
2956         * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
2957         exp2, expm1, j0 and j1.
2958         * math/auto-libm-test-out: Regenerated.
2959         * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
2960         (erfc_test_data): Likewise.
2961         (exp_test_data): Likewise.
2962         (exp_tonearest_test_data): Likewise.
2963         (exp_towardzero_test_data): Likewise.
2964         (exp_downward_test_data): Likewise.
2965         (exp_upward_test_data): Likewise.
2966         (exp10_test_data): Likewise.
2967         (exp2_test_data): Likewise.
2968         (expm1_test_data): Likewise.
2969         (j0_test_data): Likewise.
2970         (j1_test_data): Likewise.
2971         * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
2972         (input_flag_type): Add flag_xfail_rounding.
2973         (input_flags): Add xfail-rounding.
2974         (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
2975         (output_for_one_input_case): Handle flag_xfail_rounding.
2976         * sysdeps/i386/fpu/libm-test-ulps: Update.
2977         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2978
2979 2013-12-03  Aurelien Jarno  <aurelien@aurel32.net>
2980
2981         [BZ #16289]
2982         * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
2983         division by 0.
2984
2985 2013-12-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
2986
2987         [BZ #16195]
2988         * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
2989         (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
2990         (STAP_PROBE0): New macro.
2991         (STAP_PROBE1): Likewise.
2992         (STAP_PROBE2): Likewise.
2993         (STAP_PROBE3): Likewise.
2994         (STAP_PROBE4): Likewise.
2995
2996 2013-12-02  Ondřej Bílka  <neleai@seznam.cz>
2997
2998         * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
2999
3000 2013-12-02  Steve Ellcey  <sellcey@mips.com>
3001
3002         * benchtests/Makefile (bench): Add sqrt.
3003         (LDLIBS-bench-sqrt): New.
3004         * benchtests/sqrt-input: New.
3005
3006 2013-12-02  Pavel Simerda  <psimerda@redhat.com>
3007
3008         * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
3009         (GAIH_EAI): Likewise.
3010         (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
3011         (gaih_inet): Likewise.
3012         (getaddrinfo): Don't use GAIH_EAI.
3013
3014         * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
3015         (struct gaih): Remove definition.
3016
3017 2013-12-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
3018
3019         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
3020         Use HERRNOP directly.
3021
3022 2013-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3023
3024         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
3025
3026 2013-11-30  Joseph Myers  <joseph@codesourcery.com>
3027
3028         * math/gen-auto-libm-tests.c (test_functions): Add more
3029         single-argument functions.
3030         (special_fill_pi_2): New function.
3031         (special_fill_minus_pi_2): Likewise.
3032         (special_fill_pi_6): Likewise.
3033         (special_fill_minus_pi_6): Likewise.
3034         (special_fill_pi_3): Likewise.
3035         (special_fill_2pi_3): Likewise.
3036         (special_fill_e): Likewise.
3037         (special_fill_1_e): Likewise.
3038         (special_fill_e_minus_1): Likewise.
3039         (special_real_inputs): Add more special inputs.
3040         (output_for_one_input_case): Do not require ERANGE on underflow to
3041         zero if round-to-nearest result does not underflow to zero, unless
3042         exact results required.
3043         * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
3044         atan, atanh, cbrt, cos and cosh.
3045         * math/auto-libm-test-out: Regenerated.
3046         * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
3047         (acos_tonearest_test_data): Likewise.
3048         (acos_towardzero_test_data): Likewise.
3049         (acos_downward_test_data): Likewise.
3050         (acos_upward_test_data): Likewise.
3051         (acosh_test_data): Likewise.
3052         (asin_test_data): Likewise.
3053         (asin_tonearest_test_data): Likewise.
3054         (asin_towardzero_test_data): Likewise.
3055         (asin_upward_test_data): Likewise.
3056         (asinh_test_data): Likewise.
3057         (atan_test_data): Likewise.
3058         (atanh_test_data): Likewise.
3059         (cbrt_test_data): Likewise.
3060         (cos_test_data): Likewise.
3061         (cos_tonearest_test_data): Likewise.
3062         (cos_towardzero_test_data): Likewise.
3063         (cos_downward_test_data): Likewise.
3064         (cos_upward_test_data): Likewise.
3065         (cosh_test_data): Likewise.
3066         (cosh_tonearest_test_data): Likewise.
3067         (cosh_towardzero_test_data): Likewise.
3068         (cosh_downward_test_data): Likewise.
3069         (cosh_upward_test_data): Likewise.
3070         * sysdeps/i386/fpu/libm-test-ulps: Update.
3071         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
3072
3073 2013-11-29  Joseph Myers  <joseph@codesourcery.com>
3074
3075         [BZ #6787]
3076         * math/w_exp10.c (__exp10): Handle a zero result as underflow.
3077         * math/w_exp10f.c (__exp10f): Likewise.
3078         * math/w_exp10l.c (__exp10l): Likewise.
3079         * math/libm-test.inc (exp10_test_data): Add more tests and expect
3080         errno settings in existing tests.
3081
3082         [BZ #14032]
3083         * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
3084         precision control set to double precision.
3085         * sysdeps/i386/fpu/w_sqrt.c: New file.
3086         * math/auto-libm-test-in: Add more tests.
3087         * math/auto-libm-test-out: Update.
3088
3089         * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
3090         (sqrt_test_tonearest): New function.
3091         (sqrt_towardzero_test_data): New variable.
3092         (sqrt_test_towardzero): New function.
3093         (sqrt_downward_test_data): New variable.
3094         (sqrt_test_downward): New function.
3095         (sqrt_upward_test_data): New variable.
3096         (sqrt_test_upward): New function.
3097         (main): Call the new functions.
3098
3099         * math/gen-auto-libm-tests.c: New file.
3100         * math/auto-libm-test-in: Likewise.
3101         * math/auto-libm-test-out: New generated file.
3102         * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
3103         variables.
3104         (%beautify): Add generated representations of zero.
3105         (top level): Set $auto_input and call parse_auto_input.
3106         (beautify): Remove trailing "f" from hex float constants.
3107         (parse_args): Handle XFAIL_TEST.
3108         (convert_condition): New function.
3109         (or_value): Likewise.
3110         (or_cond_value): Likewise.
3111         (generate_testfile): Handle AUTO_TESTS_* lines.
3112         (parse_auto_input): New function.
3113         * math/libm-test.inc (XFAIL_TEST): New macro.
3114         (ERRNO_UNCHANGED): Update value.
3115         (ERRNO_EDOM): Likewise.
3116         (ERRNO_ERANGE): Likewise.
3117         (IGNORE_RESULT): Likewise.
3118         (TEST_COND_flt_32): New macro.
3119         (TEST_COND_dbl_64): Likewise.
3120         (TEST_COND_ldbl_96_intel): Likewise.
3121         (TEST_COND_ldbl_96_m68k): Likewise.
3122         (TEST_COND_ldbl_128): Likewise.
3123         (TEST_COND_ldbl_128ibm): Likewise.
3124         (TEST_COND_long32): Likewise.
3125         (TEST_COND_long64): Likewise.
3126         (TEST_COND_before_rounding): Likewise.
3127         (TEST_COND_after_rounding): Likewise.
3128         (enable_test): Handle XFAIL_TEST flag.
3129         (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
3130         with finite results.
3131         * math/Makefile ($(objpfx)libm-test.stmp): Depend on
3132         auto-libm-test-out.
3133
3134 2013-11-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
3135             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
3136
3137         [BZ #16214]
3138         * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
3139         __tls_get_addr_internal instead of __tls_get_offset in order to
3140         avoid GOT pointer dependency.  Make rtld export
3141         __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
3142         __tls_get_addr since we are a __tls_get_offset platform.
3143         * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
3144         GOT pointer being set up before.
3145         * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
3146
3147 2013-11-28  Joseph Myers  <joseph@codesourcery.com>
3148
3149         * manual/math.texi (Errors in Math Functions): Document accuracy
3150         goals.
3151
3152         [BZ #15004]
3153         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
3154         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
3155         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
3156         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
3157         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
3158         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
3159         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
3160         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
3161         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
3162         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
3163         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
3164         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
3165         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
3166         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
3167         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
3168         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
3169
3170         * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
3171         * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
3172         * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
3173         * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
3174         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
3175         Likewise.
3176         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
3177         Likewise.
3178         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
3179         Likewise.
3180         * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
3181         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
3182         (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
3183         atomic-feupdateenv and flt-rounds.
3184         * sysdeps/powerpc/nofpu/Versions (libc): Add
3185         __atomic_feholdexcept, __atomic_feclearexcept,
3186         __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
3187         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
3188         (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
3189         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
3190         (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
3191         here.
3192         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
3193         Update.
3194
3195         * manual/arith.texi (FP Exceptions): Document that exceptions may
3196         not be raised when matherr is used.
3197         (Math Error Reporting): Document overflow in directed rounding
3198         modes.  Document that errno may not be set when finite values are
3199         returned on overflow.  Document intent to set errno on underflow
3200         only for underflow to zero.
3201
3202         [BZ #16271]
3203         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
3204         round-to-nearest then adjust result for other rounding modes.
3205         * include/fenv.h (fegetround): Use libm_hidden_proto.
3206         * math/fegetround.c (fegetround): Use libm_hidden_def.
3207         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
3208         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
3209         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
3210         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
3211         Likewise.
3212         * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
3213         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
3214         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
3215         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
3216
3217 2013-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
3218
3219         [BZ #16077]
3220         * nss/Versions (libnss_files): Add
3221         _nss_files_gethostbyname3_r.
3222         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
3223         New function.
3224         (HOST_DB_LOOKUP): Remove macro.
3225         (_nss_files_gethostbyname_r): Implement function without the
3226         HOST_DB_LOOKUP macro.
3227         (_nss_files_gethostbyname2_r): Likewise.
3228
3229 2013-11-28  Ondřej Bílka  <neleai@seznam.cz>
3230
3231         * malloc/malloc.c (__libc_calloc): Make memset a tail call.
3232
3233 2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
3234
3235         * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
3236         _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
3237         warning.
3238
3239 2013-11-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3240
3241         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
3242         __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
3243         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
3244         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
3245         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
3246         __fe_nomask_env_priv and attribute_hidden.
3247         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
3248         (libc_feupdateenv_test_ppc): Likewise.
3249         (libc_feresetround_ppc): Likewise.
3250         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
3251         (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
3252         compat_symbol macro.
3253         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
3254         (__fe_nomask_env): Likewise.
3255         * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
3256
3257 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
3258
3259         * string/Makefile: Remove ifunc tests.
3260         * string/test-string.h: Define TEST_IFUNC.
3261         * string/test-bcopy-ifunc.c: Remove.
3262         * string/test-bzero-ifunc.c: Likewise.
3263         * string/test-memccpy-ifunc.c: Likewise.
3264         * string/test-memchr-ifunc.c: Likewise.
3265         * string/test-memcmp-ifunc.c: Likewise.
3266         * string/test-memcpy-ifunc.c: Likewise.
3267         * string/test-memmem-ifunc.c: Likewise.
3268         * string/test-memmove-ifunc.c: Likewise.
3269         * string/test-mempcpy-ifunc.c: Likewise.
3270         * string/test-memrchr-ifunc.c: Likewise.
3271         * string/test-memset-ifunc.c: Likewise.
3272         * string/test-rawmemchr-ifunc.c: Likewise.
3273         * string/test-stpcpy-ifunc.c: Likewise.
3274         * string/test-stpncpy-ifunc.c: Likewise.
3275         * string/test-strcasecmp-ifunc.c: Likewise.
3276         * string/test-strcasestr-ifunc.c: Likewise.
3277         * string/test-strcat-ifunc.c: Likewise.
3278         * string/test-strchr-ifunc.c: Likewise.
3279         * string/test-strchrnul-ifunc.c: Likewise.
3280         * string/test-strcmp-ifunc.c: Likewise.
3281         * string/test-strcpy-ifunc.c: Likewise.
3282         * string/test-strcspn-ifunc.c: Likewise.
3283         * string/test-strlen-ifunc.c: Likewise.
3284         * string/test-strncasecmp-ifunc.c: Likewise.
3285         * string/test-strncat-ifunc.c: Likewise.
3286         * string/test-strncmp-ifunc.c: Likewise.
3287         * string/test-strncpy-ifunc.c: Likewise.
3288         * string/test-strnlen-ifunc.c: Likewise.
3289         * string/test-strpbrk-ifunc.c: Likewise.
3290         * string/test-strrchr-ifunc.c: Likewise.
3291         * string/test-strspn-ifunc.c: Likewise.
3292         * string/test-strstr-ifunc.c: Likewise.
3293
3294 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
3295
3296         * benchtests/Makefile: Remove ifunc tests.
3297         * benchtests/bench-string.h: Define TEST_IFUNC.
3298         * benchtests/bench-bcopy-ifunc.c: Remove.
3299         * benchtests/bench-bzero-ifunc.c: Likewise.
3300         * benchtests/bench-memccpy-ifunc.c: Likewise.
3301         * benchtests/bench-memchr-ifunc.c: Likewise.
3302         * benchtests/bench-memcmp-ifunc.c: Likewise.
3303         * benchtests/bench-memcpy-ifunc.c: Likewise.
3304         * benchtests/bench-memmem-ifunc.c: Likewise.
3305         * benchtests/bench-memmove-ifunc.c: Likewise.
3306         * benchtests/bench-mempcpy-ifunc.c: Likewise.
3307         * benchtests/bench-memrchr-ifunc.c: Likewise.
3308         * benchtests/bench-memset-ifunc.c: Likewise.
3309         * benchtests/bench-rawmemchr-ifunc.c: Likewise.
3310         * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
3311         * benchtests/bench-stpcpy-ifunc.c: Likewise.
3312         * benchtests/bench-stpncpy-ifunc.c: Likewise.
3313         * benchtests/bench-strcasecmp-ifunc.c: Likewise.
3314         * benchtests/bench-strcasestr-ifunc.c: Likewise.
3315         * benchtests/bench-strcat-ifunc.c: Likewise.
3316         * benchtests/bench-strchr-ifunc.c: Likewise.
3317         * benchtests/bench-strchrnul-ifunc.c: Likewise.
3318         * benchtests/bench-strcmp-ifunc.c: Likewise.
3319         * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
3320         * benchtests/bench-strcpy-ifunc.c: Likewise.
3321         * benchtests/bench-strcspn-ifunc.c: Likewise.
3322         * benchtests/bench-strlen-ifunc.c: Likewise.
3323         * benchtests/bench-strncasecmp-ifunc.c: Likewise.
3324         * benchtests/bench-strncat-ifunc.c: Likewise.
3325         * benchtests/bench-strncmp-ifunc.c: Likewise.
3326         * benchtests/bench-strncpy-ifunc.c: Likewise.
3327         * benchtests/bench-strnlen-ifunc.c: Likewise.
3328         * benchtests/bench-strpbrk-ifunc.c: Likewise.
3329         * benchtests/bench-strrchr-ifunc.c: Likewise.
3330         * benchtests/bench-strsep-ifunc.c: Likewise.
3331         * benchtests/bench-strspn-ifunc.c: Likewise.
3332         * benchtests/bench-strstr-ifunc.c: Likewise.
3333
3334 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
3335
3336         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
3337
3338 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
3339
3340         * resolv/netdb.h: Use __glibc_reserved instead __unused.
3341         * rt/aio.h: Likewise.
3342         * sysdeps/gnu/bits/utmp.h: Likewise.
3343         * sysdeps/gnu/bits/utmpx.h: Likewise.
3344         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
3345         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
3346         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
3347         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
3348         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
3349         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
3350         * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
3351         * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
3352         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
3353         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
3354         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
3355         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
3356         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
3357         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
3358         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
3359         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
3360         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
3361         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
3362         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
3363         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
3364         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
3365         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
3366         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
3367         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
3368         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
3369         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
3370         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
3371         * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
3372         * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
3373         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
3374         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
3375         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
3376         * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
3377         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
3378         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
3379         * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
3380         * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
3381         * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
3382         * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
3383         * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
3384         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
3385         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
3386
3387 2013-11-25  Carlos O'Donell  <carlos@redhat.com>
3388
3389         [BZ #16245]
3390         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
3391         Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
3392
3393 2013-11-25  Joseph Myers  <joseph@codesourcery.com>
3394
3395         * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
3396         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
3397         Likewise.
3398
3399 2013-11-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3400
3401         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
3402         SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
3403         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
3404         (__fesetround): Remove define.
3405         * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
3406         rounding and exceptions handling.
3407         * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
3408         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
3409         (__fe_nomask_env): Likewise.
3410         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
3411         __fegetround instead of fegetround.
3412         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
3413         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
3414
3415 2013-11-21  Roland McGrath  <roland@hack.frob.com>
3416
3417         * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
3418         it's there.
3419
3420         * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
3421
3422 2013-11-21  Meador Inge  <meadori@codesourcery.com>
3423
3424         [BZ #11157]
3425         * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
3426         (encrypt_r): Likewise.
3427         * malloc/obstack.h (obstack_free): Likewise.
3428         * posix/unistd.h (encrypt): Likewise.
3429
3430 2013-11-21  Guy Martin  <gmsoft@tuxicoman.be>
3431
3432         * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
3433         DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
3434         DL_CALL_DT_FINI() that call the functions directly.
3435         * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
3436         * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
3437         * elf/dl-fini.c: Likewise.
3438
3439 2013-11-20  Ondřej Bílka  <neleai@seznam.cz>
3440
3441         * malloc/hooks.c (memalign_check): Add alignment rounding.
3442         * malloc/malloc.c (_mid_memalign): New function.
3443         (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
3444         Implement by calling _mid_memalign.
3445         * manual/probes.texi (Memory Allocation Probes): Remove
3446         memory_valloc_retry and memory_pvalloc_retry.
3447
3448 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
3449
3450         * locale/programs/locarchive.c (open_archive): Add const
3451         qualifier to ARCHIVEFNAME and copy default fname to
3452         DEFAULT_FNAME.
3453
3454         [BZ #15601]
3455         * libio/tst-widetext.input: Rename Oriya to Odia.
3456         * locale/iso-639.def: Likewise.
3457
3458         * manual/probes.texi (Mathematical Function Probes): Add
3459         documentation for sin, cos, asin and acos probes.
3460         * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
3461         (__sin32): Add slowasin probe.
3462         (__cos32): Add slowacos probe.
3463         (__mpsin): Add slowsin probe.
3464         (__mpcos): Add slowcos probe.
3465
3466 2013-11-19  Joseph Myers  <joseph@codesourcery.com>
3467
3468         [BZ #15483]
3469         * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
3470         thread-local __sim_exceptions_thread and global
3471         __sim_exceptions_global.
3472         (__sim_disabled_exceptions): Change to thread-local
3473         __sim_disabled_exceptions_thread and global
3474         __sim_disabled_exceptions_global.
3475         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
3476         and global __sim_round_mode_global.
3477         (__simulate_exceptions): Use thread-local floating-point state and
3478         set global state from it as needed.
3479         * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
3480         __sim_exceptions_thread, __sim_disabled_exceptions_thread and
3481         __sim_round_mode_thread.
3482         * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
3483         (__sim_exceptions): Change to thread-local __sim_exceptions_thread
3484         and global __sim_exceptions_global.
3485         (__sim_disabled_exceptions): Change to thread-local
3486         __sim_disabled_exceptions_thread and global
3487         __sim_disabled_exceptions_global.
3488         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
3489         and global __sim_round_mode_global.
3490         [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
3491         (SIM_SET_GLOBAL): Likewise.
3492         * sysdeps/powerpc/soft-fp/sfp-machine.h
3493         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
3494         __sim_round_mode_thread.
3495         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
3496         __sim_disabled_exceptions_thread.
3497         (__sim_exceptions): Change to __sim_exceptions_thread.
3498         (__sim_disabled_exceptions): Change to
3499         __sim_disabled_exceptions_thread.
3500         (__sim_round_mode): Change to __sim_round_mode_thread.
3501         * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
3502         thread-local floating-point state and set global state from it as
3503         needed.
3504         * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
3505         * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
3506         (__sim_disabled_exceptions): Remove extern declaration.
3507         (feenableexcept): Use thread-local floating-point state and set
3508         global state from it as needed.
3509         * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
3510         extern declaration.
3511         (__sim_disabled_exceptions): Likewise.
3512         (__sim_round_mode): Likewise.
3513         (__fegetenv): Use thread-local floating-point state.
3514         * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
3515         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
3516         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
3517         floating-point state and set global state from it as needed.
3518         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
3519         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
3520         * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
3521         Likewise.
3522         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
3523         * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
3524         Likewise.
3525         sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
3526         * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
3527         Use __sim_round_mode_thread.
3528         * math/test-fenv-tls.c: New file.
3529         * math/Makefile (tests): Add test-fenv-tls.
3530         ($(objpfx)test-fenv-tls): Depend on
3531         $(common-objpfx)nptl/libpthread.so.
3532
3533 2013-11-19  Andreas Schwab  <schwab@suse.de>
3534
3535         * locale/programs/locale.c (show_info): Decode wordarray elements.
3536         * locale/categories.def (LC_MONETARY): Add element for
3537         _NL_MONETARY_CRNCYSTR.
3538         * locale/C-monetary.c (conversion_rate): New variable.
3539         (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
3540         element.
3541
3542 2013-11-18  Chris Metcalf  <cmetcalf@tilera.com>
3543
3544         * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
3545         Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
3546
3547 2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
3548
3549         * elf/Makefile (tst-auxv): New test.
3550         * elf/tst-auxv.c: New
3551         * elf/rtld.c (dl_main): Adjust AT_EXECFN
3552
3553 2013-11-18  Joseph Myers  <joseph@codesourcery.com>
3554
3555         * include/libc-symbols.h (__hidden_proto): Add argument "thread".
3556         (hidden_proto): Caller changed.
3557         (hidden_tls_proto): New macro.
3558         (libc_hidden_tls_proto): Likewise.
3559         (rtld_hidden_tls_proto): Likewise.
3560         (libm_hidden_tls_proto): Likewise.
3561         (libresolv_hidden_tls_proto): Likewise.
3562         (librt_hidden_tls_proto): Likewise.
3563         (libdl_hidden_tls_proto): Likewise.
3564         (libnss_files_hidden_tls_proto): Likewise.
3565         (libnsl_hidden_tls_proto): Likewise.
3566         (libnss_nisplus_hidden_tls_proto): Likewise.
3567         (libutil_hidden_tls_proto): Likewise.
3568
3569 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
3570
3571         [BZ #10253]
3572         * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
3573         (decompose_rpath): Defer expansion to fillin_rpath.
3574         (_dl_init_paths): Pass linkmap to fillin_rpath.
3575
3576 2013-11-18  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
3577
3578         * benchtests/Makefile: Add strsep.
3579         * benchtests/bench-strsep.c: New file: strsep benchtest.
3580         * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
3581
3582 2013-11-18  Andreas Schwab  <schwab@suse.de>
3583
3584         * locale/programs/locale.c (show_info) [case byte]: Check for
3585         '\377' instead of '\177'.
3586         * locale/C-monetary.c (not_available): Always use "\377".
3587         * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
3588         unspecified p_sign_posn and n_sign_posn.  Check for '\377' to
3589         detect unavailable sign_posn locale elements.
3590         * locale/localeconv.c (__localeconv): For grouping and
3591         mon_grouping handle "\177" and "\377" like no grouping.
3592         (INT_ELEM): New macro.  Use it to set all numeric members.
3593         * locale/programs/ld-monetary.c (monetary_read)
3594         <tok_mon_grouping>: Normalize single -1 to the empty string.
3595         * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
3596         Likewise.
3597
3598 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
3599
3600         [BZ #16055]
3601         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
3602         when we match (nil).
3603         * stdio-common/tst-sscanf.c (struct test): Add testcase.
3604
3605 2013-11-16  Joseph Myers  <joseph@codesourcery.com>
3606
3607         * math/libm-test.inc (TEST_NAN_SIGN): New macro.
3608         (NO_TEST_INLINE): Update value.
3609         (ERRNO_UNCHANGED): Likewise.
3610         (ERRNO_EDOM): Likewise.
3611         (ERRNO_ERANGE): Likewise.
3612         (IGNORE_RESULT): Likewise.
3613         (check_float_internal): Check signs of NaN results if
3614         TEST_NAN_SIGN used.
3615         (check_complex): Pass TEST_NAN_SIGN flag through to second
3616         check_float_internal call.
3617         (copysign_test_data): Add tests with quiet NaNs as second
3618         argument.  Use TEST_NAN_SIGN.
3619         (fabs_test_data): Add test of negative quiet NaN argument.  Use
3620         TEST_NAN_SIGN.
3621         (signbit_test_data): Add tests of quiet NaN argument.
3622         * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
3623
3624         * math/gen-libm-test.pl (show_exceptions): Take extra argument
3625         $ignore_result.
3626         (parse_args): Handle function results specified as IGNORE.
3627         * math/libm-test.inc (IGNORE_RESULT): New macro.
3628         (check_float_internal): Do not check numerical result if flag
3629         IGNORE_RESULT set.
3630         (check_complex): Pass through IGNORE_RESULT to second
3631         check_float_internal call.
3632         (check_int): Do not check numerical result if flag IGNORE_RESULT
3633         set.
3634         (check_long): Likewise.
3635         (check_bool): Likewise.
3636         (check_longlong): Likewise.
3637         (lrint_test_data): Add tests of infinite and NaN arguments.
3638         (lrint_tonearest_test_data): Likewise.
3639         (lrint_towardzero_test_data): Likewise.
3640         (lrint_downward_test_data): Likewise.
3641         (lrint_upward_test_data): Likewise.
3642         (llrint_test_data): Likewise.
3643         (llrint_tonearest_test_data): Likewise.
3644         (llrint_towardzero_test_data): Likewise.
3645         (llrint_downward_test_data): Likewise.
3646         (llrint_upward_test_data): Likewise.
3647         (lround_test_data): Likewise.
3648         (llround_test_data): Likewise.
3649
3650         * math/libm-test.inc (NO_TEST_INLINE): New macro.
3651         (ERRNO_UNCHANGED): Update value.
3652         (ERRNO_EDOM): Likewise.
3653         (ERRNO_ERANGE): Likewise.
3654         (NO_TEST_INLINE_FLOAT): New macro.
3655         (NO_TEST_INLINE_DOUBLE): Likewise.
3656         (enable_test): New function.
3657         (RUN_TEST_f_f): Check enable_test before running test.
3658         (RUN_TEST_2_f): Likewise.
3659         (RUN_TEST_fff_f): Likewise.
3660         (RUN_TEST_c_f): Likewise.
3661         (RUN_TEST_f_f1): Likewise.
3662         (RUN_TEST_fF_f1): Likewise.
3663         (RUN_TEST_fI_f1): Likewise.
3664         (RUN_TEST_ffI_f1): Likewise.
3665         (RUN_TEST_c_c): Likewise.
3666         (RUN_TEST_cc_c): Likewise.
3667         (RUN_TEST_f_i): Likewise.
3668         (RUN_TEST_f_i_tg): Likewise.
3669         (RUN_TEST_ff_i_tg): Likewise.
3670         (RUN_TEST_f_b): Likewise.
3671         (RUN_TEST_f_b_tg): Likewise.
3672         (RUN_TEST_f_l): Likewise.
3673         (RUN_TEST_f_L): Likewise.
3674         (RUN_TEST_fFF_11): Likewise.
3675         (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
3676         conditionals.
3677         (cosh_test_data): Likewise.
3678         (exp_test_data): Likewise.
3679         (expm1_test_data): Likewise.
3680         (hypot_test_data): Likewise.
3681         (pow_test_data): Likewise.
3682         (sinh_test_data): Likewise.
3683         (tanh_test_data): Likewise.
3684         * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
3685         flags argument.
3686
3687         * libm-test.inc (acos_test_data): Disallow inexact exceptions for
3688         tests with quiet NaN input and output.
3689         (acosh_test_data): Likewise.
3690         (asin_test_data): Likewise.
3691         (asinh_test_data): Likewise.
3692         (atan_test_data): Likewise.
3693         (atanh_test_data): Likewise.
3694         (atan2_test_data): Likewise.
3695         (cbrt_test_data): Likewise.
3696         (cos_test_data): Likewise.
3697         (cosh_test_data): Likewise.
3698         (erf_test_data): Likewise.
3699         (erfc_test_data): Likewise.
3700         (exp_test_data): Likewise.
3701         (exp10_test_data): Likewise.
3702         (exp2_test_data): Likewise.
3703         (expm1_test_data): Likewise.
3704         (hypot_test_data): Likewise.
3705         (j0_test_data): Likewise.
3706         (j1_test_data): Likewise.
3707         (jn_test_data): Likewise.
3708         (lgamma_test_data): Likewise.
3709         (log_test_data): Likewise.
3710         (log10_test_data): Likewise.
3711         (log1p_test_data): Likewise.
3712         (log2_test_data): Likewise.
3713         (pow_test_data): Likewise.
3714         (scalb_test_data): Likewise.
3715         (sin_test_data): Likewise.
3716         (sincos_test_data): Likewise.
3717         (sinh_test_data): Likewise.
3718         (tan_test_data): Likewise.
3719         (tanh_test_data): Likewise.
3720         (tgamma_test_data): Likewise.
3721         (y0_test_data): Likewise.
3722         (y1_test_data): Likewise.
3723         (yn_test_data): Likewise.
3724
3725         [BZ #16167]
3726         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
3727         argument being NaN and avoid computations with second argument in
3728         that case.
3729         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
3730         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
3731         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
3732
3733 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
3734
3735         * locale/iso-639.def: Add Chitwani Tharu (the).
3736
3737 2013-11-14  Andreas Schwab  <schwab@suse.de>
3738
3739         * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
3740         word instead of empty string.
3741
3742 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3743
3744         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
3745         (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
3746         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
3747         (__fe_nomask_env): Likewise.
3748
3749 2013-11-13  Steve Ellcey  <sellcey@mips.com>
3750
3751         * benchtests/bench-timing.h: Include time.h.
3752
3753 2013-11-13  H.J. Lu  <hongjiu.lu@intel.com>
3754
3755         [BZ #15997]
3756         * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
3757         to 3.4.0 for x32.
3758         * sysdeps/unix/sysv/linux/configure: Regenerated.
3759
3760 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
3761
3762         [BZ #16151]
3763         * stdlib/strtod_l.c (round_and_return): Do not consider
3764         retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
3765         exponent one less than half the least subnormal exponent.
3766         * stdlib/test-strtod-round-data: Add more tests.
3767         * stdlib/tst-strtod-round.c (tests): Regenerated.
3768
3769 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3770
3771         [BZ #14143]
3772         * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
3773         (__fe_mask_env): Likewise.
3774         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
3775         libm_hidden_proto and add function prototype.
3776         (__fe_mask_env): Add function prototype.
3777         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
3778         (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
3779         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
3780         (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
3781         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
3782         (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
3783
3784 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
3785
3786         * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
3787         set reference_name to "" to avoid passing NULL to DSO_FILENAME.
3788
3789 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
3790
3791         * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
3792         of htab_find_slot().
3793
3794 2013-11-11  David S. Miller  <davem@davemloft.net>
3795
3796         [BZ #16150]
3797         * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
3798         symbol in the non-vis3 case in static builds.
3799         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
3800         * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
3801         * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
3802         * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
3803
3804 2013-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
3805
3806         [BZ #387]
3807         * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
3808         it is empty.
3809
3810 2013-11-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3811
3812         * benchtests/Makefile: Add bench-strtod.
3813         * benchtests/bench-strtod.c: New file: strtod benchtest
3814
3815 2013-11-11  Andreas Schwab  <schwab@suse.de>
3816
3817         [BZ #16153]
3818         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
3819         terminating NUL in key length.
3820
3821 2013-11-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3822
3823         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
3824         Add artificial ODP entry for vDSO symbol for PPC64.
3825         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
3826         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
3827
3828 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
3829
3830         [BZ #15374]
3831         * nss/getent.c (services_keys): Recognize services starting with digit.
3832
3833 2013-11-06  David S. Miller  <davem@davemloft.net>
3834
3835         [BZ #15985]
3836         * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
3837         on pre-v9 cpus, use a fnegs+fmovs sequence instead.
3838
3839 2013-11-06  Will Newton  <will.newton@linaro.org>
3840
3841         * manual/memory.texi (Malloc Examples): Remove register
3842         keyword from examples.
3843
3844 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
3845
3846         * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
3847
3848 2013-11-04  Joseph Myers  <joseph@codesourcery.com>
3849
3850         * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
3851         depending on [__GCC_IEC_559 > 0].
3852         [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
3853         depending on [__GCC_IEC_559_COMPLEX > 0].
3854
3855 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
3856
3857         * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
3858         to iso-639.def.
3859
3860 2013-11-03  Ondřej Bílka  <neleai@seznam.cz>
3861
3862         * elf/rtld.c: Remove unused NONTLS_INIT_TP.
3863
3864 2013-11-01  Ondřej Bílka  <neleai@seznam.cz>
3865
3866         [BZ #16112]
3867         * malloc/malloc (malloc_info): Do not handle first bin as
3868         special case.
3869
3870 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
3871
3872         * locale/iso-639.def: Add Central Nahuatl (nhn).
3873
3874 2013-11-01  Bruno Haible  <bruno@clisp.org>
3875
3876         [BZ #7003]
3877         * manual/math.texi (BSD Random): Specify range upper bound as
3878         in POSIX.
3879
3880 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
3881
3882         * locale/iso-639.def: Add Meadow Mari (mhr).
3883
3884 2013-10-31  Ondřej Bílka  <neleai@seznam.cz>
3885
3886         [BZ #14752], [BZ #15763]
3887         * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
3888         Validate name.
3889         * rt/tst_shm.c: Add test for escaping directory.
3890
3891 2013-10-31  Andreas Schwab  <schwab@suse.de>
3892
3893         [BZ #15917]
3894         * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
3895         followed by 'x' as part of digit sequence.
3896         * stdio-common/tst-sscanf.c (double_tests2): New tests.
3897
3898 2013-10-31  Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
3899
3900         [BZ #16037]
3901         * configure.ac: allow GNU Make 4.0 and greater.
3902         * configure: Regenerated.
3903
3904 2013-10-30  Will Newton  <will.newton@linaro.org>
3905
3906         [BZ #16038]
3907         * malloc/hooks.c (memalign_check): Limit alignment to the
3908         maximum representable power of two.
3909         * malloc/malloc.c (__libc_memalign): Likewise.
3910         * malloc/tst-memalign.c (do_test): Add test for very
3911         large alignment values.
3912         * malloc/tst-posix_memalign.c (do_test): Likewise.
3913
3914 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
3915
3916         [BZ #11087]
3917         * malloc/malloc.c (sysmalloc): Compute statistics atomically.
3918         (munmap_chunk): Likewise.
3919         (mremap_chunk): Likewise.
3920
3921 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
3922
3923         [BZ #15799]
3924         * stdlib/div.c (div): Remove obsolete code.
3925         * stdlib/ldiv.c (ldiv): Likewise.
3926         * stdlib/lldiv.c (lldiv): Likewise.
3927
3928 2013-10-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
3929
3930         [BZ #16071]
3931         * nss/nss_files/files-XXX.c (get_contents_ret): New
3932         enumerator.
3933         (get_contents): New function.
3934         (internal_getent): Use it.  Expand size of LINEBUFLEN.
3935
3936 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
3937
3938         * configure.in: Moved to ...
3939         * configure.ac: ... here. Change reference to configure.in
3940         to configure.ac.
3941         * sysdeps/arm/preconfigure.ac: ... here.
3942         configure.in to configure.ac.
3943         * sysdeps/gnu/configure.in: Moved to ...
3944         * sysdeps/gnu/configure.ac: ... here.
3945         * sysdeps/i386/configure.in: Moved to ...
3946         * sysdeps/i386/configure.ac: ... here.
3947         * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
3948         * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
3949         * sysdeps/mach/configure.in: Moved to ...
3950         * sysdeps/mach/configure.ac: ... here.
3951         * sysdeps/mach/hurd/configure.in: Moved to ...
3952         * sysdeps/mach/hurd/configure.ac: ... here.
3953         * sysdeps/powerpc/configure.in: Moved to ...
3954         * sysdeps/powerpc/configure.ac: ... here.
3955         * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
3956         * sysdeps/powerpc/powerpc32/configure.ac: ... here.
3957         * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
3958         * sysdeps/powerpc/powerpc64/configure.ac: ... here.
3959         * sysdeps/s390/s390-32/configure.in: Moved to ...
3960         * sysdeps/s390/s390-32/configure.ac: ... here.
3961         * sysdeps/s390/s390-64/configure.in: Moved to ...
3962         * sysdeps/s390/s390-64/configure.ac: ... here.
3963         * sysdeps/sh/configure.in: Moved to ...
3964         * sysdeps/sh/configure.ac: ... here.
3965         * sysdeps/sparc/configure.in: Moved to ...
3966         * sysdeps/sparc/configure.ac: ... here.
3967         * sysdeps/unix/sysv/linux/configure.in: Moved to ...
3968         * sysdeps/unix/sysv/linux/configure.ac: ... here.
3969         * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
3970         * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
3971         * sysdeps/x86_64/configure.in: Moved to ...
3972         * sysdeps/x86_64/configure.ac: ... here.
3973         * sysdeps/x86_64/preconfigure.in: Moved to ...
3974         * sysdeps/x86_64/preconfigure.ac: ... here.
3975         * aclocal.m4: Change reference to configure.in to configure.ac.
3976         * config.h.in: Likewise.
3977         * manual/install.texi: Likewise.
3978         * manual/maint.texi: Likewise.
3979         * Makefile: Likewise.
3980         * malloc/Makefile: Likewise.
3981         * nscd/Makefile: Likewise.
3982         * Makeconfig: Change reference to configure.in and
3983         preconfigure.in to configure.ac and preconfigure.ac
3984         respectively.
3985         * INSTALL: Regenerated.
3986         * configure: Likewise.
3987         * sysdeps/gnu/configure: Likewise.
3988         * sysdeps/i386/configure: Likewise.
3989         * sysdeps/ieee754/ldbl-opt/configure: Likewise.
3990         * sysdeps/mach/configure: Likewise.
3991         * sysdeps/mach/hurd/configure: Likewise.
3992         * sysdeps/powerpc/configure: Likewise.
3993         * sysdeps/powerpc/powerpc32/configure: Likewise.
3994         * sysdeps/powerpc/powerpc64/configure: Likewise.
3995         * sysdeps/s390/s390-32/configure: Likewise.
3996         * sysdeps/s390/s390-64/configure: Likewise.
3997         * sysdeps/sh/configure: Likewise.
3998         * sysdeps/sparc/configure: Likewise.
3999         * sysdeps/unix/sysv/linux/configure: Likewise.
4000         * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
4001         * sysdeps/x86_64/configure: Likewise.
4002         * sysdeps/x86_64/preconfigure: Likewise.
4003
4004 2013-10-29  Andreas Schwab  <schwab@suse.de>
4005
4006         * stdio-common/Makefile (tst-swscanf-ENV): Define.
4007
4008 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
4009
4010         * benchtests/pow-inputs: Add new inputs.
4011
4012         * benchtests/exp-inputs: Add new inputs.
4013
4014         * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
4015         conditional check for return value.
4016         (__cos32): Likewise.
4017
4018 2013-10-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4019
4020         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
4021         to provide a boost for large inputs with word alignment.
4022         * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
4023         implementation based on optimized PPC64 strcpy.
4024         * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
4025         strcpy for PPC64/POWER7 based on both doubleword and word load/store.
4026         * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
4027         stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
4028
4029 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
4030
4031         [BZ #2801]
4032         * manual/socket.texi (Host Names): Fix gethostbyname_r example.
4033
4034 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
4035
4036         [BZ #14876]
4037         * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
4038         * time/tst-strptime.c (day_tests): Add testcase.
4039
4040 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
4041
4042         [BZ #14029]
4043         * manual/pattern.texi: Acknowledge that fnmatch can fail.
4044
4045 2013-10-25  Fabrice Bauzac  <fbauzac@debian71.nce.amadeus.net>
4046
4047         [BZ #16074]
4048         * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
4049         MAP_FAILED on error.
4050
4051 2013-10-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
4052
4053         [BZ #16072]
4054         * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
4055         heap for large requests.
4056
4057 2013-10-25  Aurelien Jarno  <aurelien@aurel32.net>
4058
4059         [BZ #9954]
4060         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
4061         result if the result has no associated interface.
4062         * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
4063         interface for all 127.X.Y.Z addresses.
4064
4065 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
4066
4067         * locale/iso-639.def: Add Ligurian (lij)
4068
4069 2013-10-21  Ondřej Bílka  <neleai@seznam.cz>
4070
4071         [BZ #15825]
4072         * sunrpc/rpc_main.c: Document rpcgen -5.
4073
4074 2013-10-19  Michael Stahl  <mstahl@redhat.com>
4075
4076         * elf/rtld.c (do_preload): Print the reason why preloading failed.
4077
4078 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
4079
4080         [BZ #10278]
4081         * posix/glob.c: Match only directories when trailing slash is present.
4082         * posix/tst-gnuglob.c (my_opendir): Do not open files.
4083         (main): Add testcase.
4084
4085 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
4086
4087         [BZ #15670]
4088         * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
4089
4090 2013-10-18  Carlos O'Donell  <carlos@redhat.com>
4091
4092         * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
4093         AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
4094         AUTH_DES and cindex for FIPS 140-2.
4095         (DES Encryption): Add cindex FIPS 46-3.
4096
4097         * locale/locarchive.h (struct locarhandle): Add fname.
4098         * locale/programs/localedef.c (main): Pass ARGV[remaining]
4099         if an optional argument was specified to --list-archive,
4100         otherwise NULL.
4101         * locale/programs/locarchive.c (show_archive_content): Take new
4102         argument fname and pass it via ah.fname to open_archive.
4103         * locale/programs/localedef.h: Update decl.
4104         (open_archive): If AH->fname is non-null, open that file
4105         rather than the default file name, and don't ignore ENOENT.
4106         (create_archive): Set AH.fname to NULL.
4107         (delete_locales_from_archive): Likewise.
4108         (add_locales_to_archive): Likewise.
4109         * locale/programs/locfile.c (write_all_categories): Likewise.
4110
4111 2013-10-18  Joseph Myers  <joseph@codesourcery.com>
4112             Aldy Hernandez  <aldyh@redhat.com>
4113
4114         * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
4115         * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
4116         * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
4117         * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
4118         * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
4119         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
4120         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
4121         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
4122         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
4123         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
4124         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
4125         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
4126         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
4127         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
4128         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
4129         Likewise.
4130         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
4131         Likewise.
4132         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
4133         Likewise.
4134         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
4135         Likewise.
4136         * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
4137         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
4138         Likewise.
4139         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
4140         * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
4141         * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
4142         * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
4143         Likewise.
4144         * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
4145         * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
4146         * sysdeps/powerpc/preconfigure: Likewise.
4147         * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
4148         Likewise.
4149         * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
4150         Replace contents of file by #include of <fenv_libc.h>.
4151         * sysdeps/powerpc/soft-fp/sfp-machine.h
4152         [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
4153         and <sys/prctl.h>.
4154         [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
4155         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
4156         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
4157         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
4158         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
4159         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
4160         [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
4161         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
4162         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
4163         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
4164         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
4165         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
4166         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
4167         Allow copysignl PLT reference to be missing.
4168
4169 2013-10-18  Richard Sandiford  <richard@codesourcery.com>
4170             Joseph Myers  <joseph@codesourcery.com
4171
4172         [BZ #15948]
4173         * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
4174         single character.
4175         (add_to_tablewc): Assert sequence of wide characters is nonempty.
4176
4177 2013-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
4178
4179         * elf/tst-tls-dlinfo.c: Don't include tls.h.
4180         * elf/tst-tls1.c: Likewise.
4181         * elf/tst-tls10.h: Likewise.
4182         * elf/tst-tls14.c: Likewise.
4183         * elf/tst-tls2.c: Likewise.
4184         * elf/tst-tls3.c: Likewise.
4185         * elf/tst-tls4.c: Likewise.
4186         * elf/tst-tls5.c: Likewise.
4187         * elf/tst-tls6.c: Likewise.
4188         * elf/tst-tls7.c: Likewise.
4189         * elf/tst-tls8.c: Likewise.
4190         * elf/tst-tls9.c: Likewise.
4191         * elf/tst-tlsmod1.c: Likewise.
4192         * elf/tst-tlsmod13.c: Likewise.
4193         * elf/tst-tlsmod13a.c: Likewise.
4194         * elf/tst-tlsmod14a.c: Likewise.
4195         * elf/tst-tlsmod16a.c: Likewise.
4196         * elf/tst-tlsmod16b.c: Likewise.
4197         * elf/tst-tlsmod2.c: Likewise.
4198         * elf/tst-tlsmod3.c: Likewise.
4199         * elf/tst-tlsmod4.c: Likewise.
4200         * elf/tst-tlsmod5.c: Likewise.
4201         * elf/tst-tlsmod6.c: Likewise.
4202
4203 2013-10-18  Ondřej Bílka  <neleai@seznam.cz>
4204
4205         [BZ #12486]
4206         * malloc/malloc.c: remove checks for statistics.
4207
4208 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
4209
4210         [BZ #15277]
4211         * inet/inet_net.c (inet_network): Detect additional invalid strings.
4212         * inet/tst-network.c: Add testcase.
4213
4214 2013-10-17  Andreas Schwab  <schwab@suse.de>
4215
4216         [BZ #15218]
4217         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
4218         to determine canonical name.
4219
4220 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
4221
4222         * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
4223         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
4224         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
4225         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
4226         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
4227         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
4228         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
4229         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
4230         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
4231         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
4232         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
4233         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
4234         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
4235         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
4236         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
4237         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
4238         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
4239         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
4240         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
4241         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
4242         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
4243         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
4244         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
4245         * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
4246         * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
4247         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
4248         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
4249         * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
4250         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
4251         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
4252         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
4253         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
4254         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
4255         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
4256         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
4257         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
4258         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
4259         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
4260         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
4261         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
4262         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
4263         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
4264         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
4265         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
4266         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
4267         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
4268         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
4269         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
4270         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
4271         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
4272         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
4273         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
4274         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
4275         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
4276         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
4277         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
4278         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
4279         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
4280
4281 2013-10-17  Joseph Myers  <joseph@codesourcery.com>
4282
4283         [BZ #16041]
4284         * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
4285         make result into a quiet NaN.
4286
4287 2013-10-16  Joseph Myers  <joseph@codesourcery.com>
4288
4289         * soft-fp/adddf3.c: Fix horizontal whitespace.
4290         * soft-fp/addsf3.c: Likewise.
4291         * soft-fp/addtf3.c: Likewise.
4292         * soft-fp/divdf3.c: Likewise.
4293         * soft-fp/divsf3.c: Likewise.
4294         * soft-fp/divtf3.c: Likewise.
4295         * soft-fp/double.h: Likewise.
4296         * soft-fp/eqdf2.c: Likewise.
4297         * soft-fp/eqsf2.c: Likewise.
4298         * soft-fp/eqtf2.c: Likewise.
4299         * soft-fp/extenddftf2.c: Likewise.
4300         * soft-fp/extended.h: Likewise.
4301         * soft-fp/extendsfdf2.c: Likewise.
4302         * soft-fp/extendsftf2.c: Likewise.
4303         * soft-fp/extendxftf2.c: Likewise.
4304         * soft-fp/fixdfdi.c: Likewise.
4305         * soft-fp/fixdfsi.c: Likewise.
4306         * soft-fp/fixdfti.c: Likewise.
4307         * soft-fp/fixsfdi.c: Likewise.
4308         * soft-fp/fixsfsi.c: Likewise.
4309         * soft-fp/fixsfti.c: Likewise.
4310         * soft-fp/fixtfdi.c: Likewise.
4311         * soft-fp/fixtfsi.c: Likewise.
4312         * soft-fp/fixtfti.c: Likewise.
4313         * soft-fp/fixunsdfdi.c: Likewise.
4314         * soft-fp/fixunsdfsi.c: Likewise.
4315         * soft-fp/fixunsdfti.c: Likewise.
4316         * soft-fp/fixunssfdi.c: Likewise.
4317         * soft-fp/fixunssfsi.c: Likewise.
4318         * soft-fp/fixunssfti.c: Likewise.
4319         * soft-fp/fixunstfdi.c: Likewise.
4320         * soft-fp/fixunstfsi.c: Likewise.
4321         * soft-fp/fixunstfti.c: Likewise.
4322         * soft-fp/floatdidf.c: Likewise.
4323         * soft-fp/floatdisf.c: Likewise.
4324         * soft-fp/floatditf.c: Likewise.
4325         * soft-fp/floatsidf.c: Likewise.
4326         * soft-fp/floatsisf.c: Likewise.
4327         * soft-fp/floatsitf.c: Likewise.
4328         * soft-fp/floattidf.c: Likewise.
4329         * soft-fp/floattisf.c: Likewise.
4330         * soft-fp/floattitf.c: Likewise.
4331         * soft-fp/floatundidf.c: Likewise.
4332         * soft-fp/floatundisf.c: Likewise.
4333         * soft-fp/floatunditf.c: Likewise.
4334         * soft-fp/floatunsidf.c: Likewise.
4335         * soft-fp/floatunsisf.c: Likewise.
4336         * soft-fp/floatunsitf.c: Likewise.
4337         * soft-fp/floatuntidf.c: Likewise.
4338         * soft-fp/floatuntisf.c: Likewise.
4339         * soft-fp/floatuntitf.c: Likewise.
4340         * soft-fp/fmadf4.c: Likewise.
4341         * soft-fp/fmasf4.c: Likewise.
4342         * soft-fp/fmatf4.c: Likewise.
4343         * soft-fp/gedf2.c: Likewise.
4344         * soft-fp/gesf2.c: Likewise.
4345         * soft-fp/getf2.c: Likewise.
4346         * soft-fp/ledf2.c: Likewise.
4347         * soft-fp/lesf2.c: Likewise.
4348         * soft-fp/letf2.c: Likewise.
4349         * soft-fp/muldf3.c: Likewise.
4350         * soft-fp/mulsf3.c: Likewise.
4351         * soft-fp/multf3.c: Likewise.
4352         * soft-fp/negdf2.c: Likewise.
4353         * soft-fp/negsf2.c: Likewise.
4354         * soft-fp/negtf2.c: Likewise.
4355         * soft-fp/op-1.h: Likewise.
4356         * soft-fp/op-2.h: Likewise.
4357         * soft-fp/op-4.h: Likewise.
4358         * soft-fp/op-8.h: Likewise.
4359         * soft-fp/op-common.h: Likewise.
4360         * soft-fp/quad.h: Likewise.
4361         * soft-fp/single.h: Likewise.
4362         * soft-fp/soft-fp.h: Likewise.
4363         * soft-fp/sqrtdf2.c: Likewise.
4364         * soft-fp/sqrtsf2.c: Likewise.
4365         * soft-fp/sqrttf2.c: Likewise.
4366         * soft-fp/subdf3.c: Likewise.
4367         * soft-fp/subsf3.c: Likewise.
4368         * soft-fp/subtf3.c: Likewise.
4369         * soft-fp/truncdfsf2.c: Likewise.
4370         * soft-fp/trunctfdf2.c: Likewise.
4371         * soft-fp/trunctfsf2.c: Likewise.
4372         * soft-fp/trunctfxf2.c: Likewise.
4373         * soft-fp/unorddf2.c: Likewise.
4374         * soft-fp/unordsf2.c: Likewise.
4375         * soft-fp/unordtf2.c: Likewise.
4376
4377 2013-10-15  Joseph Myers  <joseph@codesourcery.com>
4378
4379         * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
4380         * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
4381
4382 2013-10-15   Ondřej Bílka  <neleai@seznam.cz>
4383
4384         * elf/dl-libc.c: Clear initfini list after freeing.
4385
4386 2013-10-14  Joseph Myers  <joseph@codesourcery.com>
4387
4388         * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
4389         * soft-fp/addsf3.c: Likewise.
4390         * soft-fp/addtf3.c: Likewise.
4391         * soft-fp/divdf3.c: Likewise.
4392         * soft-fp/divsf3.c: Likewise.
4393         * soft-fp/divtf3.c: Likewise.
4394         * soft-fp/double.h: Likewise.
4395         * soft-fp/eqdf2.c: Likewise.
4396         * soft-fp/eqsf2.c: Likewise.
4397         * soft-fp/eqtf2.c: Likewise.
4398         * soft-fp/extenddftf2.c: Likewise.
4399         * soft-fp/extended.h: Likewise.
4400         * soft-fp/extendsfdf2.c: Likewise.
4401         * soft-fp/extendsftf2.c: Likewise.
4402         * soft-fp/extendxftf2.c: Likewise.
4403         * soft-fp/fixdfdi.c: Likewise.
4404         * soft-fp/fixdfsi.c: Likewise.
4405         * soft-fp/fixdfti.c: Likewise.
4406         * soft-fp/fixsfdi.c: Likewise.
4407         * soft-fp/fixsfsi.c: Likewise.
4408         * soft-fp/fixsfti.c: Likewise.
4409         * soft-fp/fixtfdi.c: Likewise.
4410         * soft-fp/fixtfsi.c: Likewise.
4411         * soft-fp/fixtfti.c: Likewise.
4412         * soft-fp/fixunsdfdi.c: Likewise.
4413         * soft-fp/fixunsdfsi.c: Likewise.
4414         * soft-fp/fixunsdfti.c: Likewise.
4415         * soft-fp/fixunssfdi.c: Likewise.
4416         * soft-fp/fixunssfsi.c: Likewise.
4417         * soft-fp/fixunssfti.c: Likewise.
4418         * soft-fp/fixunstfdi.c: Likewise.
4419         * soft-fp/fixunstfsi.c: Likewise.
4420         * soft-fp/fixunstfti.c: Likewise.
4421         * soft-fp/floatdidf.c: Likewise.
4422         * soft-fp/floatdisf.c: Likewise.
4423         * soft-fp/floatditf.c: Likewise.
4424         * soft-fp/floatsidf.c: Likewise.
4425         * soft-fp/floatsisf.c: Likewise.
4426         * soft-fp/floatsitf.c: Likewise.
4427         * soft-fp/floattidf.c: Likewise.
4428         * soft-fp/floattisf.c: Likewise.
4429         * soft-fp/floattitf.c: Likewise.
4430         * soft-fp/floatundidf.c: Likewise.
4431         * soft-fp/floatundisf.c: Likewise.
4432         * soft-fp/floatunsidf.c: Likewise.
4433         * soft-fp/floatunsisf.c: Likewise.
4434         * soft-fp/floatuntidf.c: Likewise.
4435         * soft-fp/floatuntisf.c: Likewise.
4436         * soft-fp/floatuntitf.c: Likewise.
4437         * soft-fp/fmadf4.c: Likewise.
4438         * soft-fp/fmasf4.c: Likewise.
4439         * soft-fp/fmatf4.c: Likewise.
4440         * soft-fp/gedf2.c: Likewise.
4441         * soft-fp/gesf2.c: Likewise.
4442         * soft-fp/getf2.c: Likewise.
4443         * soft-fp/ledf2.c: Likewise.
4444         * soft-fp/lesf2.c: Likewise.
4445         * soft-fp/letf2.c: Likewise.
4446         * soft-fp/muldf3.c: Likewise.
4447         * soft-fp/mulsf3.c: Likewise.
4448         * soft-fp/multf3.c: Likewise.
4449         * soft-fp/negdf2.c: Likewise.
4450         * soft-fp/negsf2.c: Likewise.
4451         * soft-fp/negtf2.c: Likewise.
4452         * soft-fp/op-1.h: Likewise.
4453         * soft-fp/op-2.h: Likewise.
4454         * soft-fp/op-4.h: Likewise.
4455         * soft-fp/op-8.h: Likewise.
4456         * soft-fp/op-common.h: Likewise.
4457         * soft-fp/quad.h: Likewise.
4458         * soft-fp/single.h: Likewise.
4459         * soft-fp/soft-fp.h: Likewise.
4460         * soft-fp/sqrtdf2.c: Likewise.
4461         * soft-fp/sqrtsf2.c: Likewise.
4462         * soft-fp/sqrttf2.c: Likewise.
4463         * soft-fp/subdf3.c: Likewise.
4464         * soft-fp/subsf3.c: Likewise.
4465         * soft-fp/subtf3.c: Likewise.
4466         * soft-fp/truncdfsf2.c: Likewise.
4467         * soft-fp/trunctfdf2.c: Likewise.
4468         * soft-fp/trunctfsf2.c: Likewise.
4469         * soft-fp/trunctfxf2.c: Likewise.
4470         * soft-fp/unorddf2.c: Likewise.
4471         * soft-fp/unordsf2.c: Likewise.
4472         * soft-fp/unordtf2.c: Likewise.
4473
4474 2013-10-14   Ondřej Bílka  <neleai@seznam.cz>
4475
4476         [BZ #15672]
4477         * misc/error.c (error_tail): Fix possible buffer overflow.
4478
4479 2013-10-14  Aurelien Jarno  <aurelien@aurel32.net>
4480
4481         [BZ #13028]
4482         * res_send.c(__libc_res_nsend): Correctly copy the nameserver
4483         address.
4484
4485 2013-10-14  P. J. McDermott  <pj@pehjota.net>
4486
4487         [BZ #832]
4488         * elf/ldd.bash.in (try_trace): New function.  Delete previous code
4489         testing pipefail option.
4490
4491 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
4492
4493         * soft-fp/double.h: Indent preprocessor directives inside #if.
4494         * soft-fp/extended.h: Likewise.
4495         * soft-fp/op-2.h: Likewise.
4496         * soft-fp/op-4.h: Likewise.
4497         * soft-fp/op-common.h: Likewise.
4498         * soft-fp/quad.h: Likewise.
4499         * soft-fp/single.h: Likewise.
4500         * soft-fp/soft-fp.h: Likewise.
4501
4502 2013-10-12   Yuri Chornoivan <yurchor@ukr.net>
4503
4504         * iconv/iconv_prog.c: Fix typos.
4505         * stdio-common/psiginfo-data.h: Likewise.
4506
4507 2013-10-12   Reuben Thomas <rrt@sc3d.org>
4508
4509         [BZ #15764]
4510         * locale/setlocale.c: Fix typo.
4511
4512 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
4513
4514         [BZ #16036]
4515         * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
4516         signaling NaN arguments.
4517         * soft-fp/unordsf2.c (__unordsf2): Likewise.
4518         * soft-fp/unordtf2.c (__unordtf2): Likewise.
4519
4520         [BZ #14910]
4521         * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
4522         unordered operands.
4523         * soft-fp/gesf2.c (__gesf2): Likewise.
4524         * soft-fp/getf2.c (__getf2): Likewise.
4525         * soft-fp/ledf2.c (__ledf2): Likewise.
4526         * soft-fp/lesf2.c (__lesf2): Likewise.
4527         * soft-fp/letf2.c (__letf2): Likewise.
4528
4529         * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
4530         * soft-fp/eqsf2.c (__eqsf2): Likewise.
4531         * soft-fp/eqtf2.c (__eqtf2): Likewise.
4532         * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
4533         * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
4534         * soft-fp/fixdfti.c (__fixdfti): Likewise.
4535         * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
4536         * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
4537         * soft-fp/fixsfti.c (__fixsfti): Likewise.
4538         * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
4539         * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
4540         * soft-fp/fixtfti.c (__fixtfti): Likewise.
4541         * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
4542         * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
4543         * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
4544         * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
4545         * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
4546         * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
4547         * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
4548         * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
4549         * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
4550         * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
4551         * soft-fp/floatdisf.c (__floatdisf): Likewise.
4552         * soft-fp/floatsisf.c (__floatsisf): Likewise.
4553         * soft-fp/floattidf.c (__floattidf): Likewise.
4554         * soft-fp/floattisf.c (__floattisf): Likewise.
4555         * soft-fp/floattitf.c (__floattitf): Likewise.
4556         * soft-fp/floatundidf.c (__floatundidf): Likewise.
4557         * soft-fp/floatundisf.c (__floatundisf): Likewise.
4558         * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
4559         * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
4560         * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
4561         * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
4562         * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
4563         * soft-fp/gesf2.c (__gesf2): Likewise.
4564         * soft-fp/getf2.c (__getf2): Likewise.
4565         * soft-fp/ledf2.c (__ledf2): Likewise.
4566         * soft-fp/lesf2.c (__lesf2): Likewise.
4567         * soft-fp/letf2.c (__letf2): Likewise.
4568
4569         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
4570         Undefine and redefine.
4571         [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
4572         [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
4573         [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
4574         * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
4575         (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
4576         * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
4577         (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
4578         * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
4579         (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
4580         * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
4581         (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
4582         * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
4583         (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
4584         * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
4585         (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
4586
4587         [BZ #16032]
4588         * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
4589         without decrementing exponent if mantissa >= that for the
4590         denominator, not >.
4591         (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
4592         denominator, not >.  Decrement exponent in < case instead of
4593         incrementing in >= case.
4594         * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
4595         without decrementing exponent if mantissa >= that for the
4596         denominator, not >.
4597
4598         * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
4599         computing saturated result for unsigned overflow.
4600
4601 2013-10-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
4602             Jeff Law  <law@redhat.com>
4603
4604         * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
4605         (atan2Mp): Add systemtap probe marker.
4606         * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
4607         (__ieee754_log): Add systemtap probe marker.
4608         * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
4609         (atanMp): Add systemtap probe marker.
4610         * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
4611         (tanMp): Add systemtap probe marker.
4612         * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
4613         (__slowexp): Add systemtap probe marker.
4614         * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
4615         (__slowpow): Add systemtap probe marker.
4616         * manual/probes.texi: Document probes.
4617
4618 2013-10-11  Eric Biggers  <ebiggers3@gmail.com>
4619
4620         [BZ #15362]
4621         * libio/fileops.c (_IO_new_file_write): Return count of bytes
4622         written.
4623         (_IO_new_file_xsputn): Don't return EOF if nothing has been
4624         written.
4625         * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
4626         written to buffer but not flushed.
4627         * libio/iofwrite_u.c:  Likewise.
4628         * libio/iopadn.c:  Return bytes returned even if EOF was
4629         encountered.
4630         * libio/iowpadn.c:  Likewise.
4631         * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
4632         if _IO_padn does not write the whole buffer.
4633         [!COMPILE_WPRINTF] (PAD): Likewise.
4634
4635 2013-10-10  David S. Miller  <davem@davemloft.net>
4636
4637         * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
4638         directory block.
4639
4640 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
4641
4642         * soft-fp/extendxftf2.c: Use copyright year range.  Use URL
4643         instead of FSF address.
4644         * soft-fp/fixdfti.c: Likewise.
4645         * soft-fp/fixsfti.c: Likewise.
4646         * soft-fp/fixtfti.c: Likewise.
4647         * soft-fp/fixunsdfti.c: Likewise.
4648         * soft-fp/fixunssfti.c: Likewise.
4649         * soft-fp/fixunstfti.c: Likewise.
4650         * soft-fp/floattidf.c: Likewise.
4651         * soft-fp/floattisf.c: Likewise.
4652         * soft-fp/floattitf.c: Likewise.
4653         * soft-fp/floatuntidf.c: Likewise.
4654         * soft-fp/floatuntisf.c: Likewise.
4655         * soft-fp/floatuntitf.c: Likewise.
4656         * soft-fp/trunctfxf2.c: Likewise.
4657
4658         * soft-fp/extendxftf2.c: New file.  Copied from libgcc.
4659         * soft-fp/fixdfti.c: Likewise.
4660         * soft-fp/fixsfti.c: Likewise.
4661         * soft-fp/fixtfti.c: Likewise.
4662         * soft-fp/fixunsdfti.c: Likewise.
4663         * soft-fp/fixunssfti.c: Likewise.
4664         * soft-fp/fixunstfti.c: Likewise.
4665         * soft-fp/floattidf.c: Likewise.
4666         * soft-fp/floattisf.c: Likewise.
4667         * soft-fp/floattitf.c: Likewise.
4668         * soft-fp/floatuntidf.c: Likewise.
4669         * soft-fp/floatuntisf.c: Likewise.
4670         * soft-fp/floatuntitf.c: Likewise.
4671         * soft-fp/trunctfxf2.c: Likewise.
4672
4673 2013-10-10  David S. Miller  <davem@davemloft.net>
4674
4675         * sysdeps/sparc/fpu/libm-test-ulps: Update.
4676
4677 2013-10-10  Joseph Myers  <joseph@codsourcery.com>
4678
4679         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
4680         (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
4681         [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
4682         [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
4683         [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
4684         [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
4685         [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
4686
4687         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
4688         for NaNs before doing comparisons on argument.
4689         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
4690         Likewise.
4691
4692 2013-10-10  Will Newton  <will.newton@linaro.org>
4693
4694         * malloc/hooks.c (memalign_check): Ensure the value of bytes
4695         passed to _int_memalign does not overflow.
4696
4697 2013-10-10  Torvald Riegel  <triegel@redhat.com>
4698
4699         * scripts/bench.pl: Add include-sources directive.
4700         * benchtests/README: Update documentation.
4701
4702 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
4703
4704         * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
4705         * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
4706         instead of FP_INIT_ROUNDMODE.
4707         * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
4708         * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
4709
4710         [BZ #16034]
4711         * soft-fp/op-common.h (_FP_NEG): Document input as raw.  Do not
4712         copy class of input value.
4713         * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing.  Do
4714         not handle exceptions.
4715         * soft-fp/negsf2.c (__negsf2): Likewise.
4716         * soft-fp/negtf2.c (__negtf2): Likewise.
4717         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
4718
4719 2013-10-09  Joseph Myers  <joseph@codesourcery.com>
4720
4721         * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
4722         semicolon.  From Linux kernel.
4723
4724 2013-10-09  Adam Buchbinder  <adam.buchbinder@gmail.com>
4725
4726         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
4727
4728 2013-10-08  Yogesh Chaudhari  <mr.yogesh@gmail.com>
4729
4730         [BZ #156]
4731         * manual/socket.texi: Added statement about buffer
4732         for gethostbyname2_r.
4733
4734 2013-10-08  Ondřej Bílka  <neleai@seznam.cz>
4735
4736         * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
4737         Use .p2align directive instead, throughout.
4738         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
4739         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
4740         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
4741         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
4742         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
4743         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
4744         * sysdeps/x86_64/strchr.S: Likewise.
4745         * sysdeps/x86_64/strrchr.S: Likewise.
4746
4747 2013-10-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
4748
4749         * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
4750
4751         * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
4752
4753         * sysdeps/generic/math_private.h (__mpsin1): Remove
4754         declaration.
4755         (__mpcos1): Likewise.
4756         (__mpsin): New argument __range_reduce.
4757         (__mpcos): Likewise.
4758         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
4759         (slow): Use __mpsin and __mpcos.
4760         (slow1): Likewise.
4761         (slow2): Likewise.
4762         (sloww): Likewise.
4763         (sloww1): Likewise.
4764         (sloww2): Likewise.
4765         (bsloww): Likewise.
4766         (bsloww1): Likewise.
4767         (bsloww2): Likewise.
4768         (cslow2): Likewise.
4769         (csloww): Likewise.
4770         (csloww1): Likewise.
4771         (csloww2): Likewise.
4772         * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
4773         range_reduce.  Merge in __mpsin1.
4774         (__mpcos): Likewise.
4775         (__mpsin1): Remove.
4776         (__mpcos1): Likewise.
4777
4778 2013-10-07  Joseph Myers  <joseph@codesourcery.com>
4779
4780         * locale/loadlocale.c (_nl_intern_locale_data): Use
4781         LOCFILE_ALIGNED_P.
4782         * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
4783         LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
4784         * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
4785         obstack data is appropriately aligned.
4786         (obstack_int32_grow_fast): Likewise.
4787         * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
4788         * locale/programs/locfile.c (add_locale_uint32): Likewise.
4789         (add_locale_uint32_array): Likewise.
4790
4791 2013-10-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
4792
4793         * benchtests/Makefile: Remove ARGLIST and RET variables.
4794         ($(objpfx)bench-%.c): Pass only function name to the script.
4795         * benchtests/README: Update documentation.
4796         * benchtests/acos-inputs: Add new directives.
4797         * benchtests/acosh-inputs: Likewise.
4798         * benchtests/asin-inputs: Likewise.
4799         * benchtests/asinh-inputs: Likewise.
4800         * benchtests/atan-inputs: Likewise.
4801         * benchtests/atanh-inputs: Likewise.
4802         * benchtests/cos-inputs: Likewise.
4803         * benchtests/cosh-inputs: Likewise.
4804         * benchtests/exp-inputs: Likewise.
4805         * benchtests/log-inputs: Likewise.
4806         * benchtests/pow-inputs: Likewise.
4807         * benchtests/rint-inputs: Likewise.
4808         * benchtests/sin-inputs: Likewise.
4809         * benchtests/sinh-inputs: Likewise.
4810         * benchtests/tan-inputs: Likewise.
4811         * benchtests/tanh-inputs: Likewise.
4812         * scripts/bench.pl: Add support for new directives.
4813
4814 2013-10-07  Alan Modra  <amodra@gmail.com>
4815
4816         * README: Fix careless merge.
4817
4818 2013-10-05  Alan Modra  <amodra@gmail.com>
4819
4820         * NEWS: Mention powerpc64le support and bugs fixed.
4821         * README: Both big-endian and little-endian powerpc64 supported.
4822
4823 2013-10-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
4824
4825         * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook,
4826         _hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
4827         (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
4828         _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
4829
4830 2013-10-04  Ryan S. Arnold  <ryan.arnold@linaro.org>
4831
4832         * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
4833         match prototype.
4834
4835 2013-10-04  Joseph Myers  <joseph@codesourcery.com>
4836
4837         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
4838         Move -mhard-float appending from
4839         ports/sysdeps/powerpc/powerpc32/Makefile.
4840         [$(with-fp) = yes] (ASFLAGS): Likewise.
4841         [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
4842         * sysdeps/powerpc/nofpu: Move directory from
4843         ports/sysdeps/powerpc/nofpu.
4844         * sysdeps/powerpc/soft-fp: Move directory from
4845         ports/sysdeps/powerpc/soft-fp.
4846         * sysdeps/powerpc/powerpc32/405: Move directory from
4847         ports/sysdeps/powerpc/powerpc32/405.
4848         * sysdeps/powerpc/powerpc32/440: Move directory from
4849         ports/sysdeps/powerpc/powerpc32/440.
4850         * sysdeps/powerpc/powerpc32/464: Move directory from
4851         ports/sysdeps/powerpc/powerpc32/464.
4852         * sysdeps/powerpc/powerpc32/476: Move directory from
4853         ports/sysdeps/powerpc/powerpc32/476.
4854         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
4855         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
4856         * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
4857         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
4858         * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
4859         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
4860         * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
4861         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
4862         * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
4863         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
4864         * README: Update for powerpc-*-linux-gnu software floating point
4865         support in libc.
4866
4867         * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
4868         case to powerpc/powerpc32*.
4869         * sysdeps/unix/sysv/linux/configure: Regenerated.
4870
4871         * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
4872         (_FPU_MASK_OM): Define as 0x04.
4873         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
4874         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
4875         0x00c10080.
4876         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
4877         0x0000003c.
4878         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
4879
4880         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
4881         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
4882         getcontext_e500.
4883         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
4884         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
4885         setcontext_e500.
4886         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
4887         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
4888         and setcontext_e500.
4889
4890 2013-10-04  Chris Leonard  <cjl@sugarlabs,.org>
4891
4892         * locale/iso-3166.def: Update iso-1366.def and related occurrences
4893
4894 2013-10-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
4895
4896         * manual/threads.texi (Default Thread Attributes): Fix typo.
4897
4898 2013-10-04  Will Newton  <will.newton@linaro.org>
4899
4900         * malloc/Makefile: Add tst-memalign.
4901         * malloc/tst-memalign.c: New file.
4902
4903         * malloc/tst-posix_memalign.c: Add comments.
4904         (do_test): Add comments and call free on all potentially
4905         allocated pointers. Add space after cast.
4906
4907         * malloc/tst-pvalloc.c: Add comments.
4908         (do_test): Add comments and call free on all potentially
4909         allocated pointers. Remove duplicate check for NULL pointer.
4910         Add space after cast.
4911
4912         * malloc/tst-valloc.c: Add comments.
4913         (do_test): Add comments and call free on all potentially
4914         allocated pointers. Remove duplicate check for NULL pointer.
4915         Add space after cast.
4916
4917 2013-10-04  Alan Modra  <amodra@gmail.com>
4918
4919         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
4920         Use stdint types in rather than __attribute__((mode())).
4921         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
4922
4923 2013-10-04  Alan Modra  <amodra@gmail.com>
4924
4925         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
4926         Correct handling of unaligned relocs for little-endian.
4927         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
4928
4929 2013-10-04  Alan Modra  <amodra@gmail.com>
4930
4931         * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
4932         * configure: Regenerate.
4933         * nptl/shlib-versions: Powerpc*le starts at 2.18.
4934         * shlib-versions: Likewise.
4935
4936 2013-10-04  Alan Modra  <amodra@gmail.com>
4937
4938         * string/tester.c (test_memrchr): Increment reported test cycle.
4939
4940 2013-10-04  Alan Modra  <amodra@gmail.com>
4941
4942         * string/test-memcpy.c (do_one_test): When reporting errors, print
4943         string address and don't overrun end of string.
4944
4945 2013-10-04  Alan Modra  <amodra@gmail.com>
4946
4947         * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
4948         insrdi.  Make better use of reg selection to speed exit slightly.
4949         Schedule entry path a little better.  Remove useless "are we done"
4950         checks on entry to main loop.  Handle wrapping around zero address.
4951         Correct main loop count.  Handle single left-over word from main
4952         loop inline rather than by using loop_small.  Remove extra word
4953         case in loop_small caused by wrong loop count.  Add little-endian
4954         support.
4955         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
4956         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.  Use proper
4957         cache hint.
4958         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
4959         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
4960         support.  Avoid rlwimi.
4961         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
4962
4963 2013-10-04  Alan Modra  <amodra@gmail.com>
4964
4965         * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
4966         insrdi.  Formatting.
4967         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
4968         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
4969         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
4970         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
4971         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
4972         * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
4973
4974 2013-10-04  Alan Modra  <amodra@gmail.com>
4975
4976         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
4977         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
4978         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
4979         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
4980         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
4981         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
4982         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
4983         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
4984         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise.  Make better
4985         use of regs.  Use power7 mtocrf.  Tidy function tails.
4986
4987 2013-10-04  Alan Modra  <amodra@gmail.com>
4988
4989         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
4990         Formatting.  Consistently use rXXX register defines or rN defines.
4991         Use early exit labels that avoid restoring unused non-volatile regs.
4992         Make cr field use more consistent with rWORDn compares.  Rename
4993         regs used as shift registers for unaligned loop, using rN defines
4994         for short lifetime/multiple use regs.
4995         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
4996         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.  Exit with
4997         addi 1,1,64 to pop stack frame.  Simplify return value code.
4998         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
4999
5000 2013-10-04  Alan Modra  <amodra@gmail.com>
5001
5002         * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
5003         support.  Correct typos, formatting.  Optimize tail.  Use insrdi
5004         rather than rlwimi.
5005         * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
5006         * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
5007         little-endian support.  Correct typos.
5008         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise.  Use insrdi
5009         rather than rlwimi.
5010         * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define.  Use
5011         in loop and entry code to keep "and." results.
5012         (strchr): Add little-endian support.  Comment.  Move cntlzd
5013         earlier in tail.
5014         * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
5015
5016 2013-10-04  Alan Modra  <amodra@gmail.com>
5017
5018         * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
5019         * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
5020         * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
5021         * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
5022
5023 2013-10-04  Alan Modra  <amodra@gmail.com>
5024
5025         * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
5026         (rTMP): Define as r11.
5027         (strcmp): Add little-endian support.  Optimise tail.
5028         * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
5029         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
5030         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
5031         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
5032         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
5033         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
5034         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
5035
5036 2013-10-04  Alan Modra  <amodra@gmail.com>
5037
5038         * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
5039         little-endian support.  Remove unnecessary "are we done" tests.
5040         Handle "s" wrapping around zero and extremely large "size".
5041         Correct main loop count.  Handle single left-over word from main
5042         loop inline rather than by using small_loop.  Correct comments.
5043         Delete "zero" tail, use "end_max" instead.
5044         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
5045
5046 2013-10-04  Alan Modra  <amodra@gmail.com>
5047
5048         * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
5049         support.  Don't branch over align.
5050         * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
5051         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
5052         support.  Rearrange tmp reg use to suit.  Comment.
5053         * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
5054
5055 2013-10-04  Alan Modra  <amodra@gmail.com>
5056
5057         * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
5058
5059 2013-10-04  Alan Modra  <amodra@gmail.com>
5060
5061         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
5062         conditional form of branch and link when obtaining pc.
5063         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
5064
5065 2013-10-04  Alan Modra  <amodra@gmail.com>
5066
5067         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
5068         HIWORD/LOWORD.
5069         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
5070         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
5071
5072 2013-10-04  Alan Modra  <amodra@gmail.com>
5073
5074         * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
5075         * sysdeps/powerpc/novmx-longjmp.c: Likewise.
5076         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
5077         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
5078         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
5079         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
5080         * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
5081         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
5082         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
5083         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
5084
5085 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
5086             Alistair Popple <alistair@ozlabs.au.ibm.com>
5087             Alan Modra <amodra@gmail.com>
5088
5089         [BZ #15723]
5090         * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
5091         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
5092         _dl_hwcap access for little-endian.
5093         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.  Don't
5094         destroy vmx regs when saving unaligned.
5095         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
5096         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save.  Don't
5097         destroy vmx regs when saving unaligned.
5098
5099 2013-10-04  Alan Modra  <amodra@gmail.com>
5100
5101         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
5102         Don't use a union to pack hi/low value.
5103
5104 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
5105
5106         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
5107         for little-endian.
5108         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
5109         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
5110         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
5111         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
5112         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
5113
5114 2013-10-04  Alan Modra  <amodra@gmail.com>
5115
5116         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
5117         constants to usual value for .cst8 section, and remove redundant
5118         high address load.
5119         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
5120         constant for 0x1p52.  Load little-endian words of double from
5121         correct stack offsets.
5122
5123 2013-10-04  Alan Modra  <amodra@gmail.com>
5124
5125         * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
5126         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
5127         words of double from correct stack offsets.
5128         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
5129         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
5130         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
5131         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
5132         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
5133         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
5134         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
5135         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
5136         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
5137         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
5138         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
5139         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
5140         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
5141         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
5142         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
5143         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
5144         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
5145
5146 2013-10-04  Alan Modra  <amodra@gmail.com>
5147
5148         * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
5149         64-bit int/double union.
5150         (_FPU_SETCW): Likewise.
5151         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
5152         (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
5153
5154 2013-10-04  Alan Modra  <amodra@gmail.com>
5155
5156         * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
5157         * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
5158
5159 2013-10-04  Alan Modra  <amodra@gmail.com>
5160
5161         * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
5162         use vector int constants.
5163         (__float_and_test24, __float_and8, __float_get_exp): Likewise.
5164
5165 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
5166
5167         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
5168         array with long long.
5169         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
5170         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
5171         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
5172         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
5173         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
5174         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
5175         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
5176         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
5177         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
5178         * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
5179         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
5180         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
5181         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
5182
5183 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
5184
5185         * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
5186         (__signbit): Likewise.  Correct for little-endian.
5187         (__signbitl): Call __signbit.
5188         (lrint): Correct for little-endian.
5189         (lrintf): Call lrint.
5190
5191 2013-10-04  Alan Modra  <amodra@gmail.com>
5192
5193         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
5194         union 32-bit int array member with 64-bit int array.
5195         (t515, tm256): Double rather than long double.
5196         (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
5197
5198 2013-10-04  Alan Modra  <amodra@gmail.com>
5199
5200         * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
5201         Delete.
5202         (IEEE854_LONG_DOUBLE_BIAS): Delete.
5203         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
5204         version of math_ldbl.h.
5205
5206 2013-10-04  Alan Modra  <amodra@gmail.com>
5207
5208         [BZ #15734], [BZ #15735]
5209         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
5210         all uses of ieee875 long double macros and unions.  Simplify test
5211         for 0.0L.  Correct |x|<|y| and |x|=|y| test.  Use
5212         ldbl_extract_mantissa value for ix,iy exponents.  Properly
5213         normalize after ldbl_extract_mantissa, and don't add hidden bit
5214         already handled.  Don't treat low word of ieee854 mantissa like
5215         low word of IBM long double and mask off bit when testing for
5216         zero.
5217         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
5218         all uses of ieee875 long double macros and unions.  Simplify tests
5219         for 0.0L and inf.  Correct double adjustment of k.  Delete dead code
5220         adjusting ha,hb.  Simplify code setting kld.  Delete two600 and
5221         two1022, instead use their values.  Recognise that tests for large
5222         "a" and small "b" are mutually exclusive.  Rename vars.  Comment.
5223         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
5224         Rewrite all uses of ieee875 long double macros and unions.  Simplify
5225         test for 0.0L and nan.  Correct negation.
5226         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
5227         ieee875 long double macros and unions.  Correct output for large
5228         magnitude x.  Correct absolute value calculation.
5229         (__erfcl): Likewise.
5230         * math/libm-test.inc: Add tests for errors discovered in IBM long
5231         double versions of fmodl, remainderl, erfl and erfcl.
5232
5233 2013-10-04  Alan Modra  <amodra@gmail.com>
5234
5235         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
5236         all uses of ieee854 long double macros and unions.  Simplify tests
5237         for long doubles that are fully specified by the high double.
5238         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
5239         Likewise.
5240         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
5241         Remove dead code too.
5242         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
5243         (__ieee754_ynl): Likewise.
5244         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
5245         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
5246         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
5247         Remove dead code too.
5248         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
5249         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
5250         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
5251         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
5252         Simplify.
5253         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
5254         Simplify.
5255         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
5256         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
5257         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
5258         Comment on variable precision.
5259         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
5260         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
5261         Likewise.
5262         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
5263         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
5264         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
5265         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
5266         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
5267
5268 2013-10-04  Alan Modra  <amodra@gmail.com>
5269
5270         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
5271         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
5272         all uses of ieee854 long double macros and unions.
5273         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
5274         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
5275         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
5276         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
5277         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
5278         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
5279         Likewise.
5280         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
5281         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
5282         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
5283         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
5284         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
5285         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
5286         Simplify sign and nan test too.
5287         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
5288         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
5289         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
5290         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
5291         Likewise.
5292         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
5293         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
5294         Likewise.
5295         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
5296         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
5297         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
5298         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
5299         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
5300         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
5301
5302 2013-10-04  Alan Modra  <amodra@gmail.com>
5303
5304         * stdio-common/printf_size.c (__printf_size): Don't use
5305         union ieee854_long_double in fpnum union.
5306         * stdio-common/printf_fphex.c (__printf_fphex): Likewise.  Use
5307         signbit macro to retrieve sign from long double.
5308         * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
5309         retrieve sign from long double.
5310         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
5311         * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
5312         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
5313         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
5314         * math/test-misc.c (main): Don't use union ieee854_long_double.
5315
5316 2013-10-04  Alan Modra  <amodra@gmail.com>
5317
5318         [BZ #15680]
5319         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
5320         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
5321         (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
5322         calculation.  Remove unnecessary test for denormal exponent.
5323         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
5324         Correct handling of denormals.  Avoid undefined shift behaviour.
5325         Correct normalisation of low mantissa when low double is denormal.
5326         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
5327         (ldbl_extract_mantissa): Likewise.  Comment.  Use uint64_t* for hi64.
5328         (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
5329         Correct normalisation of low mantissa.  Test for overflow of high
5330         mantissa and normalise.
5331         (ldbl_nearbyint): Use more readable constant for two52.
5332         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
5333         (__mpn_construct_long_double): Fix test for overflow of high
5334         mantissa and correct normalisation.  Avoid undefined shift.
5335
5336 2013-10-04  Alan Modra  <amodra@gmail.com>
5337
5338         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
5339         (union ibm_extended_long_double): Define as an array of ieee754_double.
5340         (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
5341         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
5342         to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
5343         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
5344         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
5345         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
5346         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
5347         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
5348         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
5349         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
5350         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
5351
5352 2013-10-03  Joseph Myers  <joseph@codesourcery.com>
5353
5354         * locale/programs/locarchive.c (add_locale): Use constant 4096 for
5355         page size instead of calling getpagesize.
5356
5357         * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
5358         (LOCFILE_ALIGN_MASK): Likewise.
5359         (LOCFILE_ALIGN_UP): Likewise.
5360         (LOCFILE_ALIGNED_P): Likewise.
5361         * locale/programs/ld-collate.c (collate_output): Use the new
5362         macros instead of __alignof__ (int32_t).
5363         * locale/weight.h (findidx): Likewise.
5364
5365 2013-10-03  Ondřej Bílka  <neleai@seznam.cz>
5366
5367         [BZ #431]
5368         * manual/string.texi: Fix strncat and wcsncat.
5369
5370 2013-10-03  Brooks Moses  <bmoses@google.com>
5371
5372         [BZ #15915]
5373         * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
5374         * Makerules: ...here, and adjust associated comments.
5375
5376 2013-10-02  Will Newton  <will.newton@linaro.org>
5377
5378         * malloc/Makefile: Add tst-pvalloc.
5379         * malloc/tst-pvalloc.c: New file.
5380
5381 2013-10-02  Will Newton  <will.newton@linaro.org>
5382
5383         * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
5384         improve test coverage.
5385
5386 2013-10-02  Will Newton  <will.newton@linaro.org>
5387
5388         * malloc/Makefile: Add tst-posix_memalign.
5389         * malloc/tst-posix_memalign.c: New file.
5390
5391 2013-10-01  Eric Blake  <eblake@redhat.com>
5392
5393         * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
5394         Use __THROWNL rather than __THROW on static functions.
5395
5396 2013-09-30  Petr Machata  <pmachata@redhat.com>
5397
5398         * elf/elf.h (R_AARCH64_ABS16): New macro.
5399         (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
5400         (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
5401         (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
5402         (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
5403         (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
5404         (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
5405         (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
5406         (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
5407         (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
5408         (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
5409         (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
5410         (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
5411         (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
5412         (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
5413         (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
5414         (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
5415         (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
5416         (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
5417         (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
5418         (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
5419         (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
5420         (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
5421         (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
5422         (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
5423         (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
5424         (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
5425         (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
5426         (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
5427         (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
5428         (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
5429         (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
5430         (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
5431         (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
5432         (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
5433         (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
5434         (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
5435         (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
5436         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
5437         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
5438         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
5439         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
5440         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
5441         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
5442         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
5443         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
5444         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
5445         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
5446         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
5447         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
5448         (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
5449         (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
5450         (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
5451         (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
5452         (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
5453         (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
5454         (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
5455         (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
5456         (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
5457         (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
5458         (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
5459         (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
5460         (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
5461         (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
5462         (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
5463         (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
5464         (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
5465         (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
5466         (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
5467         (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
5468         (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
5469         (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
5470         (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
5471         (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
5472         (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
5473         (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
5474         (R_AARCH64_TLSDESC_OFF_G1): Likewise.
5475         (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
5476         (R_AARCH64_TLSDESC_LDR): Likewise.
5477         (R_AARCH64_TLSDESC_ADD): Likewise.
5478         (R_AARCH64_TLSDESC_CALL): Likewise.
5479
5480 2013-09-30  Andreas Schwab  <schwab@suse.de>
5481
5482         [BZ #15048]
5483         * nscd/aicache.c (addhstaiX): Properly use the cache variable for
5484         the nss database lookup.
5485         * nscd/initgrcache.c (addinitgroupsX): Likewise.
5486         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
5487
5488 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
5489
5490         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
5491
5492 2013-09-28  P. J. McDermott  <pj@pehjota.net>
5493
5494         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
5495         ${Bash-specific parameter/pattern/string} parameter expansion.
5496         * sysdeps/unix/make-syscalls.sh: Likewise.
5497
5498 2013-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
5499
5500         * sysdeps/sh/stackguard-macros.h: New file.
5501
5502 2013-09-26  Ondřej Bílka  <neleai@seznam.cz>
5503
5504         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
5505         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
5506         * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
5507         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
5508         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
5509         * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
5510
5511 2013-09-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5512
5513         * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
5514         Fix thread ID register.
5515
5516 2013-09-25  Joseph Myers  <joseph@codesourcery.com>
5517
5518         * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
5519         [POSIX || UNIX98]: Require rather than permitting all symbols from
5520         <time.h>.
5521         [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
5522         element of struct sched_param.
5523         [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
5524         [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
5525         [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
5526         [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
5527         constant.
5528
5529 2013-09-24  Olivier Langlois  <olivier@olivierlanglois.net>
5530
5531         * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
5532         argument calculation.
5533
5534 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
5535
5536         * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
5537         Expect macro.
5538         [POSIX] (pthread_attr_t): Do not require type.
5539         [POSIX] (pthread_cond_t): Likewise.
5540         [POSIX] (pthread_condattr_t): Likewise.
5541         [POSIX] (pthread_key_t): Likewise.
5542         [POSIX] (pthread_mutex_t): Likewise.
5543         [POSIX] (pthread_mutexattr_t): Likewise.
5544         [POSIX] (pthread_once_t): Likewise.
5545         [POSIX] (pthread_t): Likewise.
5546         [POSIX-based standards] (pthread_atfork): Expect function.
5547
5548 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
5549             Richard Sandiford  <richard@codesourcery.com>
5550
5551         * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
5552         (swap_endianness_p): New extern variable.
5553         (set_big_endian): New inline function.
5554         (maybe_swap_uint32): Likewise.
5555         (maybe_swap_uint32_array): Likewise.
5556         (maybe_swap_uint32_obstack): Likewise.
5557         * locale/programs/locfile.c: Include <stdbool.h>.
5558         (swap_endianness_p): New variable.
5559         (add_locale_uint32): Call maybe_swap_uint32.
5560         (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
5561         (write_locale_data): Call maybe_swap_uint32_array.
5562         * locale/programs/ld-collate.c (obstack_int32_grow): Call
5563         maybe_swap_uint32.
5564         (obstack_int32_grow_fast): Likewise.
5565         (output_weightwc): Call maybe_swap_uint32_obstack.
5566         (collate_output): Likewise.
5567         * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
5568         (OPT_LITTLE_ENDIAN): Likewise.
5569         (options): Add --little-endian and --big-endian options.
5570         (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
5571         * locale/programs/locarchive.c: Include "locfile.h".
5572         (GET): New macro.
5573         (SET): Likewise.
5574         (INC): Likewise.
5575         (create_archive): Use the new macros to access fields of
5576         structures directly mapped from or written to locale archives.
5577         (oldlocrecentcmp): Likewise.
5578         (enlarge_archive): Likewise.
5579         (insert_name): Likewise.
5580         (add_alias): Likewise.
5581         (add_locale): Likewise.
5582         (delete_locales_from_archive): Likewise.
5583         (show_archive_content): Likewise.
5584         (add_locale_to_archive): Likewise.  Use maybe_swap_uint32 on
5585         locale data.
5586
5587 2013-09-24  Roland McGrath  <roland@hack.frob.com>
5588
5589         * manual/freemanuals.texi: Updated from (newly) canonical copy at
5590         http://www.gnu.org/doc/freemanuals.texi.
5591         * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
5592
5593 2013-09-24  Will Newton  <will.newton@linaro.org>
5594
5595         * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
5596         macro.
5597
5598 2013-09-23  Joseph Myers  <joseph@codesourcery.com>
5599
5600         * locale/hashval.h (compute_hashval): Interpret bytes of key as
5601         unsigned char.
5602
5603 2013-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
5604
5605         * manual/threads.texi (POSIX Threads): Fix a typo.
5606
5607 2013-09-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
5608
5609         [BZ #14547]
5610         * string/tst-strcoll-overflow.c: New test case.
5611         * string/Makefile (xtests): Add tst-strcoll-overflow.
5612         * string/strcoll_l.c (STRCOLL): Skip allocating memory for
5613         cache if string sizes may cause integer overflow.
5614
5615         [BZ #14547]
5616         * string/strcoll_l.c (coll_seq): New members rule, idx,
5617         save_idx and back_us.
5618         (get_next_seq_nocache): New function.
5619         (do_compare_nocache): New function.
5620         (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
5621         when malloc fails.
5622
5623 2013-09-23  Carlos O'Donell  <carlos@redhat.com>
5624
5625         [BZ #15754]
5626         * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
5627         __pointer_chk_guard_local, otherwise __pointer_chk_guard.
5628         * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
5629
5630         [BZ #15754]
5631         * elf/Makefile (tests): Add tst-ptrguard1.
5632         (tests-static): Add tst-ptrguard1-static.
5633         (tst-ptrguard1-ARGS): Define.
5634         (tst-ptrguard1-static-ARGS): Define.
5635         * elf/tst-ptrguard1.c: New file.
5636         * elf/tst-ptrguard1-static.c: New file.
5637         * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
5638         * sysdeps/i386/stackguard-macros.h: Likewise.
5639         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
5640         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
5641         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
5642         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
5643         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
5644         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
5645
5646 2013-09-23  Hector Marco  <hecmargi@upv.es>
5647             Ismael Ripoll  <iripoll@disca.upv.es>
5648             Carlos O'Donell  <carlos@redhat.com>
5649
5650         [BZ #15754]
5651         * sysdeps/generic/stackguard-macros.h: Define
5652         __pointer_chk_guard_local and POINTER_CHK_GUARD.
5653         * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
5654         Define __pointer_chk_guard_local.
5655         (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
5656         Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
5657
5658 2013-09-15  Vinitha Vijayan <vinitha.vijayann@gmail.com>
5659
5660         [BZ #15859]
5661         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
5662
5663 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
5664
5665         * include/string.h (__ffs): Declare as hidden.
5666         * string/ffs.c (__ffs): Define as hidden.
5667         * sysdeps/i386/ffs.c (__ffs): Likewise.
5668         * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
5669         * sysdeps/powerpc/ffs.c (__ffs): Likewise.
5670         * sysdeps/s390/ffs.c (__ffs): Likewise.
5671         * sysdeps/x86_64/ffs.c (__ffs): Likewise.
5672
5673 2013-09-20  Alexandre Oliva <aoliva@redhat.com>
5674
5675         * NEWS: Mention malloc probes.
5676
5677         * malloc/arena.c (new_heap): New memory_heap_new probe.
5678         (grow_heap): New memory_heap_more probe.
5679         (shrink_heap): New memory_heap_less probe.
5680         (heap_trim): New memory_heap_free probe.
5681         * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
5682         (systrim): New memory_sbrk_less probe.
5683         * manual/probes.texi: Document them.
5684
5685         * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
5686         * manual/probes.texi: Document it.
5687
5688         * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
5689         (__libc_realloc): Add memory_realloc_retry probe.
5690         (__libc_memalign): Add memory_memalign_retry probe.
5691         (__libc_valloc): Add memory_valloc_retry probe.
5692         (__libc_pvalloc): Add memory_pvalloc_retry probe.
5693         (__libc_calloc): Add memory_calloc_retry probe.
5694         * manual/probes.texi: Document them.
5695
5696         * malloc/arena.c (get_free_list): Add probe
5697         memory_arena_reuse_free_list.
5698         (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
5699         and memory_arena_reuse.
5700         (arena_get2) [!PER_THREAD]: Likewise.
5701         * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
5702         memory_arena_reuse_realloc.
5703         * manual/probes.texi: Document them.
5704
5705         * malloc/malloc.c (__libc_free): Add
5706         memory_mallopt_free_dyn_thresholds probe.
5707         (__libc_mallopt): Add multiple memory_mallopt probes.
5708         * manual/probes.texi: Document them.
5709
5710         * malloc/malloc.c: Include stap-probe.h.
5711         (__libc_mallopt): Add memory_mallopt probe.
5712         * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
5713         * manual/probes.texi: New.
5714         * manual/Makefile (chapters): Add probes.
5715         * manual/threads.texi: Set next node.
5716
5717 2013-09-19  Wei-Lun Chao  <bluebat@member.fsf.org>
5718
5719         [BZ #15963, #13985]
5720         * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
5721         czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
5722         Add `Chinese' to `nan' entry name.
5723
5724 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
5725
5726         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
5727         (POLYNOMIAL): Likewise.
5728         (TAYLOR_SINCOS): Likewise.
5729         (TAYLOR_SLOW): Likewise.
5730         (__sin): Use TAYLOR_SINCOS.
5731         (__cos): Likewise.
5732         (slow): Use TAYLOR_SLOW.
5733         (sloww): Likewise.
5734         (bsloww): Likewise.
5735         (csloww): Likewise.
5736
5737 2013-09-19  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
5738
5739         * stdlib/strtod_l.c: Fix buffer overrun.
5740
5741 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
5742
5743         * benchtests/Makefile (bench): Add sincos.
5744         * benchtests/bench-sincos.c: New file.
5745
5746         * math/libm-test.inc (cos_test_data): New test inputs.
5747         (sin_test_data): Likewise.
5748
5749         * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
5750         macro.
5751         (__sin): Use it.
5752         (__cos): Likewise.
5753         (slow1): Likewise.
5754         (slow2): Likewise.
5755         (sloww1): Likewise.
5756         (sloww2): Likewise.
5757         (bsloww1): Likewise.
5758         (bsloww2): Likewise.
5759         (cslow2): Likewise.
5760         (csloww1): Likewise.
5761         (csloww2): Likewise.
5762
5763         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
5764         function.
5765         (__sin): Use it.
5766         (__cos): Likewise.
5767
5768         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
5769         gotos.
5770         (__cos): Likewise.
5771
5772 2013-09-18  Maciej W. Rozycki  <macro@codesourcery.com>
5773
5774         * config.h.in (HAVE_MIPS_NAN2008): New macro.
5775         * elf/elf.h (EF_MIPS_NAN2008): Likewise.
5776         * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
5777         (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
5778         (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
5779         * elf/cache.c (print_entry): Handle the new cache flags.
5780
5781 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
5782             Aldy Hernandez  <aldyh@redhat.com>
5783
5784         * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
5785         Change condition to [_SOFT_FLOAT].
5786         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
5787         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
5788         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
5789         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
5790         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
5791         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
5792         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
5793         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
5794         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
5795         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
5796         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
5797         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
5798         [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
5799         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
5800         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
5801         [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
5802         declaration.
5803
5804 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
5805
5806         * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
5807         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
5808         (__longjmp): Use LOAD_GP to load saved GPRs.
5809         * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
5810         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
5811         (__sigsetjmp): Use SAVE_GP to save GPRs.
5812
5813         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
5814         Do not append -msoft-float.
5815         [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
5816
5817 2013-09-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
5818
5819         * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
5820
5821 2013-09-17  Joseph Myers  <joseph@codesourcery.com>
5822
5823         [BZ #15966]
5824         * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
5825         (_FPU_GETCW): Use initial "__" on variable and field names but not
5826         on macro parameter name.
5827         [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise.  Use
5828         parentheses around reference to macro parameter.
5829
5830 2013-09-13  Richard Sandiford  <richard@codesourcery.com>
5831
5832         * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
5833         prototype.
5834         (ctype_startup): Use uint32_t in cast and sizeof for
5835         ctype->charnames.
5836
5837 2013-09-11  Jia Liu  <proljc@gmail.com>
5838
5839         * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
5840         __daddr_t_defined.
5841         [__FreeBSD__]: Likewise.
5842
5843 2013-09-11  Ondřej Bílka  <neleai@seznam.cz>
5844
5845         * sysdeps/x86_64/multiarch/ifunc-impl-list.c
5846         (__libc_ifunc_impl_list): Remove: __strchr_sse42.
5847         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
5848         (strchr): Remove __strchr_sse42 ifunc selection.
5849         * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
5850         * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
5851
5852 2013-09-11  Will Newton  <will.newton@linaro.org>
5853
5854         * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
5855         parameter to RES. Remove hardcoded 1000 value.
5856         * benchtests/bench-skeleton.c (main): Pass RES parameter
5857         to TIMING_INIT and multiply result by 1000.
5858
5859 2013-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5860
5861         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
5862
5863 2013-09-11  Andreas Schwab  <schwab@suse.de>
5864
5865         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
5866         if not defined.
5867         (O_TMPFILE) [__USE_GNU]: Define.
5868         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
5869         Define.
5870
5871 2013-09-11  Will Newton  <will.newton@linaro.org>
5872
5873         [BZ #15857]
5874         * malloc/malloc.c (__libc_memalign): Check the value of bytes
5875         does not overflow.
5876
5877 2013-09-11  Will Newton  <will.newton@linaro.org>
5878
5879         [BZ #15856]
5880         * malloc/malloc.c (__libc_valloc): Check the value of bytes
5881         does not overflow.
5882
5883 2013-09-11  Will Newton  <will.newton@linaro.org>
5884
5885         [BZ #15855]
5886         * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
5887         does not overflow.
5888
5889 2013-09-10  Ondřej Bílka  <neleai@seznam.cz>
5890
5891         * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
5892         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
5893         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
5894         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
5895         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
5896
5897 2013-09-10  Allan McRae  <allan@archlinux.org>
5898
5899         [BZ #15748]
5900         * manual/arith.texi (Parsing of Floats): Clarify
5901         cross-reference.
5902
5903         [BZ #15849]
5904         * manual/install.texi (Running make install): Mention
5905         --enable-pt-chown.
5906         * INSTALL: Regenerated.
5907
5908 2013-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
5909
5910         * csu/init-first.c (_init): Remove the !SHARED condition around
5911         FPU control word initialization.
5912         * elf/dl-support.c (_dl_fpu_control): New variable.
5913         (_dl_aux_init) <AT_FPUCW>: Initialize it.
5914         * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
5915         (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
5916         * math/test-fpucw-static.c: New file.
5917         * math/test-fpucw-ieee.c: New file.
5918         * math/test-fpucw-ieee-static.c: New file.
5919         * math/Makefile (tests): Add `test-fpucw-ieee' and
5920         `$(tests-static)'.
5921         (tests-static): New variable.
5922         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
5923         dependency to...
5924         [($(build-shared),yes)]
5925         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
5926         ... this.
5927         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
5928         New dependency.
5929
5930 2013-09-09  Allan McRae  <allan@archlinux.org>
5931
5932         [BZ #15939]
5933         * manual/string.texi (Collation Functions): Fix typo in
5934         strcoll example.
5935         Reported by Suren Karapetyan <me@suren.karapetyan.name>.
5936
5937         [BZ #15893]
5938         * stdlib/isomac.c (get_null_defines): Fix memory leak.
5939
5940         [BZ #15892]
5941         * libio/memstream.c (open_memstream): Fix memory leak.
5942         * libio/wmemstream.c (open_wmemstream): Likewise.
5943
5944         [BZ #15895]
5945         * nscd/netgroupcache.c: Fix nesting of ifdefs.
5946
5947 2013-09-09  Will Newton  <will.newton@linaro.org>
5948
5949         * malloc/Makefile: Add tst-realloc to tests.
5950         * malloc/tst-realloc.c: New file.
5951
5952 2013-09-09  Allan McRae  <allan@archlinux.org>
5953
5954         [BZ #15844]
5955         * COPYING: Update from GNU website to fix FSF address.
5956         * COPYING.LIB: Likewise.
5957
5958 2013-09-06  David S. Miller  <davem@davemloft.net>
5959
5960         * po/zh_TW.po: Update Chinese (traditional) translation from
5961         translation project.
5962
5963 2013-09-06  Richard Sandiford  <richard@codesourcery.com>
5964             Joseph Myers  <joseph@codesourcery.com>
5965
5966         * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
5967         "localeinfo.h".
5968         (obstack_chunk_alloc): New macro.
5969         (obstack_chunk_free): Likewise.
5970         (record_offset): New function.
5971         (init_locale_data): Likewise.
5972         (align_locale_data): Likewise.
5973         (add_locale_empty): Likewise.
5974         (add_locale_raw_data): Likewise.
5975         (add_locale_raw_obstack): Likewise.
5976         (add_locale_string): Likewise.
5977         (add_locale_wstring): Likewise.
5978         (add_locale_uint32): Likewise.
5979         (add_locale_uint32_array): Likewise.
5980         (add_locale_char): Likewise.
5981         (start_locale_structure): Likewise.
5982         (end_locale_structure): Likewise.
5983         (start_locale_prelude): Likewise.
5984         (end_locale_prelude): Likewise.
5985         (write_locale_data): Take locale_file structure rather than an
5986         iovec.
5987         * locale/programs/locfile.h: Include "obstack.h".
5988         (struct locale_file): Change to store locale file contents instead
5989         of header.
5990         (init_locale_data): New prototype.
5991         (align_locale_data): Likewise.
5992         (add_locale_empty): Likewise.
5993         (add_locale_raw_data): Likewise.
5994         (add_locale_raw_obstack): Likewise.
5995         (add_locale_string): Likewise.
5996         (add_locale_wstring): Likewise.
5997         (add_locale_uint32): Likewise.
5998         (add_locale_uint32_array): Likewise.
5999         (add_locale_char): Likewise.
6000         (start_locale_structure): Likewise.
6001         (end_locale_structure): Likewise.
6002         (start_locale_prelude): Likewise.
6003         (end_locale_prelude): Likewise.
6004         (write_locale_data): Update prototype.
6005         * locale/programs/3level.h (struct TABLE): Remove result field.
6006         (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
6007         Use new locale_file interface.
6008         [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
6009         (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
6010         * locale/programs/ld-address.c (address_output): Use new
6011         locale_file interface.
6012         * locale/programs/ld-collate.c (NO_FINALIZE): Change to
6013         NO_ADD_LOCALE.
6014         (collate_finish): Don't call collseq_table_finalize.
6015         (collate_output): Use new locale_file interface.
6016         * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
6017         in file.
6018         (NO_FINALIZE): Change to NO_ADD_LOCALE.
6019         (TABLE): Move defines earlier in file.
6020         (ELEMENT): Likewise.
6021         (DEFAULT): Likewise.
6022         (wctrans_table_add): Move macro and inline function earlier in
6023         file.
6024         (struct wctype_table): Move type earlier in file.
6025         (add_locale_wctype_table): New static prototype.
6026         (struct locale_ctype_t): Use logical types instead of struct iovec
6027         pointers for members.
6028         (ctype_output): Use new locale_file interface.
6029         (wctype_table_finalize): Change to add_locale_wctype_table.  Use
6030         new locale_file interface.
6031         (allocate_arrays): Update for use of new locale_file interface.
6032         * locale/programs/ld-identification.c (identification_output): Use
6033         new locale_file interface.
6034         * locale/programs/ld-measurement.c (measurement_output): Likewise.
6035         * locale/programs/ld-messages.c (messages_output): Likewise.
6036         * locale/programs/ld-monetary.c (monetary_output): Likewise.
6037         * locale/programs/ld-name.c (name_output): Likewise.
6038         * locale/programs/ld-numeric.c (numeric_output): Likewise.
6039         * locale/programs/ld-paper.c (paper_output): Likewise.
6040         * locale/programs/ld-telephone.c (telephone_output): Likewise.
6041         * locale/programs/ld-time.c (time_output): Likewise.
6042
6043 2013-09-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6044
6045         * benchtests/Makefile: Add memrchr benchmark.
6046         * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
6047         benchmark as memrchr.
6048         * benchtests/bench-memrchr-ifunc.c: New file.
6049         * benchtests/bench-memrchr.c: New file.
6050
6051 2013-09-06   Will Newton  <will.newton@linaro.org>
6052
6053         * benchtests/Makefile (string-bench): Add memcpy.
6054
6055 2013-09-05  Carlos O'Donell  <carlos@redhat.com>
6056             Cong Wang  <amwang@redhat.com>
6057
6058         [BZ #15850]
6059         * sysdeps/unix/sysv/linux/bits/in.h
6060         [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
6061         * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
6062         before __USE_KERNEL_IPV6_DEFS uses.
6063         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
6064         IPPROTO_BEETPH.
6065         [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
6066         sockaddr_in6, or ipv6_mreq.
6067
6068 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6069
6070         * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
6071         memory access for final bytes in some large inputs.
6072         * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
6073
6074 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6075
6076         * string/test-memrchr.c: New file.
6077         * string/test-memrchr-ifunc.c: New file.
6078         * string/Makefile: Add new memrchr testcase.
6079
6080 2013-09-05  Mike Frysinger  <vapier@gentoo.org>
6081
6082         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
6083         fanotify_init returns EPERM.
6084
6085 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
6086
6087         * conform/conformtest.pl (newtoken): Treat tokens not allowed as
6088         errors.
6089         (top level): Treat second token from macro or constant entries for
6090         allowed headers as allowed.
6091         * include/complex.h: Condition internal declarations on
6092         [!_ISOMAC].
6093         * include/fenv.h: Condition include of <stdbool.h> and internal
6094         declarations on [!_ISOMAC].
6095
6096 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
6097
6098         [BZ #15923]
6099         * locale/iso-4217.def: Update iso-1427.def and related occurrences.
6100
6101 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
6102
6103         * configure.in (--enable-versioning): Remove configure option.
6104         (libc_cv_asm_symver_directive): Remove configure test.
6105         (libc_cv_ld_version_script_option): Likewise.
6106         (VERSIONING): Remove variable and AC_SUBST.
6107         (DO_VERSIONING): Remove AC_DEFINE.
6108         * configure: Regenerated.
6109         * config.h.in (DO_VERSIONING): Remove macro.
6110         * Makerules [$(versioning) = yes]: Change conditionals to
6111         [$(build-shared) = yes].
6112         * config.make.in (versioning): Remove variable.
6113         * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
6114         [$(build-shared) = yes].
6115         * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
6116         * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
6117         * elf/Makefile [$(versioning) = yes]: Change conditionals to
6118         [$(build-shared) = yes].
6119         * extra-lib.mk [$(versioning) = yes]: Likewise.
6120         * hurd/Makefile [$(versioning) = yes]: Likewise.
6121         * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
6122         [SHARED].
6123         * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
6124         [SHARED].
6125         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
6126         [SHARED && !NO_HIDDEN].
6127         * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
6128         [SHARED].
6129         [SHARED && DO_VERSIONING]: Likewise..
6130         * libio/Makefile [$(versioning) = yes]: Change conditionals to
6131         [$(build-shared) = yes].
6132         * manual/install.texi (--disable-versioning): Remove
6133         documentation.
6134         * INSTALL: Regenerated.
6135         * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
6136         to [SHARED].
6137         * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
6138         [$(build-shared) = yes].
6139         * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
6140         * sysdeps/i386/i686/multiarch/strstr-c.c
6141         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
6142         [SHARED && !NO_HIDDEN].
6143         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
6144         [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
6145         * sysdeps/powerpc/powerpc32/dl-machine.c
6146         [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
6147         * sysdeps/powerpc/powerpc32/sysdep.h
6148         [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
6149         to [SHARED && PIC && !NO_HIDDEN].
6150         * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
6151         conditional to [SHARED].
6152
6153 2013-09-04   Will Newton  <will.newton@linaro.org>
6154
6155         * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
6156         * benchtests/bench-string.h: Include bench-timing.h instead
6157         of including hp-timing.h directly. (INNER_LOOP_ITERS): New
6158         define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
6159         call to HP_TIMING_DIFF_INIT.
6160         * benchtests/bench-memccpy.c: Use bench-timing.h macros
6161         instead of hp-timing.h macros.
6162         * benchtests/bench-memchr.c: Likewise.
6163         * benchtests/bench-memcmp.c: Likewise.
6164         * benchtests/bench-memcpy.c: Likewise.
6165         * benchtests/bench-memmem.c: Likewise.
6166         * benchtests/bench-memmove.c: Likewise.
6167         * benchtests/bench-memset.c: Likewise.
6168         * benchtests/bench-rawmemchr.c: Likewise.
6169         * benchtests/bench-strcasecmp.c: Likewise.
6170         * benchtests/bench-strcasestr.c: Likewise.
6171         * benchtests/bench-strcat.c: Likewise.
6172         * benchtests/bench-strchr.c: Likewise.
6173         * benchtests/bench-strcmp.c: Likewise.
6174         * benchtests/bench-strcpy.c: Likewise.
6175         * benchtests/bench-strcpy_chk.c: Likewise.
6176         * benchtests/bench-strlen.c: Likewise.
6177         * benchtests/bench-strncasecmp.c: Likewise.
6178         * benchtests/bench-strncat.c: Likewise.
6179         * benchtests/bench-strncmp.c: Likewise.
6180         * benchtests/bench-strncpy.c: Likewise.
6181         * benchtests/bench-strnlen.c: Likewise.
6182         * benchtests/bench-strpbrk.c: Likewise.
6183         * benchtests/bench-strrchr.c: Likewise.
6184         * benchtests/bench-strspn.c: Likewise.
6185         * benchtests/bench-strstr.c: Likewise.
6186
6187 2013-09-04  Will Newton  <will.newton@linaro.org>
6188
6189         * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
6190
6191 2013-09-03  Joseph Myers  <joseph@codesourcery.com>
6192
6193         [BZ #15427]
6194         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
6195         2**-30 instead of 2**-70 as threshold for returning -log(|x|).
6196         * math/libm-test.inc (lgamma_test_data): Add more tests.
6197         * sysdeps/i386/fpu/libm-test-ulps: Update.
6198         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6199
6200 2013-09-03   Ondřej Bílka  <neleai@seznam.cz>
6201
6202         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
6203         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
6204         Add ifunc.
6205         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
6206         Add strcmp-sse2-unaligned
6207         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
6208
6209 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
6210
6211         * Versions.def (libc): Add GLIBC_2.19.
6212
6213 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
6214
6215         * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
6216         * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
6217
6218 2013-09-02  Joseph Myers  <joseph@codesourcery.com>
6219
6220         [BZ #14155]
6221         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
6222         intermediate calculations in recurrence.
6223         (__ieee754_ynf): Likewise.
6224         * math/libm-test.inc (jn_test_data): Do not allow spurious
6225         underflow exception.  Add more tests.
6226         (yn_test_data): Add more tests.
6227         * sysdeps/i386/fpu/libm-test-ulps: Update.
6228         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6229
6230 2013-09-02   Ondřej Bílka  <neleai@seznam.cz>
6231
6232         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
6233
6234 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
6235
6236         * csu/init-first.c: Fix then/than typos.
6237         * locale/programs/ld-collate.c: Likewise.
6238         * locale/programs/linereader.h: Likewise.
6239         * manual/charset.texi: Likewise.
6240         * manual/filesys.texi: Likewise.
6241         * manual/stdio.texi: Likewise.
6242         * manual/string.texi: Likewise.
6243         * stdlib/fmtmsg.c: Likewise.
6244         * sysdeps/i386/stpncpy.S: Likewise.
6245         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
6246         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
6247         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
6248         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
6249
6250 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
6251
6252         * elf/dl-open.c: Fix typos.
6253         * iconvdata/gbbig5.c: Likewise.
6254         * iconvdata/iso-2022-jp.c: Likewise.
6255         * iconv/gconv_int.h: Likewise.
6256         * iconv/loop.c: Likewise.
6257         * nis/rpcsvc/nis.h: Likewise.
6258         * resolv/ns_name.c: Likewise.
6259         * stdio-common/vfscanf.c: Likewise.
6260         * streams/stropts.h: Likewise.
6261         * sunrpc/rpc_thread.c: Likewise.
6262         * sysdeps/i386/strpbrk.S: Likewise.
6263         * sysdeps/ieee754/k_standard.c: Likewise.
6264         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
6265         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
6266         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
6267         * sysdeps/mach/hurd/profil.c: Likewise.
6268         * sysdeps/s390/dl-procinfo.h: Likewise.
6269         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
6270         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
6271         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
6272         * sysdeps/x86_64/dl-trampoline.S: Likewise.
6273         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
6274
6275 2013-08-30  Ondřej Bílka  <neleai@seznam.cz>
6276
6277         * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
6278         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
6279
6280 2013-08-29  Ondřej Bílka  <neleai@seznam.cz>
6281
6282         * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
6283         aix specific files.
6284         * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
6285         * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
6286         * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
6287         * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
6288         * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
6289         * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
6290         * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
6291         * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
6292
6293 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
6294             Roland McGrath  <roland@hack.frob.com>
6295
6296         * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
6297         * sysdeps/mach/hurd/bits/errno.h: Regenerate.
6298
6299 2013-08-29  Samuel Thibault  <samuel.thibault@ens-lyon.org>
6300
6301         * sysdeps/mach/hurd/i386/init-first.c (init1): Use
6302         __executable_start symbol instead of _start.
6303
6304 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
6305
6306         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
6307         (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
6308         Move macros to...
6309         * sysdeps/gnu/ldsodefs.h: ... this new file.
6310
6311         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
6312         (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
6313         instead of ELFOSABI_LINUX.
6314
6315         [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
6316         * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
6317         * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
6318         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
6319         Likewise.
6320         * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
6321         * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
6322         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
6323         Likewise.
6324         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
6325         (ibm_extended_long_double): Add ieee_nan member.
6326         * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
6327         (do_test): New function.
6328
6329         * math/basic-test.c (TEST_CONVERT): New macro, renamed from
6330         TEST_TRUNC.
6331         (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
6332         functions, renamed from truncdfsf_test, trunctfsf_test,
6333         trunctfdf_test.
6334         (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
6335         functions.
6336         (do_test): Run all these.
6337
6338 2013-08-29   Ondřej Bílka  <neleai@seznam.cz>
6339
6340         * argp/argp-help.c: Fix typos.
6341         * argp/argp-parse.c: Likewise.
6342         * debug/backtracesyms.c: Likewise.
6343         * elf/elf.h: Likewise.
6344         * malloc/malloc.c: Likewise.
6345         * nis/nis_print.c: Likewise.
6346         * resolv/res_comp.c: Likewise.
6347         * stdlib/stdlib.h: Likewise.
6348         * sunrpc/clnt_tcp.c: Likewise.
6349         * sunrpc/clnt_udp.c: Likewise.
6350         * sunrpc/clnt_unix.c: Likewise.
6351         * sysdeps/unix/bsd/ptsname.c: Likewise.
6352         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
6353         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
6354         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
6355         Likewise.
6356         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
6357         Likewise.
6358         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
6359         Likewise.
6360         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
6361
6362 2013-08-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
6363
6364         * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
6365         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
6366
6367 2013-08-27  Mike Frysinger  <vapier@gentoo.org>
6368
6369         [BZ #15897]
6370         * dlfcn/Makefile (tests): Add bug-dl-leaf.
6371         (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
6372         ($(objpfx)bug-dl-leaf): New rule.
6373         ($(objpfx)bug-dl-leaf.so): Likewise.
6374         ($(objpfx)bug-dl-leaf.out): Likewise.
6375         ($(objpfx)bug-dl-leaf-lib.so): Likewise.
6376         ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
6377         * dlfcn/bug-dl-leaf.c: New test.
6378         * dlfcn/bug-dl-leaf-lib.c: Likewise.
6379         * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
6380         * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
6381         (dlclose): Likewise.
6382         (dlmopen): Likewise.
6383
6384 2013-08-27  Roland McGrath  <roland@hack.frob.com>
6385
6386         * include/netdb.h [!_ISOMAC]:
6387         Don't include <tls.h>.
6388         (h_errno, __libc_h_errno): Move declaration and macros out of
6389         [_LIBC_REENTRANT].
6390
6391         * include/resolv.h [_RESOLV_H_]:
6392         Don't include <tls.h>.
6393         (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
6394         * resolv/res_libc.c: Don't include <tls.h>.
6395         (_res): Use __attribute__ ((nocommon)) in place of
6396         __attribute__ ((section (".bss"))).
6397
6398         * Makefile ($(common-objpfx)linkobj/libc_pic.a):
6399         If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
6400
6401         * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
6402
6403         * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
6404         only under [SIOCGIFCONF && SIOCGIFNETMASK].
6405
6406         * resolv/res_mkquery.c: Include <sys/time.h>.
6407
6408         * inet/ifreq.c: Moved to ...
6409         * sysdeps/unix/ifreq.c: ... here.
6410         * inet/ifreq.c: New file, true stub version.
6411
6412         * socket/sa_len.c: New file.
6413         * socket/Makefile (aux): Add it.
6414         * sysdeps/unix/sysv/linux/Makefile
6415         [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
6416         * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
6417         and #include <socket/sa_len.c>.
6418         * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
6419         HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
6420
6421         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
6422         * bits/socket.h: ... here.
6423
6424         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
6425         Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
6426         (SOCK_MAX, SOCK_TYPE_MASK): New macros.
6427
6428 2013-08-27  Andreas Schwab  <schwab@suse.de>
6429
6430         [BZ #15736]
6431         * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
6432         * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
6433         (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
6434         * string/test-strcasecmp.c (test_main): Run tests in several
6435         locales.
6436         * string/test-strncasecmp.c (test_main): Likewise.
6437
6438         * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
6439         (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
6440         to __strcasecmp_nonascii and __strncasecmp_nonascii.
6441         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
6442         (__strncasecmp_ssse3) [PIC]: Likewise.
6443
6444 2013-08-26  Roland McGrath  <roland@hack.frob.com>
6445
6446         * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
6447
6448         * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
6449         instead of explicitly declaring xdecrypt.
6450         * nis/nss_nis/nis-publickey.c: Likewise.
6451
6452 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
6453
6454         [BZ #15890]
6455         * nscd/aicache.c: Include res_hconf.h.
6456         (addhstaiX): Initialize res_hconf.
6457
6458 2013-08-26  Andreas Schwab  <schwab@suse.de>
6459
6460         * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
6461         ($(objpfx)tst-tls-atexit): Add dependencies here instead.
6462
6463 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
6464
6465         * nscd/aicache.c (addhstaiX): Fix indentation.
6466
6467 2013-08-25  Mike Frysinger  <vapier@gentoo.org>
6468
6469         * configure.ac: Quote $build_pt_chown test.
6470         * configure: Regenerated.
6471
6472 2013-08-23  Joseph Myers  <joseph@codesourcery.com>
6473
6474         [BZ #15532]
6475         * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
6476         * math/s_cexpf.c (__cexpf): Likewise.
6477         * math/s_cexpl.c (__cexpl): Likewise.
6478         * math/libm-test.inc (cexp_test_data): Correct expected return
6479         value for NaN + i0.  Add another test.
6480
6481 2013-08-22  David S. Miller  <davem@davemloft.net>
6482
6483         * po/ca.po: Update Catalan translation from translation project.
6484         * po/uk.po: Add Ukrainian translations from translation project.
6485
6486 2013-08-21  Joseph Myers  <joseph@codesourcery.com>
6487
6488         [BZ #15797]
6489         * math/s_fdim.c (__fdim): Check for infinite arguments if result
6490         is infinite, not alongside NaN test.
6491         * math/s_fdimf.c (__fdimf): Likewise.
6492         * math/s_fdiml.c (__fdiml): Likewise.
6493         * math/libm-test.inc (fdim_test_data): Add more tests.  Test that
6494         errno is unchanged.
6495
6496 2013-08-21   Ondřej Bílka  <neleai@seznam.cz>
6497
6498         * argp/argp-help.c: Fix typos.
6499         * crypt/speeds.c: Likewise.
6500         * csu/check_fds.c: Likewise.
6501         * elf/dl-load.c: Likewise.
6502         * elf/dl-open.c: Likewise.
6503         * elf/reldep3.c: Likewise.
6504         * elf/reldep.c: Likewise.
6505         * elf/sprof.c: Likewise.
6506         * iconv/iconv_charmap.c: Likewise.
6507         * iconv/skeleton.c: Likewise.
6508         * iconv/strtab.c: Likewise.
6509         * io/lockf64.c: Likewise.
6510         * libio/libioP.h: Likewise.
6511         * resolv/gai_notify.c: Likewise.
6512         * resolv/ns_name.c: Likewise.
6513         * resolv/ns_samedomain.c: Likewise.
6514         * resolv/res_send.c: Likewise.
6515         * stdlib/random.c: Likewise.
6516         * sunrpc/rpc/xdr.h: Likewise.
6517         * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
6518         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
6519         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
6520         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
6521         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
6522         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
6523         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
6524         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
6525         * sysdeps/mach/hurd/check_fds.c: Likewise.
6526         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
6527         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
6528         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
6529         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
6530         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
6531         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
6532         * sysdeps/pthread/aio_notify.c: Likewise.
6533         * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
6534         * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
6535         * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
6536         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
6537         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
6538
6539 2013-08-21  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
6540
6541         * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
6542         version if bit_Slow_SSE4_2 is set.
6543         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
6544         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
6545
6546 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6547
6548         [BZ #15867]
6549         * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
6550         trampoline stack frame information.
6551         * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
6552         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
6553         (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
6554         (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
6555         (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
6556         * sysdeps/unix/sysv/linux/powerpc/init-first.c
6557         (_libc_vdso_platform_setup): Initialize the signal trampolines.
6558         * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
6559         sa_flags value.
6560         * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
6561         interrupting a syscall and set with option SA_SIGINFO.
6562
6563 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
6564
6565         [BZ #15531]
6566         * math/s_cproj.c (__cproj): Only return an infinity if one part of
6567         argument is infinite.
6568         * math/s_cprojf.c (__cprojf): Likewise.
6569         * math/s_cprojl.c (__cprojl): Likewise.
6570         * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
6571         * math/libm-test.inc (cproj_test_data): Add more tests.
6572
6573         * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
6574
6575         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
6576         [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
6577         size.  Use __ffs to determine corresponding shift.
6578
6579 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
6580             Roland McGrath  <roland@hack.frob.com>
6581
6582         * Makefile (INSTALL): Remove trailing blank lines from output of
6583         makeinfo.
6584
6585 2013-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
6586
6587         * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
6588         Align 32 bit compat elf_greg to 8 bytes.
6589
6590 2013-08-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6591
6592         * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
6593
6594 2013-08-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
6595
6596         * string/strcoll_l.c (coll_seq): New structure.
6597         (get_next_seq_cached): New function.
6598         (get_next_seq): New function.
6599         (do_compare): New function.
6600         (STRCOLL): Use GNU style definition.  Simplify implementation
6601         by using get_next_seq, get_next_seq_cached and do_compare.
6602
6603 2013-08-16  Florian Weimer  <fweimer@redhat.com>
6604
6605         [BZ #14699]
6606         CVE-2013-4237
6607         * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
6608         member.
6609         * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
6610         member.
6611         * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
6612         * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
6613         Return delayed error code.  Remove GETDENTS_64BIT_ALIGNED
6614         conditional.
6615         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
6616         GETDENTS_64BIT_ALIGNED.
6617         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
6618         * manual/filesys.texi (Reading/Closing Directory): Document
6619         ENAMETOOLONG return value of readdir_r.  Recommend readdir more
6620         strongly.
6621         * manual/conf.texi (Limits for Files): Add portability note to
6622         NAME_MAX, PATH_MAX.
6623         (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
6624
6625 2013-08-13  Andreas Schwab  <schwab@suse.de>
6626
6627         [BZ #15749]
6628         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
6629         of fabs.
6630         * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
6631         LDBL_MAX_EXP >= 16384]: Add tests for it.
6632
6633 2013-08-12  David S. Miller  <davem@davemloft.net>
6634
6635         * version.h (RELEASE): Set to "development".
6636         (VERSION): Set to "2.18.90".
6637         * NEWS: Add 2.19 section.
6638
6639 2013-08-03  David S. Miller  <davem@davemloft.net>
6640
6641         * po/ko.po: Update Korean translation from translation project.
6642
6643 2013-08-01  David S. Miller  <davem@davemloft.net>
6644
6645         * manual/contrib.texi: Update entry for Siddhesh Poyarekar.  Add
6646         entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
6647         Bilka.
6648
6649 2013-07-30  David S. Miller  <davem@davemloft.net>
6650
6651         * po/fr.po: Update French translation from translation project.
6652
6653 2013-07-28  David S. Miller  <davem@davemloft.net>
6654
6655         * po/cs.po: Update Czech translation from translation project.
6656
6657         * po/sv.po: Update Swedish translation from translation project.
6658
6659 2013-07-27  David S. Miller  <davem@davemloft.net>
6660
6661         * po/eo.po: Update Esperanto translation from translation project.
6662
6663         * po/vi.po: Update Vietnamese translation from translation project.
6664
6665         * po/de.po: Update German translation from translation project.
6666
6667 2013-07-26  David S. Miller  <davem@davemloft.net>
6668
6669         * po/bg.po: Update Bulgarian translation from translation project.
6670
6671         * po/nl.po: Update Dutch translation from translation project.
6672         * po/pl.po: Update Polish translation from translation project.
6673         * po/ru.po: Update Russian translation from translation project.
6674
6675 2013-07-24  David S. Miller  <davem@davemloft.net>
6676
6677         * po/libc.pot: Update.
6678
6679 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6680
6681         * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
6682         variable page size.
6683         * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
6684         * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
6685         * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
6686
6687 2013-07-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
6688
6689         * sysdeps/s390/fpu/libm-test-ulps: Refresh.
6690
6691 2013-07-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
6692             Andreas Schwab  <schwab@suse.de>
6693             Roland McGrath  <roland@hack.frob.com>
6694             Joseph Myers  <joseph@codesourcery.com>
6695             Carlos O'Donell  <carlos@redhat.com>
6696
6697         [BZ #15755]
6698         * config.h.in: Define HAVE_PT_CHOWN.
6699         * config.make.in (build-pt-chown): New variable.
6700         * configure.in (--enable-pt_chown): New configure option.
6701         * configure: Regenerate.
6702         * login/Makefile: Include Makeconfig.  Build pt_chown only if
6703         build-pt-chown is enabled.
6704         * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
6705         pt_chown to fix pty ownership.
6706         * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
6707         CLOSE_ALL_FDS.
6708         * manual/install.texi (Configuring and compiling): Mention
6709         --enable-pt_chown. Add @findex for grantpt.
6710         * INSTALL: Regenerate.
6711
6712 2013-07-20  David S. Miller  <davem@davemloft.net>
6713
6714         * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
6715         difference between 32-bit and 64-bit.
6716
6717 2013-07-15  Carlos O'Donell  <carlos@redhat.com>
6718
6719         [BZ #15711]
6720         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
6721         Avoid system header dependency with -ffreestanding.
6722         ($(objpfx)bits/syscall%d): Likewise.
6723
6724 2013-07-13  David S. Miller  <davem@davemloft.net>
6725
6726         * math/libm-test.inc (casin_test_data): Annotate more cases of missing
6727         underflows from atanl/atan2l due to bug 15319.
6728         (casinh_test_data): Likewise.
6729
6730 2013-07-07  David S. Miller  <davem@davemloft.net>
6731
6732         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
6733
6734 2013-07-05  Jeroen Albers  <_jeroen_@yahoo.com>
6735
6736         * sysdeps/i386/fpu/libm-test-ulps: Update.
6737         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6738
6739 2013-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
6740
6741         * configure.in (--enable-lock-elision): Fix message text.
6742         * INSTALL: Regenerate.
6743         * configure: Regenerate.
6744
6745 2013-07-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6746
6747         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
6748
6749 2013-07-03  Andreas Jaeger  <aj@suse.de>
6750
6751         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
6752         define.
6753         (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
6754         (ptrace_peeksiginfo_args): Add.
6755         (__ptrace_peeksiginfo_flags): Add.
6756         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
6757         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
6758         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
6759
6760 2013-07-03  Allan McRae  <allan@archlinux.org>
6761
6762         * sysdeps/i386/fpu/libm-test-ulps: Update.
6763
6764 2013-07-02  David S. Miller  <davem@davemloft.net>
6765
6766         * sysdeps/sparc/fpu/libm-test-ulps: Update.
6767
6768 2013-07-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
6769
6770         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
6771
6772 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
6773
6774         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
6775         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6776
6777 2013-07-02  Andi Kleen <ak@linux.intel.com>
6778
6779         * config.h.in (ENABLE_LOCK_ELISION): Add.
6780         * configure.in (--enable-lock-elision): Add option.
6781         * manual/install.texi: Document --enable lock elision.
6782         * configure: Regenerate
6783         * INSTALL: Regenerate.
6784
6785 2013-07-02  H.J. Lu  <hongjiu.lu@intel.com>
6786
6787         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
6788         SSE4.2 strcasecmp for libc.a.
6789         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
6790
6791 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
6792
6793         [BZ #13304]
6794         * soft-fp/op-common.h (_FP_FMA): New macro.
6795         * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
6796         (_FP_MUL_MEAT_DW_1_imm): Likewise.  Split out of ...
6797         (_FP_MUL_MEAT_1_imm): ... here.
6798         (_FP_MUL_MEAT_DW_1_wide): New macro.  Split out of ...
6799         (_FP_MUL_MEAT_1_wide): ... here.
6800         (_FP_MUL_MEAT_DW_1_hard): Likewise.  Split out of ...
6801         (_FP_MUL_MEAT_1_hard): ... here.
6802         * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
6803         (_FP_MUL_MEAT_DW_2_wide): Likewise.  Split out of ...
6804         (_FP_MUL_MEAT_2_wide): ... here.
6805         (_FP_MUL_MEAT_DW_2_wide_3mul): New macro.  Split out of ...
6806         (_FP_MUL_MEAT_2_wide_3mul): ... here.
6807         (_FP_MUL_MEAT_DW_2_gmp): New macro.  Split out of ...
6808         (_FP_MUL_MEAT_2_gmp): ... here.
6809         * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
6810         (_FP_MUL_MEAT_DW_4_wide): Likewise.  Split out of ...
6811         (_FP_MUL_MEAT_4_wide): ... here.
6812         (_FP_MUL_MEAT_DW_4_gmp): New macro.  Split out of ...
6813         (_FP_MUL_MEAT_4_gmp): ... here.
6814         * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
6815         (_FP_WFRACBITS_DW_S): Likewise.
6816         (_FP_WFRACXBITS_DW_S): Likewise.
6817         (_FP_HIGHBIT_DW_S): Likewise.
6818         (FP_FMA_S): Likewise.
6819         (_FP_FRAC_HIGH_DW_S): Likewise.
6820         * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
6821         (_FP_WFRACBITS_DW_D): Likewise.
6822         (_FP_WFRACXBITS_DW_D): Likewise.
6823         (_FP_HIGHBIT_DW_D): Likewise.
6824         (FP_FMA_D): Likewise.
6825         (_FP_FRAC_HIGH_DW_D): Likewise.
6826         * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
6827         (_FP_WFRACBITS_DW_E): Likewise.
6828         (_FP_WFRACXBITS_DW_E): Likewise.
6829         (_FP_HIGHBIT_DW_E): Likewise.
6830         (FP_FMA_E): Likewise.
6831         (_FP_FRAC_HIGH_DW_E): Likewise.
6832         * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
6833         (_FP_WFRACBITS_DW_Q): Likewise.
6834         (_FP_WFRACXBITS_DW_Q): Likewise.
6835         (_FP_HIGHBIT_DW_Q): Likewise.
6836         (FP_FMA_Q): Likewise.
6837         (_FP_FRAC_HIGH_DW_Q): Likewise.
6838         * soft-fp/fmasf4.c: New file.
6839         * soft-fp/fmadf4.c: Likewise.
6840         * soft-fp/fmatf4.c: Likewise.
6841
6842 2013-06-28  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
6843
6844         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
6845         bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
6846         Silvermont.
6847         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
6848         macro.
6849         (index_Slow_SSE4_2): Likewise.
6850         (index_Prefer_PMINUB_for_stringop): Likewise.
6851         * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
6852         bit_Slow_SSE4_2 is set.
6853         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
6854         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
6855
6856 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
6857
6858         * sysdeps/powerpc/Makefile: Add comment about generating an offset to
6859         rtld_global._dl_hwcap2.
6860         * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
6861         POWER8.
6862         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
6863         POWER8 feature descriptions defined in _dl_hwcap2.
6864         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
6865         string handling for POWER8 feature bits.
6866         (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
6867         (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
6868         _dl_powerpc_cap_flags.
6869         (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
6870         * sysdeps/powerpc/rtld-global-offsets.sym
6871         (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
6872         _dl_hwcap2 in the rtld_global_ro structure.
6873
6874 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
6875
6876         * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
6877         hardware capabilities in support of AT_HWCAP2.
6878         (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
6879         * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
6880         GLRO(dl_hwcap2).
6881         (_dl_show_auxv): Add support for calling _dl_procinfo to display
6882         AT_HWCAP2.  If a platform doesn't chose to handle displaying AT_HWCAP2
6883         explicitly the unknown a_type display mechanism is used.
6884         * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
6885         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
6886         struct member.
6887         * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
6888         to macro prototype for AT_HWCAP2 support.
6889         * sysdeps/i386/dl-procinfo.h: Likewise.
6890         * sysdeps/s390/dl-procinfo.h: Likewise.
6891         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
6892         macro prototype for AT_HWCAP2 support.  Make WORD unsigned long int
6893         rather than signed int.  Stub in handler for TYPE == AT_HWCAP2 to
6894         return -1 for unknown a_type display fallback.
6895         * sysdeps/sparc/dl-procinfo.h: Likewise.
6896         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
6897         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
6898
6899 2013-06-28  Joseph Myers  <joseph@codesourcery.com>
6900
6901         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
6902         instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
6903
6904 2013-06-28  Pierre Ynard  <linkfanel@yahoo.fr>
6905
6906         [BZ #12492]
6907         * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
6908         mprotect making __stack_prot writable.
6909
6910 2013-06-28  Nathan Froyd  <froydnj@codesourcery.com>
6911             Joseph Myers  <joseph@codesourcery.com>
6912
6913         * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
6914         as being properly aligned.
6915
6916 2013-06-28  Maciej W. Rozycki  <macro@codesourcery.com>
6917
6918         * dlfcn/modstatic5.c: New file.
6919         * dlfcn/tststatic5.c: New file.
6920         * dlfcn/Makefile (tests): Add tststatic5.
6921         (tests-static): Likewise.
6922         (modules-names): Add modstatic5.
6923         (tststatic5-ENV): New variable.
6924         ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
6925
6926         [BZ #15022]
6927         * elf/dl-support.c (_dl_main_map): New variable.
6928         (_dl_ns): Use it to initialize [LM_ID_BASE] element.
6929         (_dl_nns, _dl_load_adds): Set to 1.
6930         (_dl_initial_searchlist): Refer to _dl_main_map.
6931         (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
6932         * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
6933         call to _dl_get_origin.
6934         * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
6935         around call_map.
6936         (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
6937         * dlfcn/modstatic3.c: New file.
6938         * dlfcn/tststatic3.c: New file.
6939         * dlfcn/tststatic4.c: New file.
6940         * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
6941         (tests-static): Likewise.
6942         (modules-names): Add modstatic3.
6943         (tststatic3-ENV, tststatic4-ENV): New variables.
6944         ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
6945         ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
6946
6947 2013-06-26  Joseph Myers  <joseph@codesourcery.com>
6948
6949         * configure.in (CC): Require GCC version 4.4 or later.
6950         * configure: Regenerated.
6951         * manual/install.texi (Tools for Compilation): Update GCC version
6952         requirement.
6953         * INSTALL: Regenerated.
6954
6955 2013-06-26  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
6956
6957         [BZ #15674]
6958         * string/test-memcmp.c (check2): New.
6959         (main): Call check2.
6960
6961         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
6962
6963 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
6964
6965         [BZ #15022]
6966         * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
6967         over to...
6968         (dl_open_worker) [!SHARED]: ... here.
6969
6970 2013-06-26  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
6971
6972         * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
6973
6974 2013-06-25  Richard Henderson  <rth@redhat.com>
6975
6976         * locale/programs/locarchive.c: Include <libc-internal.h>
6977
6978 2013-06-25  Joseph Myers  <joseph@codesourcery.com>
6979
6980         * manual/texinfo.tex: Update to version 2013-06-21.17, with
6981         trailing whitespace removed.
6982
6983 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
6984
6985         [BZ #10283]
6986         * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
6987         * locale/programs/locarchive.c: Include libc-mmap.h.
6988         (prepare_address_space): Take two new outputs (the mmap base and len).
6989         Align p to MAP_FIXED_ALIGNMENT.  Set mmap base and len to the right
6990         values.
6991         (create_archive): Declare new mmap base and len values for
6992         prepare_address_space, and store the result in ah.
6993         (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
6994         (enlarge_archive): If ah->mmap_base is not NULL, use that and
6995         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
6996         Declare new mmap base and len values for
6997         prepare_address_space, and store the result in new_ah.
6998         (open_archive): Declare new mmap base and len values for
6999         prepare_address_space, and store the result in ah.
7000         (close_archive): If ah->mmap_base is not NULL, use that and
7001         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
7002         * sysdeps/generic/libc-mmap.h: New file.
7003
7004 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
7005
7006         * include/libc-internal.h (ALIGN_DOWN): New helper macro.
7007         (ALIGN_UP): Likewise.
7008         (PTR_ALIGN_DOWN): Likewise.
7009         (PTR_ALIGN_UP): Likewise.
7010
7011 2013-06-24  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
7012
7013         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
7014         entry mapped to PPC_PLATFORM_POWER8.
7015         * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
7016         POWER8.
7017         (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
7018         (_dl_string_platform): Add case for exporting platform position for
7019         POWER8.
7020         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
7021         search path to sysdeps/powerpc/powerpc32/power8 directory.
7022         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
7023         search path to sysdeps/powerpc/powerpc64/power8 directory.
7024         * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
7025         power7 directories.
7026         * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
7027         power7 directories.
7028
7029 2013-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
7030
7031         * INSTALL: Regenerate.
7032
7033         * nscd/connections.c (nscd_init): Fix comment.
7034
7035 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
7036
7037         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
7038
7039         [BZ #15667]
7040         * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
7041         to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
7042
7043 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
7044
7045         * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
7046         DL_DST_REQ_STATIC.
7047         (DL_DST_REQ_STATIC): Remove macro.
7048
7049 2013-06-21  Joseph Myers  <joseph@codesourcery.com>
7050
7051         [BZ #7006]
7052         * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
7053         with a shift of 0 bits.
7054
7055 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
7056
7057         * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
7058         $(tststatic-ENV).
7059
7060 2013-06-21  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
7061
7062         [BZ #15655]
7063         * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
7064
7065 2013-06-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7066
7067         * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
7068         * configure.in (libc_cv_cc_loop_to_function): Check if compiler
7069         accepts -fno-tree-loop-distribute-patterns.
7070         * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
7071         * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
7072         recursive call.
7073         * string/memset.c (memset): Likewise.
7074         * string/test-memmove.c (simple_memmove): Disable loop transformation
7075         to library calls.
7076         * string/test-memset.c (simple_memset): Likewise.
7077         * benchtests/bench-memmove.c (simple_memmove): Likewise.
7078         * benchtests/bench-memset.c (simple_memset): Likewise.
7079         * configure: Regenerated.
7080
7081 2013-06-20  Joseph Myers  <joseph@codesourcery.com>
7082
7083         * math/test-misc.c (main): Ignore fesetround failure when failures
7084         of subsequent rounding tests would be ignored.
7085
7086         [BZ #15654]
7087         * math/fedisblxcpt.c (fedisableexcept): Return 0.
7088         * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
7089         * math/fegetenv.c (__fegetenv): Return 0.
7090         * math/fegetexcept.c (fegetexcept): Return 0.
7091         * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
7092         FE_TONEAREST.
7093         * math/feholdexcpt.c (feholdexcept): Return 0.
7094         * math/fesetenv.c (__fesetenv): Return 0.
7095         * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
7096         argument FE_TONEAREST.
7097         * math/feupdateenv.c (__feupdateenv): Return 0.
7098         * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
7099
7100 2013-06-18  Roland McGrath  <roland@hack.frob.com>
7101
7102         * elf/rtld-Rules (rtld-compile-command.S): New variable.
7103         (rtld-compile-command.s, rtld-compile-command.c): New variables.
7104         ($(objpfx)rtld-%.os rules): Use them.
7105
7106 2013-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7107
7108         * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
7109         fields.
7110
7111 2013-06-17  Roland McGrath  <roland@hack.frob.com>
7112
7113         * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
7114         length of target pattern, then descending length of dependency pattern.
7115         * configure.in (AWK): Require gawk 3.1.2 or newer.
7116         * manual/install.texi (Tools for Compilation): Say that we do.
7117         * configure: Regenerated.
7118
7119         * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
7120         ($(common-objpfx)sysd-rules): Replace shell logic with running ...
7121         * scripts/sysd-rules.awk: ... this new script.
7122         * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
7123         than a glob-style pattern.
7124
7125 2013-06-17  Joseph Myers  <joseph@codesourcery.com>
7126
7127         * math/test-misc.c (main): Do not treat incorrectly rounded
7128         conversions as failure unless ROUNDING_TESTS passes.
7129
7130 2013-06-15  Joseph Myers  <joseph@codesourcery.com>
7131
7132         [BZ #15631]
7133         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
7134         restore exception state around main square root computation, then
7135         check for inexactness explicitly.
7136
7137         * math/libm-test.inc (fma_test_data): Add another test.
7138
7139 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
7140
7141         * manual/threads.texi (Non-POSIX Extensions): New document
7142         node.  Document pthread_getattr_default_np and
7143         pthread_setattr_default_np.
7144
7145         * Versions.def (libpthread): Add GLIBC_2.18.
7146         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
7147         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
7148         Likewise.
7149         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
7150         Likewise.
7151         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
7152         Likewise.
7153         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
7154         Likewise.
7155         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
7156         Likewise.
7157         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
7158         Likewise.
7159         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
7160         Likewise.
7161         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
7162         Likewise.
7163         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
7164         Likewise.
7165
7166 2013-06-14  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
7167
7168         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
7169         Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
7170
7171 2013-06-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
7172             H.J. Lu  <hjl.tools@gmail.com>
7173
7174         [BZ #15627]
7175         * sysdeps/x86_64/rtld-memset.c: Remove file.
7176         * sysdeps/x86_64/rtld-memset.S: New file.
7177
7178 2013-06-14  Joseph Myers  <joseph@codesourcery.com>
7179
7180         * stdlib/tst-strtod-round.c: Include <math-tests.h>.
7181         (test_in_one_mode): Take arguments for whether the rounding mode
7182         is supported for each floating-point type.
7183         (do_test): Pass new arguments to test_in_one_mode using
7184         ROUNDING_TESTS.
7185
7186 2013-06-13  Roland McGrath  <roland@hack.frob.com>
7187
7188         * posix/tst-waitid.c (do_test): Distinguish different instances of
7189         stopped/continued in CHECK_SIGCHLD uses.  Insert a delay between
7190         sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
7191         before entering the kernel for waitpid.
7192
7193 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
7194
7195         * NEWS: Fix note on clock function precision.  Text by Roland
7196         McGrath.
7197
7198 2013-06-13  Roland McGrath  <roland@hack.frob.com>
7199
7200         * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
7201         it into place only when and if the sanity check passes.
7202
7203 2013-06-13  Joseph Myers  <joseph@codesourcery.com>
7204
7205         * stdlib/gen-tst-strtod-round.c (round_str): Always generate
7206         output for whether conversion result is exact.  Take argument
7207         indicating whether type is IBM long double.
7208         (round_for_all): Change need_exact field to ibm_ld.
7209         * stdlib/tst-strtod-round.c (struct exactness): New type.
7210         (struct test): Change bool ld_ok field to struct exactness exact.
7211         (TEST): Update all definitions for change to field.
7212         (tests): Regenerate array contents.
7213         (test_in_one_mode): Take pointer to new field instead of old ld_ok
7214         field value.  Check for IBM long double here.
7215         (do_test): Update calls to test_in_one_mode.
7216
7217 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
7218
7219         [BZ #12515]
7220         * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
7221         CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
7222
7223 2013-06-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7224
7225         [BZ #15605]
7226         * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
7227         generated by the compiler on loop optimizations.
7228         * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
7229         general definitions.
7230
7231 2013-06-12  Joseph Myers  <joseph@codesourcery.com>
7232
7233         * math/bug-nextafter.c: Include <math-tests.h>.
7234         (main): Only test for exceptions if EXCEPTION_TESTS is true for
7235         the relevant type.
7236         * math/bug-nexttoward.c: Include <math-tests.h>.
7237         (main): Only test for exceptions if EXCEPTION_TESTS is true for
7238         the relevant type.
7239         * math/test-misc.c: Include <math-tests.h>.
7240         (main): Only test for exceptions if EXCEPTION_TESTS is true for
7241         the relevant type.
7242
7243 2013-06-12  Andreas Jaeger  <aj@suse.de>
7244
7245         * po/ia.po: Update Interlingua translation from translation
7246         project.
7247
7248 2013-06-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
7249
7250         * include/fenv.h: Include stdbool.h.
7251         (struct rm_ctx): New structure.
7252         * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
7253         Define macro.
7254         (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
7255         (SET_RESTORE_ROUNDF): Likewise.
7256         (SET_RESTORE_ROUNDL): Likewise.
7257         (SET_RESTORE_ROUND_NOEX): Likewise.
7258         (SET_RESTORE_ROUND_NOEXF): Likewise.
7259         (SET_RESTORE_ROUND_NOEXL): Likewise.
7260         (SET_RESTORE_ROUND_53BIT): Likewise.
7261         [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
7262         (libc_feresetround_noexf_ctx): Likewise.
7263         (libc_feresetround_noexl_ctx): Likewise.
7264         (libc_feholdsetround_53bit_ctx): Likewise.
7265         (libc_feresetround_53bit_ctx): Likewise.
7266         * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
7267         (libc_feholdexcept_setround_sse_ctx): New function.
7268         (libc_fesetenv_sse_ctx): Likewise.
7269         (libc_feupdateenv_sse_ctx): Likewise.
7270         (libc_feholdexcept_setround_387_prec_ctx): Likewise.
7271         (libc_feholdexcept_setround_387_ctx): Likewise.
7272         (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
7273         (libc_feholdsetround_387_prec_ctx): Likewise.
7274         (libc_feholdsetround_387_ctx): Likewise.
7275         (libc_feholdsetround_387_53bit_ctx): Likewise.
7276         (libc_feholdsetround_sse_ctx): Likewise.
7277         (libc_feresetround_sse_ctx): Likewise.
7278         (libc_feresetround_387_ctx): Likewise.
7279         (libc_feupdateenv_387_ctx): Likewise.
7280         (libc_feholdexcept_setroundf_ctx): Define macro.
7281         (libc_fesetenvf_ctx): Likewise.
7282         (libc_feupdateenvf_ctx): Likewise.
7283         (libc_feholdsetroundf_ctx): Likewise.
7284         (libc_feresetroundf_ctx): Likewise.
7285         (libc_feholdexcept_setround_ctx): Likewise.
7286         (libc_fesetenv_ctx): Likewise.
7287         (libc_feupdateenv_ctx): Likewise.
7288         (libc_feholdsetround_ctx): Likewise.
7289         (libc_feresetround_ctx): Likewise.
7290         (libc_feholdexcept_setroundl_ctx): Likewise.
7291         (libc_feupdateenvl_ctx): Likewise.
7292         (libc_feholdsetroundl_ctx): Likewise.
7293         (libc_feresetroundl_ctx): Likewise.
7294         [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
7295         (libc_feresetround_53bit_ctx): Likewise.
7296
7297 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
7298
7299         * locale/iso-639.def: Convert to UTF-8.
7300
7301 2013-06-11  Joseph Myers  <joseph@codesourcery.com>
7302
7303         * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
7304         (EXCEPTION_TESTS_double): Likewise.
7305         (EXCEPTION_TESTS_long_double): Likewise.
7306         (EXCEPTION_TESTS): Likewise.
7307         * math/libm-test.inc (test_exceptions): Only test exceptions if
7308         EXCEPTION_TESTS (FLOAT).
7309
7310 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
7311
7312         * benchtests/Makefile (string-bench): Add strcpy_chk and
7313         stpcpy_chk.
7314         * benchtests/bench-stpcpy_chk-ifunc.c: New file.
7315         * benchtests/bench-stpcpy_chk.c: New file.
7316         * benchtests/bench-strcpy_chk-ifunc.c: New file.
7317         * benchtests/bench-strcpy_chk.c: New file.
7318         * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
7319         code.
7320         (do_test): Likewise.
7321
7322 2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
7323
7324         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
7325         ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
7326         * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
7327         with tabs where appropriate.
7328         [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
7329         dl-procinfo.h.
7330         [PPC_PLATFORM_PPC440]: Likewise.
7331         [PPC_PLATFORM_PPC464]: Likewise.
7332         [PPC_PLATFORM_PPC476]: Likewise.
7333         (_dl_string_platform): Add support for detecting ppc405, ppc440,
7334         ppc464, and ppc476 platform strings merging from ports/
7335         dl-procinfo.h.
7336
7337 2013-06-11  Andreas Schwab  <schwab@suse.de>
7338
7339         [BZ #14991]
7340         * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
7341         (from_ucs4_idx): Regenerate.
7342         (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
7343         (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
7344         (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
7345         (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
7346         (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
7347         (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
7348         (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
7349         (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
7350         from FROM_LOOP and TO_LOOP specific macros.
7351         (BODY): Handle combining characters.
7352         * iconvdata/BIG5HKSCS.irreversible: Update.
7353         * iconvdata/BIG5HKSCS.precomposed: New file.
7354         * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
7355         characters.
7356         * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
7357
7358 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
7359
7360         * include/sys/time.h: Fix indentation and add copyright header.
7361
7362         * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
7363         (do_test): Likewise.
7364         * string/test-memchr.c (do_one_test): Likewise.
7365         (do_test): Likewise.
7366         * string/test-memcmp.c (do_one_test): Likewise.
7367         (do_test): Likewise.
7368         * string/test-memcpy.c (do_one_test): Likewise.
7369         (do_test): Likewise.
7370         * string/test-memmem.c (do_one_test): Likewise.
7371         (do_test): Likewise.
7372         (do_random_tests): Likewise.
7373         * string/test-memmove.c (do_one_test): Likewise.
7374         (do_test): Likewise.
7375         * string/test-memset.c (do_one_test): Likewise.
7376         (do_test): Likewise.
7377         * string/test-rawmemchr.c (do_one_test): Likewise.
7378         (do_test): Likewise.
7379         * string/test-strcasecmp.c (do_one_test): Likewise.
7380         (do_test): Likewise.
7381         * string/test-strcasestr.c (do_one_test): Likewise.
7382         (do_test): Likewise.
7383         * string/test-strcat.c (do_one_test): Likewise.
7384         (do_test): Likewise.
7385         * string/test-strchr.c (do_one_test): Likewise.
7386         (do_test): Likewise.
7387         * string/test-strcmp.c (do_one_test): Likewise.
7388         (do_test): Likewise.
7389         * string/test-strcpy.c (do_one_test): Likewise.
7390         (do_test): Likewise.
7391         * string/test-string.h: Likewise.
7392         (test_init): Likewise.
7393         * string/test-strlen.c (do_one_test): Likewise.
7394         (do_test): Likewise.
7395         * string/test-strncasecmp.c (do_one_test): Likewise.
7396         (do_test): Likewise.
7397         * string/test-strncat.c (do_one_test): Likewise.
7398         (do_test): Likewise.
7399         * string/test-strncmp.c (do_one_test): Likewise.
7400         (do_test_limit): Likewise.
7401         (do_test): Likewise.
7402         * string/test-strncpy.c (do_one_test): Likewise.
7403         (do_test): Likewise.
7404         * string/test-strnlen.c (do_one_test): Likewise.
7405         (do_test): Likewise.
7406         * string/test-strpbrk.c (do_one_test): Likewise.
7407         (do_test): Likewise.
7408         * string/test-strrchr.c (do_one_test): Likewise.
7409         (do_test): Likewise.
7410         * string/test-strspn.c (do_one_test): Likewise.
7411         (do_test): Likewise.
7412         * string/test-strstr.c (do_one_test): Likewise.
7413         (do_test): Likewise.
7414
7415         * benchtests/Makefile (string-bench): Add string benchmarks.
7416         * benchtests/bench-bcopy-ifunc.c: New file.
7417         * benchtests/bench-bcopy.c: New file.
7418         * benchtests/bench-bzero-ifunc.c: New file.
7419         * benchtests/bench-bzero.c: New file.
7420         * benchtests/bench-memccpy-ifunc.c: New file.
7421         * benchtests/bench-memccpy.c: New file.
7422         * benchtests/bench-memchr-ifunc.c: New file.
7423         * benchtests/bench-memchr.c: New file.
7424         * benchtests/bench-memcmp-ifunc.c: New file.
7425         * benchtests/bench-memcmp.c: New file.
7426         * benchtests/bench-memmem-ifunc.c: New file.
7427         * benchtests/bench-memmem.c: New file.
7428         * benchtests/bench-memmove-ifunc.c: New file.
7429         * benchtests/bench-memmove.c: New file.
7430         * benchtests/bench-mempcpy-ifunc.c: New file.
7431         * benchtests/bench-mempcpy.c: New file.
7432         * benchtests/bench-memset-ifunc.c: New file.
7433         * benchtests/bench-memset.c: New file.
7434         * benchtests/bench-rawmemchr-ifunc.c: New file.
7435         * benchtests/bench-rawmemchr.c: New file.
7436         * benchtests/bench-stpcpy-ifunc.c: New file.
7437         * benchtests/bench-stpcpy.c: New file.
7438         * benchtests/bench-stpncpy-ifunc.c: New file.
7439         * benchtests/bench-stpncpy.c: New file.
7440         * benchtests/bench-strcasecmp-ifunc.c: New file.
7441         * benchtests/bench-strcasecmp.c: New file.
7442         * benchtests/bench-strcasestr-ifunc.c: New file.
7443         * benchtests/bench-strcasestr.c: New file.
7444         * benchtests/bench-strcat-ifunc.c: New file.
7445         * benchtests/bench-strcat.c: New file.
7446         * benchtests/bench-strchr-ifunc.c: New file.
7447         * benchtests/bench-strchr.c: New file.
7448         * benchtests/bench-strchrnul-ifunc.c: New file.
7449         * benchtests/bench-strchrnul.c: New file.
7450         * benchtests/bench-strcmp-ifunc.c: New file.
7451         * benchtests/bench-strcmp.c: New file.
7452         * benchtests/bench-strcpy-ifunc.c: New file.
7453         * benchtests/bench-strcpy.c: New file.
7454         * benchtests/bench-strcspn-ifunc.c: New file.
7455         * benchtests/bench-strcspn.c: New file.
7456         * benchtests/bench-strlen-ifunc.c: New file.
7457         * benchtests/bench-strlen.c: New file.
7458         * benchtests/bench-strncasecmp-ifunc.c: New file.
7459         * benchtests/bench-strncasecmp.c: New file.
7460         * benchtests/bench-strncat-ifunc.c: New file.
7461         * benchtests/bench-strncat.c: New file.
7462         * benchtests/bench-strncmp-ifunc.c: New file.
7463         * benchtests/bench-strncmp.c: New file.
7464         * benchtests/bench-strncpy-ifunc.c: New file.
7465         * benchtests/bench-strncpy.c: New file.
7466         * benchtests/bench-strnlen-ifunc.c: New file.
7467         * benchtests/bench-strnlen.c: New file.
7468         * benchtests/bench-strpbrk-ifunc.c: New file.
7469         * benchtests/bench-strpbrk.c: New file.
7470         * benchtests/bench-strrchr-ifunc.c: New file.
7471         * benchtests/bench-strrchr.c: New file.
7472         * benchtests/bench-strspn-ifunc.c: New file.
7473         * benchtests/bench-strspn.c: New file.
7474         * benchtests/bench-strstr-ifunc.c: New file.
7475         * benchtests/bench-strstr.c: New file.
7476
7477         * benchtests/Makefile: Disable parallel execution of targets.
7478         (string-bench): Add memcpy.
7479         (benchset): New variable to store a list of benchmark sets.
7480         (bench-func): Renamed from bench.
7481         (bench-set): New target.
7482         (bench): Depend on bench-func and bench-set.
7483         * benchtests/README: Add section on benchmark sets.
7484         * benchtests/bench-memcpy-ifunc.c: New file.
7485         * benchtests/bench-memcpy.c: New file.
7486         * benchtests/bench-string.h: New file.
7487
7488 2013-06-11  Andreas Schwab  <schwab@suse.de>
7489
7490         [BZ #15577]
7491         * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
7492         * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
7493         values in the triple.
7494         * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
7495         terminator in the group key.
7496
7497 2013-06-11  Andreas Jaeger  <aj@suse.de>
7498
7499         * po/zh_TW.po: Update Chinese (traditional) translation from
7500         translation project.
7501
7502 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
7503
7504         * include/time.h (__clock_gettime): Add libc_hidden_proto.
7505         * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
7506         __clock_getcpuclockid.  Add weak_alias and libc_hidden_def.
7507         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
7508         (clock_getcpuclockid): Likewise.
7509         * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
7510         Add weak_alias and libc_hidden_def.
7511         * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
7512         * rt/clock_gettime.c (clock_gettime): Rename to
7513         __clock_gettime.  Add weak_alias and libc_hidden_def.
7514         * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
7515         * rt/clock_nanosleep.c (clock_nanosleep): Rename to
7516         __clock_nanosleep.  Add weak_alias and libc_hidden_def.
7517         * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
7518         * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
7519         Likewise.
7520         * rt/clock_settime.c (clock_settime): Rename to
7521         __clock_settime.  Add weak_alias and libc_hidden_def.
7522         * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
7523
7524 2013-06-10  Joseph Myers  <joseph@codesourcery.com>
7525
7526         * mach/err_boot.sub: Remove trailing whitespace.
7527         * mach/err_ipc.sub: Likewise.
7528         * mach/err_mach.sub: Likewise.
7529
7530         * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
7531         (ROUNDING_TESTS_double): Likewise.
7532         (ROUNDING_TESTS_long_double): Likewise.
7533         (ROUNDING_TESTS): Likewise.
7534         * math/libm-test.inc: Include <math-tests.h>.
7535         (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
7536         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
7537         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
7538         (IF_ROUND_INIT_FE_UPWARD): Likewise.
7539
7540 2013-06-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
7541
7542         * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
7543         of assigning.
7544
7545 2013-06-08  Joseph Myers  <joseph@codesourcery.com>
7546
7547         * sysdeps/gnu/errlist.awk: Do not generate space at end of
7548         otherwise empty TRANS lines.
7549         * sysdeps/gnu/errlist.c: Regenerated.
7550
7551         * catgets/gencat.c (error_print): Use (void) in function
7552         definition.
7553         * crypt/crypt_util.c (__init_des): Likewise.
7554         * crypt/speeds.c (Stop): Likewise.
7555         (main): Likewise.
7556         * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
7557         * inet/ruserpass.c (token): Likewise.
7558         * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
7559         * intl/localealias.c (extend_alias_table): Likewise.
7560         * intl/plural-exp.c (init_germanic_plural): Likewise.
7561         * libio/fcloseall.c (__fcloseall): Likewise.
7562         * libio/genops.c (_IO_flush_all): Likewise.
7563         (_IO_flush_all_linebuffered): Likewise.
7564         (_IO_cleanup): Likewise.
7565         (_IO_iter_begin): Likewise.
7566         (_IO_iter_end): Likewise.
7567         (_IO_list_lock): Likewise.
7568         (_IO_list_unlock): Likewise.
7569         (_IO_list_resetlock): Likewise.
7570         * libio/getchar.c (getchar): Likewise.
7571         * libio/getchar_u.c (getchar_unlocked): Likewise.
7572         * libio/getwchar.c (getwchar): Likewise.
7573         * libio/getwchar_u.c (getwchar_unlocked): Likewise.
7574         * libio/oldstdfiles.c (_IO_check_libio): Likewise.
7575         * login/getpt.c (__getpt): Likewise.
7576         * login/tst-utmp.c (main): Likewise.
7577         * malloc/hooks.c (__malloc_check_init): Likewise.
7578         * malloc/malloc.c (__malloc_stats): Likewise.
7579         * malloc/mtrace.c (tr_break): Likewise.
7580         (mtrace): Likewise.
7581         (muntrace): Likewise.
7582         * misc/fstab.c (endfsent): Likewise.
7583         * misc/getclktck.c (__getclktck): Likewise.
7584         * misc/getdtsz.c (__getdtablesize): Likewise.
7585         * misc/gethostid.c (gethostid): Likewise.
7586         * misc/getpagesize.c (__getpagesize): Likewise.
7587         * misc/getsysstats.c (__get_nprocs_conf): Likewise.
7588         (__get_nprocs): Likewise.
7589         (__get_phys_pages): Likewise.
7590         (__get_avphys_pages): Likewise.
7591         * misc/getttyent.c (getttyent): Likewise.
7592         (setttyent): Likewise.
7593         (endttyent): Likewise.
7594         * misc/getusershell.c (getusershell): Likewise.
7595         (endusershell): Likewise.
7596         (setusershell): Likewise.
7597         (initshells): Likewise.
7598         * misc/hsearch.c (__hdestroy): Likewise.
7599         * misc/sync.c (sync): Likewise.
7600         * misc/syslog.c (closelog_internal): Likewise.
7601         (closelog): Likewise.
7602         * misc/ttyslot.c (ttyslot): Likewise.
7603         * misc/vhangup.c (vhangup): Likewise.
7604         * posix/fork.c (__fork): Likewise.
7605         * posix/getegid.c (__getegid): Likewise.
7606         * posix/geteuid.c (__geteuid): Likewise.
7607         * posix/getgid.c (__getgid): Likewise.
7608         * posix/getpid.c (__getpid): Likewise.
7609         * posix/getppid.c (__getppid): Likewise.
7610         * posix/getuid.c (__getuid): Likewise.
7611         * posix/pause.c (pause): Likewise.
7612         * posix/setpgrp.c (setpgrp): Likewise.
7613         * posix/setsid.c (__setsid): Likewise.
7614         * posix/test-vfork.c (noop): Likewise.
7615         * resolv/gethnamaddr.c (_endhtent): Likewise.
7616         (_gethtent): Likewise.
7617         (ht_endhostent): Likewise.
7618         (gethostent): Likewise.
7619         (dns_service): Likewise.
7620         * stdlib/drand48.c (drand48): Likewise.
7621         * stdlib/lrand48.c (lrand48): Likewise.
7622         * stdlib/mrand48.c (mrand48): Likewise.
7623         * stdlib/rand.c (rand): Likewise.
7624         * stdlib/random.c (__random): Likewise.
7625         * stdlib/setenv.c (clearenv): Likewise.
7626         * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
7627         * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
7628         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
7629         * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
7630         (__get_nprocs): Likewise.
7631         (__get_phys_pages): Likewise.
7632         (__get_avphys_pages): Likewise.
7633         * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
7634         * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
7635         * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
7636         * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
7637         * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
7638         * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
7639         * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
7640         * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
7641         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
7642         * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
7643         * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
7644         * sysdeps/mach/hurd/sync.c (sync): Likewise.
7645         * sysdeps/posix/clock.c (clock): Likewise.
7646         * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
7647         * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
7648         * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
7649         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
7650         * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
7651         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
7652         (__get_nprocs_conf): Likewise.
7653         (__get_phys_pages): Likewise.
7654         (__get_avphys_pages): Likewise.
7655         * time/clock.c (clock): Likewise.
7656         * time/tzset.c (__tzname_max): Likewise.
7657
7658 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
7659
7660         * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
7661         (__bswap_32): Do not use "register".
7662         * crypt/crypt.c (_ufc_doit_r): Likewise.
7663         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
7664         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
7665         * gmon/gmon.c (__monstartup): Likewise.
7666         * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
7667         * hurd/hurdmalloc.c (more_memory): Likewise.
7668         (malloc): Likewise.
7669         (free): Likewise.
7670         (realloc): Likewise.
7671         (malloc_fork_prepare): Likewise.
7672         (malloc_fork_parent): Likewise.
7673         (malloc_fork_child): Likewise.
7674         * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
7675         (_svcauth_des): Likewise.
7676         * inet/inet_lnaof.c (inet_lnaof): Likewise.
7677         * inet/inet_net.c (inet_network): Likewise.
7678         * inet/inet_netof.c (inet_netof): Likewise.
7679         * inet/rcmd.c (__validuser2_sa): Likewise.
7680         * io/fts.c (fts_open): Likewise.
7681         (fts_load): Likewise.
7682         (fts_close): Likewise.
7683         (fts_read): Likewise.
7684         (fts_children): Likewise.
7685         (fts_build): Likewise.
7686         (fts_stat): Likewise.
7687         (fts_sort): Likewise.
7688         (fts_alloc): Likewise.
7689         (fts_lfree): Likewise.
7690         * libio/fileops.c (_IO_new_file_xsputn): Likewise.
7691         (_IO_file_xsgetn): Likewise.
7692         (_IO_file_xsgetn_mmap): Likewise.
7693         * libio/iofopncook.c (_IO_cookie_read): Likewise.
7694         (_IO_cookie_write): Likewise.
7695         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
7696         * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
7697         * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
7698         * malloc/obstack.c (_obstack_begin): Likewise.
7699         (_obstack_begin_1): Likewise.
7700         (_obstack_newchunk): Likewise.
7701         (_obstack_allocated_p): Likewise.
7702         (obstack_free): Likewise.
7703         (_obstack_memory_used): Likewise.
7704         * misc/getttyent.c (getttynam): Likewise.
7705         (getttyent): Likewise.
7706         (skip): Likewise.
7707         (value): Likewise.
7708         * misc/getusershell.c (initshells): Likewise.
7709         * misc/syslog.c (__vsyslog_chk): Likewise.
7710         * misc/ttyslot.c (ttyslot): Likewise.
7711         * nis/nis_hash.c (__nis_hash): Likewise.
7712         * posix/fnmatch_loop.c (FCT): Likewise.
7713         * posix/getconf.c (print_all): Likewise.
7714         (main): Likewise.
7715         * posix/getopt.c (exchange): Likewise.
7716         * posix/glob.c (globfree): Likewise.
7717         (prefix_array): Likewise.
7718         (__glob_pattern_type): Likewise.
7719         * resolv/arpa/nameser.h (NS_GET16): Likewise.
7720         (NS_GET32): Likewise.
7721         (NS_PUT16): Likewise.
7722         (NS_PUT32): Likewise.
7723         * resolv/gethnamaddr.c (getanswer): Likewise.
7724         (gethostbyname2): Likewise.
7725         (gethostbyaddr): Likewise.
7726         (_gethtent): Likewise.
7727         (_gethtbyname2): Likewise.
7728         (_gethtbyaddr): Likewise.
7729         * resolv/ns_print.c (dst_s_get_int16): Likewise.
7730         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
7731         * resolv/res_init.c (__res_vinit): Likewise.
7732         (net_mask): Likewise.
7733         * resolv/res_mkquery.c (outchar): Likewise.
7734         (PRINT): Likewise.
7735         * stdio-common/printf_fp.c (outchar): Likewise.
7736         (PRINT): Likewise.
7737         * stdio-common/printf_fphex.c (outchar): Likewise.
7738         (PRINT): Likewise.
7739         * stdio-common/printf_size.c (outchar): Likewise.
7740         (PRINT): Likewise.
7741         * stdio-common/test_rdwr.c (main): Likewise.
7742         * stdio-common/tfformat.c (matches): Likewise.
7743         * stdio-common/vfprintf.c (outchar): Likewise.
7744         (printf_unknown): Likewise.
7745         (buffered_vfprintf): Likewise.
7746         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
7747         * stdio-common/xbug.c (AppendToBuffer): Likewise.
7748         (ReadFile): Likewise.
7749         * stdlib/qsort.c (SWAP): Likewise.
7750         (_quicksort): Likewise.
7751         * stdlib/setenv.c (__add_to_environ): Likewise.
7752         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
7753         * stdlib/strtol_l.c (__strtol_l): Likewise.
7754         * stdlib/tst-strtod.c (main): Likewise.
7755         * stdlib/tst-strtol.c (main): Likewise.
7756         * stdlib/tst-strtoll.c (main): Likewise.
7757         * string/bits/string2.h (__strcmp_cc): Likewise.
7758         (__strcmp_cg): Likewise.
7759         (__strcspn_c1): Likewise.
7760         (__strcspn_c2): Likewise.
7761         (__strcspn_c3): Likewise.
7762         (__strspn_c1): Likewise.
7763         (__strspn_c2): Likewise.
7764         (__strspn_c3): Likewise.
7765         (__strsep_1c): Likewise.
7766         (__strsep_2c): Likewise.
7767         (__strsep_3c): Likewise.
7768         * string/memccpy.c (__memccpy): Likewise.
7769         * string/stpcpy.c (__stpcpy): Likewise.
7770         * string/strcmp.c (strcmp): Likewise.
7771         * string/strrchr.c (strrchr): Likewise.
7772         * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
7773         Likewise.
7774         * sysdeps/mach/hurd/getcwd.c
7775         (_hurd_canonicalize_directory_name_internal): Likewise.
7776         * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
7777         * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
7778         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
7779         * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
7780         Likewise, in both definitions.
7781         * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
7782         definitions.
7783         [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
7784         64] (__bswap_64): Likewise.
7785         * time/test_time.c (main): Likewise.
7786         * time/tzfile.c (__tzfile_read): Likewise.
7787         (__tzfile_compute): Likewise.
7788         * time/tzset.c (__tzset_parse_tz): Likewise.
7789         (tzset_internal): Likewise.
7790         (compute_change): Likewise.
7791         * wcsmbs/wcscat.c (__wcscat): Likewise.
7792         * wcsmbs/wcschr.c (wcschr): Likewise.
7793         * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
7794         * wcsmbs/wcscspn.c (wcscspn): Likewise.
7795         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
7796         * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
7797         * wcsmbs/wcsspn.c (wcsspn): Likewise.
7798         * wcsmbs/wcsstr.c (wcsstr): Likewise.
7799         * wcsmbs/wmemchr.c (wmemchr): Likewise.
7800         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
7801         * wcsmbs/wmemset.c (wmemset): Likewise.
7802
7803 2013-06-06  Joseph Myers  <joseph@codesourcery.com>
7804
7805         * scripts/config.guess: Update to version 2013-05-16.
7806         * scripts/config.sub: Update to version 2013-04-24.
7807         * scripts/install-sh: Update to version 2011-11-20.07.
7808         * scripts/mkinstalldirs: Update to version 2009-04-28.21.
7809         * scripts/move-if-change: Update to version 2012-01-06 07:23.
7810
7811 2013-06-06   Ondřej Bílka  <neleai@seznam.cz>
7812
7813         * debug/fgetws_u_chk.c: Fix leading whitespaces.
7814         * elf/sln.c: Likewise.
7815         * hurd/hurd/ioctl.h: Likewise.
7816         * hurd/hurdmalloc.c: Likewise.
7817         * hurd/xattr.c: Likewise.
7818         * include/shlib-compat.h: Likewise.
7819         * inet/ruserpass.c: Likewise.
7820         * libio/iofgets_u.c: Likewise.
7821         * libio/iofgetws_u.c: Likewise.
7822         * locale/programs/ld-identification.c: Likewise.
7823         * locale/programs/ld-time.c: Likewise.
7824         * mach/msg-destroy.c: Likewise.
7825         * nss/nss_files/files-netgrp.c: Likewise.
7826         * resolv/res_data.c: Likewise.
7827         * soft-fp/op-1.h: Likewise.
7828         * soft-fp/op-2.h: Likewise.
7829         * soft-fp/op-4.h: Likewise.
7830         * soft-fp/op-common.h: Likewise.
7831         * stdio-common/printf_fphex.c: Likewise.
7832         * stdlib/strtod_l.c: Likewise.
7833         * sunrpc/rpc/clnt.h: Likewise.
7834         * sysdeps/generic/framestate.c: Likewise.
7835         * sysdeps/i386/bsd-_setjmp.S: Likewise.
7836         * sysdeps/i386/bsd-setjmp.S: Likewise.
7837         * sysdeps/i386/__longjmp.S: Likewise.
7838         * sysdeps/i386/setjmp.S: Likewise.
7839         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
7840         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
7841         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
7842         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
7843         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
7844         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
7845         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
7846         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
7847         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
7848         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
7849         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
7850         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
7851         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
7852         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
7853         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
7854         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
7855         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
7856         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
7857         * sysdeps/ieee754/support.c: Likewise.
7858         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
7859         * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
7860         * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
7861         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
7862         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
7863         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
7864         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
7865         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
7866         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
7867         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
7868         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
7869         * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
7870         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
7871         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
7872         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
7873         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
7874         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
7875         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
7876
7877 2013-06-05  Ondřej Bílka  <neleai@seznam.cz>
7878
7879         * posix/transbug.c: Remove executable mode.
7880
7881 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
7882
7883         * crypt/speeds.c: Remove trailing whitespace.
7884         * dlfcn/default.c: Likewise.
7885         * elf/ifuncdep2.c: Likewise.
7886         * elf/ifuncmain1.c: Likewise.
7887         * elf/ifuncmain1vis.c: Likewise.
7888         * elf/testobj.h: Likewise.
7889         * elf/tst-stackguard1.c: Likewise.
7890         * gmon/sys/gmon.h: Likewise.
7891         * hurd/hurdmsg.c: Likewise.
7892         * hurd/new-fd.c: Likewise.
7893         * hurd/ports-get.c: Likewise.
7894         * iconvdata/ibm1008_420.c: Likewise.
7895         * inet/tst-getni1.c: Likewise.
7896         * inet/tst-getni2.c: Likewise.
7897         * libio/ioungetc.c: Likewise.
7898         * libio/wfiledoalloc.c: Likewise.
7899         * manual/libm-err-tab.pl: Likewise.
7900         * math/w_dremf.c: Likewise.
7901         * misc/ftruncate.c: Likewise.
7902         * posix/bug-glob2.c: Likewise.
7903         * posix/tst-pcre.c: Likewise.
7904         * posix/wait4.c: Likewise.
7905         * resolv/README: Likewise.
7906         * resolv/res_debug.h: Likewise.
7907         * resolv/tst-inet_ntop.c: Likewise.
7908         * setjmp/bug269-setjmp.c: Likewise.
7909         * soft-fp/extended.h: Likewise.
7910         * soft-fp/op-1.h: Likewise.
7911         * soft-fp/op-2.h: Likewise.
7912         * soft-fp/op-4.h: Likewise.
7913         * soft-fp/op-8.h: Likewise.
7914         * soft-fp/testit.c: Likewise.
7915         * stdio-common/bug16.c: Likewise.
7916         * stdlib/random.c: Likewise.
7917         * sunrpc/rpcsvc/rquota.x: Likewise.
7918         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
7919         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
7920         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
7921         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
7922         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
7923         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
7924         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
7925         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
7926         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
7927         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
7928         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
7929         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
7930         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
7931         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
7932         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
7933         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
7934         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
7935         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
7936         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
7937         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
7938         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
7939         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
7940         * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
7941         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
7942         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
7943         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
7944         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
7945         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
7946         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
7947         * sysdeps/ieee754/s_lib_version.c: Likewise.
7948         * sysdeps/mach/hurd/check_fds.c: Likewise.
7949         * sysdeps/mach/hurd/getsockname.c: Likewise.
7950         * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
7951         * sysdeps/mach/hurd/recvfrom.c: Likewise.
7952         * sysdeps/powerpc/bits/link.h: Likewise.
7953         * sysdeps/powerpc/dl-procinfo.c: Likewise.
7954         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
7955         * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
7956         * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
7957         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
7958         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
7959         * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
7960         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
7961         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
7962         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
7963         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
7964         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
7965         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
7966         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
7967         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
7968         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
7969         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
7970         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
7971         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
7972         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
7973         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
7974         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
7975         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
7976         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
7977         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
7978         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
7979         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
7980         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
7981         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
7982         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
7983         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
7984         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
7985         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
7986         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
7987         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
7988         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
7989         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
7990         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
7991         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
7992         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
7993         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
7994         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
7995         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
7996         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
7997         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
7998         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
7999         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
8000         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
8001         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
8002         * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
8003         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
8004         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
8005         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
8006         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
8007         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
8008         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
8009         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
8010         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
8011         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
8012         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
8013         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
8014         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
8015         * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
8016         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
8017         * sysdeps/powerpc/sysdep.h: Likewise.
8018         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
8019         * sysdeps/s390/s390-64/sub_n.S: Likewise.
8020         * sysdeps/sh/dl-trampoline.S: Likewise.
8021         * sysdeps/sh/memset.S: Likewise.
8022         * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
8023         * sysdeps/sh/strlen.S: Likewise.
8024         * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
8025         * sysdeps/sparc/sparc32/dotmul.S: Likewise.
8026         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
8027         * sysdeps/sparc/sparc32/rem.S: Likewise.
8028         * sysdeps/sparc/sparc32/sdiv.S: Likewise.
8029         * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
8030         * sysdeps/sparc/sparc32/strchr.S: Likewise.
8031         * sysdeps/sparc/sparc32/udiv.S: Likewise.
8032         * sysdeps/sparc/sparc32/urem.S: Likewise.
8033         * sysdeps/sparc/sparc64/add_n.S: Likewise.
8034         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
8035         * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
8036         * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
8037         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
8038         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
8039         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
8040         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
8041         * sysdeps/unix/bsd/times.c: Likewise.
8042         * sysdeps/unix/sysv/linux/a.out.h: Likewise.
8043         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
8044         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
8045         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
8046         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
8047         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
8048         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
8049         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
8050         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
8051         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
8052         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
8053         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
8054         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
8055         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
8056         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
8057         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
8058         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
8059         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
8060         * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
8061         * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
8062         * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
8063         * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
8064         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
8065         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
8066         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
8067         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
8068         * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
8069         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
8070         * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
8071         * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
8072         * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
8073         * sysdeps/x86_64/strcspn.S: Likewise.
8074
8075 2013-06-05  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
8076
8077         * locale/C-translit.h: Revert #include <stdint.h> because this is a
8078         generated file.  Regenerate properly from gen-translit.pl.
8079         * locale/gen-translit.pl: Add #include <stdint.h>.  This generates
8080         locale/C-translit.h.
8081
8082 2013-06-05  Andreas Schwab  <schwab@suse.de>
8083
8084         [BZ #15100]
8085         * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
8086         week as 6 instead of -1.
8087         * time/tst-strptime.c (day_tests): Add test case.
8088
8089 2013-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
8090
8091         * sysdeps/generic/math_private.h
8092         (libc_feholdexcept_setround_53bit): Replace with
8093         libc_feholdsetround_53bit.
8094         (libc_feupdateenv_53bit): Replace with
8095         libc_feresetround_53bit.
8096         (SET_RESTORE_ROUND_53BIT): Adjust.
8097
8098 2013-06-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
8099
8100         * string/test-strchrnul.c: Add copyright header.
8101
8102         * posix/tst-getaddrinfo4.c: Increase test timeout.
8103
8104 2013-06-03  Carlos O'Donell  <carlos@redhat.com>
8105
8106         [BZ #15536]
8107         * math/libm-test.inc (MAX_EXP): Remove
8108         (MIN_EXP): Define.
8109         (ulp): Use MIN_EXP - MANT_DIG.
8110         (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
8111
8112 2013-05-31  Carlos O'Donell  <carlos@redhat.com>
8113
8114         * po/be.po: Revert last change.
8115         * po/zh_CN.po: Likewise.
8116         * po/header.pot: Likewise.
8117
8118 2013-05-31  Joseph Myers  <joseph@codesourcery.com>
8119
8120         * Makefile ($(common-objpfx)linkobj/libc.so): Define
8121         link-libc-deps to empty as target-specific variable.
8122         * Makerules (link-libc-args): New variable.
8123         (libc-for-link): Likewise.
8124         (link-libc-deps): Likewise.
8125         (lib%.so): Depend on $(link-libc-deps).  Link with
8126         $(link-libc-args).
8127         (build-module): Link with $(link-libc-args).
8128         (build-module-asneeded): Likewise.
8129         (build-module-helper-objlist): Filter out $(link-libc-deps) from
8130         list of objects.
8131         ($(common-objpfx)libc.so): Define link-libc-deps to empty as
8132         target-specific variable.
8133         ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
8134         $(link-libc-deps) instead of libc.so and libc_nonshared.a.
8135         * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
8136         libc.
8137         * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
8138         libc and ld.so.
8139         ($(objpfx)libpcprofile.so): Likewise.
8140         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
8141         libc_nonshared.a.
8142         ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
8143         * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
8144         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
8145         $(link-libc-deps).
8146         ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
8147         * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
8148         * login/Makefile ($(objpfx)libutil.so): Likewise.
8149         * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
8150         * math/Makefile ($(objpfx)libm.so): Likewise.
8151         * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
8152         $(objpfx)libnsl.so): Define libc-for-link as target-specific
8153         variable instead of depending directly on libc.
8154         * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
8155         ($(objpfx)/libnss_test1.so): Change dependencies on libc to
8156         $(link-libc-deps).
8157         * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
8158         libc.
8159         [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
8160         ($(objpfx)libnss_dns.so): Remove dependencies on libc.
8161         ($(objpfx)libanl.so): Likewise.
8162         * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
8163         ld.so.
8164         * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
8165         $(link-libc-deps).
8166         * sysdeps/i386/fpu/Makefile: Remove file.
8167         * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
8168         ($(objpfx)libm.so): Remove dependency on ld.so.
8169
8170 2013-05-30  Patsy Franklin  <pfrankli@redhat.com>
8171
8172         [BZ # 15553]
8173         * nis/yp_xdr.c (XDRMAXNAME): Define.
8174         (XDRMAXRECORD): Define.
8175         (xdr_domainname): Use XDRMAXNAME.
8176         (xdr_mapname): Likewise.
8177         (xdr_peername): Likewise.
8178         (xdr_keydat): Use XDRMAXRECORD.
8179         (xdr_valdat): Likewise.
8180
8181 2013-05-30  Jeff Law  <law@redhat.com>
8182
8183         [BZ #14256]
8184         * manual/errno.texi (ESTALE): Update to account for more than
8185         just NFS file systems.
8186         * sysdeps/gnu/errlist.c: Regenerated.
8187
8188 2013-05-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
8189
8190         [BZ #15465]
8191         * elf/Makefile (tests): Add tst-null-argv.
8192         (modules-names):  Add tst-null-argv-lib.
8193         ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
8194         (tst-null-argv-ENV): Set environment for tst-null-argv.
8195         * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
8196         (RTLD_PROGNAME): New macro.
8197         * elf/tst-null-argv.c: New test case.
8198         * elf/tst-null-argv-lib.c: Library for test case.
8199         * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
8200         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
8201         * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
8202         * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
8203         * elf/dl-init.c (call_init): Likewise.
8204         (_dl_init): Likewise.
8205         * elf/dl-load.c (print_search_path): Likewise.
8206         (_dl_map_object): Likewise.
8207         * elf/dl-lookup.c (do_lookup_x): Likewise.
8208         (add_dependency): Likewise.
8209         (_dl_lookup_symbol_x): Likewise.
8210         (_dl_debug_bindings): Likewise.
8211         * elf/dl-open.c (_dl_show_scope): Likewise.
8212         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
8213         * elf/dl-version.c (match_symbol): Likewise.
8214         (_dl_check_map_versions): Likewise.
8215         * elf/rtld.c (dl_main): Likewise.
8216         (print_unresolved): Use RTLD_PROGNAME.
8217         (print_missing_version): Likewise.
8218         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
8219         (elf_machine_rela): Likewise.
8220         * sysdeps/powerpc/powerpc32/dl-machine.c
8221         (__process_machine_rela): Likewise.
8222         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
8223         Likewise.
8224         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
8225         Likewise.
8226         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
8227         Likewise.
8228         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
8229         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
8230         Likewise.
8231         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
8232         Likewise.
8233         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
8234
8235 2013-05-28  Carlos O'Donell  <carlos@redhat.com>
8236
8237         * po/be.po: Add descriptive title.
8238         * po/zh_CN.po: Likewise.
8239         * po/header.pot: Likewise.
8240
8241 2013-05-28  Mike Frysinger  <vapier@gentoo.org>
8242
8243         * locale/programs/locarchive.c (create_archive): Inlucde fname in
8244         error message.
8245         (enlarge_archive): Likewise.
8246
8247 2013-05-28  Ben North  <ben@redfrontdoor.org>
8248
8249         * manual/arith.texi (frexp): It is the magnitude of the return
8250         value which lies in [0.5, 1), not the return value itself.
8251
8252 2013-05-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8253
8254         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
8255
8256 2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
8257
8258         * stdio-common/bug26.c (main): Correct fscanf template.
8259
8260         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
8261         declare _dl_skip_args.
8262
8263         * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
8264         Don't declare.
8265
8266         * manual/platform.texi: Add missing @end deftypefun.
8267
8268 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
8269
8270         [BZ #15529]
8271         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
8272         bit of mantissa of 2^16382.
8273         * math/libm-test.inc (hypot_test_data): Add more tests.
8274
8275         * math/libm-test.inc: Add drem and pow10 to list of tested
8276         functions.
8277         (pow10_test): New function.
8278         (drem_test): Likewise.
8279         (drem_test_tonearest): Likewise.
8280         (drem_test_towardzero): Likewise.
8281         (drem_test_downward): Likewise.
8282         (drem_test_upward): Likewise.
8283         (main): Call the new functions.
8284
8285         * math/libm-test.inc (finite_test_data): Remove.
8286         (finite_test): Run tests from isfinite_test_data.
8287         (gamma_test_data): Remove.
8288         (gamma_test): Run tests from lgamma_test_data.
8289         * sysdeps/i386/fpu/libm-test-ulps: Update.
8290         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8291
8292 2013-05-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8293
8294         * manual/platform.texi: Add PowerPC PPR function set documentation.
8295         * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
8296         implementation.
8297
8298 2013-05-24  Carlos O'Donell  <carlos@redhat.com>
8299
8300         * math/libm-test.inc (MAX_EXP): Define.
8301         (ULPDIFF): Define.
8302         (ulp): New function.
8303         (check_float_internal): Use ULPDIFF.
8304         (cpow_test): Disable failing test.
8305         (check_ulp): Test ulp() implemetnation.
8306         (main): Call check_ulp before starting tests.
8307
8308 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
8309
8310         * math/gen-libm-test.pl (generate_testfile): Do not handle
8311         START_DATA and END_DATA.
8312         * math/libm-test.inc (acos_test_data): Do not use START_DATA and
8313         END_DATA.
8314         (acos_tonearest_test_data): Likewise.
8315         (acos_towardzero_test_data): Likewise.
8316         (acos_downward_test_data): Likewise.
8317         (acos_upward_test_data): Likewise.
8318         (acosh_test_data): Likewise.
8319         (asin_test_data): Likewise.
8320         (asin_tonearest_test_data): Likewise.
8321         (asin_towardzero_test_data): Likewise.
8322         (asin_downward_test_data): Likewise.
8323         (asin_upward_test_data): Likewise.
8324         (asinh_test_data): Likewise.
8325         (atan_test_data): Likewise.
8326         (atanh_test_data): Likewise.
8327         (atan2_test_data): Likewise.
8328         (cabs_test_data): Likewise.
8329         (cacos_test_data): Likewise.
8330         (cacosh_test_data): Likewise.
8331         (carg_test_data): Likewise.
8332         (casin_test_data): Likewise.
8333         (casinh_test_data): Likewise.
8334         (catan_test_data): Likewise.
8335         (catanh_test_data): Likewise.
8336         (cbrt_test_data): Likewise.
8337         (ccos_test_data): Likewise.
8338         (ccosh_test_data): Likewise.
8339         (ceil_test_data): Likewise.
8340         (cexp_test_data): Likewise.
8341         (cimag_test_data): Likewise.
8342         (clog_test_data): Likewise.
8343         (clog10_test_data): Likewise.
8344         (conj_test_data): Likewise.
8345         (copysign_test_data): Likewise.
8346         (cos_test_data): Likewise.
8347         (cos_tonearest_test_data): Likewise.
8348         (cos_towardzero_test_data): Likewise.
8349         (cos_downward_test_data): Likewise.
8350         (cos_upward_test_data): Likewise.
8351         (cosh_test_data): Likewise.
8352         (cosh_tonearest_test_data): Likewise.
8353         (cosh_towardzero_test_data): Likewise.
8354         (cosh_downward_test_data): Likewise.
8355         (cosh_upward_test_data): Likewise.
8356         (cpow_test_data): Likewise.
8357         (cproj_test_data): Likewise.
8358         (creal_test_data): Likewise.
8359         (csin_test_data): Likewise.
8360         (csinh_test_data): Likewise.
8361         (csqrt_test_data): Likewise.
8362         (ctan_test_data): Likewise.
8363         (ctan_tonearest_test_data): Likewise.
8364         (ctan_towardzero_test_data): Likewise.
8365         (ctan_downward_test_data): Likewise.
8366         (ctan_upward_test_data): Likewise.
8367         (ctanh_test_data): Likewise.
8368         (ctanh_tonearest_test_data): Likewise.
8369         (ctanh_towardzero_test_data): Likewise.
8370         (ctanh_downward_test_data): Likewise.
8371         (ctanh_upward_test_data): Likewise.
8372         (erf_test_data): Likewise.
8373         (erfc_test_data): Likewise.
8374         (exp_test_data): Likewise.
8375         (exp_tonearest_test_data): Likewise.
8376         (exp_towardzero_test_data): Likewise.
8377         (exp_downward_test_data): Likewise.
8378         (exp_upward_test_data): Likewise.
8379         (exp10_test_data): Likewise.
8380         (exp2_test_data): Likewise.
8381         (expm1_test_data): Likewise.
8382         (fabs_test_data): Likewise.
8383         (fdim_test_data): Likewise.
8384         (finite_test_data): Likewise.
8385         (floor_test_data): Likewise.
8386         (fma_test_data): Likewise.
8387         (fma_towardzero_test_data): Likewise.
8388         (fma_downward_test_data): Likewise.
8389         (fma_upward_test_data): Likewise.
8390         (fmax_test_data): Likewise.
8391         (fmin_test_data): Likewise.
8392         (fmod_test_data): Likewise.
8393         (fpclassify_test_data): Likewise.
8394         (frexp_test_data): Likewise.
8395         (gamma_test_data): Likewise.
8396         (hypot_test_data): Likewise.
8397         (ilogb_test_data): Likewise.
8398         (isfinite_test_data): Likewise.
8399         (isgreater_test_data): Likewise.
8400         (isgreaterequal_test_data): Likewise.
8401         (isinf_test_data): Likewise.
8402         (isless_test_data): Likewise.
8403         (islessequal_test_data): Likewise.
8404         (islessgreater_test_data): Likewise.
8405         (isnan_test_data): Likewise.
8406         (isnormal_test_data): Likewise.
8407         (issignaling_test_data): Likewise.
8408         (isunordered_test_data): Likewise.
8409         (j0_test_data): Likewise.
8410         (j1_test_data): Likewise.
8411         (jn_test_data): Likewise.
8412         (ldexp_test_data): Likewise.
8413         (lgamma_test_data): Likewise.
8414         (lrint_test_data): Likewise.
8415         (lrint_tonearest_test_data): Likewise.
8416         (lrint_towardzero_test_data): Likewise.
8417         (lrint_downward_test_data): Likewise.
8418         (lrint_upward_test_data): Likewise.
8419         (llrint_test_data): Likewise.
8420         (llrint_tonearest_test_data): Likewise.
8421         (llrint_towardzero_test_data): Likewise.
8422         (llrint_downward_test_data): Likewise.
8423         (llrint_upward_test_data): Likewise.
8424         (log_test_data): Likewise.
8425         (log10_test_data): Likewise.
8426         (log1p_test_data): Likewise.
8427         (log2_test_data): Likewise.
8428         (logb_test_data): Likewise.
8429         (logb_downward_test_data): Likewise.
8430         (lround_test_data): Likewise.
8431         (llround_test_data): Likewise.
8432         (modf_test_data): Likewise.
8433         (nearbyint_test_data): Likewise.
8434         (nextafter_test_data): Likewise.
8435         (nexttoward_test_data): Likewise.
8436         (pow_test_data): Likewise.
8437         (pow_tonearest_test_data): Likewise.
8438         (pow_towardzero_test_data): Likewise.
8439         (pow_downward_test_data): Likewise.
8440         (pow_upward_test_data): Likewise.
8441         (remainder_test_data): Likewise.
8442         (remainder_tonearest_test_data): Likewise.
8443         (remainder_towardzero_test_data): Likewise.
8444         (remainder_downward_test_data): Likewise.
8445         (remainder_upward_test_data): Likewise.
8446         (remquo_test_data): Likewise.
8447         (rint_test_data): Likewise.
8448         (rint_tonearest_test_data): Likewise.
8449         (rint_towardzero_test_data): Likewise.
8450         (rint_downward_test_data): Likewise.
8451         (rint_upward_test_data): Likewise.
8452         (round_test_data): Likewise.
8453         (scalb_test_data): Likewise.
8454         (scalbn_test_data): Likewise.
8455         (scalbln_test_data): Likewise.
8456         (signbit_test_data): Likewise.
8457         (sin_test_data): Likewise.
8458         (sin_tonearest_test_data): Likewise.
8459         (sin_towardzero_test_data): Likewise.
8460         (sin_downward_test_data): Likewise.
8461         (sin_upward_test_data): Likewise.
8462         (sincos_test_data): Likewise.
8463         (sinh_test_data): Likewise.
8464         (sinh_tonearest_test_data): Likewise.
8465         (sinh_towardzero_test_data): Likewise.
8466         (sinh_downward_test_data): Likewise.
8467         (sinh_upward_test_data): Likewise.
8468         (sqrt_test_data): Likewise.
8469         (tan_test_data): Likewise.
8470         (tan_tonearest_test_data): Likewise.
8471         (tan_towardzero_test_data): Likewise.
8472         (tan_downward_test_data): Likewise.
8473         (tan_upward_test_data): Likewise.
8474         (tanh_test_data): Likewise.
8475         (tgamma_test_data): Likewise.
8476         (trunc_test_data): Likewise.
8477         (y0_test_data): Likewise.
8478         (y1_test_data): Likewise.
8479         (yn_test_data): Likewise.
8480         (significand_test_data): Likewise.
8481
8482         * math/gen-libm-test.pl (@functions): Remove variable.
8483         (generate_testfile): Don't handle START and END lines.
8484         * math/libm-test.inc (START): New macro.
8485         (END): Likewise.
8486         (END_COMPLEX): Likewise.
8487         (acos_test): Use END macro without arguments.
8488         (acos_test_tonearest): Likewise.
8489         (acos_test_towardzero): Likewise.
8490         (acos_test_downward): Likewise.
8491         (acos_test_upward): Likewise.
8492         (acosh_test): Likewise.
8493         (asin_test): Likewise.
8494         (asin_test_tonearest): Likewise.
8495         (asin_test_towardzero): Likewise.
8496         (asin_test_downward): Likewise.
8497         (asin_test_upward): Likewise.
8498         (asinh_test): Likewise.
8499         (atan_test): Likewise.
8500         (atanh_test): Likewise.
8501         (atan2_test): Likewise.
8502         (cabs_test): Likewise.
8503         (cacos_test): Use END_COMPLEX macro without arguments.
8504         (cacosh_test): Likewise.
8505         (carg_test): Use END macro without arguments.
8506         (casin_test): Use END_COMPLEX macro without arguments.
8507         (casinh_test): Likewise.
8508         (catan_test): Likewise.
8509         (catanh_test): Likewise.
8510         (cbrt_test): Use END macro without arguments.
8511         (ccos_test): Use END_COMPLEX macro without arguments.
8512         (ccosh_test): Likewise.
8513         (ceil_test): Use END macro without arguments.
8514         (cexp_test): Use END_COMPLEX macro without arguments.
8515         (cimag_test): Use END macro without arguments.
8516         (clog_test): Use END_COMPLEX macro without arguments.
8517         (clog10_test): Likewise.
8518         (conj_test): Likewise.
8519         (copysign_test): Use END macro without arguments.
8520         (cos_test): Likewise.
8521         (cos_test_tonearest): Likewise.
8522         (cos_test_towardzero): Likewise.
8523         (cos_test_downward): Likewise.
8524         (cos_test_upward): Likewise.
8525         (cosh_test): Likewise.
8526         (cosh_test_tonearest): Likewise.
8527         (cosh_test_towardzero): Likewise.
8528         (cosh_test_downward): Likewise.
8529         (cosh_test_upward): Likewise.
8530         (cpow_test): Use END_COMPLEX macro without arguments.
8531         (cproj_test): Likewise.
8532         (creal_test): Use END macro without arguments.
8533         (csin_test): Use END_COMPLEX macro without arguments.
8534         (csinh_test): Likewise.
8535         (csqrt_test): Likewise.
8536         (ctan_test): Likewise.
8537         (ctan_test_tonearest): Likewise.
8538         (ctan_test_towardzero): Likewise.
8539         (ctan_test_downward): Likewise.
8540         (ctan_test_upward): Likewise.
8541         (ctanh_test): Likewise.
8542         (ctanh_test_tonearest): Likewise.
8543         (ctanh_test_towardzero): Likewise.
8544         (ctanh_test_downward): Likewise.
8545         (ctanh_test_upward): Likewise.
8546         (erf_test): Use END macro without arguments.
8547         (erfc_test): Likewise.
8548         (exp_test): Likewise.
8549         (exp_test_tonearest): Likewise.
8550         (exp_test_towardzero): Likewise.
8551         (exp_test_downward): Likewise.
8552         (exp_test_upward): Likewise.
8553         (exp10_test): Likewise.
8554         (exp2_test): Likewise.
8555         (expm1_test): Likewise.
8556         (fabs_test): Likewise.
8557         (fdim_test): Likewise.
8558         (finite_test): Likewise.
8559         (floor_test): Likewise.
8560         (fma_test): Likewise.
8561         (fma_test_towardzero): Likewise.
8562         (fma_test_downward): Likewise.
8563         (fma_test_upward): Likewise.
8564         (fmax_test): Likewise.
8565         (fmin_test): Likewise.
8566         (fmod_test): Likewise.
8567         (fpclassify_test): Likewise.
8568         (frexp_test): Likewise.
8569         (gamma_test): Likewise.
8570         (hypot_test): Likewise.
8571         (ilogb_test): Likewise.
8572         (isfinite_test): Likewise.
8573         (isgreater_test): Likewise.
8574         (isgreaterequal_test): Likewise.
8575         (isinf_test): Likewise.
8576         (isless_test): Likewise.
8577         (islessequal_test): Likewise.
8578         (islessgreater_test): Likewise.
8579         (isnan_test): Likewise.
8580         (isnormal_test): Likewise.
8581         (issignaling_test): Likewise.
8582         (isunordered_test): Likewise.
8583         (j0_test): Likewise.
8584         (j1_test): Likewise.
8585         (jn_test): Likewise.
8586         (ldexp_test): Likewise.
8587         (lgamma_test): Likewise.
8588         (lrint_test): Likewise.
8589         (lrint_test_tonearest): Likewise.
8590         (lrint_test_towardzero): Likewise.
8591         (lrint_test_downward): Likewise.
8592         (lrint_test_upward): Likewise.
8593         (llrint_test): Likewise.
8594         (llrint_test_tonearest): Likewise.
8595         (llrint_test_towardzero): Likewise.
8596         (llrint_test_downward): Likewise.
8597         (llrint_test_upward): Likewise.
8598         (log_test): Likewise.
8599         (log10_test): Likewise.
8600         (log1p_test): Likewise.
8601         (log2_test): Likewise.
8602         (logb_test): Likewise.
8603         (logb_test_downward): Likewise.
8604         (lround_test): Likewise.
8605         (llround_test): Likewise.
8606         (modf_test): Likewise.
8607         (nearbyint_test): Likewise.
8608         (nextafter_test): Likewise.
8609         (nexttoward_test): Likewise.
8610         (pow_test): Likewise.
8611         (pow_test_tonearest): Likewise.
8612         (pow_test_towardzero): Likewise.
8613         (pow_test_downward): Likewise.
8614         (pow_test_upward): Likewise.
8615         (remainder_test): Likewise.
8616         (remainder_test_tonearest): Likewise.
8617         (remainder_test_towardzero): Likewise.
8618         (remainder_test_downward): Likewise.
8619         (remainder_test_upward): Likewise.
8620         (remquo_test): Likewise.
8621         (rint_test): Likewise.
8622         (rint_test_tonearest): Likewise.
8623         (rint_test_towardzero): Likewise.
8624         (rint_test_downward): Likewise.
8625         (rint_test_upward): Likewise.
8626         (round_test): Likewise.
8627         (scalb_test): Likewise.
8628         (scalbn_test): Likewise.
8629         (scalbln_test): Likewise.
8630         (signbit_test): Likewise.
8631         (sin_test): Likewise.
8632         (sin_test_tonearest): Likewise.
8633         (sin_test_towardzero): Likewise.
8634         (sin_test_downward): Likewise.
8635         (sin_test_upward): Likewise.
8636         (sincos_test): Likewise.
8637         (sinh_test): Likewise.
8638         (sinh_test_tonearest): Likewise.
8639         (sinh_test_towardzero): Likewise.
8640         (sinh_test_downward): Likewise.
8641         (sinh_test_upward): Likewise.
8642         (sqrt_test): Likewise.
8643         (tan_test): Likewise.
8644         (tan_test_tonearest): Likewise.
8645         (tan_test_towardzero): Likewise.
8646         (tan_test_downward): Likewise.
8647         (tan_test_upward): Likewise.
8648         (tanh_test): Likewise.
8649         (tgamma_test): Likewise.
8650         (trunc_test): Likewise.
8651         (y0_test): Likewise.
8652         (y1_test): Likewise.
8653         (yn_test): Likewise.
8654         (significand_test): Likewise.
8655
8656 2013-05-24  Ondřej Bílka  <neleai@seznam.cz>
8657
8658         [BZ #15381]
8659         * libio/genops.c (_IO_no_init): Initialize wide struct info.
8660
8661 2013-05-23  Edjunior Machado  <emachado@linux.vnet.ibm.com>
8662
8663         [BZ #14894]
8664         * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
8665         __ppc_mdoio and __ppc_mdoom.
8666         * manual/platform.texi: Document new functions __ppc_yield,
8667         __ppc_mdoio and __ppc_mdoom.
8668
8669 2013-05-22  Carlos O'Donell  <carlos@redhat.com>
8670
8671         * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
8672         (main): Mention "tls" pseudo-hwcap is legacy.
8673         * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
8674
8675 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
8676
8677         * math/gen-libm-test.pl (parse_args): Output only string of
8678         arguments as text for test name, not full call or descriptions of
8679         tests for extra outputs.
8680         (generate_testfile): Do not pass function name to parse_args.
8681         Generate this_func variable from START.
8682         * math/libm-test.inc (struct test_f_f_data): Rename test_name
8683         field to arg_str.
8684         (struct test_ff_f_data): Likewise.
8685         (test_ff_f_data_nexttoward): Likewise.
8686         (struct test_fi_f_data): Likewise.
8687         (struct test_fl_f_data): Likewise.
8688         (struct test_if_f_data): Likewise.
8689         (struct test_fff_f_data): Likewise.
8690         (struct test_c_f_data): Likewise.
8691         (struct test_f_f1_data): Likewise.  Remove field extra_name.
8692         (struct test_fF_f1_data): Likewise.
8693         (struct test_ffI_f1_data): Likewise.
8694         (struct test_c_c_data): Rename test_name field to arg_str.
8695         (struct test_cc_c_data): Likewise.
8696         (struct test_f_i_data): Likewise.
8697         (struct test_ff_i_data): Likewise.
8698         (struct test_f_l_data): Likewise.
8699         (struct test_f_L_data): Likewise.
8700         (struct test_fFF_11_data): Likewise.  Remove fields extra1_name
8701         and extra2_name.
8702         (COMMON_TEST_SETUP): New macro.
8703         (EXTRA_OUTPUT_TEST_SETUP): Likewise.
8704         (COMMON_TEST_CLEANUP): Likewise.
8705         (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
8706         (RUN_TEST_f_f): Take argument string.  Call new setup and cleanup
8707         macros.
8708         (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
8709         (RUN_TEST_2_f): Take argument string.  Call new setup and cleanup
8710         macros.
8711         (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
8712         (RUN_TEST_fff_f): Take argument string.  Call new setup and
8713         cleanup macros.
8714         (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
8715         (RUN_TEST_c_f): Take argument string.  Call new setup and cleanup
8716         macros.
8717         (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
8718         (RUN_TEST_f_f1): Take argument string.  Call new setup and cleanup
8719         macros.
8720         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
8721         (RUN_TEST_fF_f1): Take argument string.  Call new setup and
8722         cleanup macros.
8723         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
8724         (RUN_TEST_fI_f1): Take argument string.  Call new setup and
8725         cleanup macros.
8726         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
8727         (RUN_TEST_ffI_f1): Take argument string.  Call new setup and
8728         cleanup macros.
8729         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
8730         (RUN_TEST_c_c): Take argument string.  Call new setup and cleanup
8731         macros.
8732         (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
8733         (RUN_TEST_cc_c): Take argument string.  Call new setup and cleanup
8734         macros.
8735         (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
8736         (RUN_TEST_f_i): Take argument string.  Call new setup and cleanup
8737         macros.
8738         (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
8739         (RUN_TEST_f_i_tg): Take argument string.  Call new setup and
8740         cleanup macros.
8741         (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
8742         (RUN_TEST_ff_i_tg): Take argument string.  Call new setup and
8743         cleanup macros.
8744         (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
8745         (RUN_TEST_f_b): Take argument string.  Call new setup and cleanup
8746         macros.
8747         (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
8748         (RUN_TEST_f_b_tg): Take argument string.  Call new setup and
8749         cleanup macros.
8750         (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
8751         (RUN_TEST_f_l): Take argument string.  Call new setup and cleanup
8752         macros.
8753         (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
8754         (RUN_TEST_f_L): Take argument string.  Call new setup and cleanup
8755         macros.
8756         (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
8757         (RUN_TEST_fFF_11): Take argument string.  Call new setup and
8758         cleanup macros.
8759         (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
8760
8761 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
8762
8763         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
8764         to _sifields.sigfault.
8765         (si_addr_lsb): Define new macro.
8766         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
8767         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
8768         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
8769
8770 2013-05-03  Carlos O'Donell  <carlos at redhat.com>
8771
8772         [BZ #15441]
8773         * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
8774         returns -1.
8775         (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
8776         null return -1.
8777         * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
8778         loading the domain.
8779
8780 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
8781
8782         * math/gen-libm-test.pl (parse_args): Do not include expected
8783         result in test name.
8784         * sysdeps/i386/fpu/libm-test-ulps: Update test names.
8785         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
8786         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
8787         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
8788         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
8789         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8790
8791 2013-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
8792
8793         * benchtests/Makefile: Sort function entries.
8794
8795         * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
8796         tanh, asinh, acosh, atanh.
8797         * benchtests/acos-inputs: New file.
8798         * benchtests/acosh-inputs: New file.
8799         * benchtests/asin-inputs: New file.
8800         * benchtests/asinh-inputs: New file.
8801         * benchtests/atanh-inputs: New file.
8802         * benchtests/cosh-inputs: New file.
8803         * benchtests/log-inputs: New file.
8804         * benchtests/sinh-inputs: New file.
8805         * benchtests/tanh-inputs: New file.
8806
8807 2013-05-21  Dmitry V. Levin  <ldv@altlinux.org>
8808
8809         [BZ #15339]
8810         * posix/tst-getaddrinfo4.c: New test.
8811         * posix/Makefile (tests): Add it.
8812
8813 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
8814
8815         [BZ #15339]
8816         * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
8817         when no services were used.
8818         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
8819         Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
8820
8821 2013-05-21  Andreas Schwab  <schwab@suse.de>
8822
8823         [BZ #15014]
8824         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
8825         [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
8826         successful.
8827         * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
8828         redundant variable declarations and reallocation of buffer when
8829         parsing as IPv6 address.  Always set NSS status when called from
8830         reentrant functions.  Use NETDB_INTERNAL instead of TRY_AGAIN when
8831         buffer too small.  Correct computation of needed size.
8832         * nss/Makefile (tests): Add test-digits-dots.
8833         * nss/test-digits-dots.c: New test.
8834
8835 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
8836
8837         * benchtests/Makefile: Remove instructions for adding
8838         benchmark tests.
8839         * benchtests/README: New file to explain how to execute and
8840         enhance the benchmark tests.
8841
8842 2013-05-21  Andreas Schwab  <schwab@suse.de>
8843
8844         [BZ #15493]
8845         * setjmp/Makefile (tests): Add tst-sigsetjmp.
8846         * setjmp/tst-sigsetjmp.c: New test.
8847
8848 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
8849
8850         * sysdeps/x86_64/memset.S (memset): New implementation.
8851         (__bzero): Likewise.
8852         (__memset_tail): New function.
8853
8854 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
8855
8856         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
8857         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
8858         __memcpy_sse2_unaligned ifunc selection.
8859         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
8860         Add memcpy-sse2-unaligned.S.
8861         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
8862         Add: __memcpy_sse2_unaligned.
8863
8864 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
8865
8866         [BZ #15490]
8867         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
8868         math_force_eval before restoring floating-point envrionment.
8869         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
8870         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
8871         Likewise.
8872         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
8873         <math_private.h>.
8874         (__nearbyintl): Use math_force_eval before restoring
8875         floating-point environment.
8876         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
8877
8878         * math/gen-libm-test.pl (special_functions): Remove.
8879         (parse_args): Don't handle TEST_extra.  Handle functions with no
8880         return value.
8881         * math/libm-test.inc (struct test_sincos_data): Replace with
8882         struct test_fFF_11_data.
8883         (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
8884         (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
8885         (sincos_test_data): Change element type to struct
8886         test_fFF_11_data.  Use TEST_fFF_11 instead of TEST_extra.
8887         (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
8888         RUN_TEST_LOOP_sincos.
8889         * math/README.libm-test: Don't mention special handling of
8890         individual functions.
8891         * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
8892         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
8893         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
8894         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
8895         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
8896         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
8897
8898         * math/gen-libm-test.pl (get_variable): Remove function.
8899         (parse_args): Don't show pointer parameters to call in test
8900         names.  Use "extra output N" in test names for extra outputs
8901         rather than naming variables.
8902
8903 2013-05-18  Joseph Myers  <joseph@codesourcery.com>
8904
8905         [BZ #15488]
8906         * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
8907         __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
8908         * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
8909         double tests.
8910         * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
8911         disable.
8912         (do_test) [NO_LONG_DOUBLE]: Do not disable call to
8913         check_long_double.
8914
8915         * math/gen-libm-test.pl (@tests): Remove variable.
8916         ($count): Likewise.
8917         (new_test): Remove function.
8918         (show_exceptions): New function.
8919         (special_functions): Use show_exceptions instead of new_test.
8920         (parse_args): Likewise.
8921         (generate_testfile): Pass only function name in generated call to
8922         print_max_error or print_complex_max_error.
8923         (get_ulps): Do not handle complex tests specially.
8924         (output_test): Rename to ...
8925         (get_all_ulps_for_test): ... this.  Return a string rather than
8926         printing to a file.  Require ulps to be present.
8927         (output_ulps): Generate arrays rather than #defines.
8928         * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
8929         (struct ulp_data): New type.
8930         (BUILD_COMPLEX_ULP): Remove macro.
8931         (compare_ulp_data): New function.
8932         (find_ulps): Likewise.
8933         (find_test_ulps): Likewise.
8934         (find_function_ulps): Likewise.
8935         (find_complex_function_ulps): Likewise.
8936         (print_max_error): Determine allowed ulps using
8937         find_function_ulps.
8938         (print_complex_max_error): Determine allowed ulps using
8939         find_complex_function_ulps.
8940         (check_float_internal): Determine max ulps using find_test_ulps.
8941         (check_float): Do not take max_ulp parameter.  Update call to
8942         check_float_internal.
8943         (check_complex): Likewise.
8944         (check_int): Do not take max_ulp parameter.
8945         (check_long): Likewise.
8946         (check_bool): Likewise.
8947         (check_longlong): Likewise.
8948         (struct test_f_f_data): Remove max_ulp field.
8949         (struct test_ff_f_data): Likewise.
8950         (struct test_ff_f_data_nexttoward): Likewise.
8951         (struct test_fi_f_data): Likewise.
8952         (struct test_fl_f_data): Likewise.
8953         (struct test_if_f_data): Likewise.
8954         (struct test_fff_f_data): Likewise.
8955         (struct test_c_f_data): Likewise.
8956         (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
8957         (struct test_fF_f1_data): Likewise.
8958         (struct test_ffI_f1_data): Likewise.
8959         (struct test_c_c_data): Remove max_ulp field.
8960         (struct test_cc_c_data): Likewise.
8961         (struct test_f_i_data): Likewise.
8962         (struct test_ff_i_data): Likewise.
8963         (struct test_f_l_data): Likewise.
8964         (struct test_f_L_data): Likewise.
8965         (struct test_sincos_data): Likewise.
8966         (RUN_TEST_f_f): Do not handle ulps.
8967         (RUN_TEST_LOOP_f_f): Likewise.
8968         (RUN_TEST_2_f): Likewise.
8969         (RUN_TEST_LOOP_2_f): Likewise.
8970         (RUN_TEST_fff_f): Likewise.
8971         (RUN_TEST_LOOP_fff_f): Likewise.
8972         (RUN_TEST_c_f): Likewise.
8973         (RUN_TEST_LOOP_c_f): Likewise.
8974         (RUN_TEST_f_f1): Likewise.
8975         (RUN_TEST_LOOP_f_f1): Likewise.
8976         (RUN_TEST_fF_f1): Likewise.
8977         (RUN_TEST_LOOP_fF_f1): Likewise.
8978         (RUN_TEST_fI_f1): Likewise.
8979         (RUN_TEST_LOOP_fI_f1): Likewise.
8980         (RUN_TEST_ffI_f1): Likewise.
8981         (RUN_TEST_LOOP_ffI_f1): Likewise.
8982         (RUN_TEST_c_c): Likewise.
8983         (RUN_TEST_LOOP_c_c): Likewise.
8984         (RUN_TEST_cc_c): Likewise.
8985         (RUN_TEST_LOOP_cc_c): Likewise.
8986         (RUN_TEST_f_i): Likewise.
8987         (RUN_TEST_LOOP_f_i): Likewise.
8988         (RUN_TEST_f_i_tg): Likewise.
8989         (RUN_TEST_LOOP_f_i_tg): Likewise.
8990         (RUN_TEST_ff_i_tg): Likewise.
8991         (RUN_TEST_LOOP_ff_i_tg): Likewise.
8992         (RUN_TEST_f_b): Likewise.
8993         (RUN_TEST_LOOP_f_b): Likewise.
8994         (RUN_TEST_f_b_tg): Likewise.
8995         (RUN_TEST_LOOP_f_b_tg): Likewise.
8996         (RUN_TEST_f_l): Likewise.
8997         (RUN_TEST_LOOP_f_l): Likewise.
8998         (RUN_TEST_f_L): Likewise.
8999         (RUN_TEST_LOOP_f_L): Likewise.
9000         (RUN_TEST_sincos): Likewise.
9001         (RUN_TEST_LOOP_sincos): Likewise.
9002
9003 2013-05-17  Joseph Myers  <joseph@codesourcery.com>
9004
9005         [BZ #15480]
9006         [BZ #15485]
9007         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
9008         main case of finite arguments, set rounding mode to FE_TONEAREST
9009         and discard exceptions.
9010         * math/libm-test.inc (remainder_test_data): Disallow "inexact"
9011         exceptions.
9012         (remainder_tonearest_test_data): New variable.
9013         (remainder_test_tonearest): New function.
9014         (remainder_towardzero_test_data): New variable.
9015         (remainder_test_towardzero): New function.
9016         (remainder_downward_test_data): New variable.
9017         (remainder_test_downward): New function.
9018         (remainder_upward_test_data): New variable.
9019         (remainder_test_upward): New function.
9020         (main): Call the new test functions.
9021
9022         * math/libm-test.inc (struct test_f_f1_data): Remove field
9023         extra_init.
9024         (struct test_fF_f1_data): Likewise.
9025         (struct test_ffI_f1_data): Likewise.
9026         (RUN_TEST_f_f1): Remove argument EXTRA_INIT.  Initialize EXTRA_VAR
9027         based on value of EXTRA_EXPECTED.
9028         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
9029         (RUN_TEST_fF_f1): Remove argument EXTRA_INIT.  Initialize
9030         EXTRA_VAR based on value of EXTRA_EXPECTED.
9031         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
9032         (RUN_TEST_fI_f1): Remove argument EXTRA_INIT.  Initialize
9033         EXTRA_VAR based on value of EXTRA_EXPECTED.
9034         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
9035         (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT.  Initialize
9036         EXTRA_VAR based on value of EXTRA_EXPECTED.
9037         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
9038         * math/gen-libm-test.pl (parse_args): Don't output initializers
9039         for extra output values.
9040
9041         * math/libm-test.inc (check_int): Expect result to be exactly
9042         equal to expected value and do not handle ulps.
9043         (check_long): Likewise.
9044         (check_longlong): Likewise.
9045
9046         * math/libm-test.inc (ceil_test_data): Test for "inexact"
9047         exceptions.
9048         (cimag_test_data): Likewise.
9049         (conj_test_data): Likewise.
9050         (copysign_test_data): Likewise.
9051         (cproj_test_data): Likewise.
9052         (creal_test_data): Likewise.
9053         (fabs_test_data): Likewise.
9054         (fdim_test_data): Likewise.
9055         (finite_test_data): Likewise.
9056         (floor_test_data): Likewise.
9057         (fmax_test_data): Likewise.
9058         (fmin_test_data): Likewise.
9059         (fmod_test_data): Likewise.
9060         (fpclassify_test_data): Likewise.
9061         (frexp_test_data): Likewise.
9062         (ilogb_test_data): Likewise.
9063         (isfinite_test_data): Likewise.
9064         (isgreater_test_data): Likewise.
9065         (isgreaterequal_test_data): Likewise.
9066         (isinf_test_data): Likewise.
9067         (isless_test_data): Likewise.
9068         (islessequal_test_data): Likewise.
9069         (islessgreater_test_data): Likewise.
9070         (isnan_test_data): Likewise.
9071         (isnormal_test_data): Likewise.
9072         (issignaling_test_data): Likewise.
9073         (isunordered_test_data): Likewise.
9074         (ldexp_test_data): Likewise.
9075         (lrint_test_data): Likewise.
9076         (lrint_test_data) [TEST_FLOAT]: Disable one test.
9077         (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
9078         (lrint_tonearest_test_data): Test for "inexact" exceptions.
9079         (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
9080         (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
9081         (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
9082         test input.
9083         (lrint_towardzero_test_data): Test for "inexact" exceptions.
9084         (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
9085         (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
9086         (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
9087         that test input.
9088         (lrint_downward_test_data): Test for "inexact" exceptions.
9089         (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
9090         (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
9091         (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
9092         test input.
9093         (lrint_upward_test_data): Test for "inexact" exceptions.
9094         (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
9095         test input.
9096         (llrint_test_data): Test for "inexact" exceptions.
9097         (llrint_test_data) [TEST_FLOAT]: Disable one test.
9098         (llrint_tonearest_test_data): Test for "inexact" exceptions.
9099         (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
9100         (llrint_towardzero_test_data): Test for "inexact" exceptions.
9101         (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
9102         (llrint_downward_test_data): Test for "inexact" exceptions.
9103         (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
9104         (llrint_upward_test_data): Test for "inexact" exceptions.
9105         (logb_test_data): Likewise.
9106         (logb_downward_test_data): Likewise.
9107         (nextafter_test_data): Likewise.
9108         (nexttoward_test_data): Likewise.
9109         (remainder_test_data): Likewise.
9110         (remquo_test_data): Likewise.
9111         (scalbn_test_data): Likewise.
9112         (scalbln_test_data): Likewise.
9113         (signbit_test_data): Likewise.
9114         (sqrt_test_data): Likewise.
9115         (significand_test_data): Likewise.
9116
9117 2013-05-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
9118
9119         [BZ #15424]
9120         * benchtests/bench-modf.c (struct args): Mark arg0 as
9121         volatile.
9122         * scripts/bench.pl: Mark members of struct args as volatile.
9123
9124 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9125
9126         [BZ # 15497]
9127         * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
9128         negative infinity on POWER6 or lower.
9129         * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
9130
9131 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
9132
9133         [BZ #15442]
9134         * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
9135         (_FP_FRAC_SNANP_SEMIRAW): Likewise.
9136         (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
9137         (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
9138         (_FP_SETQNAN): New macro.
9139         (_FP_SETQNAN_SEMIRAW): Likewise.
9140         (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
9141         (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
9142         (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
9143         (FP_EXTEND): Use _FP_FRAC_SNANP.
9144         (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
9145         * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
9146         into account.
9147         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
9148         New macro.
9149         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
9150         Likewise.
9151
9152 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
9153
9154         * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
9155         with DIVIDE_BY_ZERO_EXCEPTION.
9156         (gamma_test_data): Likewise.
9157         (lgamma_test_data): Likewise.
9158         (log_test_data): Likewise.
9159         (log10_test_data): Likewise.
9160         (log2_test_data): Likewise.
9161         (tgamma_test_data): Likewise.
9162
9163         * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
9164         (acos_test_tonearest): Likewise.
9165         (acos_test_towardzero): Likewise.
9166         (acos_test_downward): Likewise.
9167         (acos_test_upward): Likewise.
9168         (acosh_test): Likewise.
9169         (asin_test): Likewise.
9170         (asin_test_tonearest): Likewise.
9171         (asin_test_towardzero): Likewise.
9172         (asin_test_downward): Likewise.
9173         (asin_test_upward): Likewise.
9174         (asinh_test): Likewise.
9175         (atan_test): Likewise.
9176         (atanh_test): Likewise.
9177         (atan2_test): Likewise.
9178         (cabs_test): Likewise.
9179         (cacos_test): Likewise.
9180         (cacosh_test): Likewise.
9181         (casin_test): Likewise.
9182         (casinh_test): Likewise.
9183         (catan_test): Likewise.
9184         (catanh_test): Likewise.
9185         (cbrt_test): Likewise.
9186         (ccos_test): Likewise.
9187         (ccosh_test): Likewise.
9188         (cexp_test): Likewise.
9189         (clog_test): Likewise.
9190         (clog10_test): Likewise.
9191         (cos_test): Likewise.
9192         (cos_test_tonearest): Likewise.
9193         (cos_test_towardzero): Likewise.
9194         (cos_test_downward): Likewise.
9195         (cos_test_upward): Likewise.
9196         (cosh_test): Likewise.
9197         (cosh_test_tonearest): Likewise.
9198         (cosh_test_towardzero): Likewise.
9199         (cosh_test_downward): Likewise.
9200         (cosh_test_upward): Likewise.
9201         (cpow_test): Likewise.
9202         (csin_test): Likewise.
9203         (csinh_test): Likewise.
9204         (csqrt_test): Likewise.
9205         (ctan_test): Likewise.
9206         (ctan_test_tonearest): Likewise.
9207         (ctan_test_towardzero): Likewise.
9208         (ctan_test_downward): Likewise.
9209         (ctan_test_upward): Likewise.
9210         (ctanh_test): Likewise.
9211         (ctanh_test_tonearest): Likewise.
9212         (ctanh_test_towardzero): Likewise.
9213         (ctanh_test_downward): Likewise.
9214         (ctanh_test_upward): Likewise.
9215         (erf_test): Likewise.
9216         (erfc_test): Likewise.
9217         (exp_test): Likewise.
9218         (exp_test_tonearest): Likewise.
9219         (exp_test_towardzero): Likewise.
9220         (exp_test_downward): Likewise.
9221         (exp_test_upward): Likewise.
9222         (exp10_test): Likewise.
9223         (exp2_test): Likewise.
9224         (expm1_test): Likewise.
9225         (fmod_test): Likewise.
9226         (gamma_test): Likewise.
9227         (hypot_test): Likewise.
9228         (j0_test): Likewise.
9229         (j1_test): Likewise.
9230         (jn_test): Likewise.
9231         (lgamma_test): Likewise.
9232         (log_test): Likewise.
9233         (log10_test): Likewise.
9234         (log1p_test): Likewise.
9235         (log2_test): Likewise.
9236         (logb_test_downward): Likewise.
9237         (pow_test): Likewise.
9238         (pow_test_tonearest): Likewise.
9239         (pow_test_towardzero): Likewise.
9240         (pow_test_downward): Likewise.
9241         (pow_test_upward): Likewise.
9242         (remainder_test): Likewise.
9243         (remquo_test): Likewise.
9244         (sin_test): Likewise.
9245         (sin_test_tonearest): Likewise.
9246         (sin_test_towardzero): Likewise.
9247         (sin_test_downward): Likewise.
9248         (sin_test_upward): Likewise.
9249         (sincos_test): Likewise.
9250         (sinh_test): Likewise.
9251         (sinh_test_tonearest): Likewise.
9252         (sinh_test_towardzero): Likewise.
9253         (sinh_test_downward): Likewise.
9254         (sinh_test_upward): Likewise.
9255         (sqrt_test): Likewise.
9256         (tan_test): Likewise.
9257         (tan_test_tonearest): Likewise.
9258         (tan_test_towardzero): Likewise.
9259         (tan_test_downward): Likewise.
9260         (tan_test_upward): Likewise.
9261         (tanh_test): Likewise.
9262         (tgamma_test): Likewise.
9263         (y0_test): Likewise.
9264         (y1_test): Likewise.
9265         (yn_test): Likewise.
9266
9267         * math/gen-libm-test.pl (adjust_arg): Remove function.
9268         (special_function): Remove argument $in_func.  Only handle
9269         generating output for tables of tests, not inside functions.
9270         (parse_args): Likewise.
9271         (generate_testfile): Remove variable $in_func.  Update call to
9272         parse_args.
9273         * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
9274         (MINUS_ZERO_INIT): Rename macro to minus_zero.
9275         (PLUS_INFTY_INIT): Rename macro to plus_infty.
9276         (MINUS_INFTY_INIT): Rename macro to minus_infty.
9277         (QNAN_VALUE_INIT): Rename macro to qnan_value.
9278         (MAX_VALUE_INIT): Rename macro to max_value.
9279         (MIN_VALUE_INIT): Rename macro to min_value.
9280         (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
9281         (plus_zero): Remove variable.
9282         (minus_zero): Likewise.
9283         (plus_infty): Likewise.
9284         (minus_infty): Likewise.
9285         (qnan_value): Likewise.
9286         (max_value): Likewise.
9287         (min_value): Likewise.
9288         (min_subnorm_value): Likewise.
9289
9290 2013-05-16  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
9291
9292         * crypt/sha512-block.c: Add missing #include <stdint.h> due to
9293         uint64_t or uint32_t usage.
9294         * crypt/sha256-block.c: Likewise.
9295         * crypt/sha256-crypt.c: Likewise.
9296         * crypt/sha256.c: Likewise.
9297         * crypt/sha512-block.c: Likewise.
9298         * crypt/sha512-crypt.c: Likewise.
9299         * crypt/sha512.c: Likewise.
9300         * debug/backtrace-tst.c: Likewise.
9301         * debug/pcprofiledump.c: Likewise.
9302         * elf/cache.c: Likewise.
9303         * elf/dl-cache.c: Likewise.
9304         * elf/dl-misc.c: Likewise.
9305         * elf/dl-profile.c: Likewise.
9306         * elf/dl-support.c: Likewise.
9307         * elf/ldconfig.c: Likewise.
9308         * elf/sprof.c: Likewise.
9309         * iconv/dummy-repertoire.c: Likewise.
9310         * iconv/iconv_charmap.c: Likewise.
9311         * iconv/skeleton.c: Likewise.
9312         * iconvdata/8bit-generic.c: Likewise.
9313         * iconvdata/cp737.h: Likewise.
9314         * iconvdata/cp775.h: Likewise.
9315         * iconvdata/ibm1008.h: Likewise.
9316         * iconvdata/ibm1025.h: Likewise.
9317         * iconvdata/ibm1046.h: Likewise.
9318         * iconvdata/ibm1097.h: Likewise.
9319         * iconvdata/ibm1112.h: Likewise.
9320         * iconvdata/ibm1122.h: Likewise.
9321         * iconvdata/ibm1123.h: Likewise.
9322         * iconvdata/ibm1124.h: Likewise.
9323         * iconvdata/ibm1129.h: Likewise.
9324         * iconvdata/ibm1130.h: Likewise.
9325         * iconvdata/ibm1132.h: Likewise.
9326         * iconvdata/ibm1133.h: Likewise.
9327         * iconvdata/ibm1137.h: Likewise.
9328         * iconvdata/ibm1140.h: Likewise.
9329         * iconvdata/ibm1141.h: Likewise.
9330         * iconvdata/ibm1142.h: Likewise.
9331         * iconvdata/ibm1143.h: Likewise.
9332         * iconvdata/ibm1144.h: Likewise.
9333         * iconvdata/ibm1145.h: Likewise.
9334         * iconvdata/ibm1146.h: Likewise.
9335         * iconvdata/ibm1147.h: Likewise.
9336         * iconvdata/ibm1148.h: Likewise.
9337         * iconvdata/ibm1149.h: Likewise.
9338         * iconvdata/ibm1153.h: Likewise.
9339         * iconvdata/ibm1154.h: Likewise.
9340         * iconvdata/ibm1155.h: Likewise.
9341         * iconvdata/ibm1156.h: Likewise.
9342         * iconvdata/ibm1157.h: Likewise.
9343         * iconvdata/ibm1158.h: Likewise.
9344         * iconvdata/ibm1160.h: Likewise.
9345         * iconvdata/ibm1161.h: Likewise.
9346         * iconvdata/ibm1162.h: Likewise.
9347         * iconvdata/ibm1163.h: Likewise.
9348         * iconvdata/ibm1164.h: Likewise.
9349         * iconvdata/ibm1166.h: Likewise.
9350         * iconvdata/ibm1167.h: Likewise.
9351         * iconvdata/ibm12712.h: Likewise.
9352         * iconvdata/ibm1390.h: Likewise.
9353         * iconvdata/ibm1399.h: Likewise.
9354         * iconvdata/ibm16804.h: Likewise.
9355         * iconvdata/ibm4517.h: Likewise.
9356         * iconvdata/ibm4899.h: Likewise.
9357         * iconvdata/ibm4909.h: Likewise.
9358         * iconvdata/ibm4971.h: Likewise.
9359         * iconvdata/ibm5347.h: Likewise.
9360         * iconvdata/ibm803.h: Likewise.
9361         * iconvdata/ibm856.h: Likewise.
9362         * iconvdata/ibm901.h: Likewise.
9363         * iconvdata/ibm902.h: Likewise.
9364         * iconvdata/ibm9030.h: Likewise.
9365         * iconvdata/ibm9066.h: Likewise.
9366         * iconvdata/ibm921.h: Likewise.
9367         * iconvdata/ibm922.h: Likewise.
9368         * iconvdata/ibm9448.h: Likewise.
9369         * iconvdata/isiri-3342.h: Likewise.
9370         * iconvdata/jis0201.h: Likewise.
9371         * include/link.h: Likewise.
9372         * include/netdb.h: Likewise.
9373         * inet/check_native.c: Likewise.
9374         * inet/check_pf.c: Likewise.
9375         * inet/getipv4sourcefilter.c: Likewise.
9376         * inet/getnameinfo.c: Likewise.
9377         * inet/getsourcefilter.c: Likewise.
9378         * inet/htonl.c: Likewise.
9379         * inet/setipv4sourcefilter.c: Likewise.
9380         * inet/setsourcefilter.c: Likewise.
9381         * inet/test-inet6_opt.c: Likewise.
9382         * inet/tst-network.c: Likewise.
9383         * locale/C-collate.c: Likewise.
9384         * locale/C-ctype.c: Likewise.
9385         * locale/C-time.c: Likewise.
9386         * locale/C-translit.h: Likewise.
9387         * locale/loadarchive.c: Likewise.
9388         * locale/programs/3level.h: Likewise.
9389         * locale/programs/charmap.c: Likewise.
9390         * locale/programs/charmap.h: Likewise.
9391         * locale/programs/ld-address.c: Likewise.
9392         * locale/programs/ld-collate.c: Likewise.
9393         * locale/programs/ld-ctype.c: Likewise.
9394         * locale/programs/ld-identification.c: Likewise.
9395         * locale/programs/ld-measurement.c: Likewise.
9396         * locale/programs/ld-messages.c: Likewise.
9397         * locale/programs/ld-monetary.c: Likewise.
9398         * locale/programs/ld-name.c: Likewise.
9399         * locale/programs/ld-numeric.c: Likewise.
9400         * locale/programs/ld-paper.c: Likewise.
9401         * locale/programs/ld-telephone.c: Likewise.
9402         * locale/programs/ld-time.c: Likewise.
9403         * locale/programs/linereader.c: Likewise.
9404         * locale/programs/locale.c: Likewise.
9405         * locale/programs/locarchive.c: Likewise.
9406         * locale/programs/locfile.h: Likewise.
9407         * locale/programs/repertoire.c: Likewise.
9408         * locale/programs/simple-hash.c: Likewise.
9409         * locale/programs/simple-hash.h: Likewise.
9410         * malloc/memusage.c: Likewise.
9411         * malloc/memusagestat.c: Likewise.
9412         * nis/nis_defaults.c: Likewise.
9413         * nis/nis_hash.c: Likewise.
9414         * nis/nis_print.c: Likewise.
9415         * nis/nis_xdr.c: Likewise.
9416         * nscd/connections.c: Likewise.
9417         * nscd/hstcache.c: Likewise.
9418         * nscd/nscd_gethst_r.c: Likewise.
9419         * nscd/nscd_getserv_r.c: Likewise.
9420         * nscd/nscd_helper.c: Likewise.
9421         * nscd/servicescache.c: Likewise.
9422         * nss/makedb.c: Likewise.
9423         * nss/nss_db/db-XXX.c: Likewise.
9424         * nss/nss_db/db-initgroups.c: Likewise.
9425         * nss/nss_db/db-netgrp.c: Likewise.
9426         * nss/nss_files/files-network.c: Likewise.
9427         * nss/nss_files/files-parse.c: Likewise.
9428         * posix/bug-regex5.c: Likewise.
9429         * posix/fnmatch_loop.c: Likewise.
9430         * posix/regcomp.c: Likewise.
9431         * posix/regexec.c: Likewise.
9432         * posix/tst-rfc3484-2.c: Likewise.
9433         * posix/tst-rfc3484-3.c: Likewise.
9434         * posix/tst-rfc3484.c: Likewise.
9435         * resolv/nss_dns/dns-canon.c: Likewise.
9436         * resolv/nss_dns/dns-network.c: Likewise.
9437         * resolv/res_init.c: Likewise.
9438         * resolv/res_mkquery.c: Likewise.
9439         * resolv/tst-aton.c: Likewise.
9440         * stdlib/cxa_atexit.c: Likewise.
9441         * stdlib/cxa_finalize.c: Likewise.
9442         * stdlib/gen-fpioconst.c: Likewise.
9443         * stdlib/strtol_l.c: Likewise.
9444         * string/tst-endian.c: Likewise.
9445         * sunrpc/auth_des.c: Likewise.
9446         * sunrpc/clnt_udp.c: Likewise.
9447         * sunrpc/rtime.c: Likewise.
9448         * sunrpc/svcauth_des.c: Likewise.
9449         * sunrpc/xdr.c: Likewise.
9450         * sunrpc/xdr_intXX_t.c: Likewise.
9451         * sunrpc/xdr_rec.c: Likewise.
9452         * sysdeps/generic/ldconfig.h: Likewise.
9453         * sysdeps/generic/ldsodefs.h: Likewise.
9454         * sysdeps/generic/memusage.h: Likewise.
9455         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
9456         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
9457         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
9458         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
9459         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
9460         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
9461         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
9462         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
9463         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
9464         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
9465         * sysdeps/posix/getaddrinfo.c: Likewise.
9466         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
9467         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
9468         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
9469         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
9470         * sysdeps/powerpc/test-gettimebase.c: Likewise.
9471         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
9472         * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
9473         * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
9474         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
9475         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
9476         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
9477         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
9478         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
9479         * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
9480         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
9481         * sysdeps/x86_64/dl-tls.h: Likewise.
9482         * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
9483         * time/alt_digit.c: Likewise.
9484         * time/era.c: Likewise.
9485         * wcsmbs/tst-c16c32-1.c: Likewise.
9486
9487 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
9488
9489         * math/libm-test.inc (struct test_sincos_data): New type.
9490         (RUN_TEST_LOOP_sincos): New macro.
9491         (sincos_test_data): New variable.
9492         (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
9493
9494 2013-05-16  Richard Henderson  <rth@redhat.com>
9495
9496         * math/atest-exp2.c (LIMB64): New macro.
9497         (CONSTSZ): New macro.
9498         (mp_exp1, mp_exp_m1, mp_log2): New variables.
9499         (hexdig): Move ...
9500         (print_mpn_fp): ... to function scope.
9501         (read_mpn_hex): Remove.
9502         (get_log2): Remove.
9503         (exp2_mpn): Use mp_log2.
9504         (main): Use mp_exp1.
9505
9506 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
9507
9508         * math/libm-test.inc: Remove comment about not testing "inexact"
9509         exceptions.
9510         (INEXACT_EXCEPTION): New macro.
9511         (NO_INEXACT_EXCEPTION): Likewise.
9512         (INVALID_EXCEPTION_OK): Update value.
9513         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
9514         (OVERFLOW_EXCEPTION_OK): Likewise.
9515         (UNDERFLOW_EXCEPTION_OK): Likewise.
9516         (IGNORE_ZERO_INF_SIGN): Likewise.
9517         (ERRNO_UNCHANGED): Likewise.
9518         (ERRNO_EDOM): Likewise.
9519         (ERRNO_ERANGE): Likewise.
9520         (test_exceptions): Handle testing "inexact" exceptions.
9521         (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
9522         (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
9523         (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
9524         (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
9525         INEXACT_EXCEPTION.
9526         (rint_towardzero_test_data): Likewise.
9527         (rint_downward_test_data): Likewise.
9528         (rint_upward_test_data): Likewise.
9529
9530         * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
9531         with OVERFLOW_EXCEPTION.
9532         (exp10_test_data): Likewise.
9533         (exp2_test_data): Likewise.
9534         (expm1_test_data): Likewise.
9535         (lgamma_test_data): Likewise.
9536         (pow_test_data): Likewise.
9537         (tgamma_test_data): Likewise.
9538         (yn_test_data): Remove duplicate test of overflow.
9539
9540         * math/libm-test.inc (struct test_cc_c_data): New type.
9541         (RUN_TEST_LOOP_cc_c): New macro.
9542         (cpow_test_data): New variable.
9543         (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
9544
9545         * math/libm-test.inc (struct test_f_L_data): New type.
9546         (RUN_TEST_LOOP_f_L): New macro.
9547         (llrint_test_data): New variable.
9548         (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
9549         (llrint_tonearest_test_data): New variable.
9550         (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
9551         (llrint_towardzero_test_data): New variable.
9552         (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
9553         (llrint_downward_test_data): New variable.
9554         (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
9555         (llrint_upward_test_data): New variable.
9556         (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
9557         (llround_test_data): New variable.
9558         (llround_test): Run tests with RUN_TEST_LOOP_f_L.
9559
9560 2013-05-13  Peter Collingbourne  <pcc@google.com>
9561
9562         * math/atest-exp2.c (get_log2): Remove const attribute.
9563
9564 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
9565
9566         * math/libm-test.inc (struct test_f_l_data): New type.
9567         (RUN_TEST_LOOP_f_l): New macro.
9568         (lrint_test_data): New variable.
9569         (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
9570         (lrint_tonearest_test_data): New variable.
9571         (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
9572         (lrint_towardzero_test_data): New variable.
9573         (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
9574         (lrint_downward_test_data): New variable.
9575         (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
9576         (lrint_upward_test_data): New variable.
9577         (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
9578         (lround_test_data): New variable.
9579         (lround_test): Run tests with RUN_TEST_LOOP_f_l.
9580
9581 2013-05-15  Peter Collingbourne  <pcc@google.com>
9582
9583         * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
9584         (EXTRACT_WORDS64) Use where appropriate.
9585         (INSERT_WORDS64) Likewise.
9586
9587         * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
9588         constraints with x constraints.
9589         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
9590
9591         * malloc/obstack.c (_obstack_compat): Add initializer.
9592
9593 2013-05-15  Edjunior Machado  <emachado@linux.vnet.ibm.com>
9594
9595         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
9596         si_trapno and add si_addr_lsb to _sifields.sigfault.
9597         (si_trapno): Remove macro.
9598         (si_addr_lsb): Define new macro.
9599         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
9600
9601 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
9602
9603         * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
9604         instead of TEST_f_l.
9605         (llrint_test_tonearest): Likewise.
9606         (llrint_test_towardzero): Likewise.
9607         (llrint_test_downward): Likewise.
9608         (llrint_test_upward): Likewise.
9609         (llround_test): Likewise.
9610
9611         * math/libm-test.inc (struct test_f_i_data): Add comment.
9612         (RUN_TEST_LOOP_f_b): New macro.
9613         (RUN_TEST_LOOP_f_b_tg): Likewise.
9614         (finite_test_data): New variable.
9615         (finite_test): Run tests with RUN_TEST_LOOP_f_b.
9616         (isfinite_test_data): New variable.
9617         (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
9618         (isinf_test_data): New variable.
9619         (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
9620         (isnan_test_data): New variable.
9621         (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
9622         (isnormal_test_data): New variable.
9623         (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
9624         (issignaling_test_data): New variable.
9625         (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
9626         (signbit_test_data): New variable.
9627         (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
9628
9629         * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
9630         with INVALID_EXCEPTION.
9631         (acosh_test_data): Likewise.
9632         (asin_test_data): Likewise.
9633         (atanh_test_data): Likewise.
9634         (fmod_test_data): Likewise.
9635         (log_test_data): Likewise.
9636         (log10_test_data): Likewise.
9637         (log2_test_data): Likewise.
9638         (pow_test_data): Likewise.
9639         (sqrt_test_data): Likewise.
9640         (y0_test_data): Likewise.
9641         (y1_test_data): Likewise.
9642         (yn_test_data): Likewise.
9643
9644         * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
9645         function contents.
9646
9647         * math/libm-test.inc (struct test_ff_i_data): New type.
9648         (RUN_TEST_LOOP_ff_i_tg): New macro.
9649         (isgreater_test_data): New variable.
9650         (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
9651         (isgreaterequal_test_data): New variable.
9652         (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
9653         (isless_test_data): New variable.
9654         (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
9655         (islessequal_test_data): New variable.
9656         (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
9657         (islessgreater_test_data): New variable.
9658         (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
9659         (isunordered_test_data): New variable.
9660         (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
9661
9662 2013-05-14  David S. Miller  <davem@davemloft.net>
9663
9664         * sysdeps/sparc/fpu/libm-test-ulps: Update.
9665
9666 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
9667
9668         * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
9669
9670         * math/libm-test.inc (struct test_fF_f1_data): Change type of
9671         extra_test to int.
9672         (struct test_f_i_data): Change type of max_ulp to int.
9673
9674         * math/libm-test.inc (test_ffI_f1_data): New type.
9675         (RUN_TEST_LOOP_ffI_f1): New macro.
9676         (remquo_test_data): New variable.
9677         (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
9678
9679         * setjmp/tst-setjmp-fp.c: New file.
9680         * setjmp/Makefile (tests): Add tst-setjmp-fp.
9681         (link-libm): New variable.
9682         ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
9683
9684         * math/libm-test.inc (struct test_f_i_data): New type.
9685         (RUN_TEST_LOOP_f_i): New macro.
9686         (RUN_TEST_LOOP_f_i_tg): Likewise.
9687         (fpclassify_test_data): New variable.
9688         (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
9689         (ilogb_test_data): New variable.
9690         (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
9691
9692         * math/libm-test.inc (scalbln_test): Correct function name in END
9693         call.
9694
9695         * math/libm-test.inc (struct test_f_f1_data): Add comment.
9696         (RUN_TEST_LOOP_fI_f1): New macro.
9697         (frexp_test_data): New variable.
9698         (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
9699
9700         * math/libm-test.inc (struct test_fF_f1_data): New type.
9701         (RUN_TEST_LOOP_fF_f1): New macro.
9702         (modf_test_data): New variable.
9703         (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
9704
9705         * math/libm-test.inc (struct test_f_f1_data): New type.
9706         (RUN_TEST_LOOP_f_f1): New macro.
9707         (gamma_test_data): New variable.
9708         (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
9709         (lgamma_test_data): New variable.
9710         (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
9711
9712 2013-05-13  Carlos O'Donell  <carlos@redhat.com>
9713
9714         * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
9715         * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
9716         (main): Comment "tls" pseudo-hwcap.
9717
9718 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
9719
9720         * math/libm-test.inc (struct test_fl_f_data): New type.
9721         (RUN_TEST_LOOP_fl_f): New variable.
9722         (scalbln_test_data): New variable.
9723         (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
9724
9725         * math/libm-test.inc (struct test_fi_f_data): New type.
9726         (RUN_TEST_LOOP_fi_f): New macro.
9727         (ldexp_test_data): New variable.
9728         (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
9729         (scalbn_test_data): New variable.
9730         (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
9731
9732         * math/libm-test.inc (struct test_c_f_data): New type.
9733         (RUN_TEST_LOOP_c_f): New macro.
9734         (cabs_test_data): New variable.
9735         (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
9736         (carg_test_data): New variable.
9737         (carg_test): Run tests with RUN_TEST_LOOP_c_f.
9738         (cimag_test_data): New variable.
9739         (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
9740         (creal_test_data): New variable.
9741         (creal_test): Run tests with RUN_TEST_LOOP_c_f.
9742
9743         * math/libm-test.inc (struct test_if_f_data): New type.
9744         (RUN_TEST_LOOP_if_f): New macro.
9745         (jn_test_data): New variable.
9746         (jn_test): Run tests with RUN_TEST_LOOP_if_f.
9747         (yn_test_data): New variable.
9748         (yn_test): Run tests with RUN_TEST_LOOP_if_f.
9749
9750         * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
9751
9752 2013-05-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9753
9754         * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
9755         (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
9756
9757 2013-05-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
9758
9759         * benchtests/Makefile (CPPFLAGS-nonlib): Add
9760         -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
9761         (bench-deps): Add bench-timing.h.
9762         * benchtests-bench-skeleton.c: Include bench-timing.h.
9763         (main): Use TIMING_* macros instead of clock_gettime.
9764         * benchtests/bench-timing.h: New file.
9765
9766         [BZ #14582]
9767         * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
9768         Renamed from _LIB_VERSION.
9769         (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
9770
9771 2013-05-12  Joseph Myers  <joseph@codesourcery.com>
9772
9773         * math/libm-test.inc (struct test_fff_f_data): New type.
9774         (RUN_TEST_LOOP_fff_f): New macro.
9775         (fma_test_data): New variable.
9776         (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
9777         (fma_towardzero_test_data): New variable.
9778         (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
9779         (fma_downward_test_data): New variable.
9780         (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
9781         (fma_upward_test_data): New variable.
9782         (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
9783
9784         * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
9785         (struct test_c_c_data): New type.
9786         (RUN_TEST_LOOP_c_c): New macro.
9787         (cacos_test_data): New variable.
9788         (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
9789         (cacosh_test_data): New variable.
9790         (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
9791         (casin_test_data): New variable.
9792         (casin_test): Run tests with RUN_TEST_LOOP_c_c.
9793         (casinh_test_data): New variable.
9794         (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
9795         (catan_test_data): New variable.
9796         (catan_test): Run tests with RUN_TEST_LOOP_c_c.
9797         (catanh_test_data): New variable.
9798         (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
9799         (ccos_test_data): New variable.
9800         (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
9801         (ccosh_test_data): New variable.
9802         (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
9803         (cexp_test_data): New variable.
9804         (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
9805         (clog_test_data): New variable.
9806         (clog_test): Run tests with RUN_TEST_LOOP_c_c.
9807         (clog10_test_data): New variable.
9808         (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
9809         (conj_test_data): New variable.
9810         (conj_test): Run tests with RUN_TEST_LOOP_c_c.
9811         (cproj_test_data): New variable.
9812         (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
9813         (csin_test_data): New variable.
9814         (csin_test): Run tests with RUN_TEST_LOOP_c_c.
9815         (csinh_test_data): New variable.
9816         (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
9817         (csqrt_test_data): New variable.
9818         (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
9819         (ctan_test_data): New variable.
9820         (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
9821         (ctan_tonearest_test_data): New variable.
9822         (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
9823         (ctan_towardzero_test_data): New variable.
9824         (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
9825         (ctan_downward_test_data): New variable.
9826         (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
9827         (ctan_upward_test_data): New variable.
9828         (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
9829         (ctanh_test_data): New variable.
9830         (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
9831         (ctanh_tonearest_test_data): New variable.
9832         (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
9833         (ctanh_towardzero_test_data): New variable.
9834         (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
9835         (ctanh_downward_test_data): New variable.
9836         (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
9837         (ctanh_upward_test_data): New variable.
9838         (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
9839         * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
9840         of BUILD_COMPLEX.
9841
9842         * math/libm-test.inc (struct test_ff_f_data): New type.
9843         (struct test_ff_f_data_nexttoward): Likewise.
9844         (RUN_TEST_LOOP_2_f): New macro.
9845         (RUN_TEST_LOOP_ff_f): Likewise.
9846         (atan2_test_data): New variable.
9847         (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
9848         (copysign_test_data): New variable.
9849         (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
9850         (fdim_test_data): New variable.
9851         (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
9852         (fmax_test_data): New variable.
9853         (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
9854         (fmin_test_data): New variable.
9855         (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
9856         (fmod_test_data): New variable.
9857         (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
9858         (hypot_test_data): New variable.
9859         (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
9860         (nextafter_test_data): New variable.
9861         (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
9862         (nexttoward_test_data): New variable.
9863         (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
9864         (pow_test_data): New variable.
9865         (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
9866         (pow_tonearest_test_data): New variable.
9867         (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
9868         (pow_towardzero_test_data): New variable.
9869         (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
9870         (pow_downward_test_data): New variable.
9871         (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
9872         (pow_upward_test_data): New variable.
9873         (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
9874         (remainder_test_data): New variable.
9875         (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
9876         (scalb_test_data): New variable.
9877         (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
9878         * sysdeps/i386/fpu/libm-test-ulps: Update.
9879
9880 2013-05-11  Joseph Myers  <joseph@codesourcery.com>
9881
9882         * math/libm-test.inc (fma_test): Use max_value instead of local
9883         variable fltmax.
9884         (nextafter_test): Likewise.
9885
9886         * math/libm-test.inc (acos_towardzero_test_data): New variable.
9887         (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
9888         (acos_downward_test_data): New variable.
9889         (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
9890         (acos_upward_test_data): New variable.
9891         (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
9892         (acosh_test_data): New variable.
9893         (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
9894         (asin_test_data): New variable.
9895         (asin_test): Run tests with RUN_TEST_LOOP_f_f.
9896         (asin_tonearest_test_data): New variable.
9897         (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
9898         (asin_towardzero_test_data): New variable.
9899         (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
9900         (asin_downward_test_data): New variable.
9901         (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
9902         (asin_upward_test_data): New variable.
9903         (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
9904         (asinh_test_data): New variable.
9905         (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
9906         (atan_test_data): New variable.
9907         (atan_test): Run tests with RUN_TEST_LOOP_f_f.
9908         (atanh_test_data): New variable.
9909         (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
9910         (cbrt_test_data): New variable.
9911         (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
9912         (ceil_test_data): New variable.
9913         (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
9914         (cos_test_data): New variable.
9915         (cos_test): Run tests with RUN_TEST_LOOP_f_f.
9916         (cos_tonearest_test_data): New variable.
9917         (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
9918         (cos_towardzero_test_data): New variable.
9919         (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
9920         (cos_downward_test_data): New variable.
9921         (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
9922         (cos_upward_test_data): New variable.
9923         (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
9924         (cosh_test_data): New variable.
9925         (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
9926         (cosh_tonearest_test_data): New variable.
9927         (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
9928         (cosh_towardzero_test_data): New variable.
9929         (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
9930         (cosh_downward_test_data): New variable.
9931         (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
9932         (cosh_upward_test_data): New variable.
9933         (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
9934         (erf_test_data): New variable.
9935         (erf_test): Run tests with RUN_TEST_LOOP_f_f.
9936         (erfc_test_data): New variable.
9937         (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
9938         (exp_test_data): New variable.
9939         (exp_test): Run tests with RUN_TEST_LOOP_f_f.
9940         (exp_tonearest_test_data): New variable.
9941         (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
9942         (exp_towardzero_test_data): New variable.
9943         (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
9944         (exp_downward_test_data): New variable.
9945         (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
9946         (exp_upward_test_data): New variable.
9947         (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
9948         (exp10_test_data): New variable.
9949         (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
9950         (exp2_test_data): New variable.
9951         (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
9952         (expm1_test_data): New variable.
9953         (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
9954         (fabs_test_data): New variable.
9955         (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
9956         (floor_test_data): New variable.
9957         (floor_test): Run tests with RUN_TEST_LOOP_f_f.
9958         (j0_test_data): New variable.
9959         (j0_test): Run tests with RUN_TEST_LOOP_f_f.
9960         (j1_test_data): New variable.
9961         (j1_test): Run tests with RUN_TEST_LOOP_f_f.
9962         (log_test_data): New variable.
9963         (log_test): Run tests with RUN_TEST_LOOP_f_f.
9964         (log10_test_data): New variable.
9965         (log10_test): Run tests with RUN_TEST_LOOP_f_f.
9966         (log1p_test_data): New variable.
9967         (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
9968         (log2_test_data): New variable.
9969         (log2_test): Run tests with RUN_TEST_LOOP_f_f.
9970         (logb_test_data): New variable.
9971         (logb_test): Run tests with RUN_TEST_LOOP_f_f.
9972         (logb_downward_test_data): New variable.
9973         (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
9974         (nearbyint_test_data): New variable.
9975         (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
9976         (rint_test_data): New variable.
9977         (rint_test): Run tests with RUN_TEST_LOOP_f_f.
9978         (rint_tonearest_test_data): New variable.
9979         (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
9980         (rint_towardzero_test_data): New variable.
9981         (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
9982         (rint_downward_test_data): New variable.
9983         (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
9984         (rint_upward_test_data): New variable.
9985         (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
9986         (round_test_data): New variable.
9987         (round_test): Run tests with RUN_TEST_LOOP_f_f.
9988         (sin_test_data): New variable.
9989         (sin_test): Run tests with RUN_TEST_LOOP_f_f.
9990         (sin_tonearest_test_data): New variable.
9991         (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
9992         (sin_towardzero_test_data): New variable.
9993         (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
9994         (sin_downward_test_data): New variable.
9995         (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
9996         (sin_upward_test_data): New variable.
9997         (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
9998         (sinh_test_data): New variable.
9999         (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
10000         (sinh_tonearest_test_data): New variable.
10001         (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
10002         (sinh_towardzero_test_data): New variable.
10003         (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
10004         (sinh_downward_test_data): New variable.
10005         (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
10006         (sinh_upward_test_data): New variable.
10007         (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
10008         (sqrt_test_data): New variable.
10009         (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
10010         (tan_test_data): New variable.
10011         (tan_test): Run tests with RUN_TEST_LOOP_f_f.
10012         (tan_tonearest_test_data): New variable.
10013         (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
10014         (tan_towardzero_test_data): New variable.
10015         (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
10016         (tan_downward_test_data): New variable.
10017         (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
10018         (tan_upward_test_data): New variable.
10019         (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
10020         (tanh_test_data): New variable.
10021         (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
10022         (tgamma_test_data): New variable.
10023         (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
10024         (trunc_test_data): New variable.
10025         (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
10026         (y0_test_data): New variable.
10027         (y0_test): Run tests with RUN_TEST_LOOP_f_f.
10028         (y1_test_data): New variable.
10029         (y1_test): Run tests with RUN_TEST_LOOP_f_f.
10030         (significand_test_data): New variable.
10031         (significand_test): Run tests with RUN_TEST_LOOP_f_f.
10032
10033 2013-05-10  Christian Grönke  <cgr_bugs@sysgo.com>
10034
10035         [BZ #12387]
10036         * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
10037
10038 2013-05-10  Pino Toscano  <toscano.pino@tiscali.it>
10039
10040         * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
10041
10042 2013-05-10  Andreas Jaeger  <aj@suse.de>
10043
10044         [BZ #15448]
10045         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
10046         (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
10047
10048 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
10049
10050         * math/gen-libm-test.pl (adjust_arg): New function.
10051         (special_functions): Handle generating output in both functions
10052         and arrays.
10053         (parse_args): Likewise.
10054         (generate_testfile): Handle START_DATA and END_DATA.  Pass extra
10055         $in_func argument to parse_args.
10056         * math/libm-test.inc (struct test_f_f_data): New type.
10057         (IF_ROUND_INIT_): New macro.
10058         (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
10059         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
10060         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
10061         (IF_ROUND_INIT_FE_UPWARD): Likewise.
10062         (ROUND_RESTORE_): Likewise.
10063         (ROUND_RESTORE_FE_DOWNWARD): Likewise.
10064         (ROUND_RESTORE_FE_TONEAREST): Likewise.
10065         (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
10066         (ROUND_RESTORE_FE_UPWARD): Likewise.
10067         (RUN_TEST_LOOP_f_f): New macro.
10068         (acos_test_data): New variable.
10069         (acos_test): Run tests with RUN_TEST_LOOP_f_f.
10070         (acos_tonearest_test_data): New variable.
10071         (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
10072
10073 2013-05-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
10074
10075         * benchtests/bench-skeleton.c (startup): Fix coding style.
10076
10077 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
10078
10079         [BZ #6809]
10080         * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
10081         negative infinity argument.
10082         * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
10083         negative infinity argument.
10084         * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
10085         negative infinity argument.
10086         * math/libm-test.inc (tgamma_test): Expect errno to be set for
10087         domain errors.
10088
10089 2013-05-10  Florian Weimer  <fweimer@redhat.com>
10090
10091         * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
10092         * iconv/iconv_charmap.c (charmap_conversion): Likewise.
10093         * iconv/iconv_prog.c (main): Likewise.
10094         * locale/programs/charmap-dir.c (charmap_readdir)
10095         (fopen_uncompressed): Likewise.
10096         * locale/programs/locfile.c (siblings_uncached)
10097         (write_locale_data): Use lstat64 instead of lstat.
10098         * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
10099         stat.
10100
10101 2013-05-10  Andreas Jaeger  <aj@suse.de>
10102
10103         [BZ #15395]
10104         * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
10105         localization.
10106         Include <locale.h>.
10107
10108 2013-05-09  Carlos O'Donell  <carlos@redhat.com>
10109
10110         * elf/dl-close.c (_dl_close_worker): Add comments.
10111
10112 2013-05-09  Joseph Myers  <joseph@codesourcery.com>
10113
10114         [BZ #15359]
10115         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
10116         high part of pi/2.
10117         (__ieee754_rem_pio2l): Update comments.
10118
10119         [BZ #15429]
10120         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
10121         high part of pi/2.
10122         (__ieee754_rem_pio2l): Update comments.
10123
10124         * math/libm-test.inc (M_SQRT_2_2): Remove macro.
10125         (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
10126
10127         * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
10128         M_PI_4l.
10129
10130         * math/libm-test.inc (M_PI_34l): Define using decimal constant.
10131         (M_PI_34_LOG10El): Likewise.
10132         (M_PI2_LOG10El): Likewise.
10133         (M_PI4_LOG10El): Likewise.
10134         (M_PI_LOG10El): Likewise.
10135
10136 2013-05-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10137
10138         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10139
10140 2013-05-08  Joseph Myers  <joseph@codesourcery.com>
10141
10142         * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
10143         (MINUS_ZERO_INIT): Likewise.
10144         (PLUS_INFTY_INIT): Likewise.
10145         (MINUS_INFTY_INIT): Likewise.
10146         (QNAN_VALUE_INIT): Likewise.
10147         (MAX_VALUE_INIT): Likewise.
10148         (MIN_VALUE_INIT): Likewise.
10149         (MIN_SUBNORM_VALUE_INIT): Likewise.
10150         (plus_zero): Initialize with PLUS_ZERO_INIT.
10151         (minus_zero): Initialize with MINUS_ZERO_INIT.
10152         (plus_infty): Initialize with PLUS_INFTY_INIT.
10153         (minus_infty): Initialize with MINUS_INFTY_INIT.
10154         (qnan_value): Initialize with QNAN_VALUE_INIT.
10155         (max_value): Initialize with MAX_VALUE_INIT.
10156         (min_value): Initialize with MIN_VALUE_INIT.
10157         (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
10158
10159         * math/libm-test.inc (RUN_TEST_if_f): New macro.
10160         (jn_test): Use TEST_if_f instead of TEST_ff_f.
10161         (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
10162         (yn_test): Use TEST_if_f instead of TEST_ff_f.
10163
10164         * math/libm-test.inc (RUN_TEST_f_f): New macro.
10165         (RUN_TEST_2_f): Likewise.
10166         (RUN_TEST_ff_f): Likewise.
10167         (RUN_TEST_fi_f): Likewise.
10168         (RUN_TEST_fl_f): Likewise.
10169         (RUN_TEST_fff_f): Likewise.
10170         (RUN_TEST_c_f): Likewise.
10171         (RUN_TEST_f_f1): Likewise.
10172         (RUN_TEST_fF_f1): Likewise.
10173         (RUN_TEST_fI_f1): Likewise.
10174         (RUN_TEST_ffI_f1): Likewise.
10175         (RUN_TEST_c_c): Likewise.
10176         (RUN_TEST_cc_c): Likewise.
10177         (RUN_TEST_f_i): Likewise.
10178         (RUN_TEST_f_i_tg): Likewise.
10179         (RUN_TEST_ff_i_tg): Likewise.
10180         (RUN_TEST_f_b): Likewise.
10181         (RUN_TEST_f_b_tg): Likewise.
10182         (RUN_TEST_f_l): Likewise.
10183         (RUN_TEST_f_L): Likewise.
10184         (RUN_TEST_sincos): Likewise.
10185         * math/gen-libm-test.pl (new_test): Take new argument to indicate
10186         whether to show exceptions.  Do not include ");\n" in return
10187         value.
10188         (special_functions): Output call to RUN_TEST_sincos instead of
10189         check_float calls.  Update calls to new_test.
10190         (parse_args): Output call to single RUN_TEST_* macro instead of
10191         check_* calls and other assignments.  Update calls to new_test.
10192
10193         [BZ #2546]
10194         [BZ #2560]
10195         [BZ #5159]
10196         [BZ #15426]
10197         * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
10198         input to result for tgamma overflow.
10199         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
10200         (gamma_coeff): New variable.
10201         (NCOEFF): New macro.
10202         (gamma_positive): New function.
10203         (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
10204         underflow here.  Use gamma_positive instead of exp (lgamma) for
10205         other arguments.
10206         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
10207         (gamma_coeff): New variable.
10208         (NCOEFF): New macro.
10209         (gammaf_positive): New function.
10210         (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
10211         underflow here.  Use gamma_positive instead of exp (lgamma) for
10212         other arguments.
10213         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
10214         (gamma_coeff): New variable.
10215         (NCOEFF): New macro.
10216         (gammal_positive): New function.
10217         (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
10218         underflow here.  Use gamma_positive instead of exp (lgamma) for
10219         other arguments.
10220         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
10221         (gamma_coeff): New variable.
10222         (NCOEFF): New macro.
10223         (gammal_positive): New function.
10224         (__ieee754_gammal_r): Handle positive infinity, overflow and
10225         underflow here.  Handle NaN the same as positive infinity.  Remove
10226         check x < 0xffffffff for negative integers.  Use gamma_positive
10227         instead of exp (lgamma) for other arguments.
10228         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
10229         (gamma_coeff): New variable.
10230         (NCOEFF): New macro.
10231         (gammal_positive): New function.
10232         * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
10233         * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
10234         * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
10235         * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
10236         * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
10237         * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
10238         * sysdeps/generic/math_private.h (__gamma_productf): New
10239         prototype.
10240         (__gamma_product): Likewise.
10241         (__gamma_productl): Likewise.
10242         * math/Makefile (libm-calls): Add gamma_product.
10243         * math/libm-test.inc (tgamma_test): Add more tests.
10244         * sysdeps/i386/fpu/libm-test-ulps: Update.
10245         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10246
10247 2013-05-08  Ondřej Bílka  <neleai@seznam.cz>
10248
10249         * benchtests/bench-skeleton.c (main): Preheat CPU.
10250
10251 2013-05-07  Aurelien Jarno <aurelien@aurel32.net>
10252
10253         * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
10254
10255 2013-05-07  Roland McGrath  <roland@hack.frob.com>
10256
10257         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
10258         and _dl_skip_args_internal.
10259
10260 2013-05-07  Carlos O'Donell  <carlos@redhat.com>
10261
10262         * manual/message.texi (Message Translation): Talk about users.
10263         Message to key mapping impacts design.
10264
10265 2013-05-06  Roland McGrath  <roland@hack.frob.com>
10266
10267         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
10268
10269         * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
10270
10271         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
10272         * sysdeps/wordsize-64/glob64.c: ... here.
10273
10274         * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
10275         (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
10276         New macros.
10277
10278         * debug/getlogin_r_chk.c: Moved to ...
10279         * login/getlogin_r_chk.c: ... here.
10280         * debug/Makefile (routines): Move getlogin_r_chk to ...
10281         * login/Makefile (routines): ... here.
10282         * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
10283         * login/Versions (libc: GLIBC_2.4): ... here.
10284
10285         * io/poll.c (__poll): Renamed from poll.
10286         Add libc_hidden_def.
10287         (poll): Define as weak alias.
10288
10289         * debug/ptsname_r_chk.c: Moved to ...
10290         * login/ptsname_r_chk.c: ... here.
10291         * debug/Makefile (routines): Move ptsname_r_chk to ...
10292         * login/Makefile (routines): ... here.
10293         * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
10294         * login/Versions (libc: GLIBC_2.4): ... here.
10295
10296         * posix/getlogin.c: Moved to ...
10297         * login/getlogin.c: ... here.
10298         * posix/getlogin_r.c: Moved to ...
10299         * login/getlogin_r.c: ... here.
10300         * posix/getlogin_r.c: Moved to ...
10301         * login/getlogin_r.c: ... here.
10302         * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
10303         * login/Makefile (routines): ... here.
10304         * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
10305         * login/Versions (libc: GLIBC_2.0): ... here.
10306
10307         * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
10308         (setrlimit): Define as weak alias.
10309
10310         * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
10311         Call __ names for open, ftruncate, and close.
10312         For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
10313         (truncate): Define as weak alias.
10314
10315 2013-05-06  Joseph Myers  <joseph@codesourcery.com>
10316
10317         * math/gen-libm-test.pl (parse_args): Initialize x before each
10318         test of frexp, modf and remquo.
10319
10320         * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
10321         test signgam value.
10322
10323 2013-05-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10324
10325         [BZ #15418]
10326         [BZ #15419]
10327         * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
10328         internal tests.
10329         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
10330
10331 2013-05-06  Roland McGrath  <roland@hack.frob.com>
10332
10333         * elf/dl-writev.h: New file.
10334         * elf/dl-misc.c: Include it.
10335         (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
10336         * sysdeps/unix/sysv/linux/dl-writev.h: New file.
10337
10338 2013-05-04  Joseph Myers  <joseph@codesourcery.com>
10339
10340         * math/libm-test.inc (noXFails): Remove variable.
10341         (noXPasses): Likewise.
10342         (BUILD_COMPLEX_INT): Remove macro.
10343         (print_screen): Remove xfail argument.
10344         (print_screen_max_error): Likewise.
10345         (update_stats): Likewise.
10346         (print_max_error): Likewise.  Update calls to other affected
10347         functions.
10348         (print_complex_max_error): Likewise.
10349         (test_single_exception): Update calls to print_screen.
10350         (test_single_errno): Likewise.
10351         (check_float_internal): Remove xfail argument.  Update calls to
10352         other affected functions.
10353         (check_float): Likewise.
10354         (check_complex): Likewise.
10355         (check_int): Likewise.
10356         (check_long): Likewise.
10357         (check_bool): Likewise.
10358         (check_longlong): Likewise.
10359         (main): Don't print noXFails and noXPasses.
10360         * math/gen-libm-test.pl (top level): Don't mention expected
10361         failure handling in comment.
10362         (new_test): Don't handle expected failures.
10363         (parse_args): Don't mention expected failure handling in comment.
10364         (generate_testfile): Don't handle expected failures.
10365         (parse_ulps): Likewise.
10366         (print_ulps_file): Likewise.
10367         (get_failure): Remove function.
10368         (output_test): Don't handle expected failures.
10369         * make/README.libm-test: Don't mention expected failure handling.
10370
10371         * math/libm-test.inc (plus_zero): Make const.  Add initializer.
10372         (minus_zero): Likewise.
10373         (plus_infty): Likewise.
10374         (minus_infty): Likewise.
10375         (qnan_value): Likewise.
10376         (max_value): Likewise.
10377         (min_value): Likewise.
10378         (min_subnorm_value): Likewise.
10379         (initialize): Do not initialize those variables dynamically.
10380
10381 2013-05-03  Roland McGrath  <roland@hack.frob.com>
10382
10383         * io/open.c (__open_2): Moved to ...
10384         * io/open_2.c: ... this new file.
10385         * io/open64.c (__open64_2): Moved to ...
10386         * io/open64_2.c: ... this new file.
10387         * io/openat.c (__openat_2): Moved to ...
10388         * io/openat_2.c: ... this new file.
10389         * io/openat64.c (__openat64_2): Moved to ...
10390         * io/openat64_2.c: ... this new file.
10391         * io/Makefile (routines): Add them.
10392         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
10393         * sysdeps/unix/sysv/linux/open_2.c: File removed.
10394         * sysdeps/unix/sysv/linux/open64_2.c: File removed.
10395         * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
10396         * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
10397         * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
10398         (__openat64): Add hidden_ver.
10399         * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
10400         * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
10401
10402         * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
10403         Separately conditionalize setting of GLRO(dl_sysinfo) so
10404         that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
10405         as well, but the actual setting is only under [NEED_DL_SYSINFO].
10406
10407 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10408
10409         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
10410         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
10411         definition.
10412         (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
10413         * sysdeps/unix/sysv/linux/powerpc/init-first.c
10414         (_libc_vdso_platform_setup): Add __vdso_time initialization.
10415         * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
10416         for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
10417
10418 2013-05-03  Joseph Myers  <joseph@codesourcery.com>
10419
10420         * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
10421         test signgam value.
10422
10423         * math/libm-test.inc (hypot_test): Do not use
10424         IGNORE_ZERO_INF_SIGN.
10425
10426 2013-05-03  Andreas Jaeger  <aj@suse.de>
10427
10428         * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
10429         Linux 3.9.
10430         * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
10431         (PF_MAX): Adjust for VSOCK change.
10432
10433 2013-05-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10434
10435         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10436
10437 2013-05-02  Carlos O'Donell  <carlos@redhat.com>
10438
10439         [BZ #15264]
10440         * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
10441         * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
10442         * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
10443
10444 2013-05-02  David S. Miller  <davem@davemloft.net>
10445
10446         * sysdeps/sparc/fpu/libm-test-ulps: Update.
10447
10448 2013-05-01  Ondřej Bílka  <neleai@seznam.cz>
10449
10450         * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
10451
10452 2013-05-01  Roland McGrath  <roland@hack.frob.com>
10453
10454         * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
10455
10456 2013-05-01  Richard Smith  <richard@metafoo.co.uk>
10457
10458         [BZ #14952]
10459         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
10460         [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
10461         Use __attribute__ ((__gnu_inline__)).
10462         [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
10463         Don't use __attribute__ ((__gnu_inline__)).
10464
10465 2013-05-01  Joseph Myers  <joseph@codesourcery.com>
10466
10467         [BZ #15423]
10468         * math/s_catan.c (__catan): Handle small real or imaginary part of
10469         input specially to avoid spurious underflow.
10470         * math/s_catanf.c (__catanf): Likewise.
10471         * math/s_catanh.c (__catanh): Likewise.
10472         * math/s_catanhf.c (__catanhf): Likewise.
10473         * math/s_catanhl.c (__catanhl): Likewise.
10474         * math/s_catanl.c (__catanl): Likewise.
10475         * math/libm-test.inc (catan_test): Add more tests.
10476         (catanh_test): Likewise.
10477         * sysdeps/i386/fpu/libm-test-ulps: Update.
10478         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10479
10480 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10481
10482         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10483
10484 2013-04-30  Joseph Myers  <joseph@codesourcery.com>
10485
10486         [BZ #15416]
10487         * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
10488         accurately for denominator in atan2.
10489         * math/s_catanf.c (__catanf): Likewise.
10490         * math/s_catanh.c (__catanh): Likewise.
10491         * math/s_catanhf.c (__catanhf): Likewise.
10492         * math/s_catanhl.c (__catanhl): Likewise.
10493         * math/s_catanl.c (__catanl): Likewise.
10494         * math/libm-test.inc (catan_test): Add more tests.
10495         (catanh_test): Likewise.
10496         * sysdeps/i386/fpu/libm-test-ulps: Update.
10497         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10498
10499 2013-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
10500
10501         * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
10502
10503         * benchtests/Makefile (bench): Remove slow benchmarks.
10504         * benchtests/atan-inputs: Add slow benchmark inputs.
10505         * benchtests/bench-modf.c (NUM_VARIANTS): Define.
10506         (BENCH_FUNC): Accept variant offset.
10507         (VARIANT): Define.
10508         * benchtests/bench-skeleton.c (main): Run benchmark for each
10509         variant.
10510         * benchtests/cos-inputs: Add slow benchmark inputs.
10511         * benchtests/exp-inputs: Likewise.
10512         * benchtests/pow-inputs: Likewise.
10513         * benchtests/sin-inputs: Likewise.
10514         * benchtests/slowatan-inputs: Remove.
10515         * benchtests/slowatan.c: Remove.
10516         * benchtests/slowcos-inputs: Remove.
10517         * benchtests/slowcos.c: Remove.
10518         * benchtests/slowexp-inputs: Remove.
10519         * benchtests/slowexp.c: Remove.
10520         * benchtests/slowpow-inputs: Remove.
10521         * benchtests/slowpow.c: Remove.
10522         * benchtests/slowsin-inputs: Remove.
10523         * benchtests/slowsin.c: Remove.
10524         * benchtests/slowtan-inputs: Remove.
10525         * benchtests/slowtan.c: Remove.
10526         * benchtests/tan-inputs: Add slow benchmark inputs.
10527         * scripts/bench.pl: Parse comments and directives.
10528
10529         * benchtests/Makefile: Remove *-ITER.  Define BENCH_DURATION
10530         in CPPFLAGS.
10531         ($(objpfx)bench-%.c): Remove *-ITER.
10532         * benchtests/bench-modf.c: Remove definition of ITER.
10533         * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
10534         (main): Loop for DURATION seconds instead of fixed number of
10535         iterations.
10536         * scripts/bench.pl: Don't expect iterations in parameters.
10537
10538 2013-04-29  Roland McGrath  <roland@hack.frob.com>
10539
10540         * io/fchdir.c (__fchdir): Renamed from fchdir.
10541         (fchdir): Define as weak alias.
10542
10543 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
10544
10545         * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
10546         (ERRNO_EDOM): Likewise.
10547         (ERRNO_ERANGE): Likewise.
10548         (noErrnoTests): New variable.
10549         (init_max_error): Set errno to 0.
10550         (test_single_errno): New function.
10551         (test_errno): Likewise.
10552         (check_float_internal): Call test_errno.  Set errno to 0.
10553         (check_complex): Refer to errno tests in comment.
10554         (check_int): Call test_errno.  Set errno to 0.
10555         (check_long): Likewise.
10556         (check_bool): Likewise.
10557         (check_longlong): Likewise.
10558         (cos_test): Use ERRNO_* flags for errno tests instead of
10559         check_int.
10560         (expm1_test): Likewise.
10561         (fmod_test): Likewise.
10562         (ilogb_test): Likewise.
10563         (lgamma_test): Likewise.
10564         (pow_test): Likewise.
10565         (remainder_test): Likewise.
10566         (sin_test): Likewise.
10567         (tan_test): Likewise.
10568         (yn_test): Likewise.
10569         (initialize): Set errno to 0.
10570         (main): Print number of errno tests.
10571         * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
10572
10573 2013-04-29  Andreas Jaeger  <aj@suse.de>
10574
10575         [BZ #15084]
10576         * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
10577         and RES_USEVC.
10578
10579         [BZ #15085]
10580         * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
10581         * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
10582         unimplemented.
10583
10584         [BZ #15380]
10585         * stdlib/random.c (__initstate): Return NULL if
10586         __initstate fails.
10587
10588         [BZ #15086]
10589         * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
10590         RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
10591         RES_SNGLKUPREOP.
10592
10593 2013-04-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10594
10595         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10596
10597 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
10598
10599         * math/libm-test.inc (cacos_test): Add missing semicolons at ends
10600         of individual tests.
10601         (casin_test): Likewise.
10602         (casinh_test): Likewise.
10603
10604 2013-04-27  Joseph Myers  <joseph@codesourcery.com>
10605
10606         [BZ #15409]
10607         * math/s_catan.c (__catan): Handle arguments with large real or
10608         imaginary part separately without squaring.
10609         * math/s_catanf.c (__catanf): Likewise.
10610         * math/s_catanh.c (__catanh): Likewise.
10611         * math/s_catanhf.c (__catanhf): Likewise.
10612         * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
10613         and redefine.
10614         (__catanhl): Handle arguments with large real or imaginary part
10615         separately without squaring.
10616         * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
10617         and redefine.
10618         (__catanl): Handle arguments with large real or imaginary part
10619         separately without squaring.
10620         * math/libm-test.inc (catan_test): Add more tests.
10621         (catanh_test): Likewise.
10622         * sysdeps/i386/fpu/libm-test-ulps: Update.
10623         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10624
10625 2013-04-27  Andreas Jaeger  <aj@suse.de>
10626
10627         [BZ #15007]
10628         * stdlib/stdlib.h: Update guards for qecvt.
10629         * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
10630         <stdlib.h>.
10631
10632 2013-04-27  Allan McRae  <allan@archlinux.org>
10633
10634         * sysdeps/i386/fpu/libm-test-ulps: Update.
10635
10636 2013-04-26  Joseph Myers  <joseph@codesourcery.com>
10637
10638         [BZ #15406]
10639         * math/s_catan.c: Include <float.h>.
10640         (__catan): Ensure underflow exception occurs for underflowed
10641         result.
10642         * math/s_catanf.c: Include <float.h>.
10643         (__catanf): Ensure underflow exception occurs for underflowed
10644         result.
10645         * math/s_catanh.c: Include <float.h>.
10646         (__catanh): Ensure underflow exception occurs for underflowed
10647         result.
10648         * math/s_catanhf.c: Include <float.h>.
10649         (__catanhf): Ensure underflow exception occurs for underflowed
10650         result.
10651         * math/s_catanhl.c: Include <float.h>.
10652         (__catanhl): Ensure underflow exception occurs for underflowed
10653         result.
10654         * math/s_catanl.c: Include <float.h>.
10655         (__catanl): Ensure underflow exception occurs for underflowed
10656         result.
10657         * math/libm-test.inc (catan_test): Add more tests.
10658         (catanh_test): Likewise.
10659
10660         [BZ #15405]
10661         * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
10662         underflowed result.
10663         * math/s_ccoshf.c (__ccoshf): Likewise.
10664         * math/s_ccoshl.c (__ccoshl): Likewise.
10665         * math/s_csin.c (__csin): Likewise.
10666         * math/s_csinf.c (__csinf): Likewise.
10667         * math/s_csinh.c (__csinh): Likewise.
10668         * math/s_csinhf.c (__csinhf): Likewise.
10669         * math/s_csinhl.c (__csinhl): Likewise.
10670         * math/s_csinl.c (__csinl): Likewise.
10671         * math/libm-test.inc (ccos_test): Add more tests.
10672         (ccosh_test): Likewise.
10673         (csin_test): Likewise.
10674         (csinh_test): Likewise.
10675
10676 2013-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10677
10678         * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
10679         * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
10680         * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
10681         * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
10682         * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
10683         powerpc/power5+/fpu folders.
10684         * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
10685
10686
10687 2013-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
10688
10689         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
10690
10691 2013-04-25  Joseph Myers  <joseph@codesourcery.com>
10692
10693         * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
10694         additions to variable.
10695         [$(config-machine) = x86_64] (modules-names): Likewise.
10696         ($(objpfx)tst-audit3): Remove dependency.
10697         ($(objpfx)tst-audit3.out): Likewise.
10698         ($(objpfx)tst-audit4): Likewise.
10699         ($(objpfx)tst-audit4.out): Likewise.
10700         ($(objpfx)tst-audit5): Likewise.
10701         ($(objpfx)tst-audit5.out): Likewise.
10702         ($(objpfx)tst-audit6): Likewise.
10703         ($(objpfx)tst-audit6.out): Likewise.
10704         ($(objpfx)tst-audit7): Likewise.
10705         ($(objpfx)tst-audit7.out): Likewise.
10706         (tst-audit3-ENV): Remove variable.
10707         (tst-audit4-ENV): Likewise.
10708         (tst-audit5-ENV): Likewise.
10709         (tst-audit6-ENV): Likewise.
10710         (tst-audit7-ENV): Likewise.
10711         [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
10712         [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
10713         addition to variable.
10714         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
10715         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
10716         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
10717         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
10718         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
10719         * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
10720         tst-audit3, tst-audit4 and tst-audit5.
10721         [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
10722         tst-audit6 and tst-audit7.
10723         [$(subdir) = elf] (modules-names): Add audit modules for those
10724         tests.
10725         [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
10726         [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
10727         [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
10728         [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
10729         [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
10730         [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
10731         [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
10732         [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
10733         [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
10734         [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
10735         [$(subdir) = elf] (tst-audit3-ENV): New variable.
10736         [$(subdir) = elf] (tst-audit4-ENV): Likewise.
10737         [$(subdir) = elf] (tst-audit5-ENV): Likewise.
10738         [$(subdir) = elf] (tst-audit6-ENV): Likewise.
10739         [$(subdir) = elf] (tst-audit7-ENV): Likewise.
10740         [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
10741         Likewise.
10742         [$(subdir) = elf && $(config-cflags-avx) = yes]
10743         (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
10744         [$(subdir) = elf && $(config-cflags-avx) = yes]
10745         (CFLAGS-tst-auditmod4a.c): Likewise.
10746         [$(subdir) = elf && $(config-cflags-avx) = yes]
10747         (CFLAGS-tst-auditmod4b.c): Likewise.
10748         [$(subdir) = elf && $(config-cflags-avx) = yes]
10749         (CFLAGS-tst-auditmod6b.c): Likewise.
10750         [$(subdir) = elf && $(config-cflags-avx) = yes]
10751         (CFLAGS-tst-auditmod6c.c): Likewise.
10752         [$(subdir) = elf && $(config-cflags-avx) = yes]
10753         (CFLAGS-tst-auditmod7b.c): Likewise.
10754         * elf/tst-audit3.c: Move to ...
10755         * sysdeps/x86_64/tst-audit3.c: ... here.
10756         * elf/tst-audit4.c: Move to ...
10757         * sysdeps/x86_64/tst-audit4.c: ... here.
10758         * elf/tst-audit5.c: Move to ...
10759         * sysdeps/x86_64/tst-audit5.c: ... here.
10760         * elf/tst-audit6.c: Move to ...
10761         * sysdeps/x86_64/tst-audit6.c: ... here.
10762         * elf/tst-audit7.c: Move to ...
10763         * sysdeps/x86_64/tst-audit7.c: ... here.
10764         * elf/tst-auditmod3a.c: Move to ...
10765         * sysdeps/x86_64/tst-auditmod3a.c: ... here.
10766         * elf/tst-auditmod3b.c: Move to ...
10767         * sysdeps/x86_64/tst-auditmod3b.c: ... here.
10768         * elf/tst-auditmod4a.c: Move to ...
10769         * sysdeps/x86_64/tst-auditmod4a.c: ... here.
10770         * elf/tst-auditmod4b.c: Move to ...
10771         * sysdeps/x86_64/tst-auditmod4b.c: ... here.
10772         * elf/tst-auditmod5a.c: Move to ...
10773         * sysdeps/x86_64/tst-auditmod5a.c: ... here.
10774         * elf/tst-auditmod5b.c: Move to ...
10775         * sysdeps/x86_64/tst-auditmod5b.c: ... here.
10776         * elf/tst-auditmod6a.c: Move to ...
10777         * sysdeps/x86_64/tst-auditmod6a.c: ... here.
10778         * elf/tst-auditmod6b.c: Move to ...
10779         * sysdeps/x86_64/tst-auditmod6b.c: ... here.
10780         * elf/tst-auditmod6c.c: Move to ...
10781         * sysdeps/x86_64/tst-auditmod6c.c: ... here.
10782         * elf/tst-auditmod7a.c: Move to ...
10783         * sysdeps/x86_64/tst-auditmod7a.c: ... here.
10784         * elf/tst-auditmod7b.c: Move to ...
10785         * sysdeps/x86_64/tst-auditmod7b.c: ... here.
10786
10787 2013-04-25  Paul Pluzhnikov  <ppluzhnikov@google.com>
10788
10789         [BZ #15366]
10790         * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
10791         define unconditionally.
10792         * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
10793         define unconditionally.
10794         (INT8_C, INT16_C, etc.): Likewise.
10795
10796 2013-04-25  Maciej W. Rozycki  <macro@codesourcery.com>
10797
10798         * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
10799         __ehdr_start with hidden visibility.
10800
10801         * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
10802
10803 2013-04-24  Carlos O'Donell  <carlos@redhat.com>
10804
10805         * math/libm-test.inc (cos_test): Use accurate hex constants.
10806         (sincost_test): Likewise.
10807
10808 2013-04-24  Joseph Myers  <joseph@codesourcery.com>
10809
10810         * math/libm-test.inc (catan_test): Add more tests.
10811         (catanh_test): Likewise.
10812
10813         * math/s_catanf.c (__catanf): Use suffixed floating-point
10814         constants.
10815         * math/s_catanhf.c (__catanhf): Likewise.
10816         * math/s_catanhl.c (__catanhl): Likewise.
10817         * math/s_catanl.c (__catanl): Likewise.
10818
10819         [BZ #15394]
10820         * math/s_catan.c (__catan): Calculate imaginary part of result
10821         with log1p not log unless computing log of number close to 0.
10822         * math/s_catanf.c (__catanf): Likewise.
10823         * math/s_catanl.c (__catanl): Likewise.
10824         * math/s_catanh.c (__catanh): Calculate real part of result with
10825         log1p not log unless computing log of number close to 0.
10826         * math/s_catanhf.c (__catanhf): Likewise.
10827         * math/s_catanhl.c (__catanhl): Likewise.
10828         * math/libm-test.inc (catan_test): Add more tests.
10829         (catanh_test): Likewise.
10830         * sysdeps/i386/fpu/libm-test-ulps: Update.
10831         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10832
10833 2013-04-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
10834
10835         * benchtests/Makefile: Mention files in which fast and slow
10836         paths of math functions are implemented.
10837
10838 2013-04-23  Roland McGrath  <roland@hack.frob.com>
10839
10840         * sysdeps/posix/timespec_get.c: New file.
10841
10842 2013-04-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10843
10844         * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
10845         POWER.
10846         * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
10847         for POWER.
10848         * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
10849         powerpc/power5/fpu folders.
10850         * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
10851         * benchtests/Makefile: Add modf testcase.
10852         * benchtests/bench-modf.c: New file: Benchmark test for mo
10853
10854 2013-04-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
10855
10856         [BZ #14888]
10857         * time/Makefile (tests): Add tst-strptime-whitespace.
10858         * time/strptime_l.c (get_number): Use ISSPACE.
10859         (__strptime_internal): Likewise.
10860         * time/tst-strptime-whitespace.c: New test case.
10861
10862 2013-04-23  Andreas Schwab  <schwab@linux-m68k.org>
10863
10864         * nss/nss_files/files-init.c (TF): Don't initialize flexible array
10865         member.
10866         (_nss_files_init): Set it here.
10867
10868 2013-04-23  Heiko Carstens  <heiko.carstens@de.ibm.com>
10869
10870         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
10871         f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
10872         unsigned.
10873
10874 2013-04-22  Jan-Benedict Glaw  <jbglaw@getslash.de>
10875
10876         * nss/getent.c (shadow_keys): Call endspent, not endpwent.
10877
10878 2013-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
10879
10880         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
10881         size just once.
10882
10883 2013-04-21  David S. Miller  <davem@davemloft.net>
10884
10885         * po/ru.po: Update Russion translation from translation project.
10886
10887 2013-04-17  Adam Conrad  <adconrad@0c3.net>
10888
10889         * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
10890         and setfsgid.
10891
10892 2013-04-17  Carlos O'Donell  <carlos@redhat.com>
10893
10894         * configure.in: Remove i386 configure warning. Remove i386 case.
10895         * configure: Regenerate.
10896         * sysdeps/i386/configure.in: Raise error if config_machine is i386.
10897         Add example to error message.
10898         * sysdeps/i386/configure: Regenerate.
10899
10900 2013-04-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
10901
10902         * benchtests/Makefile (bench): Add cos, tan, slowcos and
10903         slowtan.
10904         * benchtests/cos-inputs: New file.
10905         * benchtests/slowcos-inputs: New file.
10906         * benchtests/slowcos.c: New file.
10907         * benchtests/slowtan-inputs: New file.
10908         * benchtests/slowtan.c: New file.
10909         * benchtests/tan-inputs: New file.
10910
10911 2013-04-16  Roland McGrath  <roland@hack.frob.com>
10912
10913         * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
10914         considered kosher.
10915
10916 2013-04-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
10917
10918         * benchtests/Makefile: Include cppflags-iterator.mk to add
10919         -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
10920
10921         * Makefile.in (bench-clean): New target.
10922         * benchtests/Makefile (bench-clean): Likewise.
10923
10924 2013-04-16  David Holsgrove  <david.holsgrove@xilinx.com>
10925
10926         * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
10927
10928 2013-04-15  Thomas Schwinge  <thomas@codesourcery.com>
10929
10930         * stdio-common/tstdiomisc.c: Fix coding-style violation.
10931
10932 2013-04-15  Andreas Schwab  <schwab@suse.de>
10933
10934         * nscd/grpcache.c (cache_addgr): Properly check for short write.
10935         * nscd/initgrcache.c (addinitgroupsX): Likewise.
10936         * nscd/pwdcache.c (cache_addpw): Likewise.
10937         * nscd/servicescache.c (cache_addserv): Likewise.  Don't write
10938         more than recsize.
10939
10940 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
10941
10942         * benchtests/Makefile (bench): Write all output to
10943         bench-out.tmp together.
10944
10945 2013-04-15  Andreas Schwab  <schwab@suse.de>
10946
10947         * nscd/nscd.c (main): Don't fork again after closing files.
10948
10949 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
10950
10951         * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
10952
10953         * benchtests/Rules (bench-deps): Collect dependencies into a
10954         single variable.  Add Makefile to dependencies.
10955         ($(objpfx)bench-%.c): Depend on bench-deps.
10956
10957 2013-04-12  Roland McGrath  <roland@hack.frob.com>
10958             Xavier Roche  <roche+kml2@exalead.com>
10959
10960         [BZ #15361]
10961         * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
10962         just that it's a file descriptor.
10963         * manual/llio.texi (Synchronizing AIO Operations): Update description
10964         for EBADF error from aio_fsync.
10965
10966 2013-04-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
10967
10968         * Rules (bench): Move target definition...
10969         * benchtests/Makefile: ... here.
10970
10971 2013-04-11  Carlos O'Donell  <carlos@redhat.com>
10972
10973         * math/libm-test.inc (cos_test): Fix PI/2 test.
10974         (sincos_test): Likewise.
10975         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
10976         * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
10977
10978 2013-04-11  Andreas Schwab  <schwab@suse.de>
10979
10980         [BZ #13988]
10981         * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
10982         accept exponent character only when digits were seen.
10983         * stdio-common/Makefile (tests): Add bug26.
10984         * stdio-common/bug26.c: New file.
10985
10986         [BZ #14293]
10987         * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
10988         non-freeable.
10989
10990 2013-04-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
10991
10992         * Makeconfig (rtld-prefix): Define built linker prefix.
10993         * Rules (run-bench): Use it.
10994         * math/Makefile (run-regen-ulps): Likewise.
10995
10996         * Rules (bench): Remove eval.
10997
10998 2013-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
10999             Roland McGrath  <roland@hack.frob.com>
11000             Ondrej Bilka  <neleai@seznam.cz>
11001
11002         [BZ #15346]
11003         * time/getdate.c: Include ctype.h and alloca.h.
11004         (__getdate_r): Trim leading and trailing spaces of input.
11005         * time/tst-getdate.c (tests): Add tests with leading and
11006         trailing spaces.
11007
11008 2013-04-08  Roland McGrath  <roland@hack.frob.com>
11009
11010         [BZ #14280]
11011         * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
11012         when computing value.
11013
11014 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
11015
11016         * math/README.libm-test (How can I generate "libm-test-ulps"?):
11017         Use testrun.sh to run libm tests.
11018
11019         [BZ #15309]
11020         * elf/dl-open.c (dl_open_worker): memset all of seen array.
11021
11022 2013-04-06  Marko Myllynen  <myllynen@redhat.com>
11023
11024         [BZ #15264]
11025         * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
11026
11027 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
11028
11029         * Makefile.in (regen-ulps): New target.
11030         * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
11031         [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
11032         [ifneq (no,$(PERL)] (regen-ulps): New target.
11033         [ifeq (no,$(PERL)] (regen-ulps): New target.
11034         * math/libm-test.inc (ulps_file_name): Define.
11035         (output_dir): New variable.
11036         (options): Add "output-dir" option.
11037         (parse_opt): Handle 'o' case.
11038         (main): If output_dir is non-NULL use it as a prefix
11039         otherwise use "".
11040         * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
11041
11042 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
11043
11044         [BZ #10060, #10062]
11045         * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
11046         * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
11047         fail configure if __sync_val_compare_and_swap is not inlined.
11048         * sysdeps/i386/configure: Regenerate.
11049         * configure.in: Build for i686 when configured for i386.
11050         * configure: Regenerate.
11051         * README: Remove i386 reference.
11052
11053 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
11054
11055         * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
11056         * sysdeps/s390/s390-64/sysdep.h: Likewise.
11057
11058 2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
11059
11060         * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
11061         (lmsnanval): New variables.
11062         (F): Add conversion tests.
11063         * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
11064         * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
11065
11066         * stdio-common/tstdiomisc.c (F): Properly collect individual
11067         tests' results.
11068
11069         [BZ #14686, #15336]
11070         * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
11071         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
11072         Instead, use input NaN values or generate a qNaN by arithmetic
11073         operation.  Also fix bugs to comply with the standard.
11074         * math/libm-test.inc (remainder_test): Add more tests.
11075
11076         [BZ #15335, #15342]
11077         * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
11078         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
11079         input NaN values or generate a qNaN by arithmetic operation.
11080
11081         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
11082         unreachable code.
11083
11084         * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
11085         definitions.
11086
11087 2013-04-03  Joseph Myers  <joseph@codesourcery.com>
11088
11089         [BZ #14478]
11090         * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
11091         underflowed result.
11092         * math/s_cexpf.c (__cexpf): Likewise.
11093         * math/s_cexpl.c (__cexpl): Likewise.
11094         * math/libm-test.inc (cexp_test): Add more tests.
11095
11096 2013-04-03  Andreas Schwab  <schwab@suse.de>
11097
11098         [BZ #15330]
11099         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
11100         order arrays from heap if bigger than alloca cutoff.
11101
11102 2013-04-03  Thomas Schwinge  <thomas@codesourcery.com>
11103
11104         * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
11105         (SNAN_TESTS_double): Refer to GCC PR56831.
11106         * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
11107         GCC PR56828.
11108
11109 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
11110
11111         * Rules (bench): Move bench.out after the run is complete.
11112
11113         * Rules (bench): Echo currently running benchmark.
11114
11115         * benchtests/Makefile (bench): Add atan and slowatan.
11116         * benchtests/atan-inputs: New file.
11117         * benchtests/slowatan-inputs: New file.
11118         * benchtests/slowatan.c: New file.
11119
11120         * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
11121         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
11122         its value.
11123
11124         [BZ #15305]
11125         * sysdeps/unix/sysv/linux/kernel-features.h
11126         [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
11127         __ASSUME_XFS_RESTRICTED_CHOWN.
11128         * sysdeps/unix/sysv/linux/pathconf.c
11129         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
11130         Save and restore errno.
11131
11132 2013-04-02  Joseph Myers  <joseph@codesourcery.com>
11133
11134         [BZ #15327]
11135         * math/s_cacosh.c (__cacosh): Implement for finite nonzero
11136         arguments using __kernel_casinh.
11137         * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
11138         arguments using __kernel_casinhf.
11139         * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
11140         arguments using __kernel_casinhl.
11141         * math/libm-test.inc (cacosh_test): Add more tests.
11142         * sysdeps/i386/fpu/libm-test-ulps: Update.
11143         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11144
11145 2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
11146
11147         * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
11148         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
11149
11150         * bench/Makefile (bench): Add sin and slowsin.
11151         * benchtests/sin-inputs: New file.
11152         * benchtests/slowsin-inputs: New file.
11153         * benchtests/slowsin.c: New file.
11154
11155         * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
11156         (bench): Add slowexp and slowpow.
11157         (exp-ITER): Increase iterations.
11158         (pow-ITER): Likewise.
11159         * benchtests/exp-inputs: Change input.
11160         * benchtests/pow-inputs: Likewise.
11161         * benchtests/slowexp-inputs: New file.
11162         * benchtests/slowexp.c: New file.
11163         * benchtests/slowpow-inputs: New file.
11164         * benchtests/slowpow.c: New file.
11165
11166 2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11167
11168         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
11169         instructions.
11170         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
11171         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
11172         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
11173         * benchtests/Makefile: Add rint benchtest.
11174         * benchtests/rint-inputs: Input for rint benchtest.
11175
11176 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
11177
11178         * Versions.def (libm): Add GLIBC_2.18.
11179         * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
11180         hidden libm prototypes.
11181         [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
11182         * math/Makefile (libm-calls): Add s_issignaling.
11183         * math/Versions (libm: GLIBC_2.18): Add __issignaling,
11184         __issignalingf, __issignalingl.  Adjust all libm.abilist files.
11185         * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
11186         declaration.
11187         * math/math.h [__USE_GNU] (issignaling): New macro.
11188         * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
11189         * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
11190         * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
11191         * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
11192         * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
11193         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
11194         * manual/arith.texi (issignaling): New section.
11195         * manual/libm-err-tab.pl (@all_functions): Update comment.
11196         * math/gen-libm-test.pl (parse_args): Apply special handling for
11197         issignaling.
11198         * math/libm-test.inc (print_float, issignaling_test): New
11199         functions.
11200         (check_float_internal): Add issignaling checks.
11201         * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
11202         default definition.
11203         * sysdeps/powerpc/math-tests.h: New file.
11204         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
11205         tests.
11206         * math/test-snan.c (TEST_FUNC): Likewise.
11207
11208 2013-03-30  David S. Miller  <davem@davemloft.net>
11209
11210         * po/de.po: Update from translation team.
11211
11212 2013-03-30  Joseph Myers  <joseph@codesourcery.com>
11213
11214         [BZ #10357]
11215         * math/k_casinh.c (__kernel_casinh): Handle arguments with
11216         imaginary part less than 1.0 and real part less than 0.5
11217         specially.
11218         * math/k_casinhf.c (__kernel_casinhf): Likewise.
11219         * math/k_casinhl.c (__kernel_casinhl): Likewise.
11220         * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
11221         (cacos_test): Add more tests.
11222         (casin_test): Likewise.
11223         (casinh_test): Likewise.
11224         * sysdeps/i386/fpu/libm-test-ulps: Update.
11225         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11226
11227 2013-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
11228
11229         * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
11230         ONE with its value.
11231
11232         * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
11233         (__pow_mp): Replace ONE and MONE with their values.
11234         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
11235         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
11236         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
11237         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
11238         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
11239         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
11240
11241         * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
11242
11243         * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
11244         (__pow_mp): Replace ZERO and MZERO with their values.
11245         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
11246         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
11247         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
11248         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
11249         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
11250         * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
11251         (__sqr): Likewise.
11252
11253         * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
11254
11255         * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
11256
11257 2013-03-28  Roland McGrath  <roland@hack.frob.com>
11258
11259         * include/stdlib.h [!SHARED] (__call_tls_dtors):
11260         Declare with __attribute__ ((weak)).
11261         * stdlib/exit.c (__libc_atexit) [!SHARED]:
11262         Call __call_tls_dtors only if it's not NULL.
11263
11264 2013-03-28  Roland McGrath  <roland@hack.frob.com>
11265
11266         * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
11267         didn't do it already, then set _dl_phdr and _dl_phnum based on the
11268         magic __ehdr_start linker symbol if it's defined.
11269         * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
11270         them up here if it was already done.
11271
11272         * elf/dl-support.c (_dl_phdr): Make pointer to const.
11273         (_dl_aux_init): Use const in cast when setting it.
11274         * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
11275         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
11276         * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
11277
11278         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
11279         Declare them here.
11280         * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
11281         * csu/libc-tls.c: Nor here.
11282         * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
11283
11284         * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
11285         (__libc_message): Never call vsyslog.
11286
11287 2013-03-28  Alan Modra  <amodra@gmail.com>
11288
11289         * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
11290         Define as empty.
11291         * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
11292         Likewise.
11293
11294 2013-03-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11295
11296         [BZ #15214]
11297         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
11298         underflow.
11299         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11300
11301 2013-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
11302
11303         [BZ #15304]
11304         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
11305         Don't add gid passed as argument.
11306
11307         * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
11308
11309 2013-03-27  Joseph Myers  <joseph@codesourcery.com>
11310
11311         [BZ #15307]
11312         * math/k_casinh.c (__kernel_casinh): Handle arguments with
11313         imaginary part between 1.0 and 1.5 and real part less than 0.5
11314         specially.
11315         * math/k_casinhf.c (__kernel_casinhf): Likewise.
11316         * math/k_casinhl.c (__kernel_casinhl): Likewise.
11317         * math/libm-test.inc (cacos_test): Add more tests.
11318         (casin_test): Likewise.
11319         (casinh_test): Likewise.
11320         * sysdeps/i386/fpu/libm-test-ulps: Update.
11321         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11322
11323 2013-03-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
11324
11325         * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
11326         constants.
11327         (norm): Likewise.
11328         (denorm): Likewise.
11329         (__dbl_mp): Likewise.
11330         (add_magnitudes): Likewise.
11331         (sub_magnitudes): Likewise.
11332         (__add): Likewise.
11333         (__sub): Likewise.
11334         (__mul): Likewise.
11335         (__sqr): Likewise.
11336         (__inv): Likewise.
11337         (__dvd): Likewise.
11338
11339         * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
11340         commented code.
11341         * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
11342         (__dubcos): Likewise.
11343         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
11344         (__ieee754_acos): Likewise.
11345         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
11346         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
11347         (__exp1): Likewise.
11348         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
11349         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
11350         (log1): Likewise.
11351         (my_log2): Likewise.
11352         (checkint): Likewise.
11353         * sysdeps/ieee754/dbl-64/e_remainder.c
11354         (__ieee754_remainder): Likewise.
11355         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
11356         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
11357         (bsloww): Likewise.
11358         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
11359
11360         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
11361         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
11362         MANTISSA_STORE_T to store computations on mantissa.  Use
11363         macros for rounding and division.
11364         (denorm): Likewise.
11365         (__dbl_mp): Likewise.
11366         (add_magnitudes): Likewise.
11367         (sub_magnitudes): Likewise.
11368         (__mul): Likewise.
11369         (__sqr): Likewise.
11370         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
11371         powers of two in terms of TWOPOW macro.
11372         (mp_no): Make type of mantissa as MANTISSA_T.
11373         [!RADIXI]: Define RADIXI.
11374         [!TWO52]: Define TWO52.
11375         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
11376
11377 2013-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11378
11379         * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
11380         llroundl symbol when building for PPC32.
11381
11382 2013-03-24  Mark H Weaver  <mhw@netris.org>
11383
11384         * manual/arith.texi (Normalization Functions): Fix prototypes for
11385         scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
11386
11387 2013-03-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11388
11389         [BZ #13889]
11390         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
11391         high value to check if expl overflow.
11392         * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
11393         to check for underflow and overflow.
11394         * math/libm-test.inc: Add exp test.
11395
11396 2013-03-21  Dmitry V. Levin  <ldv@altlinux.org>
11397
11398         [BZ #11120]
11399         * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
11400         with NOT_IN_libc.
11401
11402 2013-03-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11403
11404         * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
11405         symbol.
11406
11407 2013-03-21  Thomas Schwinge  <thomas@codesourcery.com>
11408
11409         * math/gen-libm-test.pl (parse_args, special_functions): Properly
11410         wrap blocks consisting of several statements.
11411
11412         * sysdeps/generic/math-tests.h: New file.
11413         * sysdeps/i386/fpu/math-tests.h: Likewise.
11414         * math/test-snan.c: Include it.
11415         (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
11416
11417 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
11418
11419         [BZ #15285]
11420         * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
11421         (__ieee754_j0l): Do not improve calculations using cos of twice
11422         input for inputs above LDBL_MAX / 2.0L.
11423         (__ieee754_y0l): Likewise.
11424         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
11425         (__ieee754_j1l): Do not improve calculations using cos of twice
11426         input for inputs above LDBL_MAX / 2.0L.
11427         (__ieee754_y1l): Likewise.
11428         * math/libm-test.inc (j0_test): Add another test.
11429         (j1_test): Likewise.
11430         (y0_test): Likewise.
11431         (y1_test): Likewise.
11432         * sysdeps/i386/fpu/libm-test-ulps: Update.
11433
11434 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
11435
11436         * Rules ($(objpfx)bench-%.c): Include code from a C source
11437         file.
11438
11439 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
11440
11441         [BZ #15287]
11442         * math/k_casinh.c (__kernel_casinh): Handle arguments with
11443         imaginary part 1.0 and real part less than 0.5 specially.
11444         * math/k_casinhf.c (__kernel_casinhf): Likewise.
11445         * math/k_casinhl.c (__kernel_casinhl): Likewise.
11446         * math/libm-test.inc (cacos_test): Add more tests.
11447         (casin_test): Likewise.
11448         (casinh_test): Likewise.
11449         * sysdeps/i386/fpu/libm-test-ulps: Update.
11450         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11451
11452 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
11453
11454         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
11455         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
11456
11457 2013-03-20  Joseph Myers  <joseph@codesourcery.com>
11458
11459         * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
11460         * config.make.in (config-cflags-sse4): Remove variable.
11461         (config-cflags-avx): Likewise.
11462         (config-cflags-sse2avx): Likewise.
11463         (config-cflags-novzeroupper): Likewise.
11464         (config-asflags-i686): Likewise.
11465         (have-mfma4): Likewise.
11466         (have-as-vis3): Likewise.
11467         (MIG): Likewise.
11468         * configure.in (MIG): Do not AC_SUBST.
11469         (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
11470         (libc_cv_cc_sse4): Do not AC_SUBST.
11471         (libc_cv_cc_avx): Likewise.
11472         (libc_cv_cc_sse2avx): Likewise.
11473         (libc_cv_cc_novzeroupper): Likewise.
11474         (libc_cv_cc_fma4): Likewise.
11475         (libc_cv_as_i686): Likewise.
11476         (libc_cv_sparc_as_vis3): Likewise.
11477         * sysdeps/i386/configure.in (config-cflags-sse4): Set using
11478         LIBC_CONFIG_VAR.
11479         (config-asflags-i686): Likewise.
11480         (config-cflags-avx): Likewise.
11481         (config-cflags-sse2avx): Likewise.
11482         (have-mfma4): Likewise.
11483         (config-cflags-novzeroupper): Likewise.
11484         * sysdeps/mach/configure.in (MIG): Likewise.
11485         * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
11486         * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
11487         LIBC_CONFIG_VAR.
11488         (config-cflags-avx): Likewise.
11489         (config-cflags-sse2avx): Likewise.
11490         (have-mfma4): Likewise.
11491         (config-cflags-novzeroupper): Likewise.
11492         * configure: Regenerated.
11493         * sysdeps/i386/configure: Likewise.
11494         * sysdeps/mach/configure: Likewise.
11495         * sysdeps/sparc/configure: Likewise.
11496         * sysdeps/x86_64/configure: Likewise.
11497
11498 2013-03-20  Roland McGrath  <roland@hack.frob.com>
11499
11500         [BZ #14812]
11501         * locale/programs/localedef.c (options): Put N_ translation marker
11502         on argument names, not just descriptions.
11503
11504 2013-03-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
11505
11506         * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
11507
11508 2013-03-20  Ondřej Bílka  <neleai@seznam.cz>
11509
11510         [BZ #14176]
11511         * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
11512
11513 2013-03-19  Roland McGrath  <roland@hack.frob.com>
11514
11515         * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
11516         [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
11517         [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
11518         [!BEFORE_ABORT] (before_abort): New function.
11519         [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
11520         * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
11521         (writev_for_fatal): New function.
11522         (WRITEV_FOR_FATAL): New macro; call that.
11523         (backtrace_and_maps): New function.
11524         (BEFORE_ABORT): New macro; call that.
11525         (struct str_list): Type removed.
11526         (__libc_message, __libc_fatal): Functions removed.
11527         Include <sysdeps/posix/libc_fatal.c> instead.
11528
11529 2013-03-19  Joseph Myers  <joseph@codesourcery.com>
11530
11531         * math/k_casinhf.c (__kernel_casinhf): Consistently use float
11532         constants.
11533         * math/k_casinhl.c (__kernel_casinhl): Consistently use long
11534         double constants.
11535
11536 2013-03-19  Andreas Schwab  <schwab@suse.de>
11537
11538         * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
11539         * sysdeps/gnu/configure: Regenerate.
11540
11541         * configure.in: Substitute libc_cv_rtlddir.
11542         * configure: Regenerate.
11543         * config.make.in (rtlddir): Set from libc_cv_rtlddir.
11544         * Makeconfig (rtlddir, inst_rtlddir): New variables.
11545         (rtld-LDFLAGS): Use them with $(rtld-installed-name).
11546         * elf/Makefile (install-others, CFLAGS-interp.c)
11547         (ldso_install, common-ldd-rewrite): Likewise.
11548         ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
11549         $(inst_slibdir)/$(rtld-installed-name).
11550         * scripts/rellns-sh: Add -p option.
11551         * Makerules (make-shlib-link): Use rellns-sh to get relative name
11552         for source.
11553
11554 2013-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
11555
11556         * manual/nptl.texi: Renamed to ...
11557         * manual/threads.texi: ... this.
11558         * manual/Makefile (chapters): Update.
11559
11560 2013-03-18  Roland McGrath  <roland@hack.frob.com>
11561
11562         [BZ #14812]
11563         * argp/argp-parse.c (argp_default_options): Put N_ translation marker
11564         on argument names, not just descriptions.
11565         * malloc/memusagestat.c (options): Likewise.
11566         * nss/getent.c (options): Likewise.
11567
11568 2013-03-18  Benno Schulenberg  <bensberg@justemail.net>
11569
11570         [BZ #14812]
11571         * iconv/iconv_prog.c (options): Put N_ translation marker
11572         on argument names, not just descriptions.
11573         * iconv/iconvconfig.c (options): Likewise.
11574
11575 2013-03-18  Ondrej Bilka  <neleai@seznam.cz>
11576
11577         * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
11578         implementation which is faster on all x86_64 architectures.
11579         Tested on AMD, Intel Nehalem, SNB, IVB.
11580         * sysdeps/x86_64/strnlen.S: Likewise.
11581
11582         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
11583         Remove all multiarch strlen and strnlen versions.
11584         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
11585         Remove strlen and strnlen related parts.
11586
11587         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
11588         Inline strlen part.
11589         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
11590
11591         * sysdeps/x86_64/multiarch/strlen.S: Remove.
11592         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
11593         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
11594         * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
11595         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
11596         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
11597
11598 2013-03-17  Carlos O'Donell  <carlos@redhat.com>
11599
11600         * manual/memory.texi (Malloc Tunable Parameters):
11601         Sort parameters alphabetically. Add comments for missing entries.
11602
11603 2013-03-17  David S. Miller  <davem@davemloft.net>
11604
11605         * sysdeps/sparc/fpu/libm-test-ulps: Update.
11606
11607 2013-03-16  Joseph Myers  <joseph@codesourcery.com>
11608
11609         [BZ #15283]
11610         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
11611         for arguments at most half maximum finite value.
11612         * math/libm-test.inc (j0_test): Add more tests.
11613         (j1_test): Likewise.
11614         (y0_test): Likewise.
11615         (y1_test): Likewise.
11616         * sysdeps/i386/fpu/libm-test-ulps: Update.
11617         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11618
11619         [BZ #14155]
11620         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
11621         1 / x and functions P and Q for arguments above 0x1p256L.
11622         (__ieee754_y0l): Likewise.
11623         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
11624         (__ieee754_y1l): Likewise.
11625         * math/libm-test.inc (j0_test): Do not allow spurious underflows.
11626         (j1_test): Likewise.
11627         (y0_test): Likewise.
11628         (y1_test): Likewise.
11629
11630 2013-03-16  Thomas Schwinge  <thomas@codesourcery.com>
11631
11632         * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
11633         variable.
11634
11635 2013-03-15  Roland McGrath  <roland@hack.frob.com>
11636
11637         * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
11638         (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
11639         zero since it's initialized to EXEC_PAGESIZE.
11640
11641         * sysdeps/unix/sysv/linux/ldsodefs.h
11642         (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
11643         * sysdeps/generic/ldsodefs.h: ... here.
11644
11645 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
11646
11647         * math/libm-test.inc (ldexp_test): Add missing START/END markers.
11648
11649         * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
11650         math/test-snan.c.
11651         * math/test-snan.c: Renamed from
11652         sysdeps/powerpc/fpu/test-powerpc-snan.c.
11653         * math/Makefile (tests): Add test-snan.
11654         * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
11655         test-powerpc-snan.
11656
11657         * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
11658         SUFFIX.  Initialize qNaN_var with __builtin_nan family of
11659         functions.
11660         (TEST_TRUNC): Add SUFFIX argument.  Initialize qNaN_var with
11661         __builtin_nan family of functions.
11662         * math/libm-test.inc (initialize): Initialize qnan_value with
11663         __builtin_nan family of functions.
11664         * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
11665         Remove variables.
11666         (init_signaling_nan, snan_float, snan_double, snan_ldouble):
11667         Remove functions.
11668         (TEST_FUNC): Add SUFFIX argument.  Move sNaN_var into static
11669         storage class.  Initialize qNaN_var and sNaN_var with
11670         __builtin_nan and __builtin_nans families of functions,
11671         respectively.
11672
11673         * math/libm-test.inc (acosh_test): Also test with qNaN input.
11674         (sqrt_test): Remove duplicate test with qNaN input.
11675         (lrint_test, llrint_test, lround_test, llround_test, rint_test)
11676         (round_test, signbit_test, significand_test): Note missing +/-Inf
11677         as well as qNaN tests.
11678
11679         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
11680         qNaN_var.  Fix a few strings, too.
11681         * math/libm-test.inc (nan_value): Rename to qnan_value.
11682         * math/gen-libm-test.pl (%beautify): Adjust to that.
11683         * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
11684         * math/test-misc.c (main): Likewise.
11685         * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
11686         to __qnan_bytes, and __qnan_union, respectively.
11687         * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
11688         Likewise.
11689         * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
11690         and lqnanval, respectively.
11691         * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
11692         * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
11693         * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
11694         and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
11695
11696         * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
11697         * math/test-misc.c (main) [__x86_64__]: Enable test for long
11698         doubles.
11699
11700         * math/test-misc.c (main): Fix copy'n'pastos.
11701         * misc/tst-efgcvt.c (special): Likewise.
11702
11703         * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
11704         Remove declarations.
11705
11706 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
11707
11708         * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
11709         * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
11710         * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
11711         * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
11712
11713 2013-03-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11714
11715         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
11716         macro to return vdso values correctly in IFUNC implementations.
11717         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
11718         Optimization by using IFUNC.
11719
11720 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
11721             Richard Henderson  <rth@redhat.com>
11722             Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
11723
11724         * Makefile.in (bench): New target.
11725         * NEWS: Mention the benchmark framework.
11726         * Rules (bench): Likewise.
11727         (binaries-bench): Generate binaries for functions to
11728         benchmark.
11729         * benchtests/Makefile: New makefile for benchmark tests.
11730         * benchtests/bench-skeleton.c: New skeleton file for benchmark
11731         programs.
11732         * benchtests/exp-inputs: New input file for EXP function.
11733         * benchtests/pow-inputs: New input file for POW function.
11734         * scripts/bench.pl: New script to generate source files for
11735         benchmark programs.
11736
11737 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
11738
11739         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
11740         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
11741         computations on mantissa.  Use macros for rounding and
11742         division.
11743         (denorm): Likewise.
11744         (__dbl_mp): Likewise.
11745         (add_magnitudes): Likewise.
11746         (sub_magnitudes): Likewise.
11747         (__mul): Likewise.
11748         (__sqr): Likewise.
11749         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
11750         powers of two in terms of TWOPOW macro.
11751         (mp_no): Make type of mantissa as MANTISSA_T.
11752         [!RADIXI]: Define RADIXI.
11753         [!TWO52]: Define TWO52.
11754         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
11755
11756         * manual/nptl.texi (cindex): Modify threads to pthreads.
11757
11758 2013-03-15  Joseph Myers  <joseph@codesourcery.com>
11759
11760         * sysdeps/x86_64/preconfigure: Regenerated.
11761
11762 2013-03-14  Joseph Myers  <joseph@codesourcery.com>
11763
11764         [BZ #14155]
11765         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
11766         0x1p28 and above.
11767         (qzero): Return -0.125 / x for arguments 0x1p28 and above.
11768         * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
11769         0x1p28 and above.
11770         (qzero): Return 0.375 / x for arguments 0x1p28 and above.
11771         * math/libm-test.inc (j0_test): Do not allow one spurious
11772         underflow exception.
11773         (y1_test): Likewise.
11774
11775 2013-03-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
11776
11777         * manual/Makefile (chapters): Add nptl.
11778         * manual/debug.texi (Debugging Support): Add link to Threads
11779         chapter.
11780         * manual/nptl.texi: New file.
11781
11782         * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
11783
11784 2013-03-14  Petr Baudis  <pasky@ucw.cz>
11785
11786         * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
11787         for non-NULL pointer before the memory validity test. Pointed
11788         out by Holger Brunck <holger.brunck@keymile.com>.
11789
11790 2013-03-13  Andreas Schwab  <schwab@suse.de>
11791
11792         * extra-lib.mk (extra-objs): Add static-only-routines as .oS
11793         instead of .os.
11794
11795 2013-03-13  Joseph Myers  <joseph@codesourcery.com>
11796
11797         * timezone/zic.c: Update from tzcode 2013b.
11798
11799 2013-03-12  Carlos O'Donell  <carlos@redhat.com>
11800
11801         * manual/install.texi (Configuring and compiling):
11802         Mention i686 and i586.
11803         * INSTALL: Regenerate.
11804
11805 2013-03-12  Roland McGrath  <roland@hack.frob.com>
11806
11807         * sysdeps/init_array/elf-init.c: New file.
11808         * csu/elf-init.c
11809         (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
11810         (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
11811
11812         * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
11813         __gmon_start__ as global, but as static with a .preinit_array pointer.
11814         * sysdeps/init_array/gmon-start.c: New file.  Use that.
11815         * sysdeps/init_array/crti.S: New file, empty except for comments.
11816         * sysdeps/init_array/crtn.S: Likewise.
11817
11818 2013-03-11  Ondřej Bílka  <neleai@seznam.cz>
11819
11820         * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
11821         definining bcopy.
11822         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
11823         Remove Prefer_SSE_for_memop.
11824         * sysdeps/x86_64/multiarch/init-arch.h: Remove
11825         bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
11826         HAS_PREFER_SSE_FOR_MEMOP.
11827         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
11828         memset-x86-64.
11829         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
11830         Remove bzero, memset ifunc support.
11831         * sysdeps/x86_64/multiarch/bzero.S: Remove file.
11832         * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
11833         * sysdeps/x86_64/multiarch/memset.S: Likewise.
11834         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
11835
11836 2013-03-11  Andreas Schwab  <schwab@suse.de>
11837
11838         [BZ #15234]
11839         * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
11840         by SHLIB_COMPAT.
11841         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
11842         (GLIBC_2.16): Remove pthread_atfork.
11843
11844 2013-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
11845
11846         * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
11847         (ptestcases.h): Likewise.
11848
11849 2013-03-08  Roland McGrath  <roland@hack.frob.com>
11850
11851         * Makeconfig ($(common-objpfx)config.status): Depend on
11852         sysdeps/*/preconfigure{,.in} too.
11853
11854 2013-03-08  Joseph Myers  <joseph@codesourcery.com>
11855
11856         * malloc/malloc.h (__malloc_ptr_t): Remove macro.
11857         (__free_hook): Use void * instead of __malloc_ptr_t.
11858         (__malloc_hook): Likewise.
11859         (__realloc_hook): Likewise.
11860         (__memalign_hook): Likewise.
11861         (__after_morecore_hook): Likewise.
11862         * malloc/arena.c (save_malloc_hook): Likewise.
11863         (save_free_hook): Likewise.
11864         * malloc/hooks.c (malloc_hook_ini): Likewise.
11865         (realloc_hook_ini): Likewise.
11866         (memalign_hook_ini): Likewise.
11867         * malloc/malloc.c (malloc_hook_ini): Likewise.
11868         (realloc_hook_ini): Likewise.
11869         (memalign_hook_ini): Likewise.
11870         (__free_hook): Likewise.
11871         (__malloc_hook): Likewise.
11872         (__realloc_hook): Likewise.
11873         (__memalign_hook): Likewise.
11874         (__libc_malloc): Likewise.
11875         (__libc_free): Likewise.
11876         (__libc_realloc): Likewise.
11877         (__libc_memalign): Likewise.
11878         (__libc_valloc): Likewise.
11879         (__libc_pvalloc): Likewise.
11880         (__libc_calloc): Likewise.
11881         (__posix_memalign): Likewise.
11882         * malloc/morecore.c (__sbrk): Likewise.
11883         (__default_morecore): Likewise.
11884
11885         * malloc/morecore.c (__default_morecore): Use ISO C prototype.
11886
11887         * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
11888         * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
11889         __malloc_ptrdiff_t.
11890
11891         * malloc/malloc.h (__malloc_size_t): Remove macro.
11892         * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
11893         __malloc_size_t.
11894         (old_memalign_hook): Likewise.
11895         (old_realloc_hook): Likewise.
11896         (struct hdr): Likewise.
11897         (flood): Likewise.
11898         (mallochook): Likewise.
11899         (memalignhook): Likewise.
11900         (reallochook): Likewise.
11901         * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
11902         (tr_old_realloc_hook): Likewise.
11903         (tr_old_memalign_hook): Likewise.
11904         (tr_mallochook): Likewise.
11905         (tr_reallochook): Likewise.
11906         (tr_memalignhook): Likewise.
11907
11908 2013-03-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11909
11910         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
11911         default_ldbl_pack and using as default implementation.
11912         (ldbl_unpack): Rename to default_ldbl_unpack and using as default
11913         implementation.
11914         * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
11915         redundant definition.
11916         (ldbl_insert_mantissa): Likewise.
11917         (ldbl_canonicalize): Likewise.
11918         (ldbl_nearbyint): Likewise.
11919         (ldbl_pack): Rename to ldbl_pack_ppc.
11920         (ldbl_unpack): Rename to ldbl_unpack_ppc.
11921         * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
11922         * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
11923
11924 2013-03-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
11925
11926         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
11927         * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
11928         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
11929         * sysdeps/powerpc/power4/fpu/Makefile: ... here.
11930         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
11931         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
11932         * sysdeps/powerpc/powerpc32/power4/Implies: New file.
11933         * sysdeps/powerpc/powerpc64/power4/Implies: New file.
11934
11935 2013-03-07  Andreas Jaeger  <aj@suse.de>
11936
11937         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
11938         bits/mman-linux.h.
11939
11940 2013-03-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
11941
11942         * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
11943         Include mpa.h and declare __MPEXP.
11944         [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
11945         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
11946         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
11947         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
11948         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
11949         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
11950         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
11951
11952         * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
11953         (__slowpow): Use long double EXPL and LOGL functions to
11954         compute POW.
11955         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
11956         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
11957         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
11958         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
11959         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
11960         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
11961
11962         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
11963         intermediate variable to calculate exponent.
11964         (__sqr): Likewise.
11965         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
11966         Likewise.
11967         (__sqr): Likewise.
11968
11969         * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
11970         [!NO__SQR]: Define __sqr.
11971         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
11972         and NO__SQR.  Remove all code except __mul and __sqr.  Include
11973         sysdeps/ieee754/dbl-64/mpa.c.
11974         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
11975
11976         [BZ #12723]
11977         * posix/Makefile (tests): Add tst-pathconf.
11978         * posix/tst-pathconf.c: New test case.
11979         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
11980         _PC_PIPE_BUF.
11981         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
11982
11983 2013-03-06  Patsy Franklin  <pfrankli@redhat.com>
11984
11985         * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
11986
11987 2013-03-06  Andreas Jaeger  <aj@suse.de>
11988
11989         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
11990         definition via __MAP_ANONYMOUS.
11991
11992         * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
11993         it's not part of Linux headers.
11994
11995         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
11996         (MAP_HUGE_MASK): Define.
11997
11998         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
11999         Define.
12000         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
12001         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
12002         Define.
12003         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
12004         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
12005         Define.
12006         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
12007         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
12008         Define.
12009         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
12010
12011         * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
12012         * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
12013         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
12014         * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
12015         * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
12016         * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
12017
12018         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
12019         Handle f2fs.
12020
12021         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
12022         Handle f2fs and efivarfs.
12023
12024         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
12025         f2fs.
12026
12027         * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
12028         (EFIVARFS_MAGIC): Add.
12029         (F2FS_LINK_MAX): Add.
12030
12031 2013-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
12032
12033         * stdio-common/vfprintf.c: Replace __builtin_expect with
12034         __glibc_unlikely.
12035
12036 2013-03-06  Joseph Myers  <joseph@codesourcery.com>
12037
12038         [BZ #13550]
12039         * sysdeps/generic/bp-sym.h: Remove file.
12040         * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
12041         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
12042         <bp-sym.h> and <bp-asm.h>.
12043         (__longjmp): Don't use BP_SYM.
12044         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
12045         and <bp-asm.h>.
12046         (memcpy): Don't use BP_SYM.
12047         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
12048         <bp-sym.h> and <bp-asm.h>.
12049         (memcpy): Don't use BP_SYM.
12050         * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
12051         <bp-asm.h>.
12052         (memcpy): Don't use BP_SYM.
12053         * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
12054         <bp-asm.h>.
12055         (memset): Don't use BP_SYM.
12056         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
12057         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
12058         (__bzero): Don't use BP_SYM.
12059         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
12060         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
12061         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
12062         <bp-sym.h> and <bp-asm.h>.
12063         (memcmp): Don't use BP_SYM.  Remove comment about bounded
12064         pointers.
12065         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
12066         <bp-sym.h> and <bp-asm.h>.
12067         (memcpy): Don't use BP_SYM.
12068         * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
12069         <bp-sym.h> and <bp-asm.h>.
12070         (memset): Don't use BP_SYM.
12071         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
12072         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
12073         (__bzero): Don't use BP_SYM.
12074         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
12075         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
12076         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
12077         <bp-sym.h> and <bp-asm.h>.
12078         (strncmp): Don't use BP_SYM.  Remove comment about bounded
12079         pointers.
12080         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
12081         <bp-sym.h> and <bp-asm.h>.
12082         (memcpy): Don't use BP_SYM.
12083         * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
12084         <bp-sym.h> and <bp-asm.h>.
12085         (memset): Don't use BP_SYM.
12086         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
12087         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
12088         (__bzero): Don't use BP_SYM.
12089         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
12090         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
12091         * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
12092         <bp-sym.h> and <bp-asm.h>.
12093         (__memchr): Don't use BP_SYM.
12094         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
12095         <bp-sym.h> and <bp-asm.h>.
12096         (memcmp): Don't use BP_SYM.  Remove comment about bounded
12097         pointers.
12098         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
12099         <bp-sym.h> and <bp-asm.h>.
12100         (memcpy): Don't use BP_SYM.
12101         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
12102         <bp-sym.h> and <bp-asm.h>.
12103         (__mempcpy): Don't use BP_SYM.
12104         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
12105         <bp-sym.h> and <bp-asm.h>.
12106         (__memrchr): Don't use BP_SYM.
12107         * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
12108         <bp-sym.h> and <bp-asm.h>.
12109         (memset): Don't use BP_SYM.
12110         (__bzero): Likewise.
12111         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
12112         <bp-sym.h> and <bp-asm.h>.
12113         (__rawmemchr): Don't use BP_SYM.
12114         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
12115         <bp-sym.h> and <bp-asm.h>.
12116         (__STRCMP): Don't use BP_SYM.
12117         * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
12118         <bp-sym.h> and <bp-asm.h>.
12119         (strchr): Don't use BP_SYM.
12120         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
12121         <bp-sym.h> and <bp-asm.h>.
12122         (__strchrnul): Don't use BP_SYM.
12123         * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
12124         <bp-sym.h> and <bp-asm.h>.
12125         (strlen): Don't use BP_SYM.
12126         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
12127         <bp-sym.h> and <bp-asm.h>.
12128         (strncmp): Don't use BP_SYM.  Remove comment about bounded
12129         pointers.
12130         * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
12131         <bp-sym.h> and <bp-asm.h>.
12132         (__strnlen): Don't use BP_SYM.
12133         * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
12134         <bp-sym.h> and <bp-asm.h>.
12135         (__GI__setjmp): Don't use BP_SYM.
12136         (_setjmp): Likewise.
12137         (__sigsetjmp): Likewise.
12138         * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
12139         (L(start_addresses)): Don't use BP_SYM.
12140         (_start): Likewise.
12141         * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
12142         <bp-asm.h>.
12143         (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
12144         STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
12145         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
12146         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
12147         * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
12148         <bp-asm.h>.
12149         (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
12150         CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE.  Remove comment
12151         about bounded pointers.
12152         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
12153         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
12154         * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
12155         <bp-asm.h>.
12156         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
12157         about bounded pointers.  Remove GKM FIXME comments.
12158         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
12159         * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
12160         <bp-asm.h>.
12161         (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
12162         STORE_RETURN_BOUNDS.  Remove comment about bounded pointers.
12163         Remove GKM FIXME comments.
12164         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
12165         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
12166         * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
12167         <bp-asm.h>.
12168         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
12169         about bounded pointers.  Remove GKM FIXME comment.
12170         * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
12171         and <bp-asm.h>.
12172         (strncmp): Don't use BP_SYM.  Remove comment about bounded
12173         pointers.
12174         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
12175         <bp-sym.h> and <bp-asm.h>.
12176         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
12177         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
12178         <bp-sym.h> and <bp-asm.h>.
12179         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
12180         comment.
12181
12182 2013-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
12183
12184         * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
12185         call free(NULL).
12186
12187 2013-03-05  David S. Miller  <davem@davemloft.net>
12188
12189         * po/es.po: Update from translation team.
12190
12191 2013-03-05  Andreas Jaeger  <aj@suse.de>
12192
12193         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
12194         <bits/mman-linux.h>.
12195         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
12196         is fine.
12197         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
12198         <bits/mman-linux.h> to end of file.
12199         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
12200         is fine.
12201         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
12202         <bits/mman-linux.h> to end of file.
12203         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
12204         is fine.
12205         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
12206         <bits/mman-linux.h> to end of file.
12207
12208         * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
12209         (MCL_CURRENT, MCL_FUTURE): Define here.
12210
12211 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
12212
12213         [BZ #15232]
12214         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
12215         attribute_hidden.
12216         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
12217
12218 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
12219
12220         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
12221         fourth parameter needed for rt_sigprocmask syscall.
12222         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
12223         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
12224         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
12225         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
12226         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
12227         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
12228
12229 2013-03-04  Joseph Myers  <joseph@codesourcery.com>
12230
12231         [BZ #13550]
12232         * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
12233         comment about bounded pointers.
12234         * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
12235         * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
12236
12237 2013-03-04  Andreas Jaeger  <aj@suse.de>
12238
12239         * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
12240         common definitions.
12241
12242         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
12243         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
12244         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
12245         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
12246         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
12247         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
12248
12249 2013-03-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12250
12251         [BZ #15055]
12252         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
12253         __ieee754_sqrl instead of __sqrl.
12254
12255 2013-03-01  Joseph Myers  <joseph@codesourcery.com>
12256
12257         * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
12258         * sysdeps/powerpc/fpu_control.h: ... here.
12259         * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
12260         * sysdeps/powerpc/bits/fenvinline.h: ... here.
12261         * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
12262         * sysdeps/powerpc/bits/mathinline.h: ... here.
12263
12264 2013-03-01  Roland McGrath  <roland@hack.frob.com>
12265
12266         * elf/dl-hwcaps.c (_dl_important_hwcaps):
12267         Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
12268         to just [NEED_DL_SYSINFO_DSO].
12269         * elf/dl-support.c: Likewise.
12270         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
12271         * elf/rtld.c (dl_main): Likewise.
12272         * elf/setup-vdso.h (setup_vdso): Likewise.
12273         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
12274         * sysdeps/unix/sysv/linux/dl-sysdep.c
12275         (_dl_discover_osversion): Likewise.
12276
12277 2013-03-01  Carlos O'Donell  <carlos@redhat.com>
12278
12279         * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
12280         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
12281
12282 2013-03-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
12283
12284         * NEWS: Mention libm performance improvements and non-x86 PI
12285         futex support.
12286
12287         * csu/libc-start.c (__pthread_initialize_minimal): Change
12288         function arguments.
12289         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
12290
12291 2013-02-28  Joseph Myers  <joseph@codesourcery.com>
12292
12293         [BZ #13550]
12294         * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
12295         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
12296         <bp-sym.h> and <bp-asm.h>.
12297         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
12298         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
12299         and <bp-asm.h>.
12300         (memcpy): Don't use BP_SYM.
12301         * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
12302         <bp-asm.h>.
12303         (__mpn_add_n): Don't use BP_SYM.
12304         (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
12305         * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
12306         and <bp-asm.h>.
12307         (__mpn_addmul_1): Don't use BP_SYM.
12308         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
12309         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
12310         <bp-sym.h>.
12311         (_setjmp): Don't use BP_SYM.
12312         (__novmx_setjmp): Likewise.
12313         (__GI__setjmp): Likewise.
12314         (__vmx_setjmp): Likewise.
12315         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
12316         <bp-sym.h>.
12317         * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
12318         (__bzero): Don't use BP_SYM.
12319         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
12320         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
12321         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
12322         <bp-sym.h> and <bp-asm.h>.
12323         (memcpy): Don't use BP_SYM.
12324         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
12325         <bp-sym.h> and <bp-asm.h>.
12326         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
12327         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
12328         <bp-sym.h> and <bp-asm.h>.
12329         (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
12330         * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
12331         <bp-asm.h>.
12332         (__mpn_lshift): Don't use BP_SYM.
12333         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
12334         * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
12335         <bp-asm.h>.
12336         (memset): Don't use BP_SYM.
12337         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
12338         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
12339         * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
12340         <bp-asm.h>.
12341         (__mpn_mul_1): Don't use BP_SYM.
12342         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
12343         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
12344         <bp-sym.h> and <bp-asm.h>.
12345         (memcmp): Don't use BP_SYM.
12346         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
12347         <bp-sym.h> and <bp-asm.h>.
12348         (memcpy): Don't use BP_SYM.
12349         * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
12350         <bp-sym.h> and <bp-asm.h>.
12351         (memset): Don't use BP_SYM.
12352         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
12353         <bp-sym.h> and <bp-asm.h>.
12354         (strncmp): Don't use BP_SYM.
12355         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
12356         <bp-sym.h> and <bp-asm.h>.
12357         (memcpy): Don't use BP_SYM.
12358         * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
12359         <bp-sym.h> and <bp-asm.h>.
12360         (memset): Don't use BP_SYM.
12361         * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
12362         <bp-sym.h> and <bp-asm.h>.
12363         (__memchr): Don't use BP_SYM.
12364         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
12365         <bp-sym.h> and <bp-asm.h>.
12366         (memcmp): Don't use BP_SYM.
12367         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
12368         <bp-sym.h> and <bp-asm.h>.
12369         (memcpy): Don't use BP_SYM.
12370         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
12371         <bp-sym.h> and <bp-asm.h>.
12372         (__mempcpy): Don't use BP_SYM.
12373         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
12374         <bp-sym.h> and <bp-asm.h>.
12375         (__memrchr): Don't use BP_SYM.
12376         * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
12377         <bp-sym.h> and <bp-asm.h>.
12378         (memset): Don't use BP_SYM.
12379         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
12380         <bp-sym.h> and <bp-asm.h>.
12381         (__rawmemchr): Don't use BP_SYM.
12382         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
12383         <bp-sym.h> and <bp-asm.h>.
12384         (__STRCMP): Don't use BP_SYM.
12385         * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
12386         <bp-sym.h> and <bp-asm.h>.
12387         (strchr): Don't use BP_SYM.
12388         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
12389         <bp-sym.h> and <bp-asm.h>.
12390         (__strchrnul): Don't use BP_SYM.
12391         * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
12392         <bp-sym.h> and <bp-asm.h>.
12393         (strlen): Don't use BP_SYM.
12394         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
12395         <bp-sym.h> and <bp-asm.h>.
12396         (strncmp): Don't use BP_SYM.
12397         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
12398         <bp-sym.h> and <bp-asm.h>.
12399         (__strnlen): Don't use BP_SYM.
12400         * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
12401         <bp-asm.h>.
12402         (__mpn_rshift): Don't use BP_SYM.
12403         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
12404         * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
12405         <bp-sym.h> and <bp-asm.h>.
12406         (__sigsetjmp): Don't use BP_SYM.
12407         * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
12408         (L(start_addresses)): Don't use BP_SYM.
12409         (_start): Likewise.
12410         * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
12411         <bp-asm.h>.
12412         (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
12413         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
12414         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
12415         * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
12416         <bp-asm.h>.
12417         (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
12418         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
12419         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
12420         * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
12421         <bp-asm.h>.
12422         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
12423         comments.
12424         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
12425         * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
12426         <bp-asm.h>.
12427         (strcpy): Don't use BP_SYM and macros from bp-asm.h.  Remove GKM
12428         FIXME comments.
12429         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
12430         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
12431         * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
12432         <bp-asm.h>.
12433         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
12434         comment.
12435         * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
12436         and <bp-asm.h>.
12437         (strncmp): Don't use BP_SYM,
12438         * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
12439         <bp-asm.h>.
12440         (__mpn_sub_n): Don't use BP_SYM.
12441         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
12442         * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
12443         and <bp-asm.h>.
12444         (__mpn_submul_1): Don't use BP_SYM.
12445         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
12446         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
12447         <bp-sym.h> and <bp-asm.h>.
12448         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
12449         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
12450         <bp-sym.h> and <bp-asm.h>.
12451         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
12452         comment.
12453
12454 2013-02-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
12455
12456         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
12457         Use ZK to minimize writes to Z.
12458         (sub_magnitudes): Simplify code a bit.
12459         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
12460         Use ZK to minimize writes to Z.
12461         (sub_magnitudes): Simplify code a bit.
12462
12463 2013-02-27  Roland McGrath  <roland@hack.frob.com>
12464
12465         * csu/gmon-start.c: Add special exception to license text.
12466
12467 2013-02-27  Richard Henderson  <rth@redhat.com>
12468
12469         * scripts/config.guess: Update from config.git.
12470         * scripts/config.sub: Likewise.
12471
12472 2013-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
12473
12474         * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
12475
12476         * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
12477
12478         * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
12479
12480         * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
12481
12482         * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
12483
12484 2013-02-26  Roland McGrath  <roland@hack.frob.com>
12485
12486         * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
12487         [$(build-shared = yes].
12488
12489 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
12490
12491         * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
12492         (__mul): Reduce iterations for calculating mantissa.
12493
12494         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
12495         MPTWO.
12496         (__mpranred): Likewise.
12497
12498         [BZ #15160]
12499         * malloc/memusagestat.c (main): Draw graphs for heap and stack
12500         only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
12501
12502 2013-02-26  Paul Eggert  <eggert@cs.ucla.edu>
12503
12504         * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
12505         Define __attribute__.
12506
12507 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
12508
12509         * locale/elem-hash.h (elem_hash): Mark as pure and possibly
12510         unused.
12511         * posix/regex_internal.h (__attribute): Remove.
12512         [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
12513         (re_string_context_at): Likewise.
12514         (bitset_not): Use __attribute__ and mark function as possibly
12515         unused.
12516         (bitset_merge): Likewise.
12517         (bitset_mask): Likewise.
12518         (re_string_char_size_at): Likewise.
12519         (re_string_wchar_at): Likewise.
12520         (re_string_elem_size_at): Likewise.
12521
12522 2013-02-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
12523
12524         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
12525         code.
12526         (cc32): Likewise.
12527
12528         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
12529         (__acr): Likewise.
12530         (__cpy): Likewise.
12531         (norm): Likewise.
12532         (denorm): Likewise.
12533         (__dbl_mp): Likewise.
12534         (add_magnitudes): Likewise.
12535         (sub_magnitudes): Likewise.
12536         (__mul): Likewise.
12537         (__inv): Likewise.
12538
12539         * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
12540         style.
12541
12542         * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
12543         style.
12544
12545         * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
12546         code.
12547
12548         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
12549         up changes with default code.
12550         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
12551         Likewise.
12552
12553 2013-02-24  Allan McRae  <allan@archlinux.org>
12554
12555         * manual/socket.texi (The Internet Namespace): Order menu items
12556         to match that in the file.
12557
12558         * manual/libc-texinfo.sh: Use @detailmenu around the detailed
12559         node listing of the info page menu.
12560
12561 2013-02-21  Joseph Myers  <joseph@codesourcery.com>
12562
12563         [BZ #13550]
12564         * sysdeps/i386/bp-asm.h: Remove file.
12565         * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
12566         (PARMS): Do not use macros from bp-asm.h.
12567         (S1): Likewise.
12568         (S2): Likewise.
12569         (SIZE): Likewise.
12570         (__mpn_add_n): Do not use BP_SYM
12571         * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
12572         "bp-asm.h".
12573         (PARMS): Do not use macros from bp-asm.h.
12574         (S1): Likewise.
12575         (SIZE): Likewise.
12576         (__mpn_addmul_1): Do not use BP_SYM
12577         * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
12578         "bp-asm.h".
12579         (PARMS): Do not use macros from bp-asm.h.
12580         (SIGMSK): Likewise.
12581         (_setjmp): Likewise.  Do not use BP_SYM.
12582         * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
12583         "bp-asm.h".
12584         (PARMS): Do not use macros from bp-asm.h.
12585         (SIGMSK): Likewise.
12586         (setjmp): Likewise.  Do not use BP_SYM.
12587         * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
12588         "bp-asm.h".
12589         (PARMS): Do not use macros from bp-asm.h.
12590         (__frexp): Do not use BP_SYM.
12591         (frexp): Likewise.
12592         * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
12593         "bp-asm.h".
12594         (PARMS): Do not use macros from bp-asm.h.
12595         (__frexpf): Do not use BP_SYM.
12596         (frexpf): Likewise.
12597         * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
12598         "bp-asm.h".
12599         (PARMS): Do not use macros from bp-asm.h.
12600         (__frexpl): Do not use BP_SYM.
12601         (frexpl): Likewise.
12602         * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
12603         "bp-asm.h".
12604         (PARMS): Do not use macros from bp-asm.h.
12605         (__remquo): Do not use BP_SYM.
12606         (remquo): Likewise.
12607         * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
12608         "bp-asm.h".
12609         (PARMS): Do not use macros from bp-asm.h.
12610         (__remquof): Do not use BP_SYM.
12611         (remquof): Likewise.
12612         * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
12613         "bp-asm.h".
12614         (PARMS): Do not use macros from bp-asm.h.
12615         (__remquol): Do not use BP_SYM.
12616         (remquol): Likewise.
12617         * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
12618         "bp-asm.h".
12619         (PARMS): Do not use macros from bp-asm.h.
12620         (DEST): Likewise.
12621         (SRC): Likewise.
12622         (strcat): Remove GKM FIXME comment.  Do not use BP_SYM.
12623         * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
12624         "bp-asm.h".
12625         (PARMS): Do not use macros from bp-asm.h.
12626         (strlen): Do not use BP_SYM.
12627         * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
12628         "bp-asm.h".
12629         (PARMS): Do not use macros from bp-asm.h.
12630         (S1): Likewise.
12631         (S2): Likewise.
12632         (SIZE): Likewise.
12633         (__mpn_add_n): Do not use BP_SYM.
12634         * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
12635         "bp-asm.h".
12636         (PARMS): Do not use macros from bp-asm.h.
12637         (S1): Likewise.
12638         (SIZE): Likewise.
12639         (__mpn_addmul_1): Do not use BP_SYM.
12640         * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
12641         weak_alias.
12642         (bzero): Likewise.
12643         * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
12644         "bp-asm.h".
12645         (PARMS): Do not use macros from bp-asm.h.
12646         (S): Likewise.
12647         (SIZE): Likewise.
12648         (__mpn_lshift): Do not use BP_SYM.
12649         * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
12650         "bp-asm.h".
12651         (PARMS): Do not use macros from bp-asm.h.
12652         (DEST): Likewise.
12653         (SRC): Likewise.
12654         (LEN): Likewise.
12655         (memcpy): Likewise.  Do not use BP_SYM.
12656         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
12657         libc_hidden_def and weak_alias.
12658         (mempcpy): Do not use BP_SYM in weak_alias.
12659         * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
12660         "bp-asm.h".
12661         (PARMS): Do not use macros from bp-asm.h.
12662         (DEST): Likewise.
12663         (LEN): Likewise.
12664         [!BZERO_P] (CHR): Likewise.
12665         (memset): Likewise.  Do not use BP_SYM.
12666         * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
12667         "bp-asm.h".
12668         (PARMS): Do not use macros from bp-asm.h.
12669         (S1): Likewise.
12670         (SIZE): Likewise.
12671         (__mpn_mul_1): Do not use BP_SYM.
12672         * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
12673         "bp-asm.h".
12674         (PARMS): Do not use macros from bp-asm.h.
12675         (S): Likewise.
12676         (SIZE): Likewise.
12677         (__mpn_rshift): Do not use BP_SYM.
12678         * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
12679         "bp-asm.h".
12680         (PARMS): Do not use macros from bp-asm.h.
12681         (STR): Likewise.
12682         (CHR): Likewise.
12683         (strchr): Likewise.  Do not use BP_SYM.
12684         (index): Do not use BP_SYM in weak_alias.
12685         * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
12686         "bp-asm.h".
12687         (PARMS): Do not use macros from bp-asm.h.
12688         (DEST): Likewise.
12689         (SRC): Likewise.
12690         (STRCPY): Likewise.  Remove GKM FIXME comment.  Do not use BP_SYM.
12691         * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
12692         "bp-asm.h".
12693         (PARMS): Do not use macros from bp-asm.h.
12694         (strlen): Do not use BP_SYM.
12695         * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
12696         "bp-asm.h".
12697         (PARMS): Do not use macros from bp-asm.h.
12698         (S1): Likewise.
12699         (S2): Likewise.
12700         (SIZE): Likewise.
12701         (__mpn_sub_n): Do not use BP_SYM.
12702         * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
12703         "bp-asm.h".
12704         (PARMS): Do not use macros from bp-asm.h.
12705         (S1): Likewise.
12706         (SIZE): Likewise.
12707         (__mpn_submul_1): Do not use BP_SYM.
12708         * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
12709         "bp-asm.h".
12710         (PARMS): Do not use macros from bp-asm.h.
12711         (S1): Likewise.
12712         (S2): Likewise.
12713         (SIZE): Likewise.
12714         (__mpn_add_n): Do not use BP_SYM.
12715         * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
12716         weak_alias.
12717         (bzero): Likewise.
12718         * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
12719         "bp-asm.h".
12720         (PARMS): Do not use macros from bp-asm.h.
12721         (BLK2): Likewise.
12722         (LEN): Likewise.
12723         (memcmp): Do not use BP_SYM.
12724         (bcmp): Do not use BP_SYM in weak_alias.
12725         * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
12726         "bp-asm.h".
12727         (PARMS): Do not use macros from bp-asm.h.
12728         (DEST): Likewise.
12729         (SRC): Likewise.
12730         (LEN): Likewise.
12731         (memcpy): Likewise.  Do not use BP_SYM.
12732         * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
12733         "bp-asm.h".
12734         (PARMS): Do not use macros from bp-asm.h.
12735         (DEST): Likewise.
12736         (SRC): Likewise.
12737         (LEN): Likewise.
12738         (memmove): Likewise.  Do not use BP_SYM.
12739         * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
12740         "bp-asm.h".
12741         (PARMS): Do not use macros from bp-asm.h.
12742         (DEST): Likewise.
12743         (SRC): Likewise.
12744         (LEN): Likewise.
12745         (__mempcpy): Likewise.  Do not use BP_SYM.
12746         (mempcpy): Do not use BP_SYM in weak_alias.
12747         * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
12748         "bp-asm.h".
12749         (PARMS): Do not use macros from bp-asm.h.
12750         (DEST): Likewise.
12751         (LEN): Likewise.
12752         [!BZERO_P] (CHR): Likewise.
12753         (memset): Likewise.  Do not use BP_SYM.
12754         * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
12755         "bp-asm.h".
12756         (PARMS): Do not use macros from bp-asm.h.
12757         (STR2): Likewise.
12758         (strcmp): Do not use BP_SYM.
12759         * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
12760         "bp-asm.h".
12761         (PARMS): Do not use macros from bp-asm.h.
12762         (STR): Likewise.
12763         (DELIM): Likewise.
12764         [USE_AS_STRTOK_R] (SAVE): Likewise.
12765         (FUNCTION): Likewise.  Do not use BP_SYM.
12766         * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
12767         aliases.
12768         (strtok_r): Likewise.
12769         (__GI___strtok_r): Likewise.
12770         * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
12771         (PARMS): Do not use macros from bp-asm.h.
12772         (S): Likewise.
12773         (SIZE): Likewise.
12774         (__mpn_lshift): Do not use BP_SYM.
12775         * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
12776         (PARMS): Do not use macros from bp-asm.h.
12777         (STR): Likewise.
12778         (CHR): Likewise.
12779         (__memchr): Do not use BP_SYM.
12780         (memchr): Do not use BP_SYM in weak_alias.
12781         * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
12782         (PARMS): Do not use macros from bp-asm.h.
12783         (BLK2): Likewise.
12784         (LEN): Likewise.
12785         (memcmp): Do not use BP_SYM.
12786         (bcmp): Do not use BP_SYM in weak_alias.
12787         * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
12788         (PARMS): Do not use macros from bp-asm.h.
12789         (S1): Likewise.
12790         (SIZE): Likewise.
12791         (__mpn_mul_1): Do not use BP_SYM.
12792         * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
12793         "bp-asm.h".
12794         (PARMS): Do not use macros from bp-asm.h.
12795         (STR): Likewise.
12796         (CHR): Likewise.
12797         (__rawmemchr): Do not use BP_SYM.
12798         (rawmemchr): Do not use BP_SYM in weak_alias.
12799         * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
12800         (PARMS): Do not use macros from bp-asm.h.
12801         (S): Likewise.
12802         (SIZE): Likewise.
12803         (__mpn_rshift): Do not use BP_SYM.
12804         * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
12805         (PARMS): Do not use macros from bp-asm.h.
12806         (SIGMSK): Likewise.
12807         (__sigsetjmp): Likewise.  Do not use BP_SYM.
12808         * sysdeps/i386/start.S: Do not include "bp-sym.h".
12809         (_start): Do not use BP_SYM.
12810         * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
12811         (PARMS): Do not use macros from bp-asm.h.
12812         (DEST): Likewise.
12813         (SRC): Likewise.
12814         (__stpcpy): Likewise.  Do not use BP_SYM.
12815         (stpcpy): Do not use BP_SYM in weak_alias.
12816         * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
12817         "bp-asm.h".
12818         (PARMS): Do not use macros from bp-asm.h.
12819         (DEST): Likewise.
12820         (SRC): Likewise.
12821         (LEN): Likewise.
12822         (__stpncpy): Likewise.  Do not use BP_SYM.
12823         (stpncpy): Do not use BP_SYM in weak_alias.
12824         * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
12825         (PARMS): Do not use macros from bp-asm.h.
12826         (STR): Likewise.
12827         (CHR): Likewise.
12828         (strchr): Likewise.  Do not use BP_SYM.
12829         * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
12830         "bp-asm.h".
12831         (PARMS): Do not use macros from bp-asm.h.
12832         (STR): Likewise.
12833         (CHR): Likewise.
12834         (__strchrnul): Likewise.  Do not use BP_SYM.
12835         (strchrnul): Do not use BP_SYM in weak_alias.
12836         * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
12837         "bp-asm.h".
12838         (PARMS): Do not use macros from bp-asm.h.
12839         (STOP): Likewise.
12840         (strcspn): Do not use BP_SYM.
12841         * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
12842         "bp-asm.h".
12843         (PARMS): Do not use macros from bp-asm.h.
12844         (STR): Likewise.
12845         (STOP): Likewise.
12846         (strpbrk): Likewise.  Do not use BP_SYM.
12847         * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
12848         "bp-asm.h".
12849         (PARMS): Do not use macros from bp-asm.h.
12850         (STR): Likewise.
12851         (CHR): Likewise.
12852         (strrchr): Likewise.  Do not use BP_SYM.
12853         * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
12854         (PARMS): Do not use macros from bp-asm.h.
12855         (SKIP): Likewise.
12856         (strspn): Do not use BP_SYM.
12857         * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
12858         (PARMS): Do not use macros from bp-asm.h.
12859         (STR): Likewise.
12860         (DELIM): Likewise.
12861         (SAVE): Likewise.
12862         (FUNCTION): Likewise.  Do not use BP_SYM.
12863         * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
12864         aliases.
12865         (strtok_r): Likewise.
12866         (__GI___strtok_r): Likewise.
12867         * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
12868         (PARMS): Do not use macros from bp-asm.h.
12869         (S1): Likewise.
12870         (S2): Likewise.
12871         (SIZE): Likewise.
12872         (__mpn_sub_n): Do not use BP_SYM.
12873         * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
12874         "bp-asm.h".
12875         (PARMS): Do not use macros from bp-asm.h.
12876         (S1): Likewise.
12877         (SIZE): Likewise.
12878         (__mpn_submul_1): Do not use BP_SYM.
12879         * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
12880         <bp-sym.h>.
12881         * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
12882         and <bp-asm.h>.
12883         (PARMS): Do not use macros from bp-asm.h.
12884         (FLAGS): Likewise.
12885         (PTID): Likewise.
12886         (TLS): Likewise.
12887         (CTID): Likewise.
12888         (__clone): Do not use BP_SYM.
12889         (clone): Do not use BP_SYM in weak_alias.
12890         * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
12891         and <bp-asm.h>.
12892         (PARMS): Do not use macros from bp-asm.h.
12893         (LEN): Likewise.
12894         (__mmap64): Do not use BP_SYM.
12895         (mmap64): Do not use BP_SYM in weak_alias.
12896         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
12897         <bp-sym.h> and <bp-asm.h>.
12898         (PARMS): Do not use macros from bp-asm.h.
12899         (__posix_fadvise64_l64): Do not use BP_SYM.
12900         * sysdeps/unix/sysv/linux/i386/semtimedop.S
12901         (PARMS): Do not use macros from bp-asm.h.
12902         (NSOPS): Likewise.
12903         (semtimedop): Do not use BP_SYM.
12904         * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
12905         and <bp-asm.h>.
12906
12907 2013-02-21  Allan McRae  <allan@archlinux.org>
12908
12909         * manual/message.texi (Charset conversion in gettext):
12910         Move @end statement to beginning of line.
12911
12912 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
12913
12914         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
12915         static.
12916         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
12917         Likewise.
12918
12919         * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
12920         (denorm): Likewise.
12921         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
12922         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
12923
12924 2013-02-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
12925
12926         * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
12927         tail-call to the resolved function if pltexit isn't needed.
12928
12929 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
12930
12931         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
12932         or Y being zero as being unlikely.
12933         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
12934         Likewise.
12935
12936 2013-02-20  Carlos O'Donell  <carlos@redhat.com>
12937
12938         * manual/nss.texi (System Databases and Name Service Switch):
12939         Remove frobnicate @pxref.
12940
12941 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
12942
12943         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
12944         __attribute__ ((unused)) to __attribute__ ((__unused__)).
12945
12946 2013-02-20  Petr Machata  <pmachata@redhat.com>
12947
12948         * elf/elf.h (R_ARM_TARGET1): New macro.
12949         (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
12950         (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
12951         (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
12952         (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
12953         (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
12954         (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
12955         (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
12956         (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
12957         (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
12958         (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
12959         (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
12960         (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
12961         (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
12962         (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
12963         (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
12964         (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
12965         (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
12966         (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
12967         (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
12968         (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
12969         (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
12970         (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
12971         (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
12972         (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
12973         (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
12974         (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
12975         (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
12976         (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
12977         (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
12978         (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
12979         (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
12980         (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
12981         (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
12982         (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
12983         (R_ARM_THM_GOT_BREL12): Likewise.
12984         (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
12985         (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
12986         (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
12987         (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
12988         (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
12989         (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
12990         (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
12991         (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
12992         (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
12993
12994 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
12995
12996         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
12997         __attribute_used__ to __attribute__ ((unused)).
12998
12999 2013-02-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
13000
13001         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
13002         powerpc mpa.c.
13003         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
13004         comment formatting.
13005         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
13006
13007 2013-02-19  Joseph Myers  <joseph@codesourcery.com>
13008
13009         [BZ #13550]
13010         * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
13011         Remove macro.
13012         (ENTER): Remove both macro definitions.
13013         (LEAVE): Likewise.
13014         (CHECK_BOUNDS_LOW): Likewise.
13015         (CHECK_BOUNDS_HIGH): Likewise.
13016         (CHECK_BOUNDS_BOTH): Likewise.
13017         (CHECK_BOUNDS_BOTH_WIDE): Likewise.
13018         (RETURN_BOUNDED_POINTER): Likewise.
13019         (RETURN_NULL_BOUNDED_POINTER): Likewise.
13020         (PUSH_ERRNO_LOCATION_RETURN): Likewise.
13021         (POP_ERRNO_LOCATION_RETURN): Likewise.
13022         * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
13023         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
13024         * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
13025         macros.
13026         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
13027         * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
13028         * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
13029         * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
13030         * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
13031         * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
13032         * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
13033         * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
13034         * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
13035         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
13036         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
13037         * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
13038         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
13039         * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
13040         removed macros.
13041         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
13042         * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
13043         macros.
13044         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
13045         * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
13046         * sysdeps/i386/i586/memset.S (memset): Likewise.
13047         * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
13048         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
13049         * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
13050         macros.
13051         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
13052         * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
13053         Change uses of L(2) to L(out).
13054         * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
13055         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
13056         * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
13057         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
13058         * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
13059         removed macros.
13060         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
13061         * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
13062         macros.
13063         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
13064         * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
13065         (RETURN): Do not use macro LEAVE.
13066         * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
13067         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
13068         * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
13069         * sysdeps/i386/i686/memset.S (memset): Likewise.
13070         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
13071         (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
13072         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
13073         * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
13074         Likewise.
13075         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
13076         (FUNCTION): Do not use removed macros.  Combine labels L(1_1),
13077         L(1_2) and L(1_3) into L(1).
13078         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
13079         * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
13080         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
13081         * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
13082         (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
13083         * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
13084         * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
13085         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
13086         * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
13087         macros.
13088         * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
13089         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
13090         * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
13091         * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
13092         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
13093         (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
13094         * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
13095         * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
13096         * sysdeps/i386/strcspn.S (strcspn): Likewise.
13097         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
13098         * sysdeps/i386/strrchr.S (strrchr): Likewise.
13099         * sysdeps/i386/strspn.S (strspn): Likewise.
13100         * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
13101         conditional code.
13102         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
13103         (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
13104         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
13105         (FUNCTION): Do not use removed macros.  Combine labels L(1_2) and
13106         L(1_3) into L(1_1).
13107         * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
13108         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
13109         * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
13110         macros.
13111         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
13112
13113 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
13114
13115         * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
13116         macro.
13117
13118 2013-02-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
13119
13120         * math/atest-exp.c (exp_mpn): Remove ROUND.
13121         * math/atest-exp2.c (exp_mpn): Likewise.
13122         * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
13123
13124         * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
13125         * stdlib/tst-tls-atexit-lib.c: Likewise.
13126         * stdlib/tst-tls-atexit.c: Likewise.
13127
13128 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
13129
13130         * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
13131         and __attribute_alloc_size__.
13132
13133 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
13134
13135         * include/programs/xmalloc.h: Change __attribute_alloc_size to
13136         __attribute_alloc_size__.
13137         * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
13138         * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
13139
13140 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
13141
13142         * include/programs/xmalloc.h: New file.
13143         * catgets/gencat.c: Include it.
13144         (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
13145         * elf/pldd.c: Likewise.
13146         * iconv/iconv_charmap.c: Likewise.
13147         * iconv/iconvconfig.c: Likewise.
13148         * iconv/strtab.c: Likewise.
13149         * locale/programs/locale.c: Likewise.
13150         * locale/programs/localedef.h: Likewise.
13151         * locale/programs/simple-hash.c: Likewise.
13152         * nscd/nscd.h: Likewise.
13153         * nss/makedb.c: Likewise.
13154         * sysdeps/generic/ldconfig.h: Likewise.
13155
13156 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
13157
13158         * Versions.def: Add GLIBC_2.18.
13159         * include/link.h (struct link_map): New member l_tls_dtor_count.
13160         * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
13161         (__call_tls_dtors): Likewise.
13162         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
13163         __cxa_thread_atexit_impl.
13164         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
13165         Likewise.
13166         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
13167         Likewise.
13168         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
13169         Likewise.
13170         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
13171         Likewise.
13172         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
13173         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
13174         Likewise.
13175         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
13176         Likewise.
13177         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
13178         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
13179         Likewise.
13180         * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
13181         (tests): Add test case tst-tls-atexit.
13182         (modules-names): Add shared library for tst-tls-atexit.
13183         * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
13184         (GLIBC_PRIVATE): Add __call_tls_dtors.
13185         * stdlib/cxa_thread_atexit_impl.c: New file with helper function
13186         for libstdc++.
13187         * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
13188         * stdlib/tst-tls-atexit.c: New test case.
13189         * stdlib/tst-tls-atexit-lib.c: New test case.
13190
13191         * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
13192
13193         * elf/Versions (ld): Add _dl_find_dso_for_object.
13194         * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
13195         * elf/dl-open.c (_dl_find_dso_for_object): New function.
13196         (dl_open_worker): Use _dl_find_dso_for_object.
13197         * elf/dl-sym.c (do_sym): Likewise.
13198         * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
13199
13200 2013-02-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13201
13202         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
13203         Syntactic changes only.
13204         (_dl_runtime_profile): Do a tail-call to the resolved function.
13205
13206 2013-02-17  Joseph Myers  <joseph@codesourcery.com>
13207
13208         [BZ #13550]
13209         * sysdeps/x86_64/bp-asm.h: Remove file.
13210         * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
13211         <bp-sym.h> and <bp-asm.h>.
13212         (__clone): Do not use BP_SYM.
13213         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
13214         <bp-sym.h> and <bp-asm.h>.
13215         * sysdeps/unix/x86_64/sysdep.S: Likewise.
13216         * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
13217         "bp-asm.h".
13218         (_setjmp): Do not use BP_SYM.
13219         * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
13220         "bp-asm.h".
13221         (setjmp): Do not use BP_SYM.
13222         * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
13223         libc_hidden_def.
13224         (mempcpy): Do not use BP_SYM in weak_alias.
13225         * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
13226         "bp-asm.h".
13227         (strchr): Do not use BP_SYM.
13228         * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
13229         "bp-asm.h".
13230         * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
13231         * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
13232         (_start): Do not use BP_SYM.
13233         * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
13234         "bp-asm.h".
13235         (strcat): Do not use BP_SYM.
13236         * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
13237         "bp-asm.h".
13238         (STRCMP): Do not use BP_SYM.
13239         * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
13240         "bp-asm.h".
13241         (STRCPY): Do not use BP_SYM.
13242         * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
13243         "bp-asm.h".
13244         * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
13245         "bp-asm.h".
13246         (FUNCTION): Do not use BP_SYM.
13247         * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
13248         weak_alias.
13249         (__GI___strtok_r): Do not use BP_SYM in strong_alias.
13250
13251 2013-02-17  Andreas Jaeger  <aj@suse.de>
13252
13253         * time/Versions: Sort entries.
13254         * string/Versions: Likewise.
13255         * resolv/Versions: Likewise.
13256         * posix/Versions: Likewise.
13257         * iconv/Versions: Likewise.
13258         * elf/Versions: Likewise.
13259         * wcsmbs/Versions: Likewise.
13260
13261 2013-02-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
13262
13263         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
13264         loop termination condition.
13265
13266         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
13267         variable to calculate EZ.
13268         (__sqr): Likewise.
13269
13270         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
13271         the lower precision input.
13272
13273 2013-02-15  Joseph Myers  <joseph@codesourcery.com>
13274
13275         [BZ #13550]
13276         * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
13277         [!link-extra-libs] (link-extra-libs-bounded): Likewise.
13278         (run-via-rtld-prefix): Do not handle %-bp tests.
13279         (test-via-rtld-prefix): Do not mention %-bp tests in comment.
13280         (all-object-suffixes): Remove .ob.
13281         (bppfx): Remove variable.
13282         [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
13283         [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
13284         [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
13285         [$(build-bounded) = yes] (libtype.ob): Likewise.
13286         * Makerules (elide-routines.ob): Remove variable.
13287         (do-tests-clean): Do not handle *-bp.out.
13288         (common-mostlyclean): Do not handle *-bp and *-bp.out.
13289         * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
13290         [$(build-bounded) = yes] (xtests-bp.out): Likewise.
13291         (tests): Do not include $(tests-bp.out).
13292         (xtests): Do not include $(xtests-bp.out).
13293         [$(build-bounded) = yes] (binaries-bounded): Remove variable.
13294         [$(build-bounded) = yes] ($(addprefix
13295         $(objpfx),$(binaries-bounded))): Remove rule.
13296         ($(objpfx)%-bp.out): Remove rule.
13297         * config.make.in (build-bounded): Remove variable.
13298         * crypt/Makefile [$(build-bounded) = yes]
13299         ($(tests:%=$(objpfx)%-bp)): Remove dependency.
13300         * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
13301         append to variable.
13302         [$(build-bounded) = yes] (install-lib): Likewise.
13303         [$(build-bounded) = yes] (generated): Likewise.
13304         [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
13305         Remove rule.
13306         * intl/Makefile [$(build-bounded) = yes]
13307         ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
13308         * math/Makefile [$(build-bounded) = yes]
13309         ($(tests:%=$(objpfx)%-bp): Likewise.
13310         * misc/Makefile [$(build-bounded) = yes]
13311         ($(objpfx)tst-tsearch-bp): Likewise.
13312         * nptl/Makeconfig (bounded-thread-library): Remove variable.
13313         * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
13314         Remove dependency.
13315         * string/Makefile (o-objects.ob): Remove variable.
13316         * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
13317         (CFLAGS-.ob): Remove variable.
13318         [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
13319         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
13320         both definitions of variable.
13321         * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
13322         (ASFLAGS-.ob): Remove variable.
13323
13324 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
13325
13326         [BZ #13550]
13327         * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
13328         Remove __BOUNDED_POINTERS__ from condition.
13329         * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
13330         * string/bits/string2.h [!__NO_STRING_INLINES &&
13331         !__BOUNDED_POINTERS__]: Likewise.
13332         * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
13333         Likewise.
13334         * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
13335         Remove conditional code.
13336         * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
13337         __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
13338         !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
13339         condition.
13340
13341         [BZ #13550]
13342         * csu/libc-start.c: Do not include <bp-sym.h>.
13343         [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
13344         * elf/dl-open.c: Do not include <bp-sym.h>.
13345         (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
13346         * math/fegetenv.c: Do not include <bp-sym.h>.
13347         (fegetenv): Do not use BP_SYM in versioned symbols.
13348         * nptl/sysdeps/pthread/bits/libc-lockP.h
13349         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
13350         <bp-sym.h>.
13351         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13352         (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
13353         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13354         (__pthread_mutex_destroy): Likewise.
13355         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13356         (__pthread_mutex_lock): Likewise.
13357         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13358         (__pthread_mutex_trylock): Likewise.
13359         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13360         (__pthread_mutex_unlock): Likewise.
13361         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13362         (__pthread_mutexattr_init): Likewise.
13363         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13364         (__pthread_mutexattr_destroy): Likewise.
13365         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13366         (__pthread_mutexattr_settype): Likewise.
13367         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13368         (__pthread_rwlock_init): Likewise.
13369         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13370         (__pthread_rwlock_destroy): Likewise.
13371         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13372         (__pthread_rwlock_rdlock): Likewise.
13373         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13374         (__pthread_rwlock_tryrdlock): Likewise.
13375         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13376         (__pthread_rwlock_wrlock): Likewise.
13377         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13378         (__pthread_rwlock_trywrlock): Likewise.
13379         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13380         (__pthread_rwlock_unlock): Likewise.
13381         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13382         (__pthread_key_create): Likewise.
13383         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13384         (__pthread_setspecific): Likewise.
13385         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13386         (__pthread_getspecific): Likewise.
13387         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
13388         Likewise.
13389         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13390         (_pthread_cleanup_push_defer): Likewise.
13391         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13392         (_pthread_cleanup_pop_restore): Likewise.
13393         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
13394         (pthread_setcancelstate): Likewise.
13395         * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
13396         <bp-sym.h>.
13397         [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
13398         (memchr): Do not use BP_SYM in weak_alias.
13399         * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
13400         (fegetenv): Do not use BP_SYM in versioned symbols.
13401         * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
13402         (fesetenv): Do not use BP_SYM in versioned symbols.
13403         * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
13404         (feupdateenv): Do not use BP_SYM in versioned symbols.
13405         * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
13406         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
13407         * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
13408         (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
13409         (open64): Do not use BP_SYM in weak_alias.
13410         * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
13411         (fegetenv): Do not use BP_SYM in versioned symbols.
13412         * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
13413         (fesetenv): Do not use BP_SYM in versioned symbols.
13414         * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
13415         (feupdateenv): Do not use BP_SYM in versioned symbols.
13416         * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
13417         (fegetexceptflag): Do not use BP_SYM in versioned symbols.
13418         * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
13419         (feraiseexcept): Do not use BP_SYM in versioned symbols.
13420         * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
13421         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
13422         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
13423         <bp-sym.h>.
13424         (__libc_start_main): Do not use BP_SYM.
13425
13426 2013-02-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
13427
13428         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
13429         redundant return line.
13430         (norm): Likewise.
13431         (denorm): Likewise.
13432         (dbl_mp): Likewise.
13433         (sub_magnitudes): Likewise.
13434         (__add): Likewise.
13435         (__sub): Likewise.
13436         (__mul): Likewise.
13437         (__inv): Likewise.
13438         (__dvd): Likewise.
13439         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
13440         (norm): Likewise.
13441         (denorm): Likewise.
13442         (dbl_mp): Likewise.
13443         (sub_magnitudes): Likewise.
13444         (__add): Likewise.
13445         (__sub): Likewise.
13446         (__mul): Likewise.
13447         (__inv): Likewise.
13448         (__dvd): Likewise.
13449
13450         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
13451         instead of __mul.
13452         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
13453         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
13454         (cc32): Likewise.
13455
13456         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
13457         * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
13458         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
13459         of __mul for squares.
13460         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
13461         function
13462         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
13463         Likewise.
13464         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
13465         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
13466
13467 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
13468
13469         [BZ #13550]
13470         * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
13471         code.
13472         * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
13473         prototype or function definition.  Rename ubp_* variables and
13474         parameters.  Remove argv definitions conditional on
13475         [__BOUNDED_POINTERS__].
13476         * debug/backtrace.c (__backtrace): Do not use __unbounded.
13477         * elf/dl-runtime.c (_dl_fixup): Likewise.
13478         * include/set-hooks.h (RUN_HOOK): Likewise.
13479         * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
13480         definition.
13481         * string/strcpy.c (strcpy): Do not use __unbounded.
13482         * sysdeps/generic/frame.h (struct layout): Likewise.
13483         * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
13484         * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
13485         * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
13486         * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
13487         * sysdeps/sparc/backtrace.c (struct layout): Likewise.
13488         (__backtrace): Likewise.
13489         * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
13490         use __ptrvalue.
13491         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
13492         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
13493         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
13494         Likewise.
13495         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
13496         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
13497         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
13498         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
13499         * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
13500         Do not use __unbounded.
13501         * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
13502         Rename __unboundedrlimits parameter to rlimits in prototype.
13503         * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
13504         Do not use __unbounded.
13505         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
13506         not use __ptrvalue.
13507         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
13508         * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
13509         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
13510         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
13511         __ptrvalue or __unbounded.
13512         (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
13513         * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
13514         use __unbounded.
13515         (__new_msgctl): Do not use __ptrvalue.
13516         * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
13517         __unbounded.
13518         (__libc_msgrcv): Do not use __ptrvalue.
13519         * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
13520         startup_info): Do not use __unbounded.
13521         (__libc_start_main): Likewise.  Rename ubp_* variables and
13522         parameters.  Remove argv definitions conditional on
13523         [__BOUNDED_POINTERS__].
13524         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
13525         __ptrvalue.
13526         * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
13527         use __unbounded.
13528         * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
13529         or __ptrvalue.
13530         * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
13531         use __unbounded.
13532         (__new_shmctl): Do not use __ptrvalue.
13533         * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
13534         * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
13535         Likewise.
13536         * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
13537         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
13538         (__libc_sigaction): Likewise.
13539         * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
13540         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
13541         Likewise.
13542         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
13543
13544 2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
13545
13546         * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
13547
13548         * string/mempcpy.c: Implement by calling memcpy.
13549
13550 2013-02-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
13551
13552         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
13553
13554         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
13555         evaluation.
13556
13557         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
13558         values in the mantissa.
13559
13560         * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
13561         minimize writes to Z.
13562         (sub_magnitudes): Simplify code a bit.
13563
13564 2013-02-12  Roland McGrath  <roland@hack.frob.com>
13565
13566         * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
13567         from the message.  The linker prefixes all warnings with that already.
13568
13569 2013-02-12  Andreas Schwab  <schwab@suse.de>
13570
13571         [BZ #15078]
13572         * posix/regexec.c (extend_buffers): Add parameter min_len.
13573         (check_matching): Pass minimum needed length.
13574         (clean_state_log_if_needed): Likewise.
13575         (get_subexp): Likewise.
13576         * posix/Makefile (tests): Add bug-regex34.
13577         (bug-regex34-ENV): Define.
13578         * posix/bug-regex34.c: New file.
13579
13580         [BZ #11561]
13581         * posix/regcomp.c (parse_bracket_exp): When looking up collating
13582         elements compare against the byte sequence of it, not its name.
13583         * posix/Makefile (tests): Add bug-regex35.
13584         (bug-regex35-ENV): Define.
13585         * posix/bug-regex35.c: New file.
13586
13587 2013-02-11  Tom de Vries  <tom@codesourcery.com>
13588
13589         * string/str-two-way.h:  Fix typo RESULT_TYPE -> RETURN_TYPE in
13590         comment.
13591         Add RET0_IF_0 and CHECK_EOL to macro list in comment.
13592         (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
13593         (CHECK_EOL): Add undef.
13594
13595 2013-02-11   Ondřej Bílka  <neleai@seznam.cz>
13596
13597         * bits/stdlib-bsearch.h: New file.
13598         * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
13599         * stdlib/stdlib.h: Likewise.
13600
13601 2013-02-11  Roland McGrath  <roland@hack.frob.com>
13602
13603         * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
13604         * manual/errno.texi (Error Messages): Fix typo in error_print_progname
13605         declaration.
13606         * manual/search.texi (Array Search Function): Add missing const in
13607         lfind prototype.
13608         * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
13609         declaration to use rlim_t.
13610         (Basic Scheduling Functions): Remove erroneous const from
13611         sched_getparam prototype.  Remove erroneous * from
13612         sched_get_priority_max and sched_get_priority_min prototypes.
13613         (Resource Usage): Fix summary @comment on vtimes to refer to
13614         sys/vtimes.h rather than vtimes.h.
13615         Add missing *s in vtimes prototype.
13616         (Limits on Resources): Fix ulimit prototype to return long int.
13617         * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
13618         prototypes to use long int rather than double.
13619         (BSD Random): Fix initstate and setstate to use char *, not void *.
13620         * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
13621         prototype to make second argument 'struct aiocb64 *const[]'.
13622         Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
13623         (Status of AIO Operations): Remove erroneous const in aio_return and
13624         aio_return64 prototypes.
13625         (Synchronizing I/O): Fix sync prototype to return void.
13626         * manual/startup.texi (Suboptions): Remove an erroneous const in
13627         getsubopt prototype.
13628         * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
13629         * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
13630         use size_t rather than int.
13631         (Scanning All Users): Likewise for getpwent_r.
13632         (Setting Groups): Add missing const to setgroups prototype.
13633         * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
13634         * manual/socket.texi (Host Names): Fix gethostbyaddr and
13635         gethostbyaddr_r prototypes to use socklen_t rather than size_t and
13636         'const void *' rather than 'const char *'.
13637         (Host Address Functions): Likewise for inet_ntop.
13638         (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
13639         (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
13640         ssize_t for return value.
13641         (Sending Data): Likewise for send, sendto, sendmsg.
13642         (Socket Option Functions): Add a missing const in setsockopt prototype.
13643         * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
13644         use wchar_t for the argument.
13645         (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
13646         * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
13647         take no arguments.
13648         (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
13649         double/float/long double for second argument.
13650         Fix return types of significand, significandf, significandl.
13651         * manual/filesys.texi (Setting Permissions): Use mode_t for second
13652         argument in fchmod prototype.
13653         (File Owner): Use uid_t and gid_t in fchown prototype.
13654         (File Times): Add const to utimes, futimes, and lutimes prototypes.
13655         (Making Special Files): Use mode_t and dev_t in mknod prototype.
13656         (Scanning Directory Content): Fix scandir and scandir64 prototypes to
13657         use 'const struct dirent **' as argument types to CMP function pointer
13658         argument.
13659         (Symbolic Links): Fix readlink prototype with ssize_t as return value.
13660         (File Times): Fix summary magic @comment for struct utimbuf and utime
13661         to refer to utime.h, not time.h.
13662         * manual/string.texi (Argz Functions): Add missing const in
13663         argz_extract and argz_next prototypes.
13664         (Finding Tokens in a String): Likewise for basename.
13665         (String/Array Comparison): Fix typo in wcscasecmp prototype.
13666         (Copying and Concatenation): Fix typo in wmemmove prototype.
13667         * manual/signal.texi (Using Pause): Use (void) in pause prototype.
13668         (Signal Stack): Remove erroneous const in sigstack prototype.
13669         * manual/time.texi (Setting an Alarm): Add missing const in setitimer
13670         prototype.
13671         (Simple Calendar Time): Likewise for stime.
13672         * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
13673         prototype.
13674         * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
13675         say sys/sysctl.h instead.
13676         * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
13677         and vsyslog prototypes.
13678
13679 2013-02-11  Tom de Vries  <tom@codesourcery.com>
13680
13681         * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
13682         Remove.
13683
13684 2013-02-11  Roland McGrath  <roland@hack.frob.com>
13685
13686         * misc/sys/mman.h: Fix typo in mremap comment.
13687
13688 2013-02-08  Roland McGrath  <roland@hack.frob.com>
13689
13690         * manual/examples/mkfsock.c (make_named_socket): Don't add one for
13691         the '\0' terminator.
13692
13693 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
13694
13695         [BZ #13550]
13696         * debug/segfault.c: Don't include <bp-checks.h>.
13697         * sysdeps/generic/bp-checks.h: Remove file.
13698         * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
13699         (__GETDENTS): Don't use CHECK_N.
13700         * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
13701         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
13702         (__getgroups): Don't use CHECK_N.
13703         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
13704         (setgroups): Don't use CHECK_N.
13705         * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
13706         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
13707         (__libc_msgrcv): Don't use CHECK_N.
13708         * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
13709         (__libc_msgsnd): Don't use CHECK_N.
13710         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
13711         <bp-checks.h>.
13712         (__libc_pread): Don't use CHECK_N.
13713         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
13714         include <bp-checks.h>.
13715         (__libc_pread64): Don't use CHECK_N.
13716         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
13717         include <bp-checks.h>.
13718         (__libc_pwrite): Don't use CHECK_N.
13719         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
13720         include <bp-checks.h>.
13721         (__libc_pwrite64): Don't use CHECK_N.
13722         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
13723         <bp-checks.h>.
13724         (__libc_pread): Don't use CHECK_N.
13725         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
13726         include <bp-checks.h>.
13727         (__libc_pread64): Don't use CHECK_N.
13728         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
13729         include <bp-checks.h>.
13730         (__libc_pwrite): Don't use CHECK_N.
13731         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
13732         include <bp-checks.h>.
13733         (__libc_pwrite64): Don't use CHECK_N.
13734         * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
13735         (do_pread): Don't use CHECK_N.
13736         * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
13737         (do_pread64): Don't use CHECK_N.
13738         * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
13739         (do_pwrite): Don't use CHECK_N.
13740         * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
13741         (do_pwrite64): Don't use CHECK_N.
13742         * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
13743         (__libc_readv): Don't use CHECK_N.
13744         * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
13745         (semop): Don't use CHECK_N.
13746         * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
13747         <bp-checks.h>.
13748         (semtimedop): Don't use CHECK_N.
13749         * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
13750         (__libc_pread): Don't use CHECK_N.
13751         * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
13752         <bp-checks.h>.
13753         (__libc_pread64): Don't use CHECK_N.
13754         * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
13755         <bp-checks.h>.
13756         (__libc_pwrite): Don't use CHECK_N.
13757         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
13758         <bp-checks.h>.
13759         (__libc_pwrite64): Don't use CHECK_N.
13760         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
13761         <bp-checks.h>.
13762         (__libc_msgrcv): Don't use CHECK_N.
13763         * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
13764         (__sysctl): Don't use CHECK_N.  Remove GKM FIXME comment.
13765         * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
13766         (__libc_writev): Don't use CHECK_N.
13767
13768 2013-02-08  Roland McGrath  <roland@hack.frob.com>
13769
13770         * string/strcpy.c: Removed unused variable.
13771
13772         * Makeconfig (+sysdep-includes): Define with := rather than =.
13773         Use an existing include/ subdir of each sysdeps dir before it.
13774
13775 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
13776
13777         * nscd/connection.c (register_traced_file): Comment function.
13778         [HAVE_INOTIFY] (union __inev): Define.
13779         [HAVE_INOTIFY] (inotify_check_files): New function.
13780         [HAVE_INOTIFY] (clear_db_cache): Likewise.
13781         [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
13782         clear_db_cache.
13783         [HAVE_INOTIFY] (main_loop_epoll): Likewise.
13784
13785 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
13786
13787         * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
13788         loaded if not already and that a failure is permanent.
13789
13790 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
13791
13792         [BZ #15006]
13793         * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
13794         * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
13795
13796 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
13797
13798         [BZ #13550]
13799         * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
13800         (CHECK_1_NULL_OK): Likewise.
13801         * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
13802         (__fxstat): Do not use CHECK_1.
13803         * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
13804         <bp-checks.h>.
13805         (___fxstat64): Do not use CHECK_1.
13806         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
13807         <bp-checks.h>.
13808         (__fxstatat): Do not use CHECK_1.
13809         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
13810         <bp-checks.h>.
13811         (__fxstatat64): Do not use CHECK_1.
13812         * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
13813         <bp-checks.h>.
13814         (__fxstat): Do not use CHECK_1.
13815         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
13816         <bp-checks.h>.
13817         (__fxstatat): Do not use CHECK_1.
13818         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
13819         <bp-checks.h>.
13820         (__getresgid): Do not use CHECK_1.
13821         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
13822         <bp-checks.h>.
13823         (__getresuid): Do not use CHECK_1.
13824         * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
13825         <bp-checks.h>.
13826         (__lxstat): Do not use CHECK_1.
13827         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
13828         <bp-checks.h>.
13829         (__old_msgctl): Do not use CHECK_1.
13830         (__new_msgctl): Likewise.
13831         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
13832         <bp-checks.h>.
13833         (__new_setrlimit): Do not use CHECK_1.
13834         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
13835         <bp-checks.h>.
13836         (__old_shmctl): Do not use CHECK_1.
13837         (__new_shmctl): Likewise.
13838         * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
13839         <bp-checks.h>.
13840         (__xstat): Do not use CHECK_1.
13841         * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
13842         (__lxstat): Do not use CHECK_1.
13843         * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
13844         <bp-checks.h>.
13845         (___lxstat64): Do not use CHECK_1.
13846         * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
13847         (__old_msgctl): Do not use CHECK_1.
13848         (__new_msgctl): Likewise.
13849         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
13850         <bp-checks.h>.
13851         (__gettimeofday): Do not use CHECK_1.
13852         * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
13853         (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
13854         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
13855         <bp-checks.h>.
13856         (__gettimeofday): Do not use CHECK_1.
13857         * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
13858         (__old_shmctl): Do not use CHECK_1_NULL_OK.
13859         (__new_shmctl): Do not use CHECK_1.
13860         * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
13861         <bp-checks.h>.
13862         (do_sigtimedwait): Do not use CHECK_1.
13863         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
13864         <bp-checks.h>.
13865         (do_sigwaitinfo): Do not use CHECK_1.
13866         * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
13867         <bp-checks.h>.
13868         (msgctl): Do not use CHECK_1.
13869         * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
13870         <bp-checks.h>.
13871         (shmctl): Do not use CHECK_1.
13872         * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
13873         (ustat): Do not use CHECK_1.
13874         * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
13875         <bp-checks.h>.
13876         (__fxstat): Do not use CHECK_1.
13877         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
13878         <bp-checks.h>.
13879         (__fxstatat): Do not use CHECK_1.
13880         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
13881         <bp-checks.h>.
13882         (__lxstat): Do not use CHECK_1.
13883         * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
13884         <bp-checks.h>.
13885         (__xstat): Do not use CHECK_1.
13886         * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
13887         (__xstat): Do not use CHECK_1.
13888         * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
13889         (___xstat64): Do not use CHECK_1.
13890
13891         [BZ #13550]
13892         * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
13893         definitions.
13894         (CHECK_BOUNDS_HIGH): Likewise.
13895         * string/strcpy.c: Do not include <bp-checks.h>.
13896         (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
13897
13898 2013-02-07  Roland McGrath  <roland@hack.frob.com>
13899
13900         * nscd/nscd-client.h (__nscd_drop_map_ref):
13901         Add __attribute__ ((unused)).
13902         * nis/nss-nisplus.h (niserr2nss): Likewise.
13903
13904         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
13905         under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
13906
13907         * csu/libc-tls.c (init_static_tls, init_slotinfo):
13908         Remove inline keyword.
13909         * include/rounding-mode.h (round_away): Likewise.
13910         * libio/wfileops.c (adjust_wide_data): Likewise.
13911         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
13912         (__m128i_strloadu_tolower): Likewise.
13913         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
13914         (__m128i_strloadu_tolower): Likewise.
13915         * time/mktime.c (ydhms_diff): Likewise.
13916         * locale/elem-hash.h (elem_hash): Likewise.
13917         * locale/setlocale.c (setdata): Likewise.
13918         * posix/regex_internal.h (re_string_char_size_at): Likewise.
13919         (re_string_wchar_at): Likewise.
13920         (bitset_not, bitset_merge, bitset_mask): Likewise.
13921         [!(__GNUC__ > 3)] (inline): Remove macro.
13922         * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
13923         * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
13924         * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
13925         (_dl_tlsdesc_wake_up_held_fixups): Likewise.
13926         * string/memcmp.c (memcmp_bytes): Likewise.
13927         * locale/programs/locarchive.c (compute_hashval): Likewise.
13928         * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
13929         * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
13930         * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
13931         * nss/getent.c (print_rpc, print_protocols): Likewise.
13932         (print_passwd, print_group, print_aliases): Likewise.
13933         * nis/nss-nisplus.h (niserr2nss): Likewise.
13934         * nscd/connections.c (restart_p): Likewise.
13935         Change return type to bool.
13936
13937 2013-02-05  Roland McGrath  <roland@hack.frob.com>
13938
13939         * Makeconfig (all-Depend-files): Add existing
13940         $(sorted-subdirs:=/Depend) files.
13941         (all-subdirs): Remove nss.
13942         * sysdeps/unix/inet/Subdirs: Add it here instead.
13943         * hesiod/Depend: New file.
13944
13945         * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
13946         instead of calling alloca.
13947
13948         * io/lseek.c (__lseek): Rename to __libc_lseek.
13949         Define __lseek as an alias.
13950
13951         * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
13952
13953 2013-02-04  Carlos O'Donell  <carlos@redhat.com>
13954
13955         * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
13956         else clause and remove check for non-standard endianness.
13957
13958 2013-02-04  David S. Miller  <davem@davemloft.net>
13959
13960         * sysdeps/sparc/fpu/libm-test-ulps: Update.
13961
13962 2013-02-04  Joseph Myers  <joseph@codesourcery.com>
13963
13964         [BZ #13550]
13965         * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
13966         (__ubp_memchr): Remove prototype.
13967         [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
13968         [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
13969         [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
13970         [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
13971         * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
13972         Remove alias.
13973         * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
13974         (__ubp_memchr): Likewise.
13975         * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
13976         (__ubp_memchr): Likewise.
13977         * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
13978         (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
13979         (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
13980         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
13981         CHECK_STRING.
13982         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
13983         * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
13984         (__getcwd): Do not use CHECK_STRING.
13985         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
13986         <bp-checks.h>.
13987         (__real_chown): Do not use CHECK_STRING.
13988         * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
13989         <bp-checks.h>.
13990         (fchownat): Do not use CHECK_STRING.
13991         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
13992         CHECK_STRING.
13993         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
13994         <bp-checks.h>.
13995         (__lchown): Do not use CHECK_STRING.
13996         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
13997         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
13998         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
13999         * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
14000         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
14001         include <bp-checks.h>.
14002         (truncate64): Do not use CHECK_STRING.
14003         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
14004         <bp-checks.h>.
14005         (__real_chown): Do not use CHECK_STRING.
14006         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
14007         <bp-checks.h>.
14008         (__lchown): Do not use CHECK_STRING.
14009         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
14010         <bp-checks.h>.
14011         (__chown): Do not use CHECK_STRING.
14012         * sysdeps/unix/sysv/linux/truncate64.c: Do not include
14013         <bp-checks.h>.
14014         (truncate64): Do not use CHECK_STRING.
14015         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
14016         Likewise.
14017         * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
14018         (__xmknod): Do not use CHECK_STRING.
14019         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
14020         <bp-checks.h>.
14021         (__xmknodat): Do not use CHECK_STRING.
14022         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
14023         * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
14024
14025 2013-02-04  Andreas Schwab  <schwab@suse.de>
14026
14027         [BZ #14142]
14028         * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
14029         * include/netdb.h: Likewise for h_errno.
14030         * elf/tst-stackguard1.c: Include <tls.h>.
14031
14032 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
14033
14034         * elf/link.h (struct link_map): Extend the l_addr comment.
14035         * include/link.h (struct link_map): Likewise.
14036
14037 2013-02-01  Joseph Myers  <joseph@codesourcery.com>
14038
14039         [BZ #13550]
14040         * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
14041         (BOUNDED_1): Remove macro.
14042         * debug/backtrace.c: Don't include <bp-checks.h>.
14043         (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
14044         (__backtrace): Likewise.
14045         * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
14046         <bp-checks.h>.
14047         (__backtrace): Don't use BOUNDED_1.
14048         * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
14049         <bp-checks.h>.
14050         (__backtrace): Don't use BOUNDED_1.
14051         * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
14052         (__backtrace): Don't use BOUNDED_1.
14053         * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
14054         (shmat): Don't use BOUNDED_N.
14055
14056 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
14057
14058         [BZ #13550]
14059         * sysdeps/generic/bp-start.h: Remove file.
14060         * csu/libc-start.c: Don't include <bp-start.h>.
14061         (LIBC_START_MAIN): Set up __environ directly instead of using
14062         INIT_ARGV_and_ENVIRON.
14063         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
14064         <bp-start.h>.
14065
14066         [BZ #13550]
14067         * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
14068         definitions.
14069         (CHECK_FCNTL): Likewise.
14070         (CHECK_N_PAGES): Likewise.
14071
14072         [BZ #13550]
14073         * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
14074         definitions.
14075         (CHECK_SIGSET_NULL_OK): Likewise.
14076         * sysdeps/unix/sysv/linux/sigpending.c: Don't include
14077         <bp-checks.h>.
14078         (sigpending): Don't use CHECK_SIGSET.
14079         * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
14080         <bp-checks.h>.
14081         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
14082         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
14083         <bp-checks.h>.
14084         (do_sigsuspend): Don't use CHECK_SIGSET.
14085         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
14086         use CHECK_SIGSET.
14087         * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
14088         (do_sigwait): Don't use CHECK_SIGSET.
14089         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
14090         use CHECK_SIGSET.
14091         * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
14092         include <bp-checks.h>.
14093         (sigpending): Don't use CHECK_SIGSET.
14094         * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
14095         include <bp-checks.h>.
14096         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
14097         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
14098         <bp-checks.h>.
14099         (sigpending): Don't use CHECK_SIGSET.
14100         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
14101         <bp-checks.h>.
14102         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
14103
14104         [BZ #13550]
14105         * sysdeps/generic/bp-semctl.h: Remove file.
14106         * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
14107         <bp-checks.h> and <bp-semctl.h>.
14108         (__old_semctl): Don't use CHECK_SEMCTL.
14109         (__new_semctl): Likewise.
14110         * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
14111         and <bp-semctl.h>.
14112         (__old_semctl): Don't use CHECK_SEMCTL.
14113         (__new_semctl): Likewise.
14114         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
14115         <bp-checks.h> and <bp-semctl.h>.
14116         (__old_semctl): Don't use CHECK_SEMCTL.
14117         (__new_semctl): Likewise.
14118         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
14119         <bp-checks.h> and <bp-semctl.h>.
14120         (semctl): Don't use CHECK_SEMCTL.
14121
14122         [BZ #13550]
14123         * Makerules (elide-bp-thunks): Remove variable.
14124         (elide-routines.oS): Don't use $(elide-bp-thunks).
14125         (elide-routines.os): Likewise.
14126         (elide-routines.o): Likewise.
14127         (elide-routines.op): Likewise.
14128         (elide-routines.og): Likewise.
14129         (objects): Don't use $(bp-thunks).
14130         * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
14131         include.
14132         (common-generated): Do not add s-proto-bp.d.
14133         * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
14134         (int): Likewise.
14135         (typ): Likewise.
14136         Do not generate makefile rules for bounded-pointer thunks.
14137         * sysdeps/generic/bp-thunks.h: Remove file.
14138         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
14139         * sysdeps/unix/s-proto-bp.S: Likewise.
14140
14141         [BZ #15062]
14142         * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
14143         parts of result separately when argument is not close to line from
14144         -i to i and one part of argument is small.
14145         * math/k_casinhf.c (__kernel_casinhf): Likewise.
14146         * math/k_casinhl.c (__kernel_casinhl): Likewise.
14147         * math/libm-test.inc (cacos_test): Add more tests.
14148         (casin_test): Likewise.
14149         (casinh_test): Likewise.
14150         * sysdeps/i386/fpu/libm-test-ulps: Update.
14151         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14152
14153 2013-01-31  David S. Miller  <davem@davemloft.net>
14154
14155         * po/de.po: Update from translation team.
14156
14157 2013-01-25  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
14158
14159         * time/tzfile.c: Include stdint.h for SIZE_MAX.
14160
14161 2013-01-25  Thomas Schwinge  <thomas@codesourcery.com>
14162
14163         * configure.in (_AC_PROG_CC_C89): New definition.
14164         * configure: Regenerate.
14165
14166         * configure.in (AC_PROG_CPP): New definition.
14167         * configure: Regenerate.
14168
14169 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
14170
14171         * debug/tst-backtrace.h: New file.
14172         * debug/tst-backtrace2.c: Include tst-backtrace.h.
14173         (ret): Remove variable.
14174         (x): Likewise.
14175         (FAIL): Remove macro.
14176         (NO_INLINE): Likewise.
14177         (fn1): Use match function instead of strstr.
14178         * debug/tst-backtrace3.c: Include tst-backtrace.h.
14179         (ret): Remove variable.
14180         (x): Likewise.
14181         (FAIL): Remove macro.
14182         (NO_INLINE): Likewise.
14183         (fn): Use match function instead of strstr.
14184         * debug/tst-backtrace4.c: Include tst-backtrace.h.
14185         (ret): Remove variable.
14186         (x): Likewise.
14187         (FAIL): Remove macro.
14188         (NO_INLINE): Likewise.
14189         (handle_signal): Use match function instead of strstr.
14190         * debug/tst-backtrace5.c: Include tst-backtrace.h.
14191         (ret): Remove variable.
14192         (x): Likewise.
14193         (FAIL): Remove macro.
14194         (NO_INLINE): Likewise.
14195         (handle_signal): Use match function instead of strstr.
14196
14197 2013-01-23  Roland McGrath  <roland@hack.frob.com>
14198
14199         * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
14200
14201 2013-01-23  David S. Miller  <davem@davemloft.net>
14202
14203         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
14204         (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
14205         argument of CAS if possible.
14206         * sysdeps/sparc/sparc64/bits/atomic.h
14207         (__arch_compare_and_exchange_val_32_acq): Likewise.
14208         (__arch_compare_and_exchange_val_64_acq): Likewise.
14209
14210 2013-01-23  Pino Toscano  <toscano.pino@tiscali.it>
14211
14212         * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
14213         * sysdeps/posix/ulimit.c: ... this.
14214         Include <limits.h>.
14215         * sysdeps/unix/bsd/ulimit.c: Remove file.
14216
14217 2013-01-23  Adam Conrad  <adconrad@0c3.net>
14218
14219         * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
14220         (LDFLAGS-tst-array5): Likewise.
14221
14222 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
14223
14224         [BZ #15036]
14225         * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
14226         based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
14227         (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
14228         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
14229
14230 2013-01-21  David S. Miller  <davem@davemloft.net>
14231
14232         * sysdeps/sparc/backtrace.c: New file.
14233         * sysdeps/sparc/sparc32/backtrace.h: New file.
14234         * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
14235         * sysdeps/sparc/sparc64/backtrace.h: New file.
14236         * sysdeps/sparc/sparc64/backtrace.c: Delete.
14237         * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
14238         -funwind-tables.
14239
14240 2013-01-21  Andreas Schwab  <schwab@suse.de>
14241
14242         [BZ #15020]
14243         * posix/wordexp.c (exec_comm): Avoid busy loop when command has
14244         closed its stdout.
14245
14246 2013-01-20  Andreas Schwab  <schwab@linux-m68k.org>
14247
14248         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
14249         "mpa2.h".
14250         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
14251
14252 2013-01-18  Joseph Myers  <joseph@codesourcery.com>
14253             Mark Mitchell  <mark@codesourcery.com>
14254             Tom de Vries  <tom@codesourcery.com>
14255             Paul Pluzhnikov  <ppluzhnikov@google.com>
14256
14257         * debug/tst-backtrace2.c: New file.
14258         * debug/tst-backtrace3.c: Likewise.
14259         * debug/tst-backtrace4.c: Likewise.
14260         * debug/tst-backtrace5.c: Likewise.
14261         * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
14262         (CFLAGS-tst-backtrace3.c): Likewise.
14263         (CFLAGS-tst-backtrace4.c): Likewise.
14264         (CFLAGS-tst-backtrace5.c): Likewise.
14265         (LDFLAGS-tst-backtrace2): Likewise.
14266         (LDFLAGS-tst-backtrace3): Likewise.
14267         (LDFLAGS-tst-backtrace4): Likewise.
14268         (LDFLAGS-tst-backtrace5): Likewise.
14269         (tests): Add new tests tst-backtrace2, tst-backtrace3,
14270         tst-backtrace4 and tst-backtrace5.
14271
14272 2013-01-18  Anton Blanchard  <anton@samba.org>
14273             Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
14274
14275         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
14276         __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
14277         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
14278         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
14279         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
14280         (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
14281         "+r" and remove output regs list as redundant.  Add explicit inline
14282         asm to specify register of return val to work around compiler codegen
14283         bug.  Remove (int) cast on return value.  Add return type parameter to
14284         use in macro so that this macro does not truncate return value for
14285         64-bit values.
14286         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
14287         pass to INTERNAL_VSYSCALL_NCS.
14288         (INLINE_VSYSCALL): Add 'long int' as return type to
14289         INTERNAL_VSYSCALL_NCS macro invocation.
14290         (INTERNAL_VSYSCALL): Add 'long int' as return type to
14291         INTERNAL_VSYSCALL_NCS macro invocation.
14292         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
14293
14294 2013-01-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
14295
14296         [BZ #14496]
14297         * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
14298         Fix application of SIMD FP exception mask.
14299
14300         * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
14301         mp_no from a power of two.
14302         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
14303         __mpexp_twomm1.  Use __pow_mp.
14304
14305         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
14306         multiplication.
14307
14308 2013-01-17  David S. Miller  <davem@davemloft.net>
14309
14310         * sysdeps/sparc/fpu/libm-test-ulps: Update.
14311
14312 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
14313
14314         [BZ #15023]
14315         * include/complex.h: Condition contents on [!_COMPLEX_H].
14316         (__kernel_casinhf): New prototype.
14317         (__kernel_casinh): Likewise.
14318         (__kernel_casinhl): Likewise.
14319         * math/Makefile (libm_calls): Add k_casinh.
14320         * math/k_casinh.c: New file.
14321         * math/k_casinhf.c: Likewise.
14322         * math/k_casinhl.c: Likewise.
14323         * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
14324         finite nonzero arguments.
14325         * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
14326         finite nonzero arguments.
14327         * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
14328         finite nonzero arguments.
14329         * math/s_casinh.c: Do not include <float.h>.
14330         (__casinh): Move code for finite nonzero arguments to k_casinh.c.
14331         * math/s_casinhf.c: Do not include <float.h>.
14332         (__casinhf): Move code for finite nonzero arguments to
14333         k_casinhf.c.
14334         * math/s_casinhl.c: Do not include <float.h>.
14335         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
14336         redefine.
14337         (__casinhl): Move code for finite nonzero arguments to
14338         k_casinhl.c.
14339         * math/libm-test.inc (cacos_test): Add more tests.
14340         * sysdeps/i386/fpu/libm-test-ulps: Update.
14341         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14342
14343 2013-01-17  Pino Toscano  <toscano.pino@tiscali.it>
14344
14345         * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
14346         * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
14347         [!HAVE_MREMAP]: Remove [defined linux] case.
14348         * malloc/arena.c: Do not include <malloc-sysdep.h>.
14349
14350 2013-01-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
14351
14352         * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
14353
14354 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
14355
14356         * elf/elf.h (R_386_SIZE32): New relocation.
14357         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
14358         R_386_SIZE32.
14359         (elf_machine_rela): Likewise.
14360         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
14361         R_X86_64_SIZE64 and R_X86_64_SIZE32.
14362
14363 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
14364
14365         * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
14366         (FP_FAST_FMA): Do not define.
14367         [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
14368         * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
14369         && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
14370         * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
14371         !_SOFT_FLOAT]: Likewise.
14372         * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
14373         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
14374         value.
14375         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
14376         [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
14377         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
14378         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
14379         [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
14380         [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
14381         file.
14382
14383 2013-01-16  Andreas Schwab  <schwab@suse.de>
14384
14385         [BZ #14327]
14386         * include/stdlib.h (__mktemp): Add declaration.
14387         * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
14388         * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
14389
14390 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
14391
14392         * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
14393         definitions.
14394         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
14395         * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
14396         * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
14397         definitions here.
14398         * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
14399         * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
14400         definitions.
14401         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
14402         and ONE.
14403         * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
14404         * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
14405         * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
14406         definitions.
14407         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
14408         * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
14409         definitions.
14410         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
14411
14412         * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
14413
14414 2013-01-15  David S. Miller  <davem@davemloft.net>
14415
14416         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
14417         trunc{,f} to libm-sysdep_routes.
14418         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
14419         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
14420         file.
14421         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
14422         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
14423         file.
14424         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
14425         file.
14426         * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
14427         * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
14428         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
14429         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
14430         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
14431         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
14432         * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
14433         * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
14434
14435         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
14436         nearbyint{,f} to libm-sysdep_routes.
14437         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
14438         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
14439         New file.
14440         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
14441         file.
14442         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
14443         New file.
14444         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
14445         file.
14446         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
14447         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
14448         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
14449         file.
14450         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
14451         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
14452         file.
14453         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
14454         * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
14455         * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
14456
14457         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
14458         libc_feholdexcept and libc_fesetenv.
14459
14460 2013-01-15  Mike Frysinger  <vapier@gentoo.org>
14461
14462         * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
14463
14464 2013-01-14  David S. Miller  <davem@davemloft.net>
14465
14466         * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
14467         (SPARC_ASM_VIS2_IFUNC): Likewise.
14468         (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
14469         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
14470         use of 'siam' instruction.
14471         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
14472         Likewise.
14473         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
14474         Likewise.
14475         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
14476         Likewise.
14477         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
14478         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
14479         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
14480         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
14481         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
14482         file.
14483         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
14484         file.
14485         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
14486         file.
14487         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
14488         file.
14489         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
14490         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
14491         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
14492         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
14493         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
14494         new VIS2 routines.
14495         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
14496         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
14497         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
14498         Likewise.
14499         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
14500         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
14501         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
14502         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
14503         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
14504         routines to libm-sysdep_routines.
14505         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
14506
14507         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
14508         fdim/fdimf to libm-sysdep_routines.
14509         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
14510         file.
14511         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
14512         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
14513         file.
14514         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
14515         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
14516         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
14517         * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
14518         * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
14519         * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
14520         * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
14521
14522 2013-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
14523
14524         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
14525         to optimize copies.
14526
14527         * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
14528         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
14529         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
14530
14531         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
14532         local variable MPTWO.
14533         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
14534         Likewise.
14535
14536 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
14537
14538         * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
14539         GLOB_NOESCAPE.
14540
14541 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
14542
14543         * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
14544
14545 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
14546
14547         * manual/pattern.texi (glob_t): Document gl_flags.
14548         (glob64_t): Likewise.
14549
14550 2013-01-11  David S. Miller  <davem@davemloft.net>
14551
14552         * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
14553         * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
14554         (gmp-sysdep_routines): New variable.  Add VIS3 optimized GMP routines.
14555         * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
14556         * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
14557         * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
14558         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
14559         * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
14560         * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
14561         * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
14562         * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
14563         * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
14564         * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
14565
14566         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
14567         sparc V9 rather than using V8 code.
14568         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
14569         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
14570
14571         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
14572         Move to...
14573         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
14574         Here.
14575
14576 2013-01-11  Roland McGrath  <roland@hack.frob.com>
14577
14578         * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
14579         not in the main loop.
14580         * configure: Regenerated.
14581
14582 2013-01-11  Joseph Myers  <joseph@codesourcery.com>
14583
14584         * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
14585         * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
14586         to just #else.
14587         * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise.  Remove
14588         [!__GLIBC_HAVE_LONG_LONG] case.
14589         * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
14590         condition to just #else.
14591         * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
14592         __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
14593         [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
14594         * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
14595         unconditional.
14596         * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
14597         * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
14598         #elif condition to just #else.
14599         * sysdeps/unix/sysv/linux/sys/sysmacros.h
14600         [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
14601         * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
14602         #elif condition to just #else.
14603
14604 2013-01-11  Steve Ellcey  <sellcey@mips.com>
14605
14606         * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
14607         (EF_MIPS_ARCH_64): Fix value.
14608         (EF_MIPS_ARCH_32R2): New.
14609         (EF_MIPS_ARCH_64R2): New.
14610
14611 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
14612
14613         * Makeconfig (+link-pie-before-libc): New.
14614         (+link-pie-after-libc): Likewise.
14615         (+link-pie-tests): Likewise.
14616         (+link-pie): Rewritten.
14617         (link-before-libc): Remove $(config-LDFLAGS).
14618         (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
14619         (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
14620         (config-LDFLAGS): Renamed to ...
14621         (rtld-LDFLAGS): This.
14622         (rtld-tests-LDFLAGS): New macro.
14623         (link-libc-rpath-link): Likewise.
14624         (link-libc-tests-rpath-link): Likewise.
14625         (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
14626         (link-libc): Prepand $(link-libc-rpath-link).
14627         (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
14628         (test-program-prefix): New macro.
14629         (test-via-rtld-prefix): Likewise.
14630         (test-program-cmd): Likewise.
14631         (host-test-program-cmd): Likewise.
14632         * Makefile ($(common-objpfx)testrun.sh): Replace
14633         $(run-program-prefix) with $(test-program-prefix).
14634         * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
14635         $(rtld-LDFLAGS).
14636         ($(common-objpfx)shlib.lds): Likewise.
14637         (build-module-helper): Likewise.
14638         ($(common-objpfx)format.lds): Likewise.
14639         * Rules (binaries-pie-tests): New.
14640         (binaries-pie-notests): Likewise.
14641         (binaries-pie): Rewritten.
14642         ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
14643         ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
14644         ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
14645         (make-test-out): Replace $(host-built-program-cmd) with
14646         $(host-test-program-cmd).
14647         * config.make.in (build-hardcoded-path-in-tests): New variable.
14648         * configure.in (--enable-hardcoded-path-in-tests): New configure
14649         option.
14650         (hardcoded_path_in_tests): New AC_SUBST.
14651         * configure: Regenerated.
14652         * catgets/Makefile ($(objpfx)test-gencat.out): Replace
14653         $(built-program-cmd) with $(test-program-cmd).
14654         * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
14655         (test_program_cmd): This.
14656         * elf/Makefile ($(objpfx)order.out): Run test with
14657         $(test-program-prefix).
14658         ($(objpfx)order2.out): Likewise.
14659         ($(objpfx)tst-initorder.out): Likewise.
14660         ($(objpfx)tst-initorder2.out): Likewise.
14661         ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
14662         $(test-program-cmd).
14663         ($(objpfx)tst-array1-static.out): Likewise.
14664         ($(objpfx)tst-array2.out): Likewise.
14665         ($(objpfx)tst-array3.out): Likewise.
14666         ($(objpfx)tst-array4.out): Likewise.
14667         ($(objpfx)tst-array5.out): Likewise.
14668         ($(objpfx)tst-array5-static.out): Likewise.
14669         (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
14670         $(test-program-cmd).
14671         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
14672         $(run-program-prefix) with $(test-program-prefix).
14673         * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
14674         (test_program_prefix): This.
14675         * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
14676         $(run-program-prefix) with $(test-program-prefix).
14677         * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
14678         (test_program_prefix): This.
14679         * iconvdata/tst-tables.sh: Likewise.
14680         * intl/Makefile ($(objpfx)tst-gettext.out): Replace
14681         $(run-program-prefix) with $(test-program-prefix).
14682         ($(objpfx)tst-translit.out): Likewise.
14683         ($(objpfx)tst-gettext2.out): Likewise.
14684         ($(objpfx)tst-gettext4.out): Likewise.
14685         ($(objpfx)tst-gettext6.out): Likewise.
14686         * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
14687         (test_program_prefix): This.
14688         * intl/tst-gettext2.sh: Likewise.
14689         * intl/tst-gettext4.sh  Likewise.
14690         * intl/tst-gettext6.sh: Likewise.
14691         * intl/tst-translit.sh: Likewise.
14692         * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
14693         with $(test-program-cmd).
14694         * libio/Makefile ($(objpfx)test-freopen.out): Replace
14695         $(run-program-prefix) with $(test-program-prefix).
14696         * libio/test-freopen.sh (run_program_prefix): Renamed to ...
14697         (test_program_prefix): This.
14698         * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
14699         $(run-program-prefix) with $(test-program-prefix).
14700         * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
14701         (test_program_prefix): This.
14702         * manual/install.texi: Document --enable-hardcoded-path-in-tests.
14703         * posix/Makefile ($(objpfx)globtest.out): Replace
14704         $(run-via-rtld-prefix) and $(test-wrapper) with
14705         $(test-program-prefix) and $(test-via-rtld-prefix).
14706         ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
14707         $(test-program-prefix).
14708         (tst-exec-ARGS): Replace $(host-built-program-cmd) with
14709         $(host-test-program-cmd).
14710         (tst-spawn-ARGS): Likewise.
14711         ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
14712         $(test-program-prefix).
14713         * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
14714         (test_via_rtld_prefix): This.
14715         (test_wrapper): Renamed to ...
14716         (test_program_prefix): This.
14717         (run_program_prefix): Replaced by test_program_prefix.
14718         * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
14719         (test_program_prefix): This.
14720         * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
14721         with $(host-test-program-cmd).
14722         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
14723         $(run-program-prefix) with $(test-program-prefix).
14724         ($(objpfx)tst-printf.out): Likewise.
14725         ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
14726         $(test-program-cmd).
14727         * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
14728         (test_program_prefix): This.
14729         * stdio-common/tst-unbputc.sh: Likewise.
14730         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
14731         $(run-program-prefix) with $(test-program-prefix).
14732         * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
14733         (test_program_prefix): This.
14734         * string/Makefile ($(objpfx)tst-svc.out):  Replace
14735         $(built-program-cmd) with $(test-program-cmd).
14736
14737 2013-01-11  Andreas Jaeger  <aj@suse.de>
14738
14739         [BZ #15003]
14740         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
14741         value. Sync with Linux 3.7.
14742
14743 2013-01-10  David S. Miller  <davem@davemloft.net>
14744
14745         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
14746         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
14747         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
14748
14749 2013-01-10  Roland McGrath  <roland@hack.frob.com>
14750
14751         * configure.in (sysnames): Drop use of $m0sub and $msub, which are
14752         never set.
14753         * configure: Regenerated.
14754
14755 2013-01-10  David S. Miller  <davem@davemloft.net>
14756
14757         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
14758         sparc V9 rather than using V8 code.
14759         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
14760         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
14761
14762 2013-01-10  Roland McGrath  <roland@hack.frob.com>
14763
14764         * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
14765         (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
14766         (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
14767         (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
14768         (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
14769         (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
14770         (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
14771         (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
14772         (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
14773         (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
14774         (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
14775         (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
14776         (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
14777         (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
14778         (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
14779         (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
14780         (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
14781         (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
14782         (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
14783         (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
14784         (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
14785         (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
14786         (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
14787         (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
14788         (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
14789         (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
14790         (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
14791
14792 2013-01-10  David S. Miller  <davem@davemloft.net>
14793
14794         * sysdeps/sparc/fpu/libm-test-ulps: Update.
14795
14796 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
14797
14798         * posix/Makefile (tests-static): New variable.
14799         (tests): Add $(tests-static).
14800         (tst-exec-static-ARGS): New variable.
14801         (tst-spawn-static-ARGS): Likewise.
14802         * posix/tst-exec-static.c: New file.
14803         * posix/tst-spawn-static.c: Likewise.
14804         * posix/tst-exec.c: Support run directly.
14805         * posix/tst-spawn.c: Likewise.
14806
14807 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
14808
14809         * elf/link.h (struct dl_phdr_info): Use __extension__ with long
14810         long.
14811         * math/bits/mathcalls.h (llrint): Likewise.
14812         (llround): Likewise.
14813         * stdlib/stdlib.h (struct drand48_data): Likewise.
14814         * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
14815         * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
14816         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
14817         Likewise.
14818         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
14819         Likewise.
14820         * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
14821         (elf_greg_t): Likewise.
14822         * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
14823         (__jmp_buf): Likewise.
14824         * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
14825         definitions.
14826         (llrint): Likewise, for all definitions.
14827         (llrintl): Likewise.
14828
14829         * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
14830         Remove [__GNUC__] condition.
14831         * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
14832         condition to just [__USE_ISOC99].
14833         [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
14834
14835 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
14836
14837         [BZ #14200]
14838         * sysdeps/unix/sysv/linux/x86/bits/environments.h
14839         (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
14840         defined.
14841         (_POSIX_V6_ILP32_OFF32): Likewise.
14842         (_XBS5_ILP32_OFF32): Likewise.
14843         (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
14844         (__ILP32_OFFBIG_LDFLAGS): Likewise.
14845
14846 2013-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
14847
14848         * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
14849
14850         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
14851         doubles __mpexp_twomm1.  Adjust usage.
14852         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
14853         Remove.
14854
14855 2013-01-10  Andreas Schwab  <schwab@suse.de>
14856
14857         [BZ #14964]
14858         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
14859         (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
14860
14861 2013-01-09  David S. Miller  <davem@davemloft.net>
14862
14863         [BZ #15003]
14864         * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS,
14865         TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT,
14866         TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS,
14867         TCP_FASTOPEN): Define.
14868         (tcp_repair_opt): New structure.
14869         (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
14870         enum values.
14871         (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE,
14872         TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN,
14873         TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
14874         (tcp_cookie_transactions): New structure.
14875
14876 2013-01-09  Anton Blanchard  <anton@samba.org>
14877
14878         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
14879         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
14880         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
14881         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
14882
14883 2013-01-09  Joseph Myers  <joseph@codesourcery.com>
14884
14885         * include/features.h (__USE_ANSI): Remove.
14886
14887 2013-01-09  Roland McGrath  <roland@hack.frob.com>
14888
14889         * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
14890
14891         * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
14892
14893 2013-01-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
14894
14895         * sysdeps/s390/fpu/libm-test-ulps: Update.
14896
14897         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14898
14899         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
14900         (__acr): Likewise.
14901         (__cpy): Likewise.
14902         (norm): Likewise.
14903         (denorm): Likewise.
14904         (__mp_dbl): Likewise.
14905         (__dbl_mp): Likewise.
14906         (add_magnitudes): Likewise.
14907         (sub_magnitudes): Likewise.
14908         (__add): Likewise.
14909         (__sub): Likewise.
14910         (__mul): Likewise.
14911         (__inv): Likewise.
14912         (__dvd): Likewise.
14913         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
14914         (__acr): Likewise.
14915         (__cpy): Likewise.
14916         (norm): Likewise.
14917         (denorm): Likewise.
14918         (__mp_dbl): Likewise.
14919         (__dbl_mp): Likewise.
14920         (add_magnitudes): Likewise.
14921         (sub_magnitudes): Likewise.
14922         (__add): Likewise.
14923         (__sub): Likewise.
14924         (__mul): Likewise.
14925         (__inv): Likewise.
14926         (__dvd): Likewise.
14927         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
14928         (__acr): Likewise.
14929         (__cpy): Likewise.
14930         (norm): Likewise.
14931         (denorm): Likewise.
14932         (__mp_dbl): Likewise.
14933         (__dbl_mp): Likewise.
14934         (add_magnitudes): Likewise.
14935         (sub_magnitudes): Likewise.
14936         (__add): Likewise.
14937         (__sub): Likewise.
14938         (__mul): Likewise.
14939         (__inv): Likewise.
14940         (__dvd): Likewise.
14941
14942 2013-01-08  Joseph Myers  <joseph@codesourcery.com>
14943
14944         * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
14945         __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
14946         * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
14947         2 && __USE_EXTERN_INLINES]: Likewise.
14948
14949 2013-01-08  Andreas Jaeger  <aj@suse.de>
14950
14951         [BZ# 14985]
14952         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
14953         Remove.
14954         * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
14955         * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
14956
14957 2013-01-07  Anton Blanchard  <anton@samba.org>
14958
14959         * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
14960         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
14961         * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
14962         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
14963         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
14964         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
14965         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
14966         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
14967         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
14968         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
14969         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
14970         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
14971         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
14972         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
14973         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
14974         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
14975         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
14976         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
14977         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
14978         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
14979         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
14980         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
14981         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
14982         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
14983         * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
14984         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
14985         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
14986         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
14987         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
14988         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
14989         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
14990         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
14991         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
14992         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
14993         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
14994         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
14995         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
14996         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
14997         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
14998         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
14999         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
15000         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
15001         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
15002
15003 2013-01-07  Joseph Myers  <joseph@codesourcery.com>
15004
15005         * malloc/malloc.h (__MALLOC_P): Remove all definitions.
15006         (__MALLOC_PMT): Likewise.
15007         [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
15008         [__GNUC__], only on [_LIBC].
15009         [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
15010         [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
15011         [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
15012         * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
15013         forward declaration.
15014         (realloc_hook_ini): Likewise.
15015         (memalign_hook_ini): Likewise.
15016         (__libc_memalign): Do not use __MALLOC_PMT in variable
15017         declaration.
15018         (__libc_valloc): Likewise.
15019         (__libc_pvalloc): Likewise.
15020         (__libc_calloc): Likewise.
15021         (__posix_memalign): Likewise.
15022
15023         [BZ #14996]
15024         * math/s_casinh.c: Include <float.h>.
15025         (__casinh): Do not do computation with squaring and square root
15026         for large arguments.
15027         * math/s_casinhf.c: Include <float.h>.
15028         (__casinhf): Do not do computation with squaring and square root
15029         for large arguments.
15030         * math/s_casinhl.c: Include <float.h>.
15031         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
15032         (__casinhl): Do not do computation with squaring and square root
15033         for large arguments.
15034         * math/libm-test.inc (casin_test): Add more tests.
15035         (casinh_test): Likewise.
15036         * sysdeps/i386/fpu/libm-test-ulps: Update.
15037         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15038
15039 2013-01-04  H.J. Lu  <hongjiu.lu@intel.com>
15040
15041         * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
15042         (__x86_64_raw_data_cache_size): Likewise.
15043         (__x86_64_data_cache_size_half): Likewise.
15044         (__x86_64_raw_data_cache_size_half): Likewise.
15045         (__x86_64_shared_cache_size): Likewise.
15046         (__x86_64_raw_shared_cache_size): Likewise.
15047         (__x86_64_shared_cache_size_half): Likewise.
15048         (__x86_64_raw_shared_cache_size_half): Likewise.
15049         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
15050         to ...
15051         (__x86_data_cache_size): This.
15052         (__x86_64_raw_data_cache_size): Renamed to ...
15053         (__x86_raw_data_cache_size): This.
15054         (__x86_64_data_cache_size_half): Renamed to ...
15055         (__x86_data_cache_size_half): This.
15056         (__x86_64_raw_data_cache_size_half): Renamed to ...
15057         (__x86_raw_data_cache_size_half): This.
15058         (__x86_64_shared_cache_size): Renamed to ...
15059         (__x86_shared_cache_size): This.
15060         (__x86_64_raw_shared_cache_size): Renamed to ...
15061         (__x86_raw_shared_cache_size): This.
15062         (__x86_64_shared_cache_size_half): Renamed to ...
15063         (__x86_shared_cache_size_half): This.
15064         (__x86_64_raw_shared_cache_size_half): Renamed to ...
15065         (__x86_raw_shared_cache_size_half): This.
15066         * sysdeps/x86_64/memcpy.S: Updated.
15067         * sysdeps/x86_64/memset.S: Likewise.
15068         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
15069         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
15070         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
15071
15072 2013-01-04  David S. Miller  <davem@davemloft.net>
15073
15074         * sysdeps/sparc/fpu/libm-test-ulps: Update.
15075
15076 2013-01-04  Andreas Schwab  <schwab@linux-m68k.org>
15077
15078         * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
15079         1 to avoid redefinition warning.
15080         (__USE_GNU): Don't define.
15081         (init_signaling_nan): Protoize.
15082
15083         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15084
15085 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
15086
15087         * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
15088         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
15089         (__cpymn): Likewise.
15090         (norm): Remove commented code.
15091         (denorm): Likewise.
15092         (__mp_dbl): Likewise.
15093         (__inv): Likewise.
15094         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
15095         (__cpymn): Likewise.
15096         (norm): Remove commented code.
15097         (denorm): Likewise.
15098         (__mp_dbl): Likewise.
15099         (__inv): Likewise.
15100
15101         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
15102         mp_no value for 1.0 and 2.0.
15103         (norm): Use RADIXI instead of radixi.d.
15104         (denorm): Likewise.
15105         (__mul): Use 0.0 instead of zero.d.
15106         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
15107         mp_no value for 1.0 and 2.0.
15108         (norm): Use RADIXI instead of radixi.d.
15109         (denorm): Likewise.
15110         (__mul): Use 0.0 instead of zero.d.
15111
15112 2013-01-04  Joseph Myers  <joseph@codesourcery.com>
15113
15114         [BZ #14994]
15115         * math/s_casinh.c (__casinh): Reduce finite argument to first
15116         quadrant then set signs of results at the end.
15117         * math/s_casinhf.c (__casinhf): Likewise.
15118         * math/s_casinhl.c (__casinhl): Likewise.
15119         * math/libm-test.inc (casin_test): Add more tests.
15120         (casinh_test): Likewise.
15121         * sysdeps/i386/fpu/libm-test-ulps: Update.
15122         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15123
15124 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
15125
15126         * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
15127
15128         * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
15129
15130         * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
15131         declarations.
15132         (denorm): Likewise.
15133         (__mp_dbl): Likewise.
15134         (__inv): Likewise.
15135
15136         * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
15137         and adjust the header comment.
15138
15139         * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
15140         variable name from declaration.
15141
15142 2013-01-03  H.J. Lu  <hongjiu.lu@intel.com>
15143
15144         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
15145         Initialize COMMON_CPUID_INDEX_7 element.
15146         * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
15147         (CPUID_RTM): Likewise.
15148         (HAS_RTM): Likewise.
15149         (COMMON_CPUID_INDEX_7): New enum.
15150
15151 2013-01-03  Andreas Schwab  <schwab@linux-m68k.org>
15152
15153         [BZ #14981]
15154         * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
15155         size is zero, record memory as freed.
15156
15157 2013-01-03  Andreas Jaeger  <aj@suse.de>
15158
15159         * po/ia.po: Add new Interlingua translation.
15160
15161 2012-01-03  Allan McRae  <allan@archlinux.org>
15162
15163         * locale/programs/localedef.c: Fix description of '--posix' flag.
15164
15165 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
15166
15167         * NEWS: Update dates in second copyright notice.
15168         * README: Update copyright dates in example.
15169         * manual/libc.texinfo: Update copyright dates.
15170         * scripts/test-installation.pl: Update copyright date in --version
15171         output.
15172
15173         * hurd/ctty-input.c: Fix copyright notice formatting.
15174         * hurd/ctty-output.c: Likewise.
15175         * hurd/dtable.c: Likewise.
15176         * hurd/hurd-raise.c: Likewise.
15177         * hurd/hurdprio.c: Likewise.
15178         * hurd/msgportdemux.c: Likewise.
15179         * misc/sys/file.h: Likewise.
15180         * misc/sys/ioctl.h: Likewise.
15181         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
15182         * sysdeps/mach/hurd/chdir.c: Likewise.
15183         * sysdeps/mach/hurd/fchdir.c: Likewise.
15184         * sysdeps/mach/hurd/rename.c: Likewise.
15185         * sysdeps/mach/hurd/rmdir.c: Likewise.
15186         * sysdeps/mach/hurd/seekdir.c: Likewise.
15187         * sysdeps/mach/hurd/setsid.c: Likewise.
15188         * sysdeps/posix/wait3.c: Likewise.
15189
15190         * All files with FSF copyright notices: Update copyright dates
15191         using scripts/update-copyrights.
15192         * intl/plural.c: Regenerated.
15193         * locale/programs/charmap-kw.h: Likewise.
15194         * locale/programs/locfile-kw.h: Likewise.
15195
15196 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
15197
15198         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
15199         four values.
15200
15201         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
15202         calculation loop and add branch prediction.
15203
15204         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
15205         check access beyond bounds of m1np.
15206
15207         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
15208         MPTWO.
15209         (__inv): Remove local variable MPTWO to use the global
15210         constant.
15211         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
15212         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
15213         variable MPTWO.
15214         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
15215         MP3HALFS static const.
15216
15217 2013-01-01  David S. Miller  <davem@davemloft.net>
15218
15219         * po/ca.po: Update from translation team.
15220
15221 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
15222
15223         * scripts/update-copyrights: New file.
15224         * Makeconfig: Reformat copyright notice.
15225         * ctype/ctype.h: Likewise.
15226         * debug/swprintf_chk.c: Likewise.
15227         * elf/dl-cache.c: Likewise.
15228         * elf/dl-debug.c: Likewise.
15229         * elf/dl-object.c: Likewise.
15230         * grp/initgroups.c: Likewise.
15231         * hurd/Makefile: Likewise.
15232         * hurd/hurd/signal.h: Likewise.
15233         * hurd/hurdfault.c: Likewise.
15234         * hurd/hurdioctl.c: Likewise.
15235         * hurd/hurdlookup.c: Likewise.
15236         * hurd/intr-msg.c: Likewise.
15237         * iconv/gconv_open.c: Likewise.
15238         * libio/swprintf.c: Likewise.
15239         * locale/lc-ctype.c: Likewise.
15240         * locale/nl_langinfo.c: Likewise.
15241         * mach/Machrules: Likewise.
15242         * mach/Makefile: Likewise.
15243         * malloc/obstack.h: Likewise.
15244         * manual/Makefile: Likewise.
15245         * manual/tsort.awk: Likewise.
15246         * misc/bits/stab.def: Likewise.
15247         * nis/nis_print_group_entry.c: Likewise.
15248         * nis/nis_table.c: Likewise.
15249         * nis/nss_compat/compat-pwd.c: Likewise.
15250         * nis/nss_compat/compat-spwd.c: Likewise.
15251         * po/Makefile: Likewise.
15252         * posix/fnmatch.c: Likewise.
15253         * posix/regex.h: Likewise.
15254         * resolv/Makefile: Likewise.
15255         * resolv/nss_dns/dns-network.c: Likewise.
15256         * resolv/res_hconf.c: Likewise.
15257         * scripts/gen-sorted.awk: Likewise.
15258         * soft-fp/soft-fp.h: Likewise.
15259         * stdio-common/printf.h: Likewise.
15260         * stdlib/monetary.h: Likewise.
15261         * stdlib/random.c: Likewise.
15262         * stdlib/random_r.c: Likewise.
15263         * sysdeps/generic/Makefile: Likewise.
15264         * sysdeps/gnu/Makefile: Likewise.
15265         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
15266         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
15267         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
15268         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
15269         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
15270         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
15271         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
15272         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
15273         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
15274         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
15275         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
15276         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
15277         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
15278         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
15279         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
15280         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
15281         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
15282         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
15283         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
15284         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
15285         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
15286         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
15287         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
15288         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
15289         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
15290         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
15291         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
15292         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
15293         * sysdeps/mach/hurd/errnos.awk: Likewise.
15294         * sysdeps/mach/hurd/fork.c: Likewise.
15295         * sysdeps/mach/hurd/getcwd.c: Likewise.
15296         * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
15297         * sysdeps/mach/hurd/mmap.c: Likewise.
15298         * sysdeps/mach/hurd/utimes.c: Likewise.
15299         * sysdeps/mach/hurd/xmknod.c: Likewise.
15300         * sysdeps/posix/profil.c: Likewise.
15301         * sysdeps/posix/readdir_r.c: Likewise.
15302         * sysdeps/powerpc/bits/mathdef.h: Likewise.
15303         * sysdeps/powerpc/bits/setjmp.h: Likewise.
15304         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
15305         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
15306         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
15307         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
15308         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
15309         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
15310         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
15311         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
15312         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
15313         * sysdeps/pthread/lio_listio.c: Likewise.
15314         * sysdeps/sparc/dl-procinfo.h: Likewise.
15315         * sysdeps/unix/i386/sysdep.S: Likewise.
15316         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
15317         * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
15318         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
15319         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
15320         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
15321         * sysdeps/unix/sysv/linux/semctl.c: Likewise.
15322         * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
15323         * sysdeps/unix/sysv/linux/speed.c: Likewise.
15324         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
15325         * sysdeps/wordsize-32/divdi3.c: Likewise.
15326         * time/sys/time.h: Likewise.
15327         * wcsmbs/Makefile: Likewise.
15328
15329 2013-01-01  David S. Miller  <davem@davemloft.net>
15330
15331         * po/fr.po: Update from translation team.
15332
15333         * catgets/gencat.c: Update copyright year.
15334         * csu/version.c: Likewise.
15335         * debug/catchsegv.sh: Likewise.
15336         * debug/pcprofiledump.c: Likewise.
15337         * debug/xtrace.sh: Likewise.
15338         * elf/ldconfig.c: Likewise.
15339         * elf/ldd.bash.in: Likewise.
15340         * elf/pldd.c: Likewise.
15341         * elf/sotruss.ksh: Likewise.
15342         * elf/sprof.c: Likewise.
15343         * iconv/iconv_prog.c: Likewise.
15344         * iconv/iconvconfig.c: Likewise.
15345         * locale/programs/locale.c: Likewise.
15346         * locale/programs/localedef.c: Likewise.
15347         * login/programs/pt_chown.c: Likewise.
15348         * malloc/memusage.sh: Likewise.
15349         * malloc/memusagestat.c: Likewise.
15350         * malloc/mtrace.pl: Likewise.
15351         * nscd/nscd.c: Likewise.
15352         * nss/getent.c: Likewise.
15353         * nss/makedb.c: Likewise.
15354         * posix/getconf.c: Likewise.
15355
15356 2012-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
15357
15358         * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
15359         numbers.
15360
15361 2012-12-30  Mike Frysinger  <vapier@gentoo.org>
15362
15363         * math/bits/mathcalls.h (modf): Use __nonnull.
15364
15365 2012-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
15366
15367         * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
15368         (split): Use macro CN instead of the bare value.
15369         * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
15370         could be used.
15371         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
15372         instead of the bare value.
15373         (power1): Likewise.
15374
15375 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
15376
15377         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
15378         __ATAN_TWOM.
15379         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
15380
15381         * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
15382         their values.
15383         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
15384         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
15385         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
15386         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
15387
15388 2012-12-28  Andreas Jaeger  <aj@suse.de>
15389
15390         * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define.  New
15391         values are from Linux 3.7.
15392
15393         * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
15394         (TCPI_OPT_ECN_SEEN): Define.  Sync with Linux 3.7.
15395
15396 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
15397
15398         * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
15399         TRUE case.
15400
15401         * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
15402         (norm): Likewise.
15403         * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
15404         variables with preprocessor constants.
15405         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
15406         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
15407         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
15408
15409 2012-12-27  Bruno Haible  <bruno@clisp.org>
15410
15411         [BZ #14317]
15412         * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
15413         only if needed.
15414
15415 2012-12-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
15416
15417         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
15418         and use variable directly.
15419         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
15420
15421         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
15422         MPONE.
15423         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
15424         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
15425         variable MPONE.
15426         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
15427         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
15428         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
15429         include directive.  Remove local variable MPONE.
15430         * sysdeps/ieee754/dbl-64/mplog.h: Remove.
15431         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
15432         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
15433
15434 2012-12-25  David S. Miller  <davem@davemloft.net>
15435
15436         * version.h (RELEASE): Set to "development".
15437         (VERSION): Set to "2.17.90".
15438         * NEWS: Add 2.18 section.
15439
15440 2012-12-21  David S. Miller  <davem@davemloft.net>
15441
15442         * po/hr.po: Update from translation team.
15443
15444 2012-12-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
15445
15446         * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
15447
15448 2012-12-19  Steve Ellcey  <sellcey@mips.com>
15449
15450         * NEWS:  Mention new memcpy for MIPS.
15451
15452 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
15453
15454         * manual/contrib.texi (Contributors): Spelling correction.
15455
15456 2012-12-15  David S. Miller  <davem@davemloft.net>
15457
15458         * po/ru.po: Update from translation team.
15459
15460 2012-12-13  David S. Miller  <davem@davemloft.net>
15461
15462         * NEWS: Mention IFUNC testsuite enhancements.
15463
15464         * po/pl.po: Update from translation team.
15465         * po/bg.po: Likewise.
15466
15467         * manual/contrib.texi (Contributors): Update entries for Hongjiu
15468         Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
15469
15470 2012-12-11  David S. Miller  <davem@davemloft.net>
15471
15472         * po/sv.po: Update from translation team.
15473
15474         * po/vi.po: Update from translation team.
15475
15476         * po/cs.po: Update from translation team.
15477
15478         * po/de.po: Update from translation team.
15479         * po/eo.po: Likewise.
15480         * po/nl.po: Likewise.
15481
15482 2012-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
15483
15484         [BZ #14246]
15485         * manual/argp.texi (Argp Helper Functions): Move node to follow
15486         Argp Parsing State.
15487
15488         [BZ #14872]
15489         * manual/conf.texi (Limits on File System Capacity): Mention if
15490         terminating null is included in the max size.
15491
15492 2012-12-10  Andreas Jaeger  <aj@suse.de>
15493
15494         * po/cs.po: Update from translation team.
15495
15496 2012-12-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
15497
15498         * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
15499         void pointer and cast to uintptr_t.
15500         * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
15501         path.
15502         * sysdeps/s390/s390-64/memcpy.S: Likewise.
15503         * sysdeps/s390/s390-64/memset.S: Likewise.
15504
15505 2012-12-08  Benno Schulenberg  <bensberg@justemail.net>
15506
15507         [BZ #14833]
15508         * menual/message.texi (Message Translation): Fix typos.
15509         (Helper programs for gettext): Likewise.
15510
15511 2012-12-07  Andreas Schwab  <schwab@linux-m68k.org>
15512
15513         [BZ #14898]
15514         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
15515         Change to -1.
15516
15517 2012-12-07  David S. Miller  <davem@davemloft.net>
15518
15519         * po/libc.pot: Update.
15520
15521 2012-12-07  Richard Henderson  <rth@redhat.com>
15522
15523         [BZ #10114]
15524         * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
15525         normal/normal case to before the switch.
15526         (_FP_DIV): Likewise.
15527
15528 2012-12-06  Carlos O'Donell  <carlos@systemhalted.org>
15529             Mike Frysinger  <vapier@gentoo.org>
15530
15531         * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
15532         check for __NR_fadvise64_64.
15533
15534 2012-12-06  Chris Metcalf  <cmetcalf@tilera.com>
15535
15536         * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
15537         0, not just to plain "0" as a statement.
15538         (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
15539         with cw.
15540
15541 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
15542
15543         * NEWS: Use sourceware.org in Bugzilla URL.
15544
15545 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
15546
15547         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
15548         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
15549
15550         * stdio-common/tst-put-error.c (do_test): Add newline to the
15551         padded test to ensure flush.
15552
15553 2012-12-05  Jeff Law  <law@redhat.com>
15554
15555         * sunrpc/etc.rpc (fedfs_admin): Add entry.
15556
15557 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
15558
15559         * README: Don't refer to ports add-on as distributed separately.
15560         Mention AArch64 in list of systems supported in the ports add-on.
15561
15562         * LICENSES: Add more non-FSF copyright and license notices.
15563
15564         * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
15565         ((unused)).
15566
15567         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
15568
15569         * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
15570         10000 as width of padded output.
15571
15572 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
15573
15574         * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
15575
15576         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
15577         variable LX with __attribute__ ((unused)).
15578         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
15579         Likewise.
15580         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
15581         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
15582         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
15583         with __attribute__ ((unused)).
15584
15585 2012-12-04  David S. Miller  <davem@abraco.davemloft.net>
15586
15587         * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
15588
15589 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
15590
15591         * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
15592         (CFLAGS-nldbl-acos.c): New variable.
15593         [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
15594         [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
15595         [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
15596         [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
15597         [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
15598         [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
15599         [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
15600         [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
15601         [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
15602         [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
15603         [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
15604         [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
15605         [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
15606         [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
15607         [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
15608         [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
15609         [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
15610         [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
15611         [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
15612         [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
15613         [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
15614         [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
15615         [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
15616         [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
15617         [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
15618         [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
15619         [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
15620         [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
15621         [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
15622         [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
15623         [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
15624         [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
15625         [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
15626         [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
15627         [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
15628         [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
15629         [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
15630         [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
15631         [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
15632         [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
15633         [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
15634         [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
15635         [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
15636         [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
15637         [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
15638         [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
15639         [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
15640         [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
15641         [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
15642         [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
15643         [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
15644         [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
15645         [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
15646         [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
15647         [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
15648         [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
15649         [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
15650         [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
15651         [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
15652         [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
15653         [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
15654         [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
15655         [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
15656         [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
15657         [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
15658         [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
15659         [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
15660         [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
15661         [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
15662         [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
15663         [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
15664         [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
15665         [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
15666         [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
15667         [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
15668         [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
15669         [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
15670         [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
15671         [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
15672         [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
15673         [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
15674         [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
15675         [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
15676         [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
15677         [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
15678         [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
15679         [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
15680         [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
15681         [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
15682         [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
15683         [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
15684         [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
15685         [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
15686         [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
15687         [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
15688         [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
15689         [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
15690
15691         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
15692         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
15693
15694         [BZ #14914]
15695         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
15696         whole low double instead of just low 47 bits when splitting values
15697         into two parts.
15698
15699 2012-12-03  Allan McRae  <allan@archlinux.org>
15700
15701         * manual/stdio.texi (Predefined Printf Handlers): Remove
15702         @hsep and @vsep usage.
15703
15704 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
15705
15706         * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
15707         * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
15708
15709 2012-12-03  Jeff Law  <law@redhat.com>
15710
15711         * time/sys/time.h (settimeofday): Do not mark TV argument
15712         as __nonnull.
15713
15714 2012-12-01  Mike Frysinger  <vapier@gentoo.org>
15715
15716         * libio/fileops.c (_IO_new_file_close_it): Do not always flush
15717         when currently writing and seek to current position when not.
15718         * libio/Makefile (tests): Remove bug-fclose1.
15719         * libio/bug-fclose1.c: Delete.
15720
15721 2012-12-01  Joseph Myers  <joseph@codesourcery.com>
15722
15723         * manual/arith.texi (feenableexcept): Fix typo.
15724         (fedisableexcept): Likewise.
15725
15726 2012-11-30  Roland McGrath  <roland@hack.frob.com>
15727
15728         * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
15729         second, differently-typed declaration, rather than a cast.
15730
15731 2012-11-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
15732
15733         * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
15734         * include/rpc/svc.h: ... here.
15735
15736 2012-11-30  Aurelien Jarno  <aurel32@debian.org>
15737
15738         [BZ #13013]
15739         * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
15740         depending n and resplen2 to catch cases where answer
15741         equals answerp2.
15742
15743 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
15744
15745         * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
15746         for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
15747
15748 2012-11-29  Mike Frysinger  <vapier@gentoo.org>
15749
15750         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
15751
15752 2012-11-29  Roland McGrath  <roland@hack.frob.com>
15753
15754         * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
15755
15756 2012-11-28  Jeff Law  <law@redhat.com>
15757
15758         [BZ #13761]
15759         * nscd/grpcache.c (cache_addgr): Rename alloca_used to
15760         dataset_temporary.  Track alloca usage into alloca_used.
15761         If dataset is large allocate and release it via malloc/free.
15762
15763 2012-06-04  Florian Weimer  <fweimer@redhat.com>
15764
15765         [BZ #14197]
15766         * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
15767
15768 2012-11-28  David S. Miller  <davem@davemloft.net>
15769
15770         * sysdeps/sparc/fpu/libm-test-ulps: Update.
15771
15772 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
15773
15774         [BZ #14803]
15775         * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
15776         of pi/2 rounded to nearest to 64 bits.
15777         (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
15778         nearest to 64 bits.
15779         (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
15780         bits.
15781
15782 2012-11-28  Jeff Law <law@redhat.com>
15783             Martin Osvald <mosvald@redhat.com>
15784
15785         [BZ #14889]
15786         * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
15787         * sunrpc/svc.c: Include time.h.
15788         (__svc_accept_failed): New function.
15789         * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
15790         any reason other than EINTR, call __svc_accept_failed.
15791         * sunrpc/svc_udp.c (svcudp_recv): Similarly.
15792         * sunrpc/svc_unix.c (rendezvous_request): Similarly.
15793
15794 2012-11-28  Andreas Schwab  <schwab@suse.de>
15795
15796         * scripts/abilist.awk: Also handle indirect functions in .opd
15797         section.
15798
15799 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
15800
15801         [BZ #13881]
15802         * sysdeps/x86/fpu/powl_helper.c: New file.
15803         * sysdeps/x86/fpu/Makefile: Likewise.
15804         * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
15805         (p3): New object.
15806         (__ieee754_powl): Use __powl_helper for finite arguments except
15807         integer exponents below 8.
15808         * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
15809         (p3): New object.
15810         (__ieee754_powl): Use __powl_helper for finite arguments except
15811         integer exponents below 8.
15812         * math/libm-test.inc (pow_test): Add more tests and enable some
15813         previously disabled tests.
15814         * sysdeps/i386/fpu/libm-test-ulps: Update.
15815         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15816
15817 2012-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
15818             Carlos O'Donell  <carlos_odonell@mentor.com>
15819
15820         * nss/makedb.c (is_prime): Assert that input is odd and greater
15821         than 4.  Note that fact in a comment too.
15822         (next_prime): Add 4 to input.
15823
15824 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
15825
15826         [BZ #11741]
15827         * libio/Makefile (tests): Add test case tst-fwrite-error.
15828         * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
15829         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
15830         * libio/tst-fwrite-error.c: New test case.
15831
15832 2012-11-26  H.J. Lu  <hongjiu.lu@intel.com>
15833
15834         * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
15835         before casting to void *.
15836         * include/libc-internal.h (__pointer_type): New macro.
15837         (__integer_if_pointer_type_sub): Likewise.
15838         (__integer_if_pointer_type): Likewise.
15839         (cast_to_integer): Likewise.
15840         * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
15841         (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
15842         before casting to atomic64_t.
15843         (atomic_exchange_acq): Likewise.
15844         (__arch_exchange_and_add_body): Likewise.
15845         (__arch_add_body): Likewise.
15846         (atomic_add_negative): Likewise.
15847         (atomic_add_zero): Likewise.
15848
15849 2012-11-26  Joseph Myers  <joseph@codesourcery.com>
15850
15851         * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
15852         (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
15853         (add_fdes): Likewise.
15854         (linear_search_fdes): Likewise.
15855         (binary_search_unencoded_fdes): Likewise.
15856
15857 2012-11-26  Andreas Schwab  <schwab@linux-m68k.org>
15858
15859         * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
15860
15861 2012-11-24  Adam Conrad  <adconrad@0c3.net>
15862
15863         * configure.in: Autodetect C++ header directories.
15864         * configure: Regenerated.
15865
15866 2012-11-23  Mike Frysinger  <vapier@gentoo.org>
15867
15868         * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
15869
15870 2012-11-23  Andreas Schwab  <schwab@linux-m68k.org>
15871
15872         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15873
15874 2012-11-22  Joseph Myers  <joseph@codesourcery.com>
15875
15876         * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
15877         LDBL_MANT_DIG == 106]: Disable some tests.
15878         (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
15879         Likewise.
15880         (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
15881         Likewise.
15882
15883         [BZ #14871]
15884         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
15885         input for small inputs.  Return +/- pi/2 for large inputs.
15886         * math/libm-test.inc (atan_test): Add more tests.
15887
15888         * sysdeps/generic/unwind-dw2-fde-glibc.c
15889         (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
15890         __attribute__ ((unused)).
15891
15892         [BZ #14645]
15893         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
15894         x * y if x and y are nonzero and z is zero.
15895
15896         [BZ #14811]
15897         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
15898         nonzero exponents with absolute value below 0x1p-117 to +/-
15899         0x1p-117.
15900
15901         [BZ #14869]
15902         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
15903         up arguments below 2**-450, not just those below 2**-500.
15904         * math/libm-test.inc (hypot_test): Add another test.
15905
15906         [BZ #14868]
15907         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
15908         Return a+b for ratio over 2**120, not 2**60.
15909         * math/libm-test.inc (hypot_test): Add another test.
15910
15911         * math/libm-test.inc (clog_test): Use
15912         UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
15913         (clog10_test): Likewise.
15914
15915         [BZ #6778]
15916         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
15917
15918 2012-11-22  Andreas Schwab  <schwab@suse.de>
15919
15920         * sysdeps/i386/fpu/libm-test-ulps: Update.
15921
15922 2012-11-22  Pino Toscano  <toscano.pino@tiscali.it>
15923
15924         * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
15925         printf output with newline.
15926
15927 2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
15928
15929         [BZ #14865]
15930         * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
15931         * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
15932         -z nodlopen, -z initfirst and -z execstack support.
15933         * configure: Regenerated.
15934
15935         * elf/elf.h (DF_1_NODIRECT): New macro.
15936         (DF_1_IGNMULDEF): Likewise.
15937         (DF_1_NOKSYMS): Likewise.
15938         (DF_1_NOHDR): Likewise.
15939         (DF_1_EDITED): Likewise.
15940         (DF_1_NORELOC): Likewise.
15941         (DF_1_SYMINTPOSE): Likewise.
15942         (DF_1_GLOBAUDIT): Likewise.
15943         (DF_1_SINGLETON): Likewise.
15944         * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
15945         DT_1_SUPPORTED_MASK bits.
15946         * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
15947
15948 2012-11-20  Carlos O'Donell  <carlos_odonell@mentor.com>
15949
15950         * sysdeps/unix/make-syscalls.sh: Document prefixes.
15951
15952 2012-11-20  Thomas Schwinge  <thomas@codesourcery.com>
15953
15954         * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
15955         macro.
15956
15957         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
15958         (sendmmsg): Move declarations...
15959         * socket/sys/socket.h: ... here.
15960         * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
15961         !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
15962         include it from...
15963         * socket/recvmmsg.c: ... this new file.
15964         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
15965         (sendmmsg): Rename to __sendmmsg, create weak alias and make
15966         definition of __sendmmsg hidden.
15967         * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
15968         [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
15969         Move ENOSYS stub into and include it from...
15970         * socket/sendmmsg.c: ... this new file.
15971         * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
15972         (sysdep_routines): Move recvmmsg and sendmmsg...
15973         * socket/Makefile (routines): ... here.
15974         * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
15975         (GLIBC_PRIVATE): Add __sendmmsg.
15976         * include/sys/socket.h (__sendmmsg): Add declarations.
15977         * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
15978         sendmmsg.
15979
15980 2012-11-20  Joseph Myers  <joseph@codesourcery.com>
15981
15982         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
15983         variable I1 with __attribute__ ((unused)).
15984         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
15985
15986 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
15987
15988         * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
15989         DUMMY variables with __attribute__ ((unused)).
15990
15991         * bits/byteswap.h: Include <bits/types.h>.
15992         (__bswap_64): Use __uint64_t instead of unsigned long long int.
15993
15994 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
15995
15996         * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
15997         string_t.  Do not manually set errno.
15998         (__ptsname_r): Change the type of PEERNAME to string_t, and check its
15999         length with __strnlen.  Make sure to both set errno and return it on
16000         failure.
16001
16002 2012-11-19  David S. Miller  <davem@davemloft.net>
16003
16004         With help from Joseph Myers.
16005         * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
16006         very large arguments properly.
16007         * math/libm-test.inc (atan_test): New tests.
16008         (atan2_test): New tests.
16009         * sysdeps/sparc/fpu/libm-test-ulps: Update.
16010         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
16011
16012 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
16013
16014         [BZ #14856]
16015         * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
16016         Define to 3.
16017
16018         * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
16019         [POSIX] (EADDRNOTAVAIL): Likewise.
16020         [POSIX] (EAFNOSUPPORT): Likewise.
16021         [POSIX] (EALREADY): Likewise.
16022         [POSIX] (ECONNABORTED): Likewise.
16023         [POSIX] (ECONNREFUSED): Likewise.
16024         [POSIX] (ECONNRESET): Likewise.
16025         [POSIX] (EDESTADDRREQ): Likewise.
16026         [POSIX] (EDQUOT): Likewise.
16027         [POSIX] (EHOSTUNREACH): Likewise.
16028         [POSIX] (EIDRM): Likewise.
16029         [POSIX] (EISCONN): Likewise.
16030         [POSIX] (ELOOP): Likewise.
16031         [POSIX] (EMULTIHOP): Likewise.
16032         [POSIX] (ENETDOWN): Likewise.
16033         [POSIX] (ENETUNREACH): Likewise.
16034         [POSIX] (ENOBUFS): Likewise.
16035         [POSIX] (ENODATA): Likewise.
16036         [POSIX] (ENOLINK): Likewise.
16037         [POSIX] (ENOMSG): Likewise.
16038         [POSIX] (ENOPROTOOPT): Likewise.
16039         [POSIX] (ENOSR): Likewise.
16040         [POSIX] (ENOSTR): Likewise.
16041         [POSIX] (ENOTCONN): Likewise.
16042         [POSIX] (ENOTSOCK): Likewise.
16043         [POSIX] (EOPNOTSUPP): Likewise.
16044         [POSIX] (EOVERFLOW): Likewise.
16045         [POSIX] (EPROTO): Likewise.
16046         [POSIX] (EPROTONOSUPPORT): Likewise.
16047         [POSIX] (EPROTOTYPE): Likewise.
16048         [POSIX] (ESTALE): Likewise.
16049         [POSIX] (ETIME): Likewise.
16050         [POSIX] (ETXTBSY): Likewise.
16051         [POSIX] (EWOULDBLOCK): Likewise.
16052         [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
16053         * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
16054         [POSIX] (SEEK_CUR): Likewise.
16055         [POSIX] (SEEK_END): Likewise.
16056         [POSIX || UNIX98] (mode_t): Do not require.
16057         [POSIX] (off_t): Likewise.
16058         [POSIX] (pid_t): Likewise.
16059         [POSIX] (sys/stat.h): Do not allow header.
16060         [POSIX] (unistd.h): Likewise.
16061         [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
16062         [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
16063         [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
16064         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
16065         require.
16066         * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
16067         sigevent): Specify elements.
16068         [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
16069         entry.
16070         [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
16071         [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
16072
16073         * conform/data/cpio.h-data [POSIX]: Disable whole file.
16074         * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
16075         * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
16076         (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
16077         [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
16078         [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
16079         [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
16080         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
16081         [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
16082         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
16083         [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
16084         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
16085         [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
16086         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
16087         Likewise.
16088         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
16089         Likewise.
16090         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
16091         Likewise.
16092         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
16093         Likewise.
16094         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
16095         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
16096         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
16097         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
16098         [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
16099         Specify lower bound on value.
16100         [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
16101         [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
16102         [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
16103         [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
16104         [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
16105         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
16106         [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
16107         [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
16108         value.
16109         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
16110         as optional.
16111         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
16112         [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
16113         [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
16114         [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
16115         [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
16116         [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
16117         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
16118         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
16119         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
16120         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
16121         [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
16122         [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
16123         [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
16124         [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
16125         [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
16126         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
16127         entry.
16128         [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
16129         optional.
16130         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
16131         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
16132         [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
16133         [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
16134         [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
16135         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
16136         Likewise.
16137         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
16138         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
16139         [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
16140         [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
16141         [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise.  Give
16142         value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
16143         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
16144         as optional.
16145         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
16146         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
16147         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
16148         [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
16149         Likewise.  Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
16150         [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
16151         specify as optional.
16152         [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
16153         [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
16154         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
16155         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
16156         [POSIX || XPG3] (NL_ARGMAX): Do not allow.
16157         [XPG3] (NL_LANGMAX): Likewise.
16158         [POSIX || XPG3] (NL_MSGMAX): Likewise.
16159         [POSIX || XPG3] (NL_NMAX): Likewise.
16160         [POSIX || XPG3] (NL_SETMAX): Likewise.
16161         [POSIX || XPG3] (NL_TEXTMAX): Likewise.
16162         [XPG3] (NZERO): Likewise.
16163         [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
16164         [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
16165         [!ISO && !ISO99 && !ISO11] (*_t): Allow.
16166         * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
16167         (REG_ERANGE): Expect.
16168         * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
16169         optional-constant.
16170         [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
16171         Use (void) in prototype.
16172         [POSIX] (*_t): Allow.
16173         * conform/data/sys/times.h-data [POSIX]: Enable whole file.
16174         * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
16175         (WRDE_BADVAL): Expect.
16176
16177         * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
16178         expect.
16179         [XPG3 || XPG4] (O_RSYNC): Likewise.
16180         * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
16181         Likewise.
16182         [XPG3 || XPG4] (pthread_sigmask): Likewise.
16183         [XPG3 || XPG4] (sigqueue): Likewise.
16184         [XPG3 || XPG4] (sigtimedwait): Likewise.
16185         [XPG3 || XPG4] (sigwaitinfo): Likewise.
16186         * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
16187         [XPG3 || XPG4] (vsnprintf): Likewise.
16188         * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
16189         Likewise.
16190         [XPG3 || XPG4] (blksize_t): Likewise.
16191         * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
16192         Likewise.
16193         [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
16194         [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
16195         [XPG3 || XPG4] (struct itimerspec): Likewise.
16196         [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
16197         [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
16198         [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
16199         [XPG3 || XPG4] (clockid_t): Likewise.
16200         [XPG3 || XPG4] (timer_t): Likewise.
16201         [XPG3 || XPG4] (clock_getres): Likewise.
16202         [XPG3 || XPG4] (clock_gettime): Likewise.
16203         [XPG3 || XPG4] (clock_settime): Likewise.
16204         [XPG3 || XPG4] (nanosleep): Likewise.
16205         [XPG3 || XPG4] (timer_create): Likewise.
16206         [XPG3 || XPG4] (timer_delete): Likewise.
16207         [XPG3 || XPG4] (timer_gettime): Likewise.
16208         [XPG3 || XPG4] (timer_getoverrun): Likewise.
16209         [XPG3 || XPG4] (timer_settime): Likewise.
16210         * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
16211         [XPG3 || XPG4] (getlogin_r): Likewise.
16212         [XPG3 || XPG4] (pread): Likewise.
16213         [XPG3 || XPG4] (pthread_atfork): Likewise.
16214         [XPG3 || XPG4] (pwrite): Likewise.
16215
16216         [BZ #14835]
16217         * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
16218         <bits/siginfo.h>.
16219
16220 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
16221
16222         * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
16223         finalizing MALLSTREAM.
16224
16225         * sysdeps/mach/hurd/syncfs.c: New file.
16226
16227 2012-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
16228
16229         [BZ #14719]
16230         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
16231         NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
16232         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
16233         h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
16234         (_nss_dns_gethostbyname4_r): Likewise.
16235         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
16236         EAI_SYSTEM if NSS_STATUS_UNAVAIL.
16237
16238 2012-11-19  Peng Haitao  <penght@cn.fujitsu.com>
16239
16240         [BZ #13763]
16241         * sunrpc/bindrsvprt.c: Add lock to protect static variable.
16242
16243 2012-11-19  Steve McIntyre  <steve.mcintyre@linaro.org>
16244
16245         * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
16246         * elf/cache.c (print_entry): Print ",AArch64" for
16247         FLAG_AARCH64_LIB64
16248
16249         * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
16250         * elf/cache.c (print_entry): Print ",hard-float" for
16251         FLAG_ARM_LIBHF.
16252
16253 2012-11-18  David S. Miller  <davem@davemloft.net>
16254
16255         With help from Joseph Myers.
16256         * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
16257         cutoff to 2**-13.
16258         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
16259         cutoff to 2**-25.
16260         * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
16261         ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
16262         small.
16263         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
16264         * math/libm-test.inc (y0_test): New tests.
16265         (y1_test): New tests.
16266         * sysdeps/i386/fpu/libm-test-ulps: Update.
16267         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
16268         * sysdeps/sparc/fpu/libm-test-ulps: Update.
16269
16270 2012-11-18  Andreas Schwab  <schwab@linux-m68k.org>
16271
16272         * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
16273         64-bit targets.
16274         * configure: Regenerated.
16275
16276 2012-11-17  David S. Miller  <davem@davemloft.net>
16277
16278         [BZ #14811]
16279         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
16280         nonzero exponents with absolute value below 0x1p-128 to +/-
16281         0x1p-128.
16282
16283 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
16284
16285         * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
16286
16287         * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
16288
16289         * posix/getconf-speclist.c: New file.
16290         * posix/posix-envs.def: Likewise.
16291         * posix/confstr.c (START_ENV_GROUP): New macro.
16292         (END_ENV_GROUP): Likewise.
16293         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
16294         (KNOWN_PRESENT_ENV_STRING): Likewise.
16295         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
16296         (UNKNOWN_ENVIRONMENT): Likewise.
16297         (confstr): Include posix-envs.def instead of handling
16298         _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
16299         _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
16300         * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
16301         (END_ENV_GROUP): Likewise.
16302         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
16303         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
16304         (UNKNOWN_ENVIRONMENT): Likewise.
16305         (__sysconf): Include posix-envs.def instead of handling associated
16306         cases directly here.
16307         * posix/Makefile ($(objpfx)getconf.speclist): Generate by
16308         preprocessing getconf-speclist.c rather than running getconf or
16309         generating empty file.
16310
16311 2012-11-16  Pino Toscano  <toscano.pino@tiscali.it>
16312
16313         * scripts/check-local-headers.sh: Ignore 'mach' headers.
16314
16315 2012-11-16  Andrej Lajovic  <natrij@gmail.com>
16316
16317         [BZ #14672]
16318         * iconv/iconv_prog.c (main): Fix -c handling of '/'.
16319
16320 2012-11-16  David S. Miller  <davem@davemloft.net>
16321
16322         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
16323         smaller than LDBL_EPSILON/2.0L, just return xm1.
16324
16325 2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
16326
16327         * elf/tst-array1.c (init): Set constructor priority to 1000.
16328         (fini): Set destructor priority to 1000.
16329         * elf/tst-array2dep.c: Likewise.
16330
16331 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
16332
16333         [BZ #11741]
16334         * libio/fileops.c (_IO_new_file_write): Correctly return error.
16335         (_IO_new_file_xsputn): Also return EOF if none of the input
16336         data was written when overflow failed.
16337         * libio/iopadn.c (_IO_padn): Likewise.
16338         * libio/iowpadn.c (_IO_wpadn): Likewise.
16339         * stdio-common/tst-put-error.c: Add copyright notice.
16340         (do_test): Add case for printing padded string.
16341         * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
16342         _IO_padn returned error.
16343         [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
16344         * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
16345         return EOF.
16346
16347 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
16348
16349         * libio/libioP.h: Add comment note that the references to C++
16350         bits are now obsolete.
16351
16352 2012-11-15  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
16353
16354         * math/libm-test.inc (check_complex): Use asprintf.
16355
16356 2012-11-14  Joseph Myers  <joseph@codesourcery.com>
16357
16358         * debug/pcprofiledump.c (print_version): Update copyright year.
16359         * malloc/memusagestat.c (print_version): Likewise.
16360
16361 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
16362
16363         [BZ #14831]
16364         * elf/Makefile (tests): Add tst-audit8.
16365         ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
16366         ($(objpfx)tst-audit8.out): New target.
16367         (tst-audit8-ENV): New variable.
16368         * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
16369         audit if l_reloc_result is NULL.
16370         (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
16371         defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
16372         * elf/tst-audit8.c: New file.
16373
16374 2012-11-14  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
16375
16376         * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
16377         * misc/Makefile (CFLAGS-select.c): Define.
16378         * posix/Makefile (CFLAGS-pause.c): Define.
16379
16380 2012-11-13  David S. Miller  <davem@davemloft.net>
16381
16382         * crypt/Makefile: Move test targets after toplevel Rules
16383         inclusion.  Grab any necessary sysdep routines when linking.
16384         * crypt/md5.c (md5_process_block): Remove define, we will always
16385         name it __md5_process_block.
16386         (md5_finish_ctx): Update md5_process_block call.
16387         (md5_stream): Likewise.
16388         (md5_process_bytes): Likewise.
16389         (md5_process_block): Rename to __md5_process_block and move to ...
16390         * crypt/md5-block.c: ... here.
16391         * crypt/sha256.c (sha256_process_block): Move to ...
16392         * crypt/sha256-block.c: ... here.
16393         * crypt/sha512.c (sha512_process_block): Move to ...
16394         * crypt/sha512-block.c: ... here.
16395         * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
16396         path.
16397         * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
16398         * sysdeps/sparc/sparc64/multiarch/Makefile
16399         (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
16400         crypt subdir.
16401         (localedef-aux): Add md5 crypto assembler when in locale subdir.
16402         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
16403         multiarch changes.
16404         * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
16405         * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
16406         * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
16407         * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
16408         * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
16409         * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
16410         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
16411         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
16412         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
16413         file.
16414         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
16415         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
16416         file.
16417         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
16418
16419 2012-11-13  Joseph Myers  <joseph@codesourcery.com>
16420
16421         * timezone/tzselect.ksh: Update from tzcode git revision
16422         a435f9f0ecafa56d9e0263835836bd0c64cd7307.
16423         * timezone/zdump.c: Likewise.
16424         * timezone/zic.c: Likewise.
16425         * timezone/Makefile ($(objpfx)version.h): Only include $(version)
16426         in TZVERSION setting, not $(PKGVERSION).
16427         ($(objpfx)tzselect): Likewise.  Also substitute PKGVERSION and
16428         REPORT_BUGS_TO settings.
16429
16430         [BZ #14838]
16431         * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
16432         macro.
16433
16434 2012-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
16435
16436         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
16437         detection to immediately after _FP_ROUND().
16438         * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
16439         bits are 0.
16440
16441 2012-11-11  David S. Miller  <davem@davemloft.net>
16442
16443         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
16444         inttypes.h
16445         (__get_clockfreq_via_proc_openprom): Use __open, __read, and
16446         __close rather than their public counterparts.
16447
16448 2012-11-10  Joseph Myers  <joseph@codesourcery.com>
16449
16450         * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
16451         file.
16452         [UNIX98] (sem_timedwait): Do not expect.
16453         * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
16454         [XPG4 || UNIX98] (sockatmark): Do not expect.
16455         * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
16456         (clock_getcpuclockid): Do not expect.
16457         [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
16458         * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
16459         Do not expect.
16460         [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
16461         * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
16462         [UNIX98] (vwscanf): Likewise.
16463         [UNIX98] (vswscanf): Likewise.
16464
16465 2012-11-09  Joseph Myers  <joseph@codesourcery.com>
16466
16467         * timezone/version.h: Remove file.
16468         * timezone/README: Do not refer to version.h.
16469         * timezone/Makefile ($(objpfx)zic.o): New dependency on
16470         $(objpfx)version.h.
16471         ($(objpfx)zdump.o): Likewise.
16472         ($(objpfx)version.h): New target.
16473
16474         * timezone/tzselect.ksh: Change to verbatim copy from tzcode
16475         2012i.
16476         * timezone/README: Don't mention modification to tzselect.ksh.
16477         * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
16478         work on unmodified tzselect.ksh.  Substitute version numbers in
16479         tzselect.ksh.
16480
16481         * Makefile (format-me): Remove.
16482         (INSTALL): Adjust indentation.  Use commands directly instead of
16483         using $(format-me).
16484
16485         * aclocal.m4 (ACX_PKGVERSION): New macro.
16486         (ACX_BUGURL): Likewise.
16487         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
16488         (PKGVERSION): New AC_DEFINE_UNQUOTED.
16489         (REPORT_BUGS_TO): Likewise.
16490         * configure: Regenerated.
16491         * config.h.in (PKGVERSION): New macro.
16492         (REPORT_BUGS_TO): Likewise.
16493         * config.make.in (PKGVERSION): New variable.
16494         (PKGVERSION_TEXI): Likewise.
16495         (REPORT_BUGS_TO): Likewise.
16496         (REPORT_BUGS_TEXI): Likewise.
16497         * Makefile (format-me): Use -I$(common-objpfx)manual.
16498         (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
16499         ($(common-objpfx)manual/%): New target.
16500         (manual/%): Remove target.
16501         * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
16502         (print_version): Use PKGVERSION.
16503         * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
16504         * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
16505         and REPORT_BUGS_TO.
16506         ($(objpfx)xtrace): Likewise.
16507         * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
16508         * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
16509         (print_version): Use PKGVERSION.
16510         * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
16511         (do_version): Use PKGVERSION.
16512         * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
16513         REPORT_BUGS_TO.
16514         (common-ldd-rewrite): Likewise.
16515         * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
16516         * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
16517         (print_version): Use PKGVERSION.
16518         * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
16519         * elf/pldd.c (argp_program_bug_address): Remove variable.
16520         (more_help): New function.
16521         (argp): Use more_help.
16522         (print_version): Use PKGVERSION.
16523         * elf/sln.c (main): Use PKGVERSION.
16524         (usage): Use REPORT_BUGS_TO.
16525         * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
16526         (top level): Use PKGVERSION.
16527         * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
16528         (print_version): Use PKGVERSION.
16529         * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
16530         (print_version): Use PKGVERSION.
16531         * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
16532         (print_version): Use PKGVERSION.
16533         * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
16534         (print_version): Use PKGVERSION.
16535         * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
16536         (print_version): Use PKGVERSION.
16537         * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
16538         (print_version): Use PKGVERSION.
16539         * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
16540         and BUGURL.
16541         ($(objpfx)memusage): Likewise.
16542         * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
16543         (do_version): Use PKGVERSION.
16544         * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
16545         (print_version): Use PKGVERSION.
16546         * malloc/mtrace.pl ($PACKAGE): Remove variable.
16547         ($PKGVERSION): New variable.
16548         ($REPORT_BUGS_TO): Likewise.
16549         (usage): Use $REPORT_BUGS_TO.
16550         (top level): Use $PKGVERSION.
16551         * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
16552         ($(objpfx)pkgvers.texi): New rule.
16553         ($(objpfx)stamp-pkgvers): Likewise.
16554         * manual/install.texi: Include pkgvers.texi.
16555         (--with-pkgversion): Document new configure option.
16556         (--with-bugurl): Likewise.
16557         (Reporting Bugs): Describe Bugzilla as upstream tracker rather
16558         than necessarily for this particular distribution.  Use
16559         REPORT_BUGS_TO for where to report bugs.
16560         * INSTALL: Regenerated.
16561         * manual/libc.texinfo: Include pkgvers.texi.
16562         [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
16563         * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
16564         (print_version): Use PKGVERSION.
16565         * nss/getent.c (more_help): Use REPORT_BUGS_TO.
16566         (print_version): Use PKGVERSION.
16567         * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
16568         (print_version): Use PKGVERSION.
16569         * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
16570         * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
16571         macro.
16572         * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
16573         (print_version): Use PKGVERSION.
16574         * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
16575         (print_version): Use PKGVERSION.
16576         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
16577         and PKGVERSION.
16578
16579         * timezone/checktab.awk: Update from tzcode 2012i.
16580         * timezone/ialloc.c: Likewise.
16581         * timezone/private.h: Likewise.
16582         * timezone/scheck.c: Likewise.
16583         * timezone/tzfile.h: Likewise.
16584         * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
16585         (TZVERSION): Hardcode tzcode version number.
16586         * timezone/zdump.c: Update from tzcode 2012i.
16587         * timezone/zic.c: Likewise.
16588         * timezone/version.h: New file.
16589         * timezone/README: Describe version.h.  Update upstream location.
16590
16591         [BZ #14824]
16592         * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
16593         (mktemp): Enable declaration.
16594         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
16595         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
16596         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
16597         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
16598         Likewise.
16599         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
16600         Likewise.
16601         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
16602         Likewise.
16603         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
16604         Likewise.
16605         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
16606         Likewise.
16607         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
16608         Likewise.
16609
16610         [BZ #14821]
16611         * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
16612         offset in buffer as u_int32_t not u_long.  Consistently use memcpy
16613         for copies of such integer values.
16614         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
16615         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
16616
16617 2012-11-09  Andreas Jaeger  <aj@suse.de>
16618
16619         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
16620         definitions and declarations that are provided by
16621         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
16622
16623 2012-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
16624
16625         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
16626         * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
16627         * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
16628         definition.
16629
16630 2012-11-08  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
16631
16632         * elf/elf.h: Update comment before AArch64 relocations.
16633
16634 2012-11-07  David S. Miller  <davem@davemloft.net>
16635
16636         * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
16637         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
16638         (__start_context): Declare.
16639         (__makecontext_ret): Delete.
16640         (__makecontext): Hook up __start_context instead of
16641         __makecontext_ret.
16642         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
16643         (sysdep_routines): Add __start_context when in stdlib.
16644
16645 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
16646
16647         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
16648         $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
16649         * sysdeps/x86/tst-xmmymm.sh (NM): New variable.  Use it instead of
16650         hardcoded "nm".
16651         (OBJDUMP): New variable.  Use it instead of hardcoded "objdump".
16652         (READELF): New variable.  Use it instead of hardcoded "readelf".
16653
16654 2012-11-07  H.J. Lu  <hongjiu.lu@intel.com>
16655
16656         * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
16657         * sysdeps/x86/Makefile: Here.
16658         * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
16659         * sysdeps/x86/tst-xmmymm.sh: This.
16660
16661 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
16662
16663         * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
16664         expectations.
16665         [UNIX98] (pthread_barrier_t): Do not expect.
16666         [UNIX98] (pthread_barrierattr_t): Likewise.
16667         [UNIX98] (pthread_spinlock_t): Likewise.
16668         [UNIX98] (pthread_barrier_destroy): Likewise.
16669         [UNIX98] (pthread_barrier_init): Likewise.
16670         [UNIX98] (pthread_barrier_wait): Likewise.
16671         [UNIX98] (pthread_barrierattr_destroy): Likewise.
16672         [UNIX98] (pthread_barrierattr_getpshared): Likewise.
16673         [UNIX98] (pthread_barrierattr_init): Likewise.
16674         [UNIX98] (pthread_barrierattr_setpshared): Likewise.
16675         [UNIX98] (pthread_getcpuclockid): Likewise.
16676         [UNIX98] (pthread_mutex_timedlock): Likewise.
16677         [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
16678         [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
16679         [UNIX98] (pthread_sigmask): Likewise.
16680         [UNIX98] (pthread_spin_destroy): Likewise.
16681         [UNIX98] (pthread_spin_init): Likewise.
16682         [UNIX98] (pthread_spin_lock): Likewise.
16683         [UNIX98] (pthread_spin_trylock): Likewise.
16684         [UNIX98] (pthread_spin_unlock): Likewise.
16685         * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
16686         Do not expect.
16687         [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
16688         [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
16689         [XPG3 || XPG4] (pthread_cond_t): Likewise.
16690         [XPG3 || XPG4] (pthread_condattr_t): Likewise.
16691         [XPG3 || XPG4] (pthread_key_t): Likewise.
16692         [XPG3 || XPG4] (pthread_mutex_t): Likewise.
16693         [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
16694         [XPG3 || XPG4] (pthread_once_t): Likewise.
16695         [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
16696         [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
16697         [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
16698         [XPG3 || XPG4] (pthread_t): Likewise.
16699
16700         * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
16701         not expect.
16702         [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
16703
16704         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
16705         Change function return type to int.
16706
16707         * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
16708         Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
16709         [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
16710         [!POSIX] (POSIX_MADV_RANDOM): Likewise.
16711         [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
16712         [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
16713         [!POSIX] (posix_madvise): Likewise.
16714         (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
16715         && !UNIX98].
16716         (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
16717         (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
16718         (mode_t): Likewise.
16719         (posix_mem_offset): Likewise.
16720         (posix_typed_mem_get_info): Likewise.
16721         (posix_typed_mem_open): Likewise.
16722
16723         * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
16724         Change condition to [XOPEN2K8].
16725
16726         * conform/conformtest.pl: Preprocess allow-header data with -x c
16727         instead of from stdin.
16728         (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
16729         * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
16730         [C99-based standards] (cerfc): Likewise.
16731         [C99-based standards] (cexp2): Likewise.
16732         [C99-based standards] (cexpm1): Likewise.
16733         [C99-based standards] (clog10): Likewise.
16734         [C99-based standards] (clog1p): Likewise.
16735         [C99-based standards] (clog2): Likewise.
16736         [C99-based standards] (clgamma): Likewise.
16737         [C99-based standards] (ctgamma): Likewise.
16738         [C99-based standards] (cerff): Likewise.
16739         [C99-based standards] (cerfcf): Likewise.
16740         [C99-based standards] (cexp2f): Likewise.
16741         [C99-based standards] (cexpm1f): Likewise.
16742         [C99-based standards] (clog10f): Likewise.
16743         [C99-based standards] (clog1pf): Likewise.
16744         [C99-based standards] (clog2f): Likewise.
16745         [C99-based standards] (clgammaf): Likewise.
16746         [C99-based standards] (ctgammaf): Likewise.
16747         [C99-based standards] (cerfl): Likewise.
16748         [C99-based standards] (cerfcl): Likewise.
16749         [C99-based standards] (cexp2l): Likewise.
16750         [C99-based standards] (cexpm1l): Likewise.
16751         [C99-based standards] (clog10l): Likewise.
16752         [C99-based standards] (clog1pl): Likewise.
16753         [C99-based standards] (clog2l): Likewise.
16754         [C99-based standards] (clgammal): Likewise.
16755         [C99-based standards] (ctgammal): Likewise.
16756         * conform/data/inttypes.h-data [C99-based standards]: Include
16757         stdint.h-data.  Remove all expectations for stdint.h contents.
16758         [C99-based standards] (PRI*): Do not allow.
16759         [C99-based standards] (SCN*): Likewise.
16760         [C99-based standards] (*_t): Likewise.
16761         [C99-based-standards] (PRId8): Expect macro.
16762         [C99-based-standards] (PRIi8): Likewise.
16763         [C99-based-standards] (PRIo8): Likewise.
16764         [C99-based-standards] (PRIu8): Likewise.
16765         [C99-based-standards] (PRIx8): Likewise.
16766         [C99-based-standards] (PRIX8): Likewise.
16767         [C99-based-standards] (SCNd8): Likewise.
16768         [C99-based-standards] (SCNi8): Likewise.
16769         [C99-based-standards] (SCNo8): Likewise.
16770         [C99-based-standards] (SCNu8): Likewise.
16771         [C99-based-standards] (SCNx8): Likewise.
16772         [C99-based-standards] (PRIdLEAST8): Likewise.
16773         [C99-based-standards] (PRIiLEAST8): Likewise.
16774         [C99-based-standards] (PRIoLEAST8): Likewise.
16775         [C99-based-standards] (PRIuLEAST8): Likewise.
16776         [C99-based-standards] (PRIxLEAST8): Likewise.
16777         [C99-based-standards] (PRIXLEAST8): Likewise.
16778         [C99-based-standards] (SCNdLEAST8): Likewise.
16779         [C99-based-standards] (SCNiLEAST8): Likewise.
16780         [C99-based-standards] (SCNoLEAST8): Likewise.
16781         [C99-based-standards] (SCNuLEAST8): Likewise.
16782         [C99-based-standards] (SCNxLEAST8): Likewise.
16783         [C99-based-standards] (PRIdFAST8): Likewise.
16784         [C99-based-standards] (PRIiFAST8): Likewise.
16785         [C99-based-standards] (PRIoFAST8): Likewise.
16786         [C99-based-standards] (PRIuFAST8): Likewise.
16787         [C99-based-standards] (PRIxFAST8): Likewise.
16788         [C99-based-standards] (PRIXFAST8): Likewise.
16789         [C99-based-standards] (SCNdFAST8): Likewise.
16790         [C99-based-standards] (SCNiFAST8): Likewise.
16791         [C99-based-standards] (SCNoFAST8): Likewise.
16792         [C99-based-standards] (SCNuFAST8): Likewise.
16793         [C99-based-standards] (SCNxFAST8): Likewise.
16794         [C99-based-standards] (PRId16): Likewise.
16795         [C99-based-standards] (PRIi16): Likewise.
16796         [C99-based-standards] (PRIo16): Likewise.
16797         [C99-based-standards] (PRIu16): Likewise.
16798         [C99-based-standards] (PRIx16): Likewise.
16799         [C99-based-standards] (PRIX16): Likewise.
16800         [C99-based-standards] (SCNd16): Likewise.
16801         [C99-based-standards] (SCNi16): Likewise.
16802         [C99-based-standards] (SCNo16): Likewise.
16803         [C99-based-standards] (SCNu16): Likewise.
16804         [C99-based-standards] (SCNx16): Likewise.
16805         [C99-based-standards] (PRIdLEAST16): Likewise.
16806         [C99-based-standards] (PRIiLEAST16): Likewise.
16807         [C99-based-standards] (PRIoLEAST16): Likewise.
16808         [C99-based-standards] (PRIuLEAST16): Likewise.
16809         [C99-based-standards] (PRIxLEAST16): Likewise.
16810         [C99-based-standards] (PRIXLEAST16): Likewise.
16811         [C99-based-standards] (SCNdLEAST16): Likewise.
16812         [C99-based-standards] (SCNiLEAST16): Likewise.
16813         [C99-based-standards] (SCNoLEAST16): Likewise.
16814         [C99-based-standards] (SCNuLEAST16): Likewise.
16815         [C99-based-standards] (SCNxLEAST16): Likewise.
16816         [C99-based-standards] (PRIdFAST16): Likewise.
16817         [C99-based-standards] (PRIiFAST16): Likewise.
16818         [C99-based-standards] (PRIoFAST16): Likewise.
16819         [C99-based-standards] (PRIuFAST16): Likewise.
16820         [C99-based-standards] (PRIxFAST16): Likewise.
16821         [C99-based-standards] (PRIXFAST16): Likewise.
16822         [C99-based-standards] (SCNdFAST16): Likewise.
16823         [C99-based-standards] (SCNiFAST16): Likewise.
16824         [C99-based-standards] (SCNoFAST16): Likewise.
16825         [C99-based-standards] (SCNuFAST16): Likewise.
16826         [C99-based-standards] (SCNxFAST16): Likewise.
16827         [C99-based-standards] (PRId32): Likewise.
16828         [C99-based-standards] (PRIi32): Likewise.
16829         [C99-based-standards] (PRIo32): Likewise.
16830         [C99-based-standards] (PRIu32): Likewise.
16831         [C99-based-standards] (PRIx32): Likewise.
16832         [C99-based-standards] (PRIX32): Likewise.
16833         [C99-based-standards] (SCNd32): Likewise.
16834         [C99-based-standards] (SCNi32): Likewise.
16835         [C99-based-standards] (SCNo32): Likewise.
16836         [C99-based-standards] (SCNu32): Likewise.
16837         [C99-based-standards] (SCNx32): Likewise.
16838         [C99-based-standards] (PRIdLEAST32): Likewise.
16839         [C99-based-standards] (PRIiLEAST32): Likewise.
16840         [C99-based-standards] (PRIoLEAST32): Likewise.
16841         [C99-based-standards] (PRIuLEAST32): Likewise.
16842         [C99-based-standards] (PRIxLEAST32): Likewise.
16843         [C99-based-standards] (PRIXLEAST32): Likewise.
16844         [C99-based-standards] (SCNdLEAST32): Likewise.
16845         [C99-based-standards] (SCNiLEAST32): Likewise.
16846         [C99-based-standards] (SCNoLEAST32): Likewise.
16847         [C99-based-standards] (SCNuLEAST32): Likewise.
16848         [C99-based-standards] (SCNxLEAST32): Likewise.
16849         [C99-based-standards] (PRIdFAST32): Likewise.
16850         [C99-based-standards] (PRIiFAST32): Likewise.
16851         [C99-based-standards] (PRIoFAST32): Likewise.
16852         [C99-based-standards] (PRIuFAST32): Likewise.
16853         [C99-based-standards] (PRIxFAST32): Likewise.
16854         [C99-based-standards] (PRIXFAST32): Likewise.
16855         [C99-based-standards] (SCNdFAST32): Likewise.
16856         [C99-based-standards] (SCNiFAST32): Likewise.
16857         [C99-based-standards] (SCNoFAST32): Likewise.
16858         [C99-based-standards] (SCNuFAST32): Likewise.
16859         [C99-based-standards] (SCNxFAST32): Likewise.
16860         [C99-based-standards] (PRId64): Likewise.
16861         [C99-based-standards] (PRIi64): Likewise.
16862         [C99-based-standards] (PRIo64): Likewise.
16863         [C99-based-standards] (PRIu64): Likewise.
16864         [C99-based-standards] (PRIx64): Likewise.
16865         [C99-based-standards] (PRIX64): Likewise.
16866         [C99-based-standards] (SCNd64): Likewise.
16867         [C99-based-standards] (SCNi64): Likewise.
16868         [C99-based-standards] (SCNo64): Likewise.
16869         [C99-based-standards] (SCNu64): Likewise.
16870         [C99-based-standards] (SCNx64): Likewise.
16871         [C99-based-standards] (PRIdLEAST64): Likewise.
16872         [C99-based-standards] (PRIiLEAST64): Likewise.
16873         [C99-based-standards] (PRIoLEAST64): Likewise.
16874         [C99-based-standards] (PRIuLEAST64): Likewise.
16875         [C99-based-standards] (PRIxLEAST64): Likewise.
16876         [C99-based-standards] (PRIXLEAST64): Likewise.
16877         [C99-based-standards] (SCNdLEAST64): Likewise.
16878         [C99-based-standards] (SCNiLEAST64): Likewise.
16879         [C99-based-standards] (SCNoLEAST64): Likewise.
16880         [C99-based-standards] (SCNuLEAST64): Likewise.
16881         [C99-based-standards] (SCNxLEAST64): Likewise.
16882         [C99-based-standards] (PRIdFAST64): Likewise.
16883         [C99-based-standards] (PRIiFAST64): Likewise.
16884         [C99-based-standards] (PRIoFAST64): Likewise.
16885         [C99-based-standards] (PRIuFAST64): Likewise.
16886         [C99-based-standards] (PRIxFAST64): Likewise.
16887         [C99-based-standards] (PRIXFAST64): Likewise.
16888         [C99-based-standards] (SCNdFAST64): Likewise.
16889         [C99-based-standards] (SCNiFAST64): Likewise.
16890         [C99-based-standards] (SCNoFAST64): Likewise.
16891         [C99-based-standards] (SCNuFAST64): Likewise.
16892         [C99-based-standards] (SCNxFAST64): Likewise.
16893         [C99-based-standards] (PRIdMAX): Likewise.
16894         [C99-based-standards] (PRIiMAX): Likewise.
16895         [C99-based-standards] (PRIoMAX): Likewise.
16896         [C99-based-standards] (PRIuMAX): Likewise.
16897         [C99-based-standards] (PRIxMAX): Likewise.
16898         [C99-based-standards] (PRIXMAX): Likewise.
16899         [C99-based-standards] (SCNdMAX): Likewise.
16900         [C99-based-standards] (SCNiMAX): Likewise.
16901         [C99-based-standards] (SCNoMAX): Likewise.
16902         [C99-based-standards] (SCNuMAX): Likewise.
16903         [C99-based-standards] (SCNxMAX): Likewise.
16904         [C99-based-standards] (PRIdPTR): Likewise.
16905         [C99-based-standards] (PRIiPTR): Likewise.
16906         [C99-based-standards] (PRIoPTR): Likewise.
16907         [C99-based-standards] (PRIuPTR): Likewise.
16908         [C99-based-standards] (PRIxPTR): Likewise.
16909         [C99-based-standards] (PRIXPTR): Likewise.
16910         [C99-based-standards] (SCNdPTR): Likewise.
16911         [C99-based-standards] (SCNiPTR): Likewise.
16912         [C99-based-standards] (SCNoPTR): Likewise.
16913         [C99-based-standards] (SCNuPTR): Likewise.
16914         [C99-based-standards] (SCNxPTR): Likewise.
16915         * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
16916         allow.
16917         * conform/data/stdint.h-data: Update comments to clarify
16918         requirements.
16919         [C99-based standards] (INT8_MIN): Use macro-int-constant.  Specify
16920         type.
16921         [C99-based standards] (INT8_MAX): Likewise.
16922         [C99-based standards] (INT16_MIN): Likewise.
16923         [C99-based standards] (INT16_MAX): Likewise.
16924         [C99-based standards] (INT32_MIN): Likewise.
16925         [C99-based standards] (INT32_MAX): Likewise.
16926         [C99-based standards] (INT64_MIN): Likewise.
16927         [C99-based standards] (INT64_MAX): Likewise.
16928         [C99-based standards] (UINT8_MAX): Likewise.
16929         [C99-based standards] (UINT16_MAX): Likewise.
16930         [C99-based standards] (UINT32_MAX): Likewise.
16931         [C99-based standards] (UINT64_MAX): Likewise.
16932         [C99-based standards] (INT_LEAST8_MIN): Likewise.
16933         [C99-based standards] (INT_LEAST8_MAX): Likewise.
16934         [C99-based standards] (INT_LEAST16_MIN): Likewise.
16935         [C99-based standards] (INT_LEAST16_MAX): Likewise.
16936         [C99-based standards] (INT_LEAST32_MIN): Likewise.
16937         [C99-based standards] (INT_LEAST32_MAX): Likewise.
16938         [C99-based standards] (INT_LEAST64_MIN): Likewise.
16939         [C99-based standards] (INT_LEAST64_MAX): Likewise.
16940         [C99-based standards] (UINT_LEAST8_MAX): Likewise.
16941         [C99-based standards] (UINT_LEAST16_MAX): Likewise.
16942         [C99-based standards] (UINT_LEAST32_MAX): Likewise.
16943         [C99-based standards] (UINT_LEAST64_MAX): Likewise.
16944         [C99-based standards] (INT_FAST8_MIN): Likewise.
16945         [C99-based standards] (INT_FAST8_MAX): Likewise.
16946         [C99-based standards] (INT_FAST16_MIN): Likewise.
16947         [C99-based standards] (INT_FAST16_MAX): Likewise.
16948         [C99-based standards] (INT_FAST32_MIN): Likewise.
16949         [C99-based standards] (INT_FAST32_MAX): Likewise.
16950         [C99-based standards] (INT_FAST64_MIN): Likewise.
16951         [C99-based standards] (INT_FAST64_MAX): Likewise.
16952         [C99-based standards] (UINT_FAST8_MAX): Likewise.
16953         [C99-based standards] (UINT_FAST16_MAX): Likewise.
16954         [C99-based standards] (UINT_FAST32_MAX): Likewise.
16955         [C99-based standards] (UINT_FAST64_MAX): Likewise.
16956         [C99-based standards] (INTPTR_MIN): Likewise.
16957         [C99-based standards] (INTPTR_MAX): Likewise.
16958         [C99-based standards] (UINTPTR_MAX): Likewise.
16959         [C99-based standards] (INTMAX_MIN): Likewise.
16960         [C99-based standards] (INTMAX_MAX): Likewise.
16961         [C99-based standards] (UINTMAX_MAX): Likewise.
16962         [C99-based standards] (PTRDIFF_MIN): Likewise.
16963         [C99-based standards] (PTRDIFF_MAX): Likewise.
16964         [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
16965         [C99-based standards] (SIZE_MAX): Likewise.
16966         [C99-based standards] (WCHAR_MAX): Likewise.
16967         [C99-based standards] (WINT_MAX): Likewise.
16968         [C99-based standards] (SIG_ATOMIC_MIN): Likewise.  Do not specify
16969         constraint on value.
16970         [C99-based standards] (WCHAR_MIN): Likewise.
16971         [C99-based standards] (WINT_MIN): Likewise.
16972         [C99-based standards] (*_t): Allow.
16973         * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
16974         condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
16975         Include math.h-data and complex.h-data.  Remove all expectations
16976         of math.h and complex.h contents.
16977         * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
16978         at end of line.
16979         * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
16980         (struct tm): Expect tag.
16981         [C99-based-standards] (wcstof): Expect function.
16982         [C99-based-standards] (wcstold): Likewise.
16983         [C99-based-standards] (wcstoll): Likewise.
16984         [C99-based-standards] (wcstoull): Likewise.
16985         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
16986         macro-int-constant.  Specify type.
16987         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise.  Specify
16988         constraint on value.
16989         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
16990         Specify type.
16991         [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
16992         Specify value.
16993         [ISO C standards]: Do not allow headers.
16994         [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
16995         wcs[abcdefghijklmnopqrstuvwxyz]*.
16996         [ISO C standards] (*_t): Do not allow.
16997         * conform/data/wctype.h-data [C99-based standards] (iswblank):
16998         Expect function.
16999         [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
17000         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
17001         Specify type.
17002         [ISO C standards]: Do not allow headers.
17003         [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
17004         is[abcdefghijklmnopqrstuvwxyz]*.
17005         [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
17006         to[abcdefghijklmnopqrstuvwxyz]*.
17007         [ISO C standards] (*_t): Do not allow.
17008         * conform/data/stdalign.h-data: New file.
17009         * conform/data/stdbool.h-data: Likewise.
17010         * conform/data/stdnoreturn.h-data: Likewise.
17011
17012 2012-11-07  Roland McGrath  <roland@hack.frob.com>
17013
17014         [BZ #14815]
17015         * manual/filesys.texi (Directory Entries): Typo fix.
17016         Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
17017
17018 2012-11-07  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
17019
17020         * elf/elf.h (EM_AARCH64): New macro.
17021         (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
17022         (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
17023         (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
17024         (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
17025         (R_AARCH64_TLSDESC): Likewise.
17026         (NT_ARM_TLS): Likewise.
17027         (NT_ARM_HW_BREAK): Likewise.
17028         (NT_ARM_HW_WATCH): Likewise.
17029
17030 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
17031
17032         [BZ #14811]
17033         * sysdeps/i386/fpu/e_powl.S (pm79): New object.
17034         (__ieee754_powl): Saturate nonzero exponents with absolute value
17035         below 0x1p-79 to +/- 0x1p-79.
17036         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
17037         exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
17038         * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
17039         nonzero exponents with absolute value below 0x1p-32 to +/-
17040         0x1p-32.
17041         * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
17042         (__ieee754_powl): Saturate nonzero exponents with absolute value
17043         below 0x1p-79 to +/- 0x1p-79.
17044         * math/libm-test.inc (pow_test): Add more tests.
17045
17046 2012-11-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
17047
17048         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
17049         _dl_s390_cap_flags with kernel. Increase string length.
17050         (_dl_s390_platforms): Add z196 and zEC12.
17051
17052 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
17053
17054         * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
17055         Change XOPEN21K to XOPEN2K.
17056
17057 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
17058
17059         * string/memmove.c: Use memcpy when possible.
17060
17061 2012-11-06  Andreas Jaeger  <aj@suse.de>
17062
17063         * po/eo.po: Update from translation team.
17064
17065 2012-11-06  Joseph Myers  <joseph@codesourcery.com>
17066
17067         [BZ #14793]
17068         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
17069         exponent and small x and y exponents, scale x or y up.  Increase
17070         by 2 the exponent used in scaling up.
17071         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
17072         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
17073         * math/libm-test.inc (fma_test): Add more tests.
17074         (fma_test_towardzero): Likewise.
17075         (fma_test_downward): Likewise.
17076         (fma_test_upward): Likewise.
17077
17078 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
17079
17080         [BZ #14805]
17081         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
17082         fenv_t *.
17083
17084         [BZ #14801]
17085         * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
17086         namespace for names of struct fields.
17087         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
17088         fenv_t fields.
17089         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
17090         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
17091
17092 2012-11-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
17093
17094         [BZ #3665]
17095         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
17096
17097 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
17098
17099         * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
17100         PTR_DEMANGLE.
17101
17102         [BZ #5246]
17103         * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
17104         PTR_DEMANGLE.
17105
17106 2012-11-04  Joseph Myers  <joseph@codesourcery.com>
17107
17108         [BZ #14797]
17109         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
17110         definitely overflow as x * y not x * y + z.
17111         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
17112         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
17113         * math/libm-test.inc (fma_test): Add more tests.
17114         (fma_test_towardzero): Likewise.
17115         (fma_test_downward): Likewise.
17116         (fma_test_upward): Likewise.
17117
17118 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
17119
17120         [BZ #157]
17121
17122         * include/stub-tag.h: Remove file.
17123         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
17124         '#include' of it.
17125         * manual/maint.texi (Porting): Don't reference it.
17126         * Makerules ($(objpfx)stubs): Likewise.
17127         * dirent/closedir.c: Don't include <stub-tag.h>.
17128         * dirent/dirfd.c: Likewise.
17129         * dirent/fdopendir.c: Likewise.
17130         * dirent/getdents.c: Likewise.
17131         * dirent/getdents64.c: Likewise.
17132         * dirent/opendir.c: Likewise.
17133         * dirent/readdir.c: Likewise.
17134         * dirent/readdir64.c: Likewise.
17135         * dirent/readdir64_r.c: Likewise.
17136         * dirent/readdir_r.c: Likewise.
17137         * dirent/rewinddir.c: Likewise.
17138         * dirent/seekdir.c: Likewise.
17139         * dirent/telldir.c: Likewise.
17140         * gmon/profil.c: Likewise.
17141         * grp/setgroups.c: Likewise.
17142         * inet/if_index.c: Likewise.
17143         * io/access.c: Likewise.
17144         * io/chdir.c: Likewise.
17145         * io/chmod.c: Likewise.
17146         * io/chown.c: Likewise.
17147         * io/close.c: Likewise.
17148         * io/dup.c: Likewise.
17149         * io/dup2.c: Likewise.
17150         * io/dup3.c: Likewise.
17151         * io/euidaccess.c: Likewise.
17152         * io/faccessat.c: Likewise.
17153         * io/fchdir.c: Likewise.
17154         * io/fchmod.c: Likewise.
17155         * io/fchmodat.c: Likewise.
17156         * io/fchown.c: Likewise.
17157         * io/fchownat.c: Likewise.
17158         * io/fcntl.c: Likewise.
17159         * io/flock.c: Likewise.
17160         * io/fstatfs.c: Likewise.
17161         * io/fstatfs64.c: Likewise.
17162         * io/fstatvfs.c: Likewise.
17163         * io/fstatvfs64.c: Likewise.
17164         * io/futimens.c: Likewise.
17165         * io/fxstat.c: Likewise.
17166         * io/fxstat64.c: Likewise.
17167         * io/fxstatat.c: Likewise.
17168         * io/fxstatat64.c: Likewise.
17169         * io/getcwd.c: Likewise.
17170         * io/isatty.c: Likewise.
17171         * io/lchmod.c: Likewise.
17172         * io/lchown.c: Likewise.
17173         * io/link.c: Likewise.
17174         * io/linkat.c: Likewise.
17175         * io/lseek.c: Likewise.
17176         * io/lseek64.c: Likewise.
17177         * io/lxstat64.c: Likewise.
17178         * io/mkdir.c: Likewise.
17179         * io/mkdirat.c: Likewise.
17180         * io/mkfifo.c: Likewise.
17181         * io/mkfifoat.c: Likewise.
17182         * io/open.c: Likewise.
17183         * io/open64.c: Likewise.
17184         * io/openat.c: Likewise.
17185         * io/openat64.c: Likewise.
17186         * io/pipe.c: Likewise.
17187         * io/pipe2.c: Likewise.
17188         * io/poll.c: Likewise.
17189         * io/posix_fadvise.c: Likewise.
17190         * io/posix_fadvise64.c: Likewise.
17191         * io/posix_fallocate.c: Likewise.
17192         * io/posix_fallocate64.c: Likewise.
17193         * io/read.c: Likewise.
17194         * io/readlink.c: Likewise.
17195         * io/readlinkat.c: Likewise.
17196         * io/rmdir.c: Likewise.
17197         * io/sendfile.c: Likewise.
17198         * io/sendfile64.c: Likewise.
17199         * io/statfs.c: Likewise.
17200         * io/statfs64.c: Likewise.
17201         * io/statvfs.c: Likewise.
17202         * io/statvfs64.c: Likewise.
17203         * io/symlink.c: Likewise.
17204         * io/symlinkat.c: Likewise.
17205         * io/ttyname.c: Likewise.
17206         * io/ttyname_r.c: Likewise.
17207         * io/umask.c: Likewise.
17208         * io/unlink.c: Likewise.
17209         * io/unlinkat.c: Likewise.
17210         * io/utime.c: Likewise.
17211         * io/utimensat.c: Likewise.
17212         * io/write.c: Likewise.
17213         * io/xmknod.c: Likewise.
17214         * io/xmknodat.c: Likewise.
17215         * io/xstat.c: Likewise.
17216         * io/xstat64.c: Likewise.
17217         * login/getpt.c: Likewise.
17218         * login/grantpt.c: Likewise.
17219         * login/unlockpt.c: Likewise.
17220         * math/e_acoshl.c: Likewise.
17221         * math/e_acosl.c: Likewise.
17222         * math/e_asinl.c: Likewise.
17223         * math/e_atan2l.c: Likewise.
17224         * math/e_atanhl.c: Likewise.
17225         * math/e_coshl.c: Likewise.
17226         * math/e_expl.c: Likewise.
17227         * math/e_fmodl.c: Likewise.
17228         * math/e_gammal_r.c: Likewise.
17229         * math/e_hypotl.c: Likewise.
17230         * math/e_j0l.c: Likewise.
17231         * math/e_j1l.c: Likewise.
17232         * math/e_jnl.c: Likewise.
17233         * math/e_lgammal_r.c: Likewise.
17234         * math/e_log10l.c: Likewise.
17235         * math/e_log2l.c: Likewise.
17236         * math/e_logl.c: Likewise.
17237         * math/e_powl.c: Likewise.
17238         * math/e_rem_pio2l.c: Likewise.
17239         * math/e_sinhl.c: Likewise.
17240         * math/e_sqrtl.c: Likewise.
17241         * math/fclrexcpt.c: Likewise.
17242         * math/fedisblxcpt.c: Likewise.
17243         * math/feenablxcpt.c: Likewise.
17244         * math/fegetenv.c: Likewise.
17245         * math/fegetexcept.c: Likewise.
17246         * math/fegetround.c: Likewise.
17247         * math/feholdexcpt.c: Likewise.
17248         * math/fesetenv.c: Likewise.
17249         * math/fesetround.c: Likewise.
17250         * math/feupdateenv.c: Likewise.
17251         * math/fgetexcptflg.c: Likewise.
17252         * math/fraiseexcpt.c: Likewise.
17253         * math/fsetexcptflg.c: Likewise.
17254         * math/ftestexcept.c: Likewise.
17255         * math/k_cosl.c: Likewise.
17256         * math/k_rem_pio2l.c: Likewise.
17257         * math/k_sinl.c: Likewise.
17258         * math/k_tanl.c: Likewise.
17259         * math/s_asinhl.c: Likewise.
17260         * math/s_atanl.c: Likewise.
17261         * math/s_cbrtl.c: Likewise.
17262         * math/s_erfl.c: Likewise.
17263         * math/s_expm1l.c: Likewise.
17264         * math/s_log1pl.c: Likewise.
17265         * math/s_tanhl.c: Likewise.
17266         * misc/acct.c: Likewise.
17267         * misc/brk.c: Likewise.
17268         * misc/chflags.c: Likewise.
17269         * misc/chroot.c: Likewise.
17270         * misc/fchflags.c: Likewise.
17271         * misc/fgetxattr.c: Likewise.
17272         * misc/flistxattr.c: Likewise.
17273         * misc/fremovexattr.c: Likewise.
17274         * misc/fsetxattr.c: Likewise.
17275         * misc/fsync.c: Likewise.
17276         * misc/ftruncate.c: Likewise.
17277         * misc/futimes.c: Likewise.
17278         * misc/futimesat.c: Likewise.
17279         * misc/getdomain.c: Likewise.
17280         * misc/getdtsz.c: Likewise.
17281         * misc/gethostid.c: Likewise.
17282         * misc/gethostname.c: Likewise.
17283         * misc/getloadavg.c: Likewise.
17284         * misc/getpagesize.c: Likewise.
17285         * misc/getsysstats.c: Likewise.
17286         * misc/getxattr.c: Likewise.
17287         * misc/gtty.c: Likewise.
17288         * misc/ioctl.c: Likewise.
17289         * misc/lgetxattr.c: Likewise.
17290         * misc/listxattr.c: Likewise.
17291         * misc/llistxattr.c: Likewise.
17292         * misc/lremovexattr.c: Likewise.
17293         * misc/lsetxattr.c: Likewise.
17294         * misc/lutimes.c: Likewise.
17295         * misc/madvise.c: Likewise.
17296         * misc/mincore.c: Likewise.
17297         * misc/mlock.c: Likewise.
17298         * misc/mlockall.c: Likewise.
17299         * misc/mmap.c: Likewise.
17300         * misc/mprotect.c: Likewise.
17301         * misc/msync.c: Likewise.
17302         * misc/munlock.c: Likewise.
17303         * misc/munlockall.c: Likewise.
17304         * misc/munmap.c: Likewise.
17305         * misc/preadv.c: Likewise.
17306         * misc/preadv64.c: Likewise.
17307         * misc/ptrace.c: Likewise.
17308         * misc/pwritev.c: Likewise.
17309         * misc/pwritev64.c: Likewise.
17310         * misc/readv.c: Likewise.
17311         * misc/reboot.c: Likewise.
17312         * misc/remap_file_pages.c: Likewise.
17313         * misc/removexattr.c: Likewise.
17314         * misc/revoke.c: Likewise.
17315         * misc/select.c: Likewise.
17316         * misc/setdomain.c: Likewise.
17317         * misc/setegid.c: Likewise.
17318         * misc/seteuid.c: Likewise.
17319         * misc/sethostid.c: Likewise.
17320         * misc/sethostname.c: Likewise.
17321         * misc/setregid.c: Likewise.
17322         * misc/setreuid.c: Likewise.
17323         * misc/setxattr.c: Likewise.
17324         * misc/sstk.c: Likewise.
17325         * misc/stty.c: Likewise.
17326         * misc/swapoff.c: Likewise.
17327         * misc/swapon.c: Likewise.
17328         * misc/sync.c: Likewise.
17329         * misc/syncfs.c: Likewise.
17330         * misc/syscall.c: Likewise.
17331         * misc/truncate.c: Likewise.
17332         * misc/ualarm.c: Likewise.
17333         * misc/usleep.c: Likewise.
17334         * misc/ustat.c: Likewise.
17335         * misc/utimes.c: Likewise.
17336         * misc/vhangup.c: Likewise.
17337         * misc/writev.c: Likewise.
17338         * posix/_exit.c: Likewise.
17339         * posix/alarm.c: Likewise.
17340         * posix/execve.c: Likewise.
17341         * posix/fexecve.c: Likewise.
17342         * posix/fork.c: Likewise.
17343         * posix/fpathconf.c: Likewise.
17344         * posix/getaddrinfo.c: Likewise.
17345         * posix/getegid.c: Likewise.
17346         * posix/geteuid.c: Likewise.
17347         * posix/getgid.c: Likewise.
17348         * posix/getgroups.c: Likewise.
17349         * posix/getlogin.c: Likewise.
17350         * posix/getlogin_r.c: Likewise.
17351         * posix/getpgid.c: Likewise.
17352         * posix/getpid.c: Likewise.
17353         * posix/getppid.c: Likewise.
17354         * posix/getresgid.c: Likewise.
17355         * posix/getresuid.c: Likewise.
17356         * posix/getsid.c: Likewise.
17357         * posix/getuid.c: Likewise.
17358         * posix/glob64.c: Likewise.
17359         * posix/nanosleep.c: Likewise.
17360         * posix/pathconf.c: Likewise.
17361         * posix/pause.c: Likewise.
17362         * posix/posix_madvise.c: Likewise.
17363         * posix/pread.c: Likewise.
17364         * posix/pread64.c: Likewise.
17365         * posix/pwrite.c: Likewise.
17366         * posix/pwrite64.c: Likewise.
17367         * posix/sched_getaffinity.c: Likewise.
17368         * posix/sched_getp.c: Likewise.
17369         * posix/sched_gets.c: Likewise.
17370         * posix/sched_primax.c: Likewise.
17371         * posix/sched_primin.c: Likewise.
17372         * posix/sched_rr_gi.c: Likewise.
17373         * posix/sched_setaffinity.c: Likewise.
17374         * posix/sched_setp.c: Likewise.
17375         * posix/sched_sets.c: Likewise.
17376         * posix/sched_yield.c: Likewise.
17377         * posix/setgid.c: Likewise.
17378         * posix/setlogin.c: Likewise.
17379         * posix/setpgid.c: Likewise.
17380         * posix/setresgid.c: Likewise.
17381         * posix/setresuid.c: Likewise.
17382         * posix/setsid.c: Likewise.
17383         * posix/setuid.c: Likewise.
17384         * posix/sleep.c: Likewise.
17385         * posix/spawni.c: Likewise.
17386         * posix/sysconf.c: Likewise.
17387         * posix/times.c: Likewise.
17388         * posix/wait.c: Likewise.
17389         * posix/wait3.c: Likewise.
17390         * posix/wait4.c: Likewise.
17391         * posix/waitpid.c: Likewise.
17392         * resolv/gai_sigqueue.c: Likewise.
17393         * resource/getpriority.c: Likewise.
17394         * resource/getrlimit.c: Likewise.
17395         * resource/getrusage.c: Likewise.
17396         * resource/nice.c: Likewise.
17397         * resource/setpriority.c: Likewise.
17398         * resource/setrlimit.c: Likewise.
17399         * resource/ulimit.c: Likewise.
17400         * rt/aio_cancel.c: Likewise.
17401         * rt/aio_fsync.c: Likewise.
17402         * rt/aio_read.c: Likewise.
17403         * rt/aio_sigqueue.c: Likewise.
17404         * rt/aio_suspend.c: Likewise.
17405         * rt/aio_write.c: Likewise.
17406         * rt/clock_getres.c: Likewise.
17407         * rt/clock_gettime.c: Likewise.
17408         * rt/clock_nanosleep.c: Likewise.
17409         * rt/clock_settime.c: Likewise.
17410         * rt/lio_listio.c: Likewise.
17411         * rt/mq_close.c: Likewise.
17412         * rt/mq_getattr.c: Likewise.
17413         * rt/mq_notify.c: Likewise.
17414         * rt/mq_open.c: Likewise.
17415         * rt/mq_receive.c: Likewise.
17416         * rt/mq_send.c: Likewise.
17417         * rt/mq_setattr.c: Likewise.
17418         * rt/mq_timedreceive.c: Likewise.
17419         * rt/mq_timedsend.c: Likewise.
17420         * rt/mq_unlink.c: Likewise.
17421         * rt/shm_open.c: Likewise.
17422         * rt/shm_unlink.c: Likewise.
17423         * rt/timer_create.c: Likewise.
17424         * rt/timer_delete.c: Likewise.
17425         * rt/timer_getoverr.c: Likewise.
17426         * rt/timer_gettime.c: Likewise.
17427         * rt/timer_settime.c: Likewise.
17428         * setjmp/__longjmp.c: Likewise.
17429         * setjmp/setjmp.c: Likewise.
17430         * signal/kill.c: Likewise.
17431         * signal/killpg.c: Likewise.
17432         * signal/raise.c: Likewise.
17433         * signal/sigaction.c: Likewise.
17434         * signal/sigaltstack.c: Likewise.
17435         * signal/sigblock.c: Likewise.
17436         * signal/sigignore.c: Likewise.
17437         * signal/sigintr.c: Likewise.
17438         * signal/signal.c: Likewise.
17439         * signal/sigpause.c: Likewise.
17440         * signal/sigpending.c: Likewise.
17441         * signal/sigqueue.c: Likewise.
17442         * signal/sigreturn.c: Likewise.
17443         * signal/sigset.c: Likewise.
17444         * signal/sigsetmask.c: Likewise.
17445         * signal/sigstack.c: Likewise.
17446         * signal/sigsuspend.c: Likewise.
17447         * signal/sigtimedwait.c: Likewise.
17448         * signal/sigvec.c: Likewise.
17449         * signal/sigwait.c: Likewise.
17450         * signal/sigwaitinfo.c: Likewise.
17451         * signal/sysv_signal.c: Likewise.
17452         * socket/accept.c: Likewise.
17453         * socket/accept4.c: Likewise.
17454         * socket/bind.c: Likewise.
17455         * socket/connect.c: Likewise.
17456         * socket/getpeername.c: Likewise.
17457         * socket/getsockname.c: Likewise.
17458         * socket/getsockopt.c: Likewise.
17459         * socket/isfdtype.c: Likewise.
17460         * socket/listen.c: Likewise.
17461         * socket/recv.c: Likewise.
17462         * socket/recvfrom.c: Likewise.
17463         * socket/recvmsg.c: Likewise.
17464         * socket/send.c: Likewise.
17465         * socket/sendmsg.c: Likewise.
17466         * socket/sendto.c: Likewise.
17467         * socket/setsockopt.c: Likewise.
17468         * socket/shutdown.c: Likewise.
17469         * socket/sockatmark.c: Likewise.
17470         * socket/socket.c: Likewise.
17471         * socket/socketpair.c: Likewise.
17472         * stdio-common/ctermid.c: Likewise.
17473         * stdio-common/cuserid.c: Likewise.
17474         * stdio-common/remove.c: Likewise.
17475         * stdio-common/rename.c: Likewise.
17476         * stdio-common/renameat.c: Likewise.
17477         * stdio-common/tempname.c: Likewise.
17478         * stdlib/getcontext.c: Likewise.
17479         * stdlib/makecontext.c: Likewise.
17480         * stdlib/setcontext.c: Likewise.
17481         * stdlib/swapcontext.c: Likewise.
17482         * stdlib/system.c: Likewise.
17483         * streams/fattach.c: Likewise.
17484         * streams/fdetach.c: Likewise.
17485         * streams/getmsg.c: Likewise.
17486         * streams/getpmsg.c: Likewise.
17487         * streams/putmsg.c: Likewise.
17488         * streams/putpmsg.c: Likewise.
17489         * sysdeps/unix/bsd/getpt.c: Likewise.
17490         * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
17491         * sysdeps/unix/sysv/linux/futimens.c: Likewise.
17492         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
17493         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
17494         Likewise.
17495         * sysdeps/unix/sysv/linux/readahead.c: Likewise.
17496         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
17497         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
17498         * sysvipc/msgctl.c: Likewise.
17499         * sysvipc/msgget.c: Likewise.
17500         * sysvipc/msgrcv.c: Likewise.
17501         * sysvipc/msgsnd.c: Likewise.
17502         * sysvipc/semctl.c: Likewise.
17503         * sysvipc/semget.c: Likewise.
17504         * sysvipc/semop.c: Likewise.
17505         * sysvipc/semtimedop.c: Likewise.
17506         * sysvipc/shmat.c: Likewise.
17507         * sysvipc/shmctl.c: Likewise.
17508         * sysvipc/shmdt.c: Likewise.
17509         * sysvipc/shmget.c: Likewise.
17510         * termios/tcdrain.c: Likewise.
17511         * termios/tcflow.c: Likewise.
17512         * termios/tcflush.c: Likewise.
17513         * termios/tcgetattr.c: Likewise.
17514         * termios/tcgetpgrp.c: Likewise.
17515         * termios/tcsendbrk.c: Likewise.
17516         * termios/tcsetattr.c: Likewise.
17517         * termios/tcsetpgrp.c: Likewise.
17518         * time/adjtime.c: Likewise.
17519         * time/clock.c: Likewise.
17520         * time/getitimer.c: Likewise.
17521         * time/gettimeofday.c: Likewise.
17522         * time/setitimer.c: Likewise.
17523         * time/settimeofday.c: Likewise.
17524         * time/stime.c: Likewise.
17525         * time/time.c: Likewise.
17526
17527 2012-11-04  Pino Toscano  <toscano.pino@tiscali.it>
17528
17529         * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
17530         /usr/old/bin.
17531
17532         * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
17533         instead of spaces.
17534         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
17535
17536 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
17537
17538         [BZ #14796]
17539         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
17540         FE_TONEAREST before applying Dekker multiplication and Knuth
17541         addition.  Clear inexact exceptions and check for exact zero
17542         results afterwards.
17543         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
17544         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
17545         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
17546         * math/libm-test.inc (fma_test): Add more tests.
17547         (fma_test_towardzero): Likewise.
17548         (fma_test_downward): Likewise.
17549         (fma_test_upward): Likewise.
17550         * sysdeps/generic/math_private.h (default_libc_fesetround): New
17551         function.
17552         (libc_fesetround): New macro.
17553         (libc_fesetroundf): Likewise.
17554         (libc_fesetroundl): Likewise.
17555         * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
17556         function.
17557         (libc_fesetround_387): Likewise.
17558         (libc_fesetroundf): New macro.
17559         (libc_fesetround): Likewise.
17560         (libc_fesetroundl): Likewise.
17561         * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
17562         function.
17563         (libc_fesetroundf): New macro.
17564         (libc_fesetround): Likewise.
17565         (libc_fesetroundl): Likewise.
17566         * include/fenv.h (feclearexcept): Add libm_hidden_proto.
17567         * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
17568         * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
17569         libm_hidden_ver.
17570         * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
17571         * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
17572         libm_hidden_def.
17573         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
17574         * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
17575         libm_hidden_ver.
17576         * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
17577         libm_hidden_def.
17578
17579         [BZ #3439]
17580         * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
17581         integer constant usable in #if and use that to give value to enum
17582         constant.
17583         (FE_DIVBYZERO): Likewise.
17584         (FE_UNDERFLOW): Likewise.
17585         (FE_OVERFLOW): Likewise.
17586         (FE_INVALID): Likewise.
17587         (FE_INVALID_SNAN): Likewise.
17588         (FE_INVALID_ISI): Likewise.
17589         (FE_INVALID_IDI): Likewise.
17590         (FE_INVALID_ZDZ): Likewise.
17591         (FE_INVALID_IMZ): Likewise.
17592         (FE_INVALID_COMPARE): Likewise.
17593         (FE_INVALID_SOFTWARE): Likewise.
17594         (FE_INVALID_SQRT): Likewise.
17595         (FE_INVALID_INTEGER_CONVERSION): Likewise.
17596         (FE_TONEAREST): Likewise.
17597         (FE_TOWARDZERO): Likewise.
17598         (FE_UPWARD): Likewise.
17599         (FE_DOWNWARD): Likewise.
17600         * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
17601         (FE_DIVBYZERO): Likewise.
17602         (FE_OVERFLOW): Likewise.
17603         (FE_UNDERFLOW): Likewise.
17604         (FE_INEXACT): Likewise.
17605         (FE_TONEAREST): Likewise.
17606         (FE_DOWNWARD): Likewise.
17607         (FE_UPWARD): Likewise.
17608         (FE_TOWARDZERO): Likewise.
17609         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
17610         (FE_UNDERFLOW): Likewise.
17611         (FE_OVERFLOW): Likewise.
17612         (FE_DIVBYZERO): Likewise.
17613         (FE_INVALID): Likewise.
17614         (FE_TONEAREST): Likewise.
17615         (FE_TOWARDZERO): Likewise.
17616         * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
17617         (FE_OVERFLOW): Likewise.
17618         (FE_UNDERFLOW): Likewise.
17619         (FE_DIVBYZERO): Likewise.
17620         (FE_INEXACT): Likewise.
17621         (FE_TONEAREST): Likewise.
17622         (FE_TOWARDZERO): Likewise.
17623         (FE_UPWARD): Likewise.
17624         (FE_DOWNWARD): Likewise.
17625         * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
17626         (FE_DIVBYZERO): Likewise.
17627         (FE_OVERFLOW): Likewise.
17628         (FE_UNDERFLOW): Likewise.
17629         (FE_INEXACT): Likewise.
17630         (FE_TONEAREST): Likewise.
17631         (FE_DOWNWARD): Likewise.
17632         (FE_UPWARD): Likewise.
17633         (FE_TOWARDZERO): Likewise.
17634
17635 2012-11-02  Chris Metcalf  <cmetcalf@tilera.com>
17636
17637         * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
17638
17639 2012-11-03  Andreas Schwab  <schwab@linux-m68k.org>
17640
17641         * scripts/cross-test-ssh.sh (command): Use newlines to separate
17642         commands.  Quote $PWD.
17643         (blacklist_exports): Don't use remove_newlines.  Replace "declare
17644         -x" by "export".
17645         (remove_newlines): Remove.
17646
17647 2012-11-02  H.J. Lu  <hongjiu.lu@intel.com>
17648
17649         * stdlib/Makefile (headers): Add bits/stdlib-float.h.
17650         * stdlib/stdlib.h (atof): Moved to ...
17651         * include/bits/stdlib-float.h: Here.  New file.
17652         * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
17653         * stdlib/bits/stdlib-float.h: New file.
17654         * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
17655         -mno-sse -mno-mmx.
17656         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
17657         <xmmintrin.h>.
17658
17659 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
17660
17661         * conform/conformtest.pl (@headers): Add fenv.h.
17662         * conform/data/fenv.h-data: New file.
17663         * include/fenv.h [_ISOMAC]: Disable all contents of file except
17664         include of <math/fenv.h>.
17665
17666         * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
17667         POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
17668         && !UNIX98].  Enables tests for XOPEN2K8.
17669         * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
17670         POSIX2008]: Likewise.
17671
17672         * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
17673         (struct rusage): Do not expect type or its members.
17674
17675         [BZ #3439]
17676         * math/math.h (FP_NAN): Define macro to integer constant usable in
17677         #if and use that to give value to enum constant.
17678         (FP_INFINITE): Likewise.
17679         (FP_ZERO): Likewise.
17680         (FP_SUBNORMAL): Likewise.
17681         (FP_NORMAL): Likewise.
17682
17683 2012-11-02  Andreas Schwab  <schwab@linux-m68k.org>
17684
17685         * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
17686         * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
17687         arguments.
17688
17689 2012-11-02  Roland McGrath  <roland@hack.frob.com>
17690
17691         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
17692         Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
17693         autoconf-time if not.
17694         * configure.in: Remove AC_PREREQ.
17695
17696 2012-11-02  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
17697
17698         * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
17699         __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
17700         of the internal implementation.
17701
17702 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
17703
17704         * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
17705         except include of <misc/sys/syslog.h>.
17706
17707 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
17708
17709         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
17710         function returns with a NULL context exit with zero.
17711
17712 2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
17713
17714         * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
17715
17716 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
17717
17718         * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
17719         (run_program_cmd): This.
17720         * localedata/tst-langinfo.sh (run_program_prefix): Removed.
17721         (tst_langinfo): New variable.  Use it.
17722
17723 2012-11-01  Sebastan Andrzej Siewior  <bigeasy@linutronix.de>
17724
17725         * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
17726         floating point opcodes.
17727
17728 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
17729
17730         * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
17731         variable.
17732
17733         * elf/dl-support.c: Unconditionally include "setup-vdso.h".
17734
17735         * sysdeps/mach/hurd/powerpc: Remove directory.
17736         * sysdeps/mach/powerpc: Likewise.
17737
17738 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
17739
17740         * scripts/check-local-headers.sh: Ignore c++ headers.
17741
17742 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
17743
17744         * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
17745         __libc_cleanup_region_start argument.
17746
17747 2012-11-01  Joseph Myers  <joseph@codesourcery.com>
17748
17749         [BZ #14784]
17750         [BZ #14785]
17751         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
17752         x * y using scaling, not as x * y + z.
17753         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
17754         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
17755         * math/libm-test.inc (fma_test): Add more tests.
17756         (fma_test_towardzero): Likewise.
17757         (fma_test_downward): Likewise.
17758         (fma_test_upward): Likewise.
17759
17760 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
17761
17762         * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
17763
17764 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
17765
17766         * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
17767         New variable.
17768
17769 2012-10-31  Thomas Schwinge  <thomas@codesourcery.com>
17770
17771         * rt/tst-shm.c (worker): Correct checking for mmap failure.
17772
17773 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
17774
17775         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
17776         Fix sort order.
17777         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
17778         Likewise.
17779
17780 2012-10-31  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
17781
17782         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
17783         Fix the order of the list for glibc 2.17.
17784         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
17785         Likewise.
17786
17787 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
17788
17789         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17790
17791 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
17792
17793         [BZ #14610]
17794         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
17795         for low part of x being zero before using __atanl (y).
17796         * math/libm-test.inc (atan2_test): Add another test.
17797
17798         * manual/install.texi (Configuring and compiling): Document
17799         general use of test-wrapper and test-wrapper-env.
17800         * INSTALL: Regenerated.
17801
17802         * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
17803         (__fma): Do not extract and scale down low bits on after-rounding
17804         systems when result rounded to normal precision would have normal
17805         exponent.
17806         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
17807         (__fmal): Do not extract and scale down low bits on after-rounding
17808         systems when result rounded to normal precision would have normal
17809         exponent.
17810         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
17811         (__fmal): Do not extract and scale down low bits on after-rounding
17812         systems when result rounded to normal precision would have normal
17813         exponent.
17814         * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
17815         macro.
17816         (fma_test): Add more tests.
17817         (fma_test_towardzero): Likewise.
17818         (fma_test_downward): Likewise.
17819         (fma_test_upward): Likewise.
17820
17821 2012-10-30  H.J. Lu  <hongjiu.lu@intel.com>
17822
17823         * sysdeps/i386/tininess.h: Renamed to ...
17824         * sysdeps/x86/tininess.h: This.
17825         * sysdeps/x86_64/tininess.h: Removed.
17826
17827 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
17828
17829         * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
17830         input.  Use $(build-program-cmd).
17831         ($(objpfx)tst-array1-static.out): Likewise.
17832         ($(objpfx)tst-array2.out): Likewise.
17833         ($(objpfx)tst-array3.out): Likewise.
17834         ($(objpfx)tst-array4.out): Likewise.
17835         ($(objpfx)tst-array5.out): Likewise.
17836         ($(objpfx)tst-array5-static.out): Likewise.
17837
17838 2012-10-30  Chris Metcalf  <cmetcalf@tilera.com>
17839
17840         * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
17841         if defined.
17842
17843         * nss/nsswitch.h (nss_interface_function): Provide new
17844         macro for use with NSS functions.
17845         * grp/initgroups.c: Use new macro.
17846         * nss/getXXbyYY.c: Likewise.
17847         * nss/getXXbyYY_r.c: Likewise.
17848         * nss/getXXent.c: Likewise.
17849         * nss/getXXent_r.c: Likewise.
17850         * sysdeps/posix/getaddrinfo.c: Likewise.
17851
17852 2012-10-30  Andreas Jaeger  <aj@suse.de>
17853
17854         * po/ru.po: Update Russion translation from translation project.
17855
17856 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
17857
17858         [BZ #14152]
17859         [BZ #14783]
17860         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
17861         result and shift together with sticky bit instead of replicating
17862         round-to-nearest rounding.
17863         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
17864         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
17865         * math/libm-test.inc (fma_test): Add more tests.  Do not permit
17866         missing underflow exceptions.
17867         (fma_test_towardzero): Add more tests.
17868         (fma_test_downward): Likewise.
17869         (fma_test_upward): Likewise.
17870
17871         [BZ #14047]
17872         * sysdeps/generic/tininess.h: New file.
17873         * sysdeps/i386/tininess.h: Likewise.
17874         * sysdeps/sh/tininess.h: Likewise.
17875         * sysdeps/x86_64/tininess.h: Likewise.
17876         * stdlib/tst-strtod-underflow.c: Likewise.
17877         * stdlib/tst-tininess.c: Likewise.
17878         * stdlib/strtod_l.c: Include <tininess.h>.
17879         (round_and_return): Do not set errno for exact underflow cases.
17880         Force an underflow exception when setting errno for underflow.
17881         Determine underflow based on rounding to normal precision if
17882         TININESS_AFTER_ROUNDING.
17883         * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
17884         ERANGE for exact underflow cases.
17885         * stdlib/Makefile (tests): Add tst-tininess and
17886         tst-strtod-underflow.
17887         ($(objpfx)tst-tininess): Use $(link-libm).
17888         ($(objpfx)tst-strtod-underflow): Likewise.
17889
17890 2012-10-30  Andreas Jaeger  <aj@suse.de>
17891
17892         [BZ#14767]
17893         * elf/Makefile (tests): Remove conditional for have-initfini-array
17894         since this is now always required and the variable does not exist
17895         anymore.
17896         (tests-static): Likewise.
17897         (modules-names): Likewise.
17898
17899         * po/eo.po: Add Esperanto translation from translation project.
17900
17901         * elf/tst-array1.c (fini_array): Make writeable so that it can be
17902         merged with constructor/destructor.
17903         (init_array): Likewise.
17904         * elf/tst-array2dep.c (fini_array): Likewise.
17905         (init_array): Likewise.
17906
17907 2012-10-29  Mike Frysinger  <vapier@gentoo.org>
17908
17909         * manual/message.texi: Delete @cartouche tags.
17910
17911 2012-10-29  Pino Toscano  <toscano.pino@tiscali.it>
17912
17913         * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
17914         EOPNOTSUPP.
17915         * sysdeps/mach/hurd/fsync.c: Likewise.
17916
17917         * sysdeps/pthread/aio_notify.c (__aio_notify_only)
17918         [_POSIX_REALTIME_SIGNALS]: Change condition to
17919         [_POSIX_REALTIME_SIGNALS > 0].
17920
17921 2012-10-27  Andreas Jaeger  <aj@suse.de>
17922
17923         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
17924         [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
17925         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
17926         [__WORDSIZE != 64]: Likewise.
17927
17928 2012-10-26  H.J. Lu  <hongjiu.lu@intel.com>
17929
17930         *  iconvdata/tst-table.sh: Remove ${SHELL}.
17931         *  iconvdata/tst-tables.sh: Likewise.
17932
17933 2012-10-25  David S. Miller  <davem@davemloft.net>
17934
17935         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
17936         (__get_clockfreq_via_proc_openprom): Use strtoumax instead
17937         of strtoull.
17938
17939         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
17940         ifunc-impl-list.c
17941         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
17942         * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
17943         * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
17944         file.
17945
17946 2012-10-25  Roland McGrath  <roland@hack.frob.com>
17947
17948         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
17949         (__get_clockfreq_via_proc_openprom): Use __getdents instead of
17950         __getdirentries.
17951
17952 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
17953             Jim Blandy  <jimb@codesourcery.com>
17954
17955         * scripts/cross-test-ssh.sh: New file.
17956         * manual/install.texi (Configuring and compiling): Document use of
17957         cross-test-ssh.sh.
17958         * INSTALL: Regenerated.
17959
17960 2012-10-25  Pino Toscano  <toscano.pino@tiscali.it>
17961
17962         * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
17963         EOPNOTSUPP.
17964
17965 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
17966
17967         * Makeconfig (run-program-prefix): Fix comment.
17968
17969 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
17970             Jim Blandy  <jimb@codesourcery.com>
17971
17972         * Makeconfig (test-wrapper): New variable,
17973         (test-wrapper-env): Likewise.
17974         [$(cross-compiling) = yes && $(test-wrapper) != ""]
17975         (run-built-tests): Define to yes.
17976         (run-program-prefix): Use $(test-wrapper).
17977         (built-program-cmd): Likewise.
17978         * Rules (make-test-out): Use $(test-wrapper-env) and
17979         $(host-built-program-cmd).
17980         * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
17981         ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
17982         tst-pathopt.sh.
17983         ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
17984         $(test-wrapper-env) to tst-rtld-load-self.sh.
17985         ($(objpfx)order2.out): Use $(test-wrapper).
17986         ($(objpfx)tst-initorder.out): Likewise.
17987         ($(objpfx)tst-initorder2.out): Likewise.
17988         ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
17989         * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
17990         (test_wrapper_env): New variable.  Use it to run ld.so.
17991         * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
17992         Use it to run ld.so.
17993         (test_wrapper_env): Likewise.
17994         * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
17995         $(test-wrapper) to run-iconv-test.sh.
17996         * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
17997         (ICONV): Use $test_wrapper.
17998         * posix/Makefile ($(objpfx)globtest.out): Pass
17999         $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
18000         globtest.sh, not $(run-program-prefix).
18001         * posix/globtest.sh (run_via_rtld_prefix): New variable.
18002         (test_wrapper): Likewise.
18003         (test_wrapper_env): Likewise.  Use it to run globtest with HOME
18004         set together with run_via_rtld_prefix.
18005         (run_program_prefix): Define in terms of test_wrapper and
18006         run_via_rtld_prefix.
18007
18008 2012-10-24  Roland McGrath  <roland@hack.frob.com>
18009
18010         * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
18011         * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
18012         Targets removed.
18013
18014         [BZ #14743]
18015         * include/time.h: Remove librt_hidden_proto (clock_gettime).
18016         Declare __clock_getres, __clock_gettime, __clock_settime,
18017         __clock_nanosleep, and __clock_getcpuclockid.
18018         * rt/clock_gettime.c: Define __clock_gettime as an alias.
18019         Remove librt_hidden_def (clock_gettime).
18020         * sysdeps/unix/clock_gettime.c: Likewise.
18021         * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
18022         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
18023         * rt/clock_getres.c: Define __clock_getres as an alias.
18024         * sysdeps/posix/clock_getres.c: Likewise.
18025         * rt/clock_settime.c: Define __clock_settime as an alias.
18026         * sysdeps/unix/clock_settime.c: Likewise.
18027         * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
18028         * sysdeps/unix/clock_nanosleep.c: Likewise.
18029         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
18030         * rt/clock-compat.c: New file.
18031         * rt/Makefile (librt-routines): Add clock-compat and move
18032         $(clock-routines) to ...
18033         (routines): ... here, new variable.
18034         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
18035         Don't add get_clockfreq here.
18036         * rt/Versions (libc: GLIBC_2.17): New version set.
18037         Add clock_* symbols here.
18038         (libc: GLIBC_PRIVATE): New version set.  Add __clock_* symbols here.
18039         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
18040         (GLIBC_2.17): Add clock_* symbols.
18041         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
18042         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
18043         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
18044         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
18045         Likewise.
18046         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
18047         Likewise.
18048         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
18049         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
18050         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
18051         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
18052         * NEWS: Mention the move.
18053
18054         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
18055         Use __open, __read, __close rather than their public counterparts.
18056         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
18057         (__get_clockfreq_via_cpuinfo): Likewise.
18058         (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
18059         (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
18060
18061         * config.h.in (HAVE_IFUNC): New #undef.
18062         * configure.in: Define it if libc_cv_ld_gnu_indirect_function
18063         was successful.
18064         * configure: Regenerated.
18065
18066 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
18067
18068         * configure.in: Move READELF check to start of file.
18069         (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
18070         libc_cv_asm_gnu_indirect_function in the process.
18071         * configure: Regenerated.
18072
18073 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
18074
18075         * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
18076         send the output to /dev/null.
18077         (libc_cv_cc_with_libunwind): Likewise.
18078         (libc_cv_as_noexecstack): Likewise.
18079         * configure: Regenerate.
18080
18081 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
18082
18083         * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
18084
18085         * posix/globtest.sh (TMPDIR): Do not set.
18086         (testdir): Define using ${common_objpfx}posix not $TMPDIR.
18087         (testout): Likewise.
18088
18089 2012-10-24  Andreas Jaeger  <aj@suse.de>
18090
18091         * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
18092         types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
18093         [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
18094         [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
18095         posix_fadvise64, posix_fallocate64.
18096
18097         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
18098         (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
18099         (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
18100         Likewise.
18101         (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
18102         Likewise.
18103         (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
18104
18105         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
18106         (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
18107         <bits/fcntl-linux.h>.
18108         (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
18109
18110         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
18111         (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
18112         (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
18113         (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
18114         [__WORDSIZE != 64]: Likewise.
18115
18116 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
18117
18118         * Makeconfig (run-built-tests): New variable.
18119         * Rules [$(cross-compiling) = yes]: Change condition to
18120         [$(run-built-tests) = no].
18121         * catgets/Makefile [$(cross-compiling) != yes]: Change condition
18122         to [$(run-built-tests) = yes].
18123         * elf/Makefile [$(cross-compiling) = no]: Likewise
18124         * grp/Makefile [$(cross-compiling) = no]: Likewise.
18125         * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
18126         * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
18127         * intl/Makefile [$(cross-compiling) = no]: Likewise.
18128         * io/Makefile [$(cross-compiling) = no]: Likewise.
18129         * libio/Makefile [$(cross-compiling) = no]: Likewise.
18130         * malloc/Makefile [$(cross-compiling) = no]: Likewise.
18131         * misc/Makefile [$(cross-compiling) = no]: Likewise.
18132         * posix/Makefile [$(cross-compiling) = no]: Likewise.
18133         * resolv/Makefile [$(cross-compiling) = no]: Likewise.
18134         * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
18135         * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
18136         * string/Makefile [$(cross-compiling) = no]: Likewise.
18137
18138         * posix/Makefile ($(objpfx)globtest.out): Pass
18139         $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
18140         $(rtld-installed-name).
18141         * posix/globtest.sh (elf_objpfx): Remove variable.
18142         (rtld_installed_name): Likewise.
18143         (library_path): Likewise.
18144         (run_program_prefix): New variable.  Use for running globtest
18145         binary.
18146
18147 2012-10-23  Jim Blandy  <jimb@codesourcery.com>
18148             Joseph Myers  <joseph@codesourcery.com>
18149
18150         * Makeconfig (host-built-program-cmd): New variable.
18151         * elf/Makefile (tst-stackguard1-ARGS): Use
18152         $(host-built-program-cmd).
18153         * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
18154         (tst-spawn-ARGS): Likewise.
18155         * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
18156
18157 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
18158             Jim Blandy  <jimb@codesourcery.com>
18159
18160         * Makeconfig (run-via-rtld-prefix): New variable.
18161         (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
18162         (built-program-cmd): Likewise.
18163
18164 2012-10-22  Andreas Jaeger  <aj@suse.de>
18165
18166         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
18167         __O_RSYNC if it exists, otherwise to O_SYNC.
18168
18169 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
18170             Joseph Myers  <joseph@codesourcery.com>
18171
18172         * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
18173         /dev/null.
18174         * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
18175         from /dev/null
18176         * posix/tst-getconf.sh: Redirect getconf stdin in loop from
18177         /dev/null.
18178
18179 2012-10-22  Andreas Jaeger  <aj@suse.de>
18180
18181         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
18182         Define always.
18183         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
18184
18185         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
18186         bits/fcntl-linux.h.
18187
18188         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
18189         (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
18190
18191         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
18192         to __O_LARGEFILE.
18193         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
18194         to __O_LARGEFILE.
18195
18196 2012-10-21  Jim Blandy  <jimb@codesourcery.com>
18197             Joseph Myers  <joseph@codesourcery.com>
18198
18199         * config.make.in (NM): New variable.
18200
18201 2012-10-21  Andreas Jaeger  <aj@suse.de>
18202
18203         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
18204         definitions and declarations that are provided by
18205         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
18206
18207 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
18208
18209         [BZ #14683]
18210         * elf/Makefile (tests-static): Add tst-leaks1-static.
18211         (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
18212         ($(objpfx)tst-leaks1-static): New rule.
18213         ($(objpfx)tst-leaks1-static-mem): Likewise.
18214         (tst-leaks1-static-ENV): New macro.
18215         * elf/dl-open.c (dl_open_worker): Check the main application
18216         only if SHARED is defined.
18217         * elf/tst-leaks1-static.c: New file.
18218
18219 2012-10-20  Andreas Jaeger  <aj@suse.de>
18220
18221         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
18222         generic values for Linux.
18223         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
18224         and declarations that are provided by <bits/fcntl-linux.h> and
18225         include <bits/fcntl-linux.h>.
18226         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
18227         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
18228
18229 2012-10-20  Roland McGrath  <roland@hack.frob.com>
18230
18231         * io/fcntl.h: Move include of <bits/types.h> to the top and
18232         include it unconditionally.
18233
18234 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
18235
18236         * wcsmbs/Makefile (tests-ifunc): New variable.
18237         (tests): Add $(tests-ifunc).
18238         * wcsmbs/test-wcschr-ifunc.c: New file.
18239         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
18240         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
18241         * wcsmbs/test-wcslen-ifunc.c: Likewise.
18242         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
18243         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
18244
18245         * string/Makefile (tests-ifunc): New variable.
18246         (tests): Add $(tests-ifunc).
18247         * string/test-memccpy.c (TEST_NAME): New macro.
18248         * string/test-memchr.c (TEST_NAME): Likewise.
18249         * string/test-memcmp.c (TEST_NAME): Likewise.
18250         * string/test-memcpy.c (TEST_NAME): Likewise.
18251         * string/test-memmem.c (TEST_NAME): Likewise.
18252         * string/test-memmove.c (TEST_NAME): Likewise.
18253         * string/test-memset.c (TEST_NAME): Likewise.
18254         * string/test-rawmemchr.c (TEST_NAME): Likewise.
18255         * string/test-stpcpy.c (TEST_NAME): Likewise.
18256         * string/test-stpncpy.c (TEST_NAME): Likewise.
18257         * string/test-strcasecmp.c (TEST_NAME): Likewise.
18258         * string/test-strcasestr.c (TEST_NAME): Likewise.
18259         * string/test-strcat.c (TEST_NAME): Likewise.
18260         * string/test-strchr.c (TEST_NAME): Likewise.
18261         * string/test-strcmp.c(TEST_NAME): Likewise.
18262         * string/test-strcpy.c (TEST_NAME): Likewise.
18263         * string/test-strcspn.c (TEST_NAME): Likewise.
18264         * string/test-strlen.c (TEST_NAME): Likewise.
18265         * string/test-strncasecmp.c (TEST_NAME): Likewise.
18266         * string/test-strncmp.c (TEST_NAME): Likewise.
18267         * string/test-strncpy.c (TEST_NAME): Likewise.
18268         * string/test-strnlen.c (TEST_NAME): Likewise.
18269         * string/test-strpbrk.c (TEST_NAME): Likewise.
18270         * string/test-strrchr.c (TEST_NAME): Likewise.
18271         * string/test-strspn.c (TEST_NAME): Likewise.
18272         * string/test-strstr.c (TEST_NAME): Likewise.
18273         * string/test-bcopy-ifunc.c: New file.
18274         * string/test-bzero-ifunc.c: Likewise.
18275         * string/test-memccpy-ifunc.c: Likewise.
18276         * string/test-memchr-ifunc.c: Likewise.
18277         * string/test-memcmp-ifunc.c: Likewise.
18278         * string/test-memcpy-ifunc.c: Likewise.
18279         * string/test-memmem-ifunc.c: Likewise.
18280         * string/test-memmove-ifunc.c: Likewise.
18281         * string/test-mempcpy-ifunc.c: Likewise.
18282         * string/test-memset-ifunc.c: Likewise.
18283         * string/test-rawmemchr-ifunc.c: Likewise.
18284         * string/test-stpcpy-ifunc.c: Likewise.
18285         * string/test-stpncpy-ifunc.c: Likewise.
18286         * string/test-strcasecmp-ifunc.c: Likewise.
18287         * string/test-strcasestr-ifunc.c: Likewise.
18288         * string/test-strcat-ifunc.c: Likewise.
18289         * string/test-strchr-ifunc.c: Likewise.
18290         * string/test-strchrnul-ifunc.c: Likewise.
18291         * string/test-strcmp-ifunc.c: Likewise.
18292         * string/test-strcpy-ifunc.c: Likewise.
18293         * string/test-strcspn-ifunc.c: Likewise.
18294         * string/test-strlen-ifunc.c: Likewise.
18295         * string/test-strncasecmp-ifunc.c: Likewise.
18296         * string/test-strncat-ifunc.c: Likewise.
18297         * string/test-strncmp-ifunc.c: Likewise.
18298         * string/test-strncpy-ifunc.c: Likewise.
18299         * string/test-strnlen-ifunc.c: Likewise.
18300         * string/test-strpbrk-ifunc.c: Likewise.
18301         * string/test-strrchr-ifunc.c: Likewise.
18302         * string/test-strspn-ifunc.c: Likewise.
18303         * string/test-strstr-ifunc.c: Likewise.
18304
18305         * debug/Makefile (tests-ifunc): New variable.
18306         (tests): Add $(tests-ifunc).
18307         * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
18308         * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
18309         * debug/test-stpcpy_chk-ifunc.c: New file.
18310         * debug/test-strcpy_chk-ifunc.c: Likewise.
18311
18312 2012-10-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
18313
18314         [BZ #13601]
18315         * elf/dl-load.c (open_verify): Retry read if the entire ELF
18316         header is not read in.
18317
18318 2012-10-19  Joseph Myers  <joseph@codesourcery.com>
18319
18320         * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh.  Pass
18321         script to $(SHELL) as $<.  Pass $(common-objpfx) to script
18322         directly.  Pass built executable to script as
18323         $(built-program-cmd).
18324         * io/ftwtest-sh (ldso): Remove variable.  Run ftwtest directly as
18325         $testprogram without using LD_LIBRARY_PATH and $ldso.
18326
18327         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
18328         $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
18329         $(rtld-installed-name).
18330         * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
18331         (rtld_installed_name): Likewise.
18332         (library_path): Likewise.
18333         (run_program_prefix): New variable.  Use it to run tst_fgetgrent.
18334         * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
18335         $(run-program-prefix) to tst-tables.sh.
18336         * iconvdata/tst-table.sh (run_program_prefix): New variable.  Use
18337         it to run tst-table-from and tst-table-to.
18338         * iconvdata/tst-tables.sh (run_program_prefix): New variable.
18339         Pass it to tst-table.sh.
18340         * intl/Makefile ($(objpfx)tst-gettext.out): Pass
18341         $(run-program-prefix) to tst-gettext.sh.
18342         ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
18343         tst-translit.sh.
18344         ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
18345         tst-gettext2.sh.
18346         * intl/tst-gettext.sh (run_program_prefix): New variable.  Use it
18347         to run tst-gettext.
18348         * intl/tst-gettext2.sh (run_program_prefix): New variable.  Use it
18349         to run tst-gettext2.
18350         * intl/tst-translit.sh (run_program_prefix): New variable.  Use it
18351         to run tst-translit.
18352         * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
18353         $(run-program-prefix) to tst-mtrace.sh.
18354         * malloc/tst-mtrace.sh (run_program_prefix): New variable.  Use it
18355         to run tst-mtrace.
18356         * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
18357         $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
18358         $(rtld-installed-name).
18359         * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
18360         (rtld_installed_name): Likewise.
18361         (run_program_prefix): New variable.  Use it to run wordexp-test.
18362
18363         * Makeconfig (ARCH): Remove all definitions.
18364         (machine): Likewise.
18365         [ARCH]: Remove conditional code.
18366         [!objdir]: Give error.
18367         [!objdir] (objpfx): Remove.
18368         [!objdir] (common-objpfx): Likewise.
18369         [!objdir] (common-objdir): Likewise.
18370         * configure.in (config_makefile): Remove.  Hardcode Makefile in
18371         AC_CONFIG_FILES call.
18372         * configure: Regenerated.
18373
18374         [BZ #13888]
18375         * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
18376         or TMPDIR.
18377         (testout): Likewise.
18378
18379         * posix/Makefile ($(objpfx)tst-getconf.out): Pass
18380         $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
18381         $(rtld-installed-name).
18382         * posix/tst-getconf.sh (elf_objpfx): Remove variable.
18383         (rtld_installed_name): Likwise.
18384         (runit): Remove function.
18385         (run_getconf): New variable,  Use it for running getconf binary.
18386
18387 2012-10-18  H.J. Lu  <hongjiu.lu@intel.com>
18388
18389         [BZ #14716]
18390         * string/test-memmem.c (check_result): New function.
18391         (do_one_test): Use it.
18392         (check1): New function.
18393         (test_main): Use it.
18394
18395 2012-10-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
18396
18397         * math/Makefile: Comment on slow compilation of test-tgmath2.c.
18398
18399 2012-10-18  Joseph Myers  <joseph@codesourcery.com>
18400
18401         * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
18402         (_G_LSEEK64): Likewise.
18403         (_G_MMAP64): Likewise.
18404         (_G_FSTAT64): Likewise.
18405         * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
18406         (_G_LSEEK64): Likewise.
18407         (_G_MMAP64): Likewise.
18408         (_G_FSTAT64): Likewise.
18409         * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
18410         unconditional.  Call __mmap64 directly.
18411         (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
18412         (mmap_remap_check) [_G_LSEEK64]: Make code unconditional.  Call
18413         __lseek64 directly.
18414         (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
18415         (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional.  Call
18416         __mmap64 directly.
18417         (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
18418         (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional.  Call
18419         __lseek64 directly.
18420         (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
18421         (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional.  Call
18422         __lseek64 directly.
18423         (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
18424         (_IO_file_seek) [_G_LSEEK64]: Make code unconditional.  Call
18425         __lseek64 directly.
18426         (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
18427         (_IO_file_stat) [_G_FSTAT64]: Make code unconditional.  Call
18428         __fxstat64 directly.
18429         (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
18430         * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
18431         unconditional.
18432         (freopen64) [!_G_OPEN64]: Remove conditional code.
18433         * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
18434         unconditional.
18435         (fseeko64) [!_G_LSEEK64]: Remove conditional code.
18436         * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
18437         unconditional.
18438         (ftello64) [!_G_LSEEK64]: Remove conditional code.
18439         * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
18440         unconditional.
18441         (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
18442         * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
18443         unconditional.
18444         (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
18445         * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
18446         unconditional.
18447         (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
18448         * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
18449         unconditional.
18450         (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
18451         * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
18452         unconditional.
18453         (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
18454
18455 2012-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
18456
18457         [BZ #12140]
18458         * manual/memory.texi (Malloc Tunable Parameters): Add note
18459         about free list pointers overwriting some perturb bytes.
18460         Wording suggested by Roland McGrath.
18461
18462 2012-10-17  Joseph Myers  <joseph@codesourcery.com>
18463
18464         * math/libm-test.inc (gamma_test): Do not call feclearexcept.
18465         (lgamma_test): Likewise.
18466         (tgamma_test): Likewise.
18467
18468 2012-10-16  Florian Weimer  <fweimer@redhat.com>
18469
18470         [BZ #14700]
18471         * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
18472         (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
18473
18474 2012-10-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
18475
18476         * NEWS: Mention BZ #14716.
18477         * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
18478         when removing AVAILABLE1_USES_J macro.
18479
18480 2012-10-12  H.J. Lu  <hongjiu.lu@intel.com>
18481
18482         * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
18483         (__bswap_64): __uint64_t for unsigned 64-bit int.
18484
18485 2012-10-12  Andreas Schwab  <schwab@linux-m68k.org>
18486
18487         * include/string.h (memmem): Declare libc hidden alias.
18488         * string/memmem.c (memmem): Define libc hidden alias.
18489         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
18490         __read, __close instead of open, read, close.
18491
18492 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
18493
18494         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
18495         * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
18496         global and hidden.
18497         * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
18498         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
18499         * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
18500         Likewise.
18501         (__rawmemchr_sse2): Likewise.
18502         * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
18503         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
18504         (__strchr_sse2): Likewise.
18505         * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
18506         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
18507         (__strcasecmp_sse2): Likewise.
18508         (__strncasecmp_sse2): Likewise.
18509         * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
18510         * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
18511         * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
18512         * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
18513         (__strrchr_sse2): Likewise.
18514         * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
18515         ifunc-impl-list.c.
18516         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
18517         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
18518         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
18519         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
18520         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
18521         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
18522         * sysdeps/x86_64/multiarch/memset.S: Likewise.
18523         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
18524         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
18525         * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
18526         * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
18527         * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
18528         * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
18529         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
18530         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
18531         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
18532         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
18533         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
18534         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
18535         * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
18536         * sysdeps/x86_64/multiarch/strncat.S: Likewise.
18537         * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
18538         * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
18539         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
18540         * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
18541         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
18542         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
18543         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
18544         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
18545         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
18546
18547         * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
18548         global and hidden.
18549         * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
18550         * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
18551         * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
18552         * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
18553         Likewise.
18554         * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
18555         Likewise.
18556         * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
18557         * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
18558         * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
18559         * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
18560         ifunc-impl-list.c.
18561         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
18562         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
18563         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
18564         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
18565         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
18566         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
18567         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
18568         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
18569         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
18570         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
18571         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
18572         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
18573         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
18574         * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
18575         * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
18576         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
18577         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
18578         * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
18579         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
18580         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
18581         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
18582         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
18583         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
18584         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
18585         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
18586         * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
18587         * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
18588         * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
18589         * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
18590         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
18591         * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
18592         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
18593         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
18594         * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
18595         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
18596         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
18597         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
18598         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
18599         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
18600         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
18601         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
18602
18603         * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
18604         [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
18605         * include/ifunc-impl-list.h: New file.
18606         * misc/ifunc-impl-list.c: Likewise.
18607         * misc/Makefile (routines): Add ifunc-impl-list.
18608         * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
18609         * string/test-string.h: Include <ifunc-impl-list.h>.
18610         [TEST_IFUNC && TEST_NAME] (func_list, func_count, impl_count,
18611         impl_array): New variables.
18612         (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
18613         are defined.
18614         (test_init): Call __libc_ifunc_impl_list to initialize
18615         func_list if TEST_IFUNC and TEST_NAME are defined.
18616
18617         * string/Makefile (strop-tests): Add bcopy and bzero.
18618         * string/test-bcopy.c: New file.
18619         * string/test-bzero.c: Likewise.
18620         * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
18621         defined.
18622         * string/test-memset.c: Support bzero test if TEST_BZERO is
18623         defined.
18624         * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
18625         __libc_memmove.
18626         * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
18627         __libc_memset.
18628         * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
18629         of memset.
18630
18631 2012-10-10  Joseph Myers  <joseph@codesourcery.com>
18632
18633         * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
18634         * configure: Regenerated.
18635
18636         * Makeconfig (+link-static-before-libc): Don't include
18637         $(link-static-libc).
18638
18639         * libio/libio.h (_IO_pos_t): Remove.
18640
18641 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
18642
18643         * NEWS: Add note about FIPS mode.  Wording suggested by Roland
18644         McGrath.
18645
18646 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
18647
18648         * crypt/crypt-entry.c: Include fips-private.h.
18649         (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
18650         * crypt/md5c-test.c (main): Tolerate disabled MD5.
18651         * sysdeps/unix/sysv/linux/fips-private.h: New file.
18652         * sysdeps/generic/fips-private.h: New file, dummy fallback.
18653
18654 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
18655
18656         * crypt/crypt-private.h: Include stdbool.h.
18657         (_ufc_setup_salt_r): Return bool.
18658         * crypt/crypt-entry.c: Include errno.h.
18659         (__crypt_r): Return NULL with EINVAL for bad salt.
18660         * crypt/crypt_util.c (bad_for_salt): New.
18661         (_ufc_setup_salt_r): Check that salt is long enough and within
18662         the specified alphabet.
18663         * crypt/badsalttest.c: New file.
18664         * crypt/Makefile (tests): Add it.
18665         ($(objpfx)badsalttest): New.
18666
18667 2012-10-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
18668
18669         * NEWS: Add entry for BZ #14602.
18670
18671 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
18672
18673         * math/gen-libm-test.pl (parse_args): Handle comparison macros as
18674         type-generic.
18675         * math/libm-test.inc: Update comment listing what functions and
18676         macros are tested.
18677         (isgreater_test): New function.
18678         (isgreaterequal_test): Likewise.
18679         (isless_test): Likewise.
18680         (islessequal_test): Likewise.
18681         (islessgreater_test): Likewise.
18682         (isunordered_test): Likewise.
18683         (main): Call the new functions.
18684
18685 2012-10-09  Roland McGrath  <roland@hack.frob.com>
18686
18687         * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
18688         _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
18689         AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
18690         * sysdeps/i386/configure: Regenerated.
18691         * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
18692         * sysdeps/mach/configure: Regenerated.
18693         * sysdeps/mach/hurd/configure: Regenerated.
18694         * sysdeps/powerpc/configure: Regenerated.
18695         * sysdeps/powerpc/powerpc32/configure: Regenerated.
18696         * sysdeps/powerpc/powerpc64/configure: Regenerated.
18697         * sysdeps/s390/s390-32/configure: Regenerated.
18698         * sysdeps/s390/s390-64/configure: Regenerated.
18699         * sysdeps/sh/configure: Regenerated.
18700         * sysdeps/sparc/configure: Regenerated.
18701         * sysdeps/unix/sysv/linux/configure: Regenerated.
18702         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
18703         * sysdeps/x86_64/configure: Regenerated.
18704
18705         * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
18706         defined.  Don't check if MAP is NULL.
18707
18708 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
18709
18710         * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
18711         (_G_stat64): Likewise.
18712         * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
18713         (_G_stat64): Likewise.
18714         * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
18715         instead of struct _G_stat64.
18716         * libio/fileops.c (mmap_remap_check): Likewise.
18717         (decide_maybe_mmap): Likewise.
18718         (_IO_new_file_seekoff): Likewise.
18719         (_IO_file_stat): Likewise.
18720         * libio/libio.h (_IO_off64_t): Define to __off64_t, not
18721         _G_off64_t.
18722         * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
18723         instead of struct _G_stat64.
18724         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
18725
18726 2012-10-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
18727
18728         [BZ #14602]
18729         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
18730         Replace with ...
18731         (CHECK_EOL): New macro.
18732         (two_way_short_needle): Check beginning of haystack for EOL.  Use
18733         CHECK_EOL.
18734         * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
18735         Replace with CHECK_EOL.
18736         * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
18737         Replace with CHECK_EOL.
18738
18739 2012-10-08  Joseph Myers  <joseph@codesourcery.com>
18740
18741         * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
18742         type-generic.
18743         * math/libm-test.inc: Update comment listing what functions and
18744         macros are tested.
18745         (finite_test): New function.
18746         (isinf_test): Likewise.
18747         (isnan_test): Likewise.
18748         (fpclassify_test): Test subnormal input.
18749         (isfinite_test): Likewise.
18750         (isnormal_test): Likewise.
18751         (main): Call the new functions.
18752
18753 2012-10-08  Jonathan Nieder  <jrnieder@gmail.com>
18754
18755         [BZ #14660]
18756         * Makerules (%.dynsym): Force C locale when running
18757         $(OBJDUMP) --dynamic-syms.
18758
18759 2012-10-08  Andreas Schwab  <schwab@linux-m68k.org>
18760
18761         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
18762         <stdint.h>.
18763
18764 2012-10-06  David S. Miller  <davem@davemloft.net>
18765
18766         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
18767         upper 32-bits of the length value in %o2 since we use branch-on-register
18768         tests which consider the entire 64-bit register.
18769
18770 2012-10-06  H.J. Lu  <hongjiu.lu@intel.com>
18771
18772         * string/test-strstr.c (check2): Add a test for page boundary.
18773
18774 2012-10-05  David S. Miller  <davem@davemloft.net>
18775
18776         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
18777         * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
18778         file.
18779         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
18780         sysdep_routines.
18781         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
18782         * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
18783         and bzero when HWCAP_SPARC_CRYPTO is present.
18784
18785 2012-10-05  H.J. Lu  <hongjiu.lu@intel.com>
18786
18787         [BZ #14602]
18788         * string/test-strstr.c (check2): New function.
18789         (test_main): Call check2.
18790
18791         * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
18792         and bug-strchr1.
18793         * string/bug-strcasestr1.c (do_test): Moved to ...
18794         * string/test-strcasestr.c (check1): Here.  New function.
18795         (do_one_test): Break out result checking code into ...
18796         (check_result): This.  New function.
18797         (do_one_test): Call check_result.
18798         (test_main): Call check1.
18799         * string/bug-strchr1.c (do_test): Moved to ...
18800         * string/test-strchr.c (check1): Here.  New function.
18801         (do_one_test): Break out result checking code into ...
18802         (check_result): This.  New function.
18803         (do_one_test): Call check_result.
18804         (test_main): Call check1.
18805         * string/bug-strstr1.c (main): Moved to ...
18806         * string/test-strstr.c (check1): Here.  New function.
18807         (do_one_test): Break out result checking code into ...
18808         (check_result): This.  New function.
18809         (do_one_test): Call check_result.
18810         (test_main): Call check1.
18811         * string/bug-strcasestr1.c: Removed.
18812         * string/bug-strchr1.c: Likewise.
18813         * string/bug-strstr1.c: Likewise.
18814
18815         * elf/Makefile (dl-routines): Add hwcaps.
18816         * elf/dl-support.c (_dl_important_hwcaps): Removed.
18817         * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
18818         (_dl_important_hwcaps): Moved to ...
18819         * elf/dl-hwcaps.c: Here.  New file.
18820         * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
18821
18822         [BZ #14557]
18823         * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
18824         if IS_IN_rtld isn't defined.
18825
18826         * elf/dl-support.c (_dl_sysinfo_map): New.
18827         Include "get-dynamic-info.h" and "setup-vdso.h".
18828         (_dl_non_dynamic_init): Call setup_vdso.
18829         * elf/dynamic-link.h: Don't include <assert.h>.
18830         (elf_get_dynamic_info): Moved to ...
18831         * elf/get-dynamic-info.h: Here.  New file.
18832         * elf/dynamic-link.h: Include "get-dynamic-info.h".
18833         * elf/rtld.c (dl_main): Break out vDSO setup code into ...
18834         * elf/setup-vdso.h: Here.  New file.
18835         * elf/rtld.c: Include "setup-vdso.h".
18836         (dl_main): Call setup_vdso.
18837
18838 2012-10-05  Joseph Myers  <joseph@codesourcery.com>
18839
18840         * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
18841         creal in comment listing functions tested.  List finite, isinf,
18842         isnan, isless, islessequal, isgreater, isgreaterequal,
18843         islessgreater, isunordered, lgamma_r and pow10 as functions and
18844         macros not tested.  Mention which functions not tested are aliases
18845         for other functions.  Fix typo.  Note that signs of NaNs are not
18846         tested.
18847
18848         * scripts/config.guess: Update from config.git.
18849         * scripts/config.sub: Likewise.
18850
18851 2012-10-04  Roland McGrath  <roland@hack.frob.com>
18852
18853         * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
18854         * misc/madvise.c (madvise): Renamed to __madvise.
18855         Make madvise a weak alias.
18856         * include/sys/mman.h: Declare __madvise.
18857         Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
18858         * sysdeps/unix/syscalls.list
18859         (madvise): Make __madvise the strong name, and madvise a weak alias.
18860         * sysdeps/unix/sysv/linux/syscalls.list
18861         (madvise, mmap): Remove redundant entries.
18862         * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
18863         * malloc/malloc.c (mtrim): Likewise.
18864         * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
18865
18866 2012-10-03  Roland McGrath  <roland@hack.frob.com>
18867
18868         * sysdeps/mach/hurd/dl-cache.c: File removed.
18869         * config.h.in (USE_LDCONFIG): New #undef.
18870         * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
18871         * configure: Regenerated.
18872         * elf/Makefile (dl-routines): Add dl-cache only under
18873         [$(use-ldconfig) = yes].
18874         * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
18875         cache on [USE_LDCONFIG].
18876         * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
18877         [USE_LDCONFIG].
18878         * elf/rtld.c (dl_main): Likewise.
18879
18880 2012-10-03  Pino Toscano  <toscano.pino@tiscali.it>
18881
18882         * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
18883         _SC_LEVEL4_CACHE_LINESIZE.
18884
18885 2012-10-03  Roland McGrath  <roland@hack.frob.com>
18886
18887         * sysdeps/unix/bsd/confstr.h: File removed.
18888
18889 2012-10-02  Alexandre Oliva <aoliva@redhat.com>
18890
18891         * scripts/check-local-headers.sh: Exclude sys/sdt.h and
18892         sys/sdt-config.h.
18893
18894 2012-10-02  Roland McGrath  <roland@hack.frob.com>
18895
18896         * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
18897         Make 'mapoff' field ElfW(Off) rather than off_t.
18898
18899 2012-10-02  Dmitry V. Levin  <ldv@altlinux.org>
18900
18901         * nscd/Makefile: Remove nscd-cflags and all its users.
18902         (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
18903         (CFLAGS-nonlib): Add compiler flags for nscd modules.
18904
18905         [BZ #10631]
18906         * malloc.c (malloc_printerr): Clarify error message.
18907
18908 2012-10-02  H.J. Lu  <hongjiu.lu@intel.com>
18909
18910         [BZ #14648]
18911         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
18912         Set bit_FMA_Usable if FMA is supported.
18913         * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
18914         macro.
18915         (bit_FMA4_Usable): Updated.
18916         (index_FMA_Usable): New macro.
18917         (CPUID_FMA): Likewise
18918         (HAS_FMA): Defined with bit_FMA_Usable.
18919
18920 2012-10-01  Roland McGrath  <roland@hack.frob.com>
18921
18922         * bits/types.h (__swblk_t): Type removed.
18923         * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
18924         * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
18925         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
18926         (__SWBLK_T_TYPE): Likewise.
18927         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
18928         (__SWBLK_T_TYPE): Likewise.
18929         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
18930         (__SWBLK_T_TYPE): Likewise.
18931         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
18932         (__SWBLK_T_TYPE): Likewise.
18933
18934 2012-10-01  Patsy Franklin <pfrankli@redhat.com>
18935             Honza Horak <hhorak@redhat.com>
18936
18937         * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
18938         (xdr_mapname): Use YPMAXMAP as maxsize.
18939         (xdr_peername): Use YPMAXPEER as maxsize.
18940         (xdr_keydat): Use YPAXRECORD as maxsize.
18941         (xdr_valdat): Use YPMAXRECORD as maxsize.
18942
18943 2012-10-01  Roland McGrath  <roland@hack.frob.com>
18944
18945         * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
18946
18947         * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
18948         * csu/init-first.c: ... here.
18949         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
18950         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
18951         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
18952         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
18953         * sysdeps/i386/init-first.c: File removed.
18954         * sysdeps/sh/init-first.c: File removed.
18955
18956 2012-10-01  Joseph Myers  <joseph@codesourcery.com>
18957
18958         [BZ #14645]
18959         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
18960         if x * y might underflow to zero and z is zero.
18961         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
18962         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
18963         * math/libm-test.inc (min_subnorm_value): New variable.
18964         (fma_test): Add more tests.
18965         (fma_test_towardzero): Likewise.
18966         (fma_test_downward): Likewise
18967         (fma_test_upward): Likewise.
18968         (initialize): Set min_subnorm_value.
18969
18970 2012-09-29  Joseph Myers  <joseph@codesourcery.com>
18971
18972         [BZ #14638]
18973         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
18974         0 + 0.
18975         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
18976         mode for addition resulting in exact zero.
18977         * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
18978         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
18979         exact 0 + 0.
18980         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
18981         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
18982         * math/libm-test.inc (fma_test): Add more tests.
18983         (fma_test_towardzero): New function.
18984         (fma_test_downward): Likewise.
18985         (fma_test_upward): Likewise.
18986         (main): Call the new functions.
18987
18988 2012-09-28  David S. Miller  <davem@davemloft.net>
18989
18990         * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
18991
18992 2012-09-28  Roland McGrath  <roland@hack.frob.com>
18993
18994         * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
18995         instead of SIGALRM.
18996
18997         * sysdeps/gnu/_G_config.h: Moved to ...
18998         * sysdeps/unix/sysv/linux/_G_config.h: ... here.
18999         * sysdeps/mach/hurd/_G_config.h: Moved to ...
19000         * sysdeps/generic/_G_config.h: ... here.
19001
19002         * io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
19003
19004         * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
19005
19006         * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
19007         Conditionalize target on [libnss_test1.so-version].
19008
19009         * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
19010
19011         * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
19012         (elfobjdir): Move out of conditionals.
19013
19014         * nss/nsswitch.c (nss_new_service): Conditionalize definition and
19015         declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
19016         (__nss_lookup_function): Conditionalize label remove_from_tree on
19017         [!DO_STATIC_NSS || SHARED], matching its only use.
19018
19019 2012-09-28  David S. Miller  <davem@davemloft.net>
19020
19021         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
19022         * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
19023         file.
19024         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
19025         sysdep_routines.
19026         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
19027         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
19028         when HWCAP_SPARC_CRYPTO is present.
19029
19030 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
19031
19032         * io/tst-mknodat.c: Create a FIFO instead of a socket.
19033
19034 2012-09-28  Andreas Schwab  <schwab@linux-m68k.org>
19035
19036         [BZ #6530]
19037         * stdio-common/vfprintf.c (process_string_arg): Revert
19038         2000-07-22 change.
19039
19040 2011-09-28  Jonathan Nieder  <jrnieder@gmail.com>
19041
19042         * stdio-common/Makefile (tst-sprintf-ENV): Set environment
19043         for testcase.
19044         * stdio-common/tst-sprintf.c: Include <locale.h>
19045         (main): Test sprintf's handling of incomplete multibyte
19046         characters.
19047
19048 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
19049
19050         * elf/dl-runtime.c (VERSYMIDX): Removed.
19051         * elf/dl-version.c (VERSYMIDX): Likewise.
19052         * elf/do-rel.h (VERSYMIDX): Likewise.
19053         (VALIDX): Likewise.
19054         * elf/dynamic-link.h (VERSYMIDX): Likewise.
19055         * elf/rtld.c (VALIDX): Likewise.
19056         (ADDRIDX): Likewise.
19057         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
19058         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
19059         * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
19060         * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
19061         (VALIDX): Likewise.
19062         (ADDRIDX): Likewise.
19063
19064 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
19065
19066         * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
19067
19068 2012-09-28  Dmitry V. Levin  <ldv@altlinux.org>
19069
19070         [BZ #11438]
19071         * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
19072         to global scope.
19073         * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
19074         addresses are in the same scope as 192.0.2/24.
19075         * posix/gai.conf: Document new scope table defaults.
19076
19077 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
19078
19079         [BZ #5298]
19080         * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
19081         for ftell.  Compute offsets from write pointers instead.
19082         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
19083
19084 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
19085
19086         [BZ #14543]
19087         * libio/Makefile (tests): New test case tst-fseek.
19088         * libio/tst-fseek.c: New test case to verify that fseek/ftell
19089         combination works in wide mode.
19090         * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
19091         state when the external buffer state changes.
19092
19093 2012-09-27  David S. Miller  <davem@davemloft.net>
19094
19095         [BZ #14376]
19096         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
19097         pass reloc->r_addend in as the 'high' argument to
19098         sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
19099
19100         * sysdeps/sparc/fpu/libm-test-ulps: Update.
19101
19102 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
19103
19104         * rt/tst-aio2.c: Include <pthread.h>.
19105         * rt/tst-aio3.c: Likewise.
19106
19107 2012-09-27  Steve Ellcey  <sellcey@mips.com>
19108
19109         * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
19110
19111 2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>
19112
19113         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
19114         contents on [SHARED].
19115
19116 2012-09-26  Marek Polacek  <polacek@redhat.com>
19117
19118         [BZ #14530]
19119         [BZ #13741]
19120         * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
19121         for C++ and GCC <4.3 as well as for non GCC compilers.
19122
19123 2012-09-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
19124
19125         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
19126
19127 2012-09-25  Roland McGrath  <roland@hack.frob.com>
19128
19129         * Makefile.in (all, install): Declare with .PHONY.
19130         Reported by Michael Hope <michael.hope@linaro.org>.
19131
19132 2012-09-25  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
19133
19134         * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
19135         * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
19136         system header.
19137         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
19138         Likewise.
19139         (sydep_routines): Add the new and the internal functions.
19140         * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
19141         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
19142         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
19143         (GLIBC_2.17): Add the new function.
19144         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
19145         (GLIBC_2.17): Likewise.
19146         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
19147         (GLIBC_2.17): Likewise.
19148         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
19149         (GLIBC_2.17): Likewise.
19150         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
19151
19152 2012-09-25  Alan Modra  <amodra@gmail.com>
19153
19154         * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
19155         Add release barrier before setting once_control to say
19156         initialisation is done.  Add hints on lwarx.  Use macro in
19157         place of isync.
19158         (clear_once_control): Add release barrier.
19159
19160 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
19161
19162         [BZ #13629]
19163         * math/s_clog.c (__clog): Handle more values close to |z| = 1
19164         specially.
19165         * math/s_clog10.c (__clog10): Likewise.
19166         * math/s_clog10f.c (__clog10f): Likewise.
19167         * math/s_clog10l.c (__clog10l): Likewise.
19168         * math/s_clogf.c (__clogf): Likewise.
19169         * math/s_clogl.c (__clogl): Likewise.
19170         * math/Makefile (libm-calls): Add x2y2m1.
19171         * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
19172         (__x2y2m1): Likewise.
19173         (__x2y2m1l): Likewise.
19174         * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
19175         * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
19176         * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
19177         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
19178         * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
19179         * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
19180         * math/libm-test.inc (clog_test, clog10_test): Add more tests.
19181         * sysdeps/i386/fpu/libm-test-ulps: Update.
19182         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19183
19184         [BZ #14621]
19185         * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
19186         int as type of variable DEPTH.
19187         (glob): Use size_t instead of int as type of variables NEWCOUNT
19188         and OLD_PATHC.
19189
19190 2012-09-25  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
19191
19192         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
19193         Add s_sincosf-sse2.
19194         * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
19195         * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
19196         * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
19197         macros for using routine as __sincosf_ia32.
19198         Use macro for function declaration and weak_alias.
19199         * sysdeps/i386/fpu/libm-test-ulps: Update.
19200
19201         * sysdeps/x86_64/fpu/s_sincosf.S: New file.
19202         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
19203
19204         * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
19205         subnormal argument.
19206         * math/s_cexpf.c (__cexpf): Likewise.
19207         * math/s_csinf.c (__csinf): Likewise.
19208         * math/s_csinhf.c (__csinhf): Likewise.
19209         * math/s_ctanf.c (__ctanf): Likewise.
19210         * math/s_ctanhf.c (__ctanhf): Likewise.
19211         * math/s_ccosh.c (__ccoshf): Likewise.
19212         * math/s_cexp.c (__cexpl): Likewise.
19213         * math/s_csin.c (__csin): Likewise.
19214         * math/s_csinh.c (__csinh): Likewise.
19215         * math/s_ctan.c (__ctan): Likewise.
19216         * math/s_ctanh.c (ctanh): Likewise.
19217         * math/s_ccoshl.c (__ccoshl): Likewise.
19218         * math/s_cexpl.c (__cexpl): Likewise.
19219         * math/s_csinl.c (__csinl): Likewise.
19220         * math/s_csinhl.c (__csinhl): Likewise.
19221         * math/s_ctanl.c (__ctanl): Likewise.
19222         * math/s_ctanhl.c (__ctanhl): Likewise.
19223
19224 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
19225
19226         * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
19227         (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
19228         (_IO_off_t): Define to __off_t, not _G_off_t.
19229         (_IO_pid_t): Define to __pid_t, not _G_pid_t.
19230         (_IO_uid_t): Define to __uid_t, not _G_uid_t.
19231         (_IO_wint_t): Define to wint_t, not _G_wint_t.
19232         * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
19233         type of __dummy and __dummy2 fields.
19234         * sysdeps/generic/_G_config.h (_G_size_t): Remove.
19235         (_G_ssize_t): Likewise.
19236         (_G_off_t): Likewise.
19237         (_G_pid_t): Likewise.
19238         (_G_uid_t): Likewise.
19239         (_G_wchar_t): Likewise.
19240         (_G_wint_t): Likewise.
19241         * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
19242         (_G_ssize_t): Likewise.
19243         (_G_off_t): Likewise.
19244         (_G_pid_t): Likewise.
19245         (_G_uid_t): Likewise.
19246         (_G_wchar_t): Likewise.
19247         (_G_wint_t): Likewise.
19248         * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
19249         (_G_ssize_t): Likewise.
19250         (_G_off_t): Likewise.
19251         (_G_pid_t): Likewise.
19252         (_G_uid_t): Likewise.
19253         (_G_wchar_t): Likewise.
19254         (_G_wint_t): Likewise.
19255
19256 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
19257
19258         * malloc/arena.c: Include malloc-sysdep.h.
19259         (shrink_heap): Use check_may_shrink_heap to decide if madvise
19260         is sufficient to shrink the heap or an unmap is needed.
19261         * sysdeps/generic/malloc-sysdep.h: New file.  Define
19262         new function check_may_shrink_heap.
19263         * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file.  Define
19264         new function check_may_shrink_heap.
19265
19266 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
19267
19268         * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
19269         comments.
19270
19271 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
19272
19273         * catgets/test-gencat.sh: Add "set -e".
19274         * elf/tst-pathopt.sh: Likewise.
19275         * grp/tst_fgetgrent.sh: Likewise.
19276         * iconvdata/run-iconv-test.sh: Likewise.
19277         * intl/tst-gettext.sh: Likewise.
19278         * intl/tst-gettext2.sh: Likewise.
19279         * intl/tst-gettext4.sh: Likewise.
19280         * intl/tst-gettext6.sh: Likewise.
19281         * intl/tst-translit.sh: Likewise.
19282         * io/ftwtest-sh: Likewise.
19283         * libio/test-freopen.sh: Likewise.
19284         * malloc/tst-mtrace.sh: Likewise.
19285         * posix/globtest.sh: Likewise.
19286         * posix/tst-getconf.sh: Likewise.
19287         * posix/wordexp-tst.sh: Likewise.
19288         * stdio-common/tst-printf.sh: Likewise.
19289         * stdio-common/tst-unbputc.sh: Likewise.
19290         * stdlib/tst-fmtmsg.sh: Likewise.
19291         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
19292         * catgets/Makefile: Do not specify -e option when running
19293         testsuite shell scripts.
19294         * elf/Makefile: Likewise.
19295         * grp/Makefile: Likewise.
19296         * iconvdata/Makefile: Likewise.
19297         * intl/Makefile: Likewise.
19298         * io/Makefile: Likewise.
19299         * libio/Makefile: Likewise.
19300         * malloc/Makefile: Likewise.
19301         * posix/Makefile: Likewise.
19302         * stdio-common/Makefile: Likewise.
19303         * stdlib/Makefile: Likewise.
19304         * sysdeps/x86_64/Makefile: Likewise.
19305
19306         * io/ftwtest-sh: Add copyright header.
19307         * posix/globtest.sh: Likewise.
19308         * posix/tst-getconf.sh: Likewise.
19309         * posix/wordexp-tst.sh: Likewise.
19310         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
19311
19312 2012-09-24  H.J. Lu  <hongjiu.lu@intel.com>
19313
19314         [BZ #13679]
19315         * Makeconfig (+link): Defined as $(+link-static) if
19316         $(build-shared) isn't yes.
19317         (link-tests): Defined as $(+link-static-tests) if $(build-shared)
19318         isn't yes.
19319         (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
19320
19321         * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
19322
19323         [BZ #14562]
19324         * malloc/arena.c (heap_trim): Properly get fencepost and adjust
19325         new chunk size with MALLOC_ALIGN_MASK.
19326
19327 2012-09-24  Joseph Myers  <joseph@codesourcery.com>
19328
19329         [BZ #5044]
19330         * stdio-common/printf_fphex.c: Include <stdbool.h> and
19331         <rounding-mode.h>.
19332         (__printf_fphex): Determine rounding using get_rounding_mode and
19333         round_away.
19334         * stdio-common/tst-printf-round.c (struct hex_test): New
19335         structure.
19336         (hex_tests): New variable.
19337         (test_hex_in_one_mode): New function.
19338         (do_test): Also run tests for hex float output.
19339
19340 2012-09-21  Joseph Myers  <joseph@codesourcery.com>
19341
19342         * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
19343         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
19344         * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
19345         * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
19346         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
19347         * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
19348         * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
19349         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
19350
19351 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
19352
19353         * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
19354         * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
19355         * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
19356         * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
19357
19358 2012-09-19  Dmitry V. Levin  <ldv@altlinux.org>
19359
19360         [BZ #14579]
19361         * elf/rtld.c (dl_main): Limit the check for self loading to normal
19362         mode only.
19363         * elf/tst-rtld-load-self.sh: New test.
19364         * elf/Makefile: Run it.
19365
19366 2012-09-18  Joseph Myers  <joseph@codesourcery.com>
19367
19368         * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
19369         (tst-writev-ENV): Remove.
19370         * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
19371
19372 2012-09-17  Chris Metcalf  <cmetcalf@tilera.com>
19373
19374         * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
19375
19376 2012-09-17  Joseph Myers  <joseph@codesourcery.com>
19377
19378         * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
19379         unconditional.
19380         * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
19381         Likewise.
19382         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
19383         * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
19384         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
19385         Likewise.
19386
19387 2012-09-14  H.J. Lu  <hongjiu.lu@intel.com>
19388
19389         [BZ #14587]
19390         * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
19391         * config.make.in (have-cpp-asm-debuginfo): Removed.
19392         * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
19393         * configure: Regenerated.
19394
19395 2012-09-14  Joseph Myers  <joseph@codesourcery.com>
19396
19397         [BZ #5044]
19398         * stdio-common/printf_fp.c: Include <stdbool.h> and
19399         <rounding-mode.h>.
19400         (___printf_fp): Determine rounding using get_rounding_mode and
19401         round_away.
19402         * stdio-common/tst-printf-round.c: New file.
19403         * stdio-common/Makefile (tests): Add tst-printf-round.
19404         (link-libm): New variable.
19405         ($(objpfx)tst-printf-round): Depend in $(link-libm).
19406
19407 2012-09-13  H.J. Lu  <hongjiu.lu@intel.com>
19408
19409         [BZ #14576]
19410         * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
19411         * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
19412         Likewise.
19413         * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
19414         Likewise.
19415
19416 2012-09-13  Joseph Myers  <joseph@codesourcery.com>
19417
19418         * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
19419         * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
19420         * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
19421         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
19422
19423 2012-09-12  Joseph Myers  <joseph@codesourcery.com>
19424
19425         [BZ #14518]
19426         * include/rounding-mode.h: New file.
19427         * sysdeps/generic/get-rounding-mode.h: Likewise.
19428         * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
19429         * stdlib/strtod_l.c: Include <rounding-mode.h>.
19430         (MAX_VALUE): New macro.
19431         (MIN_VALUE): Likewise.
19432         (overflow_value): New function.
19433         (underflow_value): Likewise.
19434         (round_and_return): Use overflow_value and underflow_value to
19435         determine return values in overflow and underflow cases.  Use
19436         round_away to determine rounding depending on rounding mode.
19437         (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
19438         determine return values in overflow and underflow cases.
19439         * stdlib/tst-strtod-round.c: Include <fenv.h>.
19440         (struct test_results): New structure.
19441         (struct test): Use struct test_results to store expected results
19442         for all rounding modes.
19443         (TEST): Include expected results for all rounding modes.
19444         (test_in_one_mode): New function.
19445         (do_test): Use test_in_one_mode to compute and check results.
19446         Check results for all rounding modes.
19447         * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
19448         $(link-libm).
19449
19450 2012-12-09  Allan McRae  <allan@archlinux.org>
19451
19452         * sysdeps/i386/fpu/libm-test-ulps: Update
19453
19454 2012-09-11  Joseph Myers  <joseph@codesourcery.com>
19455
19456         * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
19457         (_G_int32_t): Likewise.
19458         (_G_uint16_t): Likewise.
19459         (_G_uint32_t): Likewise.
19460         (_G_HAVE_BOOL): Likewise.
19461         (_G_HAVE_ATEXIT): Likewise.
19462         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
19463         (_G_HAVE_IO_FILE_OPEN): Likewise.
19464         * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
19465         (_G_int32_t): Likewise.
19466         (_G_uint16_t): Likewise.
19467         (_G_uint32_t): Likewise.
19468         (_G_HAVE_BOOL): Likewise.
19469         (_G_HAVE_ATEXIT): Likewise.
19470         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
19471         (_G_HAVE_IO_FILE_OPEN): Likewise.
19472         * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
19473         (_G_int32_t): Likewise.
19474         (_G_uint16_t): Likewise.
19475         (_G_uint32_t): Likewise.
19476         (_G_HAVE_BOOL): Likewise.
19477         (_G_HAVE_ATEXIT): Likewise.
19478         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
19479         (_G_HAVE_IO_FILE_OPEN): Likewise.
19480
19481 2012-09-11  H.J. Lu  <hongjiu.lu@intel.com>
19482
19483         * csu/libc-tls.c: Update copyright years.
19484
19485 2012-09-10  Joseph Myers  <joseph@codesourcery.com>
19486
19487         * libioP.h [_G_USING_THUNKS]: Make code unconditional.
19488         [!_G_USING_THUNKS]: Remove conditional code.
19489         * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
19490         * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
19491
19492         * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
19493         [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
19494         * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
19495         (_G_VTABLE_LABEL_PREFIX): Likewise.
19496         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
19497         * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
19498         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
19499         (_G_VTABLE_LABEL_PREFIX): Likewise.
19500         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
19501         * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
19502         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
19503         (_G_VTABLE_LABEL_PREFIX): Likewise.
19504         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
19505
19506 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
19507
19508         * libio/Makefile: Include ../Makeconfig before tests.
19509         (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
19510         only if $(build-shared) is yes.
19511
19512         * iconv/gconv_db.c: Update copyright years.
19513
19514 2012-09-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
19515
19516         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
19517         unwind info if defined PIC. Fix special cases description.
19518         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
19519
19520         * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
19521         DP_HI_MASK entry.
19522         * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
19523
19524 2012-09-07  H.J. Lu  <hongjiu.lu@intel.com>
19525
19526         * scripts/check-local-headers.sh: Add "shopt -s nullglob".
19527
19528         * iconv/gconv_db.c (free_derivation): Check if deriv->steps
19529         is NULL.
19530
19531         * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
19532         (LDLIBS-tst-chk4): This.
19533         (LDFLAGS-tst-chk5): Renamed to ...
19534         (LDLIBS-tst-chk5): This.
19535         (LDFLAGS-tst-chk6): Renamed to ...
19536         (LDLIBS-tst-chk6): This.
19537         (LDFLAGS-tst-lfschk4): Renamed to ...
19538         (LDLIBS-tst-lfschk4): This.
19539         (LDFLAGS-tst-lfschk5): Renamed to ...
19540         (LDLIBS-tst-lfschk5): This.
19541         (LDFLAGS-tst-lfschk6): Renamed to ...
19542         (LDLIBS-tst-lfschk6): This.
19543
19544         * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
19545         on $(common-objpfx)soversions.mk.
19546
19547 2012-09-07  Joseph Myers  <joseph@codesourcery.com>
19548
19549         [BZ #10014]
19550         * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
19551         example host name.
19552
19553 2012-09-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
19554
19555         * malloc/arena.c (arena_get_retry): New function that gets
19556         another arena for the caller to try its request on.
19557         * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
19558         current arena cannot fulfill the request.
19559         (__libc_memalign): Likewise.
19560         (__libc_memalign): Likewise.
19561         (__libc_pvalloc): Likewise.
19562         (__libc_calloc): Likewise.
19563
19564 2012-09-05  John Tobey  <john.tobey@gmail.com>
19565
19566         [BZ #13542]
19567         * manual/arith.texi (Operations on Complex): Fix description
19568         of carg branch cut.
19569
19570 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
19571
19572         [BZ #10014]
19573         * manual/socket.texi (Host Addresses): Use www.gnu.org as example
19574         host name.
19575
19576         [BZ #10038]
19577         * manual/memory.texi (Memory): Make order of menu items match
19578         order of sections.
19579
19580 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
19581
19582         * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
19583         (_dl_initial_dtv): New.  Defined if SHARED isn't defined.
19584         (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
19585
19586 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
19587
19588         * csu/libc-tls.c (static_dtv): Renamed to ...
19589         (_dl_static_dtv): This.  Make it global.
19590         (_dl_initial_dtv): Removed.
19591         (__libc_setup_tls): Updated.
19592         * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
19593         (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
19594         DL_INITIAL_DTV.
19595
19596 2012-09-06  Petr Machata  <pmachata@redhat.com>
19597
19598         * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
19599         (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
19600         (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
19601         (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
19602
19603 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
19604
19605         [BZ #14545]
19606         * csu/libc-tls.c (_dl_initial_dtv): New variable.
19607         * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
19608         freeing dtv[-1].
19609
19610 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
19611
19612         [BZ #14544]
19613         * Makeconfig (link-static-before-libc): Replace $(+prector)
19614         with $(+prectorT).
19615         (link-static-after-libc): Replace $(+postctor) with
19616         $(+postctorT).
19617         (link-bounded): Replace $(+prector)/$(+postctor) with
19618         $(+prectorT)/$(+postctorT).
19619         (+prectorT): New macro.
19620         (+postctorT): Likewise.
19621
19622 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
19623
19624         * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
19625         (round_str): Handle values above the maximum for IBM long double
19626         as inexact.
19627         * stdlib/tst-strtod-round.c (tests): Regenerated.
19628
19629 2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19630
19631         * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
19632         assembler flag.
19633         * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
19634         zarch_nohighgprs around the zarch optimized routines.
19635         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
19636         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
19637         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
19638         for zarch.
19639
19640 2012-09-05  David S. Miller  <davem@davemloft.net>
19641
19642         * sysdeps/sparc/fpu/libm-test-ulps: Update.
19643
19644         * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE,
19645         HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
19646         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
19647         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
19648         entries.
19649
19650 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
19651
19652         * malloc/arena.c: Fold copyright years.
19653         * malloc/mcheck.c, malloc/memusage.c: Likewise.
19654
19655 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
19656
19657         * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
19658
19659 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
19660
19661         * manual/contrib.texi (Contributors): Fix typo.  Complete entry.
19662
19663 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
19664
19665         * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
19666         change internal state upon failure.
19667
19668 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
19669
19670         * malloc/mcheck.c (mcheck_check_all): Fix typo.
19671         * malloc/memusage.c (mmap): Likewise.
19672         (mmap64, mremap): Likewise.  Adjust name in comment.
19673
19674 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
19675
19676         * libio/fileops.c: Fix typos in comments.
19677         * libio/oldfileops.c: Likewise.
19678         * libio/wfileops.c: Likewise.
19679
19680 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
19681
19682         [BZ #1349]
19683         * malloc/Makefile (tests): Add tst-malloc-usable test case.
19684         (tst-malloc-usable-ENV): Set environment for test case.
19685         * malloc/hooks.c (malloc_check_get_size): New function to get
19686         requested size.
19687         * malloc/malloc.c (musable): Use malloc_check_get_size.
19688         * malloc/tst-malloc-usable.c: New test case.
19689
19690 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
19691
19692         * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
19693
19694 2012-09-05  Allan McRae  <allan@archlinux.org>
19695
19696         [BZ #13966]
19697         * configure.in (CXX_SYSINCLUDES): Use compiler output to
19698         determine header location.
19699         * configure: Regenerated.
19700
19701 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
19702
19703         * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
19704         float format.
19705         * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
19706         LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
19707         format.
19708         (test): Regenerate.
19709
19710 2012-09-04  David S. Miller  <davem@davemloft.net>
19711
19712         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
19713         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
19714         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
19715
19716 2012-09-04  Florian Weimer  <fweimer@redhat.com>
19717
19718         * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
19719         failures.
19720
19721         * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
19722
19723 2012-09-04  Joseph Myers  <joseph@codesourcery.com>
19724
19725         [BZ #9914]
19726         * libio/iogetdelim.c: Include <limits.h>.
19727         (_IO_getdelim): Avoid integer overflow in testing whether cur_len
19728         + len + 1 would overflow.
19729
19730 2012-09-03  Andreas Jaeger  <aj@suse.de>
19731
19732         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
19733         * sysdeps/i386/fpu/libm-test-ulps: Update.
19734
19735 2012-09-03  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
19736
19737         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
19738         Add s_sinf-sse2, s_conf-sse2.
19739
19740         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
19741         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
19742         * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
19743         * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
19744
19745         * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
19746         for using routine as __sinf_ia32.
19747         Use macro for function declaration and weak_alias.
19748         * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
19749         for using routine as __cosf_ia32.
19750         Use macro for function declaration and weak_alias.
19751
19752         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
19753         * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
19754
19755         * sysdeps/x86_64/fpu/s_sinf.S: New file.
19756         * sysdeps/x86_64/fpu/s_cosf.S: New file.
19757         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
19758
19759         * math/libm-test.inc (cos_test): Add more test cases.
19760         (sin_test): Likewise.
19761         (sincos_test): Likewise.
19762
19763 2012-09-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19764
19765         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
19766         (IFUNC_RESOLVE): Make pointers to the specialized implementations
19767         hidden.
19768         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
19769
19770 2012-09-02  H.J. Lu  <hongjiu.lu@intel.com>
19771
19772         [BZ #14538]
19773         * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
19774         first element of the GOT.
19775         (elf_machine_load_address): Return the difference between
19776         the runtime address of _DYNAMIC and elf_machine_dynamic ().
19777
19778 2012-09-01  Allan McRae  <allan@archlinux.org>
19779
19780         [BZ #13412]
19781         * configure.in (AWK): Require gawk version 3.0 or later.
19782         * configure: Regenerated.
19783
19784 2012-09-01  Joseph Myers  <joseph@codesourcery.com>
19785
19786         * sysdeps/unix/sysv/linux/kernel-features.h
19787         (__ASSUME_POSIX_CPU_TIMERS): Remove.
19788         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
19789         [__NR_clock_getres]: Make code unconditional.
19790         [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
19791         (clock_getcpuclockid): Remove code left unreachable by removal of
19792         conditionals.
19793         * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
19794         code unconditional.
19795         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
19796         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
19797         * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
19798         Make code unconditional.
19799         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
19800         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
19801         * sysdeps/unix/sysv/linux/clock_settime.c
19802         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
19803         conditional code.
19804         [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
19805         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
19806
19807 2012-08-29  H.J. Lu  <hongjiu.lu@intel.com>
19808
19809         [BZ #14476]
19810         * Makefile (install): Also pass LD_SO=$(ld.so-version) to
19811         scripts/test-installation.pl.
19812
19813         * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
19814         and $ld_so_version if it is set.
19815
19816 2012-08-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
19817
19818         [BZ #14516]
19819         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
19820         failure if reading from procfs failed.
19821         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
19822
19823 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
19824
19825         * sysdeps/unix/sysv/linux/kernel-features.h
19826         (__ASSUME_STAT64_SYSCALL): Remove all definitions.
19827         * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
19828         Remove conditional code.
19829         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
19830         * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
19831         Remove conditional code.
19832         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
19833         * sysdeps/unix/sysv/linux/i386/fxstat.c
19834         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
19835         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
19836         * sysdeps/unix/sysv/linux/i386/fxstatat.c
19837         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
19838         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
19839         * sysdeps/unix/sysv/linux/i386/lxstat.c
19840         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
19841         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
19842         * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
19843         Remove conditional code.
19844         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
19845         * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
19846         Remove conditional code.
19847         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
19848         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
19849         <kernel-features.h>.
19850         [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
19851         Remove.
19852         * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
19853         Remove conditional code.
19854         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
19855         * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
19856         Remove conditional.
19857
19858 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
19859
19860         [BZ #5400]
19861         * NEWS: Add fixed bug number.
19862
19863 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
19864
19865         [BZ #14519]
19866         * stdlib/strtod_l.c (round_and_return): Return -0.0 for
19867         underflowing exponent in case of negative sign.
19868         * stdlib/tst-strtod-round-data: Add more tests.
19869         * stdlib/tst-strtod-round.c (tests): Regenerated.
19870
19871         [BZ #3479]
19872         * stdlib/strtod_l.c (NDIG): Remove.
19873         (HEXNDIG): Likewise.
19874         (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
19875         smallest representable value.
19876         (____STRTOF_INTERNAL): Use all fractional decimal digits that may
19877         lie within an exact representation of 1/2 ulp of the result.
19878         * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
19879         unconditionally.
19880         (TENS_P9_IDX): Define unconditionally.
19881         (TENS_P9_SIZE): Likewise.
19882         (TENS_P10_IDX): Likewise.
19883         (TENS_P10_SIZE): Likewise.
19884         [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
19885         to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
19886         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
19887         entries for 10^2^13 and 10^2^14.
19888         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
19889         (TENS_P13_IDX): Define.
19890         (TENS_P13_SIZE): Likewise.
19891         (TENS_P14_IDX): Likewise.
19892         (TENS_P14_SIZE): Likewise.
19893         (_fpioconst_pow10): Change array size to
19894         FPIOCONST_POW10_ARRAY_SIZE.  Make entries for 10^2^9 and 10^2^10
19895         unconditional.
19896         (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
19897         1024]: Add entries for 10^2^13 and 10^2^14.
19898         [LAST_POW10 > _LAST_POW10]: Remove #error.
19899         * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
19900         (_fpioconst_pow10): Change array size to
19901         FPIOCONST_POW10_ARRAY_SIZE.
19902         * stdlib/gen-fpioconst.c: New file.
19903         * stdlib/gen-tst-strtod-round.c: Likewise.
19904         * stdlib/tst-strtod-round-data: Likewise.
19905         * stdlib/tst-strtod-round.c: Likewise.
19906         * stdlib/Makefile (tests): Add tst-strtod-round.
19907
19908         [BZ #14459]
19909         * stdlib/strtod_l.c: Include <stdint.h>.
19910         (NDEBUG): Do not define.
19911         (round_and_return): Change EXPONENT parameter to type intmax_t.
19912         Rearrange calculations to avoid internal overflow possibilities.
19913         (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
19914         Rearrange calculations to avoid internal overflow possibilities.
19915         Assert that number fits inside MPNSIZE limbs.
19916         (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
19917         Change DIG_NO, INT_NO and LEAD_ZERO to type size_t.  Rearrange
19918         calculations and add assertions to avoid internal overflow
19919         possibilities.  Add casts to avoid signed/unsigned operations.
19920         * stdlib/tst-strtod-overflow.c: New file.
19921         * stdlib/Makefile (tests): Add tst-strtod-overflow.
19922
19923 2012-08-25  Marek Polacek  <polacek@redhat.com>
19924
19925         * time/time.h: Fix some typos in comments.
19926
19927 2012-08-23  Roland McGrath  <roland@hack.frob.com>
19928
19929         * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
19930         * posix/tst-rfc3484-2.c: Likewise.
19931         * posix/tst-rfc3484-3.c: Likewise.
19932
19933 2012-08-23  Steve McIntyre  <steve.mcintyre@linaro.org>
19934
19935         * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
19936         (EF_ARM_ABI_FLOAT_HARD): Likewise.
19937
19938 2012-08-23  Joseph Myers  <joseph@codesourcery.com>
19939
19940         * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
19941         #include of fxstatat64.c.
19942
19943 2012-08-22  Roland McGrath  <roland@hack.frob.com>
19944
19945         * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
19946         * shadow/getspent_r.c: Likewise.
19947         * shadow/getspnam.c: Likewise.
19948         * shadow/getspnam_r.c: Likewise.
19949         * gshadow/getsgent.c: Likewise.
19950         * gshadow/getsgent_r.c: Likewise.
19951         * gshadow/getsgnam.c: Likewise.
19952         * gshadow/getsgnam_r.c: Likewise.
19953         * inet/getnetbyad.c: Likewise.
19954         * inet/getnetbyad_r.c: Likewise.
19955         * inet/getnetbynm.c: Likewise.
19956         * inet/getnetbynm_r.c: Likewise.
19957         * inet/getnetent.c: Likewise.
19958         * inet/getnetent_r.c: Likewise.
19959         * inet/getproto.c: Likewise.
19960         * inet/getproto_r.c: Likewise.
19961         * inet/getprtent.c: Likewise.
19962         * inet/getprtent_r.c: Likewise.
19963         * inet/getprtname.c: Likewise.
19964         * inet/getprtname_r.c: Likewise.
19965         * inet/getrpcbyname.c: Likewise.
19966         * inet/getrpcbyname_r.c: Likewise.
19967         * inet/getrpcbynumber.c: Likewise.
19968         * inet/getrpcbynumber_r.c: Likewise.
19969         * inet/getrpcent.c: Likewise.
19970         * inet/getrpcent_r.c: Likewise.
19971         * inet/getaliasent.c: Likewise.
19972         * inet/getaliasent_r.c: Likewise.
19973         * inet/getaliasname.c: Likewise.
19974         * inet/getaliasname_r.c: Likewise.
19975         * nscd/getgrgid_r.c: Likewise.
19976         * nscd/getgrnam_r.c: Likewise.
19977         * nscd/gethstbyad_r.c: Likewise.
19978         * nscd/gethstbynm3_r.c: Likewise.
19979         * nscd/getpwnam_r.c: Likewise.
19980         * nscd/getpwuid_r.c: Likewise.
19981         * nscd/getsrvbynm_r.c: Likewise.
19982         * nscd/getsrvbypt_r.c: Likewise.
19983         * nscd/gai.c: Likewise.
19984
19985         * configure.in (build_nscd): New substituted variable, set
19986         by --disable-build-nscd and defaults to $use_nscd.
19987         * configure: Regenerated.
19988         * config.make.in (build-nscd): New substituted variable.
19989         * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
19990         Change conditional to require [$(build-nscd) = yes] as well.
19991         * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
19992
19993         [BZ# 13696]
19994         * configure.in (use_nscd): New substituted variable, set by
19995         --disable-nscd.  If enabled, define USE_NSCD.
19996         * configure: Regenerated.
19997         * config.h.in: Add USE_NSCD.
19998         * config.make.in (use-nscd): New substituted variable.
19999         * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
20000         (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
20001         (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
20002         * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
20003         (CFLAGS-getgrnam_r.c): Likewise.
20004         (CFLAGS-initgroups.c): Likewise.
20005         * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
20006         * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
20007         Variables removed.
20008         * inet/getnetgrent_r.c
20009         (nscd_setnetgrent): New function, broken out of ...
20010         (setnetgrent): ... here.  Call it.
20011         (innetgr): Conditionalize nscd bits on [USE_NSCD].
20012         (nscd_getnetgrent): Conditionalize on [USE_NSCD].
20013         (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
20014         * nscd/Makefile (routines, aux): Move definitions after include of
20015         Makeconfig.  Conditionalize on [$(use-nscd) != no].
20016         * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
20017         Conditionalize on [USE_NSCD].
20018         (is_nscd, nscd_init_cb): Likewise.
20019         (nss_load_library): Conditionalize init callback on [USE_NSCD].
20020         * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
20021         * nss/nss_db/db-init.c: Likewise.
20022         * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
20023         [USE_NSCD].
20024         * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
20025         (make_request): Use it.
20026         (cache_valid_p): New function.
20027         (__check_pf): Use it.
20028         * NEWS: Add item for --disable-nscd.
20029
20030 2012-08-22  Dmitry V. Levin  <ldv@altlinux.org>
20031
20032         * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
20033         to support sed >= 4.2.1-20-ga9bf076.
20034         * configure: Regenerated.
20035
20036 2012-08-22  Roland McGrath  <roland@hack.frob.com>
20037
20038         * csu/libc-start.c (apply_irel): Move extern declarations inside here.
20039         Conditionalize whole body on [IREL].
20040
20041 2012-08-22  Jeff Law <law@redhat.com>
20042
20043         [BZ #14505]
20044         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
20045         if the family is PF_UNSPEC.
20046
20047 2012-08-22  Mike Frysinger  <vapier@gentoo.org>
20048
20049         * Makerules (lib-version): Rename from V.
20050         (install-lib-nosubdir): Change V to lib-version.
20051
20052 2012-08-22  Will Schmidt  <will_schmidt@vnet.ibm.com>
20053
20054         [BZ #14252]
20055         * powerpc32/power6/wcschr.c: New file.
20056         * powerpc32/power6/wcscpy.c: New file.
20057         * powerpc32/power6/wcsrchr.c: New file.
20058         * powerpc64/power6/wcschr.c: New file.
20059         * powerpc64/power6/wcscpy.c: New file.
20060         * powerpc64/power6/wcsrchr.c: New file.
20061
20062 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
20063
20064         * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
20065         (two_way_short_needle): Use it.
20066         * string/strstr.c (AVAILABLE1_USES_J): Define.
20067         * string/strcasestr.c: Likewise.
20068
20069         * string/str-two-way.h (two_way_short_needle): Use pointers instead of
20070         array references.
20071         * string/strcasestr.c (TOLOWER): Make side-effect safe.
20072
20073         [BZ #11607]
20074         * NEWS: Add an entry.
20075         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
20076         define their defaults.
20077         (two_way_short_needle): Detect end-of-string on-the-fly.
20078         * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
20079         (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
20080         * string/bug-strcasestr1.c: New test.
20081         * string/Makefile: Run it.
20082
20083 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
20084
20085         [BZ #11607]
20086         * string/str-two-way.h (two_way_short_needle): Optimize matching of
20087         the first character.
20088
20089 2012-08-21  Roland McGrath  <roland@hack.frob.com>
20090
20091         * csu/elf-init.c (__libc_csu_irel): Function removed.
20092         * csu/libc-start.c (apply_irel): New function.
20093         (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
20094
20095 2012-08-21  Joseph Myers  <joseph@codesourcery.com>
20096
20097         * sysdeps/unix/sysv/linux/kernel-features.h
20098         (__ASSUME_FADVISE64_64_SYSCALL): Remove.
20099         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
20100         <kernel-features.h>.
20101         [__NR_fadvise64_64]: Make code unconditional.
20102         [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
20103         [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
20104         !__NR_fadvise64_64)]: Likewise.
20105         [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
20106         !__NR_fadvise64_64))]: Likewise.
20107         [__NR_fadvise64]: Make code unconditional.
20108         [!__NR_fadvise64]: Remove conditional code.
20109         * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
20110         <kernel-features.h>.
20111         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
20112         unconditional.
20113         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
20114         conditional code.
20115         * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
20116         not include <kernel-features.h>.
20117         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
20118         unconditional.
20119         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
20120         conditional code.
20121         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
20122         include <kernel-features.h>.
20123         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
20124         unconditional.
20125         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
20126         conditional code.
20127
20128 2012-08-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
20129
20130         * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
20131         slight instruction rearrangements per scrollpipe analysis.
20132         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
20133
20134 2012-08-20  Roland McGrath  <roland@hack.frob.com>
20135
20136         * manual/syslog.texi (syslog; vsyslog, closelog):
20137         Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
20138         Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
20139
20140         * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
20141         DSOCAPS to match condition on defining it.
20142
20143 2012-08-20  Joseph Myers  <joseph@codesourcery.com>
20144
20145         * sysdeps/unix/sysv/linux/kernel-features.h
20146         (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
20147         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
20148         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
20149         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
20150         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
20151         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
20152         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
20153         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
20154         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
20155         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
20156
20157         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
20158         __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
20159
20160         * sysdeps/unix/sysv/linux/kernel-features.h
20161         (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
20162         * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
20163         unconditional.
20164         [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
20165         * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
20166         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
20167         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
20168         * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
20169         Make code unconditional.
20170         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
20171         (__mmap64) [!__NR_mmap2]: Likewise.
20172         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
20173         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
20174         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
20175         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
20176         [__NR_mmap2]: Make code unconditional.
20177         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
20178         (__mmap64) [!__NR_mmap2]: Likewise.
20179
20180 2012-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
20181
20182         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
20183
20184 2012-08-18  Andreas Jaeger  <aj@suse.de>
20185
20186         * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
20187
20188 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
20189
20190         * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
20191         * include/unistd.h (__have_sock_cloexec): Likewise.
20192         (__have_pipe2): Likewise.
20193         (__have_dup3): Likewise.
20194
20195 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
20196
20197         [BZ #9685]
20198         * include/unistd.h (__have_pipe2): Change define into an extern int.
20199         (__have_dup3): Likewise.
20200         * socket/have_sock_cloexec.c: Include fcntl.h.
20201         (__have_pipe2): New variable.
20202         (__have_dup3): Likewise.
20203
20204 2012-08-17  Mike Frysinger  <vapier@gentoo.org>
20205
20206         * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
20207
20208 2012-08-17  Marek Polacek  <polacek@redhat.com>
20209
20210         * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
20211         ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
20212
20213 2012-08-17  Roland McGrath  <roland@hack.frob.com>
20214
20215         * configure.in: Add AC_SUBST for sysheaders.
20216         * configure: Regenerated.
20217         * config.make.in (sysheaders): New substituted variable.
20218
20219         * sysdeps/unix/mkfifo.c: Moved ...
20220         * sysdeps/posix/mkfifo.c: ... here.
20221         * sysdeps/unix/mkfifoat.c: Moved ...
20222         * sysdeps/posix/mkfifoat.c: ... here.
20223
20224         * sysdeps/unix/utime.c: Moved ...
20225         * sysdeps/posix/utime.c: ... here.
20226
20227         * sysdeps/unix/time.c: Moved ...
20228         * sysdeps/posix/time.c: ... here.
20229         * sysdeps/unix/sysv/linux/time.c: Adjust #include.
20230         * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
20231
20232         * sysdeps/unix/nice.c: Moved ...
20233         * sysdeps/posix/nice.c: ... here.
20234
20235         * sysdeps/unix/alarm.c: Moved ...
20236         * sysdeps/posix/alarm.c: ... here.
20237
20238         * intl/Makefile ($(codeset_mo)): Depend on the input file.
20239
20240 2012-08-17  Jeff Law <law@redhat.com>
20241
20242         * intl/Makefile (codeset_mo): New variable.
20243         ($(codeset_mo)): New target.
20244         (tst-codeset.out): Depend on that.  Remove explicit rule.
20245         (tst-gettext3.out, tst-gettext5.out): Likewise.
20246         (LOCPATH-ENV, tst-codeset-ENV): New variables.
20247         (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
20248         * intl/tst-codeset.sh: Remove.
20249         * intl/tst-gettext3.sh: Likewise.
20250         * intl/tst-gettext5.sh: Likewise.
20251
20252 2012-08-17  Roland McGrath  <roland@hack.frob.com>
20253
20254         * sysdeps/unix/inet/syscalls.list: File removed.  Move contents into ...
20255         * sysdeps/unix/syscalls.list: ... here.
20256
20257         * sysdeps/posix/getaddrinfo.c
20258         (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
20259         (gaiconf_init, gaiconf_reload): Use them.
20260         [!_STATBUF_ST_NSEC]
20261         (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
20262         Define using time_t rather than struct timespec.
20263
20264         * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
20265         (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
20266         Macros removed.
20267         * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
20268         [!NO_THREADS].
20269         (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
20270         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
20271         Likewise.
20272
20273         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
20274         __libc_cleanup_push argument.
20275
20276         * bits/param.h: New file.
20277         * misc/sys/param.h: New file.
20278         * include/sys/param.h: New file.
20279         * misc/Makefile (headers): Add bits/param.h.
20280         * sysdeps/generic/sys/param.h: File removed.
20281         * sysdeps/unix/sysv/linux/bits/param.h: New file.
20282         * sysdeps/unix/sysv/linux/sys/param.h: File removed.
20283         * sysdeps/mach/hurd/bits/param.h: New file.
20284         * sysdeps/mach/hurd/sys/param.h: File removed.
20285
20286         * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
20287         last change.
20288
20289         * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
20290         [_IO_MTSAFE_IO].
20291         * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
20292         (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
20293         New macros.
20294
20295         * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
20296         * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
20297         rather than -D_IO_MTSAFE_IO conditionally.
20298         * stdio-common/Makefile (CPPFLAGS): Likewise.
20299         * wcsmbs/Makefile (CPPFLAGS): Likewise.
20300         * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
20301         Use $(libio-mtsafe).
20302         * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
20303         of -D_IO_MTSAFE_IO.
20304         (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
20305         (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
20306         (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
20307         (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
20308         (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
20309         (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
20310         (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
20311         (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
20312         (CFLAGS-fread_u_chk.c): Likewise.
20313         (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
20314         (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
20315         (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
20316         (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
20317         * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
20318         * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
20319         * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
20320         * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
20321         * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
20322
20323         * libio/Makefile: Test [$(libc-reentrant) = yes]
20324         instead of [$(filter %REENTRANT, $(defines)) nonempty].
20325
20326         * Makeconfig
20327         [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
20328         * sysdeps/pthread/configure: File removed.
20329         * sysdeps/pthread/Makeconfig: New file.
20330         * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
20331         * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
20332
20333 2012-08-16  Gary Benson  <gbenson@redhat.com>
20334
20335         * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
20336         unmapping the first object in a namespace.
20337
20338 2012-08-16  Roland McGrath  <roland@hack.frob.com>
20339
20340         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
20341         (__internal_setnetgrent): ... this.  Add internal_function to
20342         definition.  Add libc_hidden_def.
20343         (setnetgrent): Update caller.
20344         (internal_endnetgrent): Renamed to ...
20345         (__internal_endnetgrent): ... this.  Add internal_function to
20346         definition.  Add libc_hidden_def.
20347         (endnetgrent): Update caller.
20348         (internal_getnetgrent_r): Renamed to ...
20349         (__internal_getnetgrent_r): ... this.  Add internal_function to
20350         definition.  Add libc_hidden_def.
20351         (__getnetgrent_r): Update caller.
20352         * inet/netgroup.h: Update declarations.  Add libc_hidden_proto uses.
20353
20354 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
20355
20356         * stdlib/longlong.h: Update from GCC.
20357
20358 2012-08-16  Roland McGrath  <roland@hack.frob.com>
20359
20360         * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
20361         on _QL, which is set by umul_ppmm but never used.
20362         * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
20363         variables, which are set by GMP macros but never used.
20364         * stdio-common/_itowa.c (_itowa): Likewise.
20365         * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
20366         * stdlib/mod_1.c (mpn_mod_1): Likewise.
20367
20368 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
20369
20370         * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
20371         struct La_sh_regs is not constant.
20372         * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
20373         <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
20374         and struct La_sparc64_regs are not constant.
20375
20376 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
20377
20378         * sysdeps/unix/sysv/linux/kernel-features.h
20379         (__ASSUME_POSIX_TIMERS): Remove.
20380         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
20381         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
20382         * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
20383         Make code unconditional.
20384         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
20385         * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
20386         Make code unconditional.
20387         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
20388         * sysdeps/unix/sysv/linux/clock_nanosleep.c
20389         [__ASSUME_POSIX_TIMERS]: Make code unconditional.
20390         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
20391         * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
20392         Make code unconditional.
20393         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
20394         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
20395         (__libc_missing_posix_timers): Remove.
20396
20397 2012-08-15  Roland McGrath  <roland@hack.frob.com>
20398
20399         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
20400         check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
20401
20402         * bits/libc-lock.h (__rtld_lock_initialize): New macro.
20403
20404         * elf/dl-sym.c: Include <stdlib.h>.
20405
20406         * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
20407         constants, which avoids warnings in 32-bit builds.
20408
20409         * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
20410         (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
20411
20412         * misc/lseek.c: File moved to ...
20413         * io/lseek.c: ... here.
20414
20415         * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
20416
20417         * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
20418         shifting LEN more than 31 bits at once.
20419
20420 2012-08-15  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
20421
20422         [BZ #14195]
20423         * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
20424         segmentation fault for a case of two empty input strings.
20425         * string/test-strncasecmp.c (check1): Renamed to...
20426         (bz12205): ...this.
20427         (bz14195): Add new testcase for two empty input strings and N > 0.
20428         (test_main): Call new testcase, adapt for renamed function.
20429
20430 2012-08-15  Andreas Jaeger  <aj@suse.de>
20431
20432         [BZ #14090]
20433         * crypt/md5test2.c: New test, based on test supplied by Serge
20434         Belyshev <belyshev@depni.sinp.msu.ru>.
20435         * crypt/Makefile (xtests): Add md5test-giant..
20436         * crypt/Makefile ($(objpfx)md5test-giant): Add.
20437
20438 2012-08-15  Paul Eggert  <eggert@cs.ucla.edu>
20439
20440         [BZ #14090]
20441         * crypt/md5.c (md5_process_block): Don't assume the buffer
20442         length is less than 2**32.
20443         * crypt/sha512.c (sha512_process_block): Don't assume the buffer
20444         length is less than 2**64.
20445
20446 2012-08-15  Roland McGrath  <roland@hack.frob.com>
20447
20448         * string/str-two-way.h: Include <sys/param.h>.
20449         (MAX): Macro removed.
20450
20451         * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
20452         Move #define and #undef of memmove to just before and after
20453         including <string.h>.
20454
20455         * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
20456         [!NOT_IN_libc]: Move #define and #undef of memmove to just before
20457         and after including <string.h>.  Move declarations of
20458         __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
20459         to before #include "string/memmove.c".
20460
20461         * include/dirent.h: Declare __getdirentries.
20462
20463         * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
20464         using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
20465
20466 2012-08-14  Mike Frysinger  <vapier@gentoo.org>
20467
20468         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
20469         * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
20470         * sysdeps/i386/configure: Regenerated.
20471         * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
20472         STABS_CURRENT_FILE, and STABS_FUN.
20473         (END): Remove call to STABS_FUN_END.
20474         (STABS_CURRENT_FILE1): Delete.
20475         (STABS_CURRENT_FILE): Likewise.
20476         (STABS_FUN): Likewise.
20477         (STABS_FUN_END): Likewise.
20478         (STABS_FUN2): Likewise.
20479         * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
20480         * sysdeps/x86_64/configure: Regenerated.
20481
20482 2012-08-14  Roland McGrath  <roland@hack.frob.com>
20483
20484         * elf/dl-open.c: Include <atomic.h>.
20485         * elf/dl-lookup.c: Likewise.
20486
20487 2012-08-14  Joseph Myers  <joseph@codesourcery.com>
20488
20489         * sysdeps/unix/sysv/linux/kernel-features.h
20490         (__ASSUME_CLONE_THREAD_FLAGS): Remove.
20491         * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
20492         unconditionally.
20493         * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
20494         unconditionally.
20495         * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
20496         condition on __ASSUME_CLONE_THREAD_FLAGS.
20497
20498 2012-08-14  Andreas Jaeger  <aj@suse.de>
20499
20500         * sysdeps/i386/fpu/libm-test-ulps: Update.
20501
20502 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
20503
20504         * include/atomic.h (atomic_exchange_and_add): Split into ...
20505         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
20506         New atomic macros.
20507
20508 2012-08-13  Markus Trippelsdorf  <markus@trippelsdorf.de>
20509
20510         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
20511
20512 2012-08-13  Jeff Law <law@redhat.com>
20513
20514         * manual/stdio.texi (snprintf): Clarify handling of the trailing
20515         null byte in the output string.
20516
20517 2012-08-10  Joseph Myers  <joseph@codesourcery.com>
20518
20519         * sysdeps/unix/sysv/linux/kernel-features.h
20520         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
20521         [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
20522         (__ASSUME_ARG_MAX_STACK_BASED): Define.
20523         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
20524         [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
20525         !__ASSUME_ARG_MAX_STACK_BASED.  Compare version with
20526         __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
20527
20528 2012-08-09  Jeff Law <law@redhat.com>
20529
20530         [BZ #13939]
20531         * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
20532         When avoid_arena is set, don't retry in the that arena.  Pick the
20533         next one, whatever it might be.
20534         (arena_get2): New parameter avoid_arena, pass through to reused_arena.
20535         (arena_lock): Pass in new parameter to arena_get2.
20536         * malloc/malloc.c (__libc_memalign): Pass in new parameter to
20537         arena_get2.
20538         (__libc_malloc): Unify retrying after main arena failure with
20539         __libc_memalign version.
20540         (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
20541
20542 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
20543
20544         [BZ #14166]
20545         * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
20546         to __redirect_strstr.
20547         (__strstr_sse42): Use typeof __redirect_strstr.
20548         (__strstr_ia32): Likewise.
20549         (__libc_strstr): New prototype.
20550         (strstr): Renamed to ...
20551         (__libc_strstr): This.
20552         (strstr): New strong alias of __libc_strstr.
20553         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
20554         * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
20555         __redirect_time.
20556         Include <time.h>.
20557         (__libc_time): New prototype.
20558         (time_ifunc): Replace time with __libc_time.
20559         (time): New strong alias and hidden definition of __libc_time.
20560         (__GI_time): Remove strong alias.
20561         * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
20562         Include <stddef.h>.
20563         (memmove): Redefined to __redirect_memmove.
20564         (__memmove_sse2): Use typeof __redirect_memmove.
20565         (__memmove_ssse3): Likewise.
20566         (__memmove_ssse3_back): Likewise.
20567         (__libc_memmove): New prototype.
20568         (memmove): Renamed to ...
20569         (__libc_memmove): This.
20570         (memmove): New strong alias of __libc_memmove.
20571
20572 2012-08-08  Mark Salter  <msalter@redhat.com>
20573
20574         * elf/elf.h
20575         (R_MN10300_TLS_GD): Define.
20576         (R_MN10300_TLS_LD): Likewise.
20577         (R_MN10300_TLS_LDO): Likewise.
20578         (R_MN10300_TLS_GOTIE): Likewise.
20579         (R_MN10300_TLS_IE): Likewise.
20580         (R_MN10300_TLS_LE): Likewise.
20581         (R_MN10300_TLS_DTPMOD): Likewise.
20582         (R_MN10300_TLS_DTPOFF): Likewise.
20583         (R_MN10300_TLS_TPOFF): Likewise.
20584         (R_MN10300_SYM_DIFF): Likewise.
20585         (R_MN10300_ALIGN): Likewise.
20586         (R_MN10300_NUM): Update.
20587
20588 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
20589
20590         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
20591         Remove.
20592
20593 2012-08-08  Roland McGrath  <roland@hack.frob.com>
20594
20595         * sysdeps/posix/fdopendir.c: Include <stddef.h>.
20596
20597         * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
20598         sysdeps/unix -> sysdeps/posix move.
20599         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
20600
20601 2012-08-07      Allan McRae     <allan@archlinux.org>
20602
20603         [BZ #14303]
20604         * sunrpc/rpc_main.c (SVR4_CPP): Remove.
20605         (SUNOS_CPP): Likewise.
20606         (find_cpp): Fall back to selecting system cpp when /lib/cpp is
20607         not found.
20608         (open_input): Call CPP using execvp.
20609
20610 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
20611
20612         * sysdeps/unix/sysv/linux/kernel-features.h
20613         (__ASSUME_PROT_GROWSUPDOWN): Remove.
20614         (__ASSUME_NO_CLONE_DETACHED): Likewise.
20615         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
20616         (__ASSUME_WAITID_SYSCALL): Likewise.
20617         * sysdeps/unix/sysv/linux/dl-execstack.c
20618         (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
20619         code unconditional.
20620         (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
20621         conditional code.
20622         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
20623         [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
20624         (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
20625         code.
20626         * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
20627         unconditional.
20628         [__ASSUME_WAITID_SYSCALL]: Likewise.
20629         [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
20630
20631 2012-08-07  Roland McGrath  <roland@hack.frob.com>
20632
20633         * sysdeps/unix/closedir.c: Renamed to ...
20634         * sysdeps/posix/closedir.c: ... here.
20635         * sysdeps/unix/dirfd.c: Renamed to ...
20636         * sysdeps/posix/dirfd.c: ... here.
20637         * sysdeps/unix/dirstream.h: Renamed to ...
20638         * sysdeps/posix/dirstream.h: ... here.
20639         * sysdeps/unix/fdopendir.c: Renamed to ...
20640         * sysdeps/posix/fdopendir.c: ... here.
20641         * sysdeps/unix/opendir.c: Renamed to ...
20642         * sysdeps/posix/opendir.c: ... here.
20643         * sysdeps/unix/readdir.c: Renamed to ...
20644         * sysdeps/posix/readdir.c: ... here.
20645         * sysdeps/unix/readdir_r.c: Renamed to ...
20646         * sysdeps/posix/readdir_r.c: ... here.
20647         * sysdeps/unix/rewinddir.c: Renamed to ...
20648         * sysdeps/posix/rewinddir.c: ... here.
20649         * sysdeps/unix/seekdir.c: Renamed to ...
20650         * sysdeps/posix/seekdir.c: ... here.
20651         * sysdeps/unix/telldir.c: Renamed to ...
20652         * sysdeps/posix/telldir.c: ... here.
20653         * sysdeps/unix/sysv/linux/opendir.c: Update #include.
20654         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
20655         * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
20656         * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
20657
20658         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
20659         * bits/fcntl.h: ... here.
20660
20661         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
20662         not 0.
20663         (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
20664         [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
20665         (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
20666         (struct flock): Move l_start, l_len to the beginning.
20667         Use __pid_t for l_pid.
20668         [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
20669         [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
20670         [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
20671         (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
20672         [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
20673         [__USE_LARGEFILE64] (struct flock64): New type.
20674         (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
20675
20676         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
20677         * bits/dirent.h: ... here.
20678
20679         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
20680         [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
20681
20682 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
20683
20684         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
20685         Change from 2.6.0 to 2.6.16.
20686         * sysdeps/unix/sysv/linux/configure: Regenerated.
20687         * sysdeps/unix/sysv/linux/kernel-features.h
20688         (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
20689         (__ASSUME_TGKILL): Define conditional on architectures, not kernel
20690         version.
20691         (__ASSUME_UTIMES): Likewise.
20692         (__ASSUME_CLONE_STOPPED): Remove.
20693         (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
20694         architectures, not kernel version.
20695         (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
20696         (__ASSUME_NO_CLONE_DETACHED): Likewise.
20697         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
20698         (__ASSUME_WAITID_SYSCALL): Likewise.
20699         [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
20700         condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
20701         * README: State 2.6.16 as minimum Linux kernel version.  Do not
20702         refer to older versions.
20703
20704 2012-08-06  Roland McGrath  <roland@hack.frob.com>
20705
20706         * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
20707         Define alphasort64 as an alias.
20708         * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
20709         Define versionsort64 as an alias.
20710         * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
20711         Define scandir64 as an alias.
20712         * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
20713         Define scandirat64 as an alias.
20714         * dirent/alphasort64.c (alphasort64):
20715         Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
20716         * dirent/versionsort64.c: Likewise.
20717         * dirent/scandir64.c: Likewise.
20718         * dirent/scandirat64.c: Likewise.
20719         * sysdeps/wordsize-64/alphasort.c: File removed.
20720         * sysdeps/wordsize-64/alphasort64.c: File removed.
20721         * sysdeps/wordsize-64/scandir.c: File removed.
20722         * sysdeps/wordsize-64/scandir64.c: File removed.
20723         * sysdeps/wordsize-64/scandirat.c: File removed.
20724         * sysdeps/wordsize-64/scandirat64.c: File removed.
20725         * sysdeps/wordsize-64/versionsort.c: File removed.
20726         * sysdeps/wordsize-64/versionsort64.c: File removed.
20727         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
20728         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
20729         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
20730         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
20731         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
20732         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
20733         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
20734         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
20735
20736         * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
20737         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
20738         [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
20739         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
20740         [defined __arch64__ || defined __sparcv9]
20741         (__INO_T_MATCHES_INO64_T): New macro.
20742         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
20743         [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
20744         * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
20745         * sysdeps/unix/sysv/linux/bits/dirent.h
20746         [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
20747         (_DIRENT_MATCHES_DIRENT64): New macro.
20748
20749         * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
20750         Define lockf64 as an alias.
20751         * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
20752         Define fseeko64 as an alias.
20753         * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
20754         Define ftello64 as an alias.
20755         * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
20756         Define _IO_fgetpos64 and fgetpos64 as aliases.
20757         * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
20758         Define _IO_fsetpos64 and fsetpos64 as aliases.
20759         * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
20760         Conditionalize body on this.
20761         * libio/fseeko64.c: Likewise.
20762         * libio/ftello64.c: Likewise.
20763         * libio/iofgetpos64.c: Likewise.
20764         * libio/iofsetpos64.c: Likewise.
20765         * sysdeps/wordsize-64/lockf.c: File removed.
20766         * sysdeps/wordsize-64/lockf64.c: File removed.
20767         * sysdeps/wordsize-64/fseeko.c: File removed.
20768         * sysdeps/wordsize-64/fseeko64.c: File removed.
20769         * sysdeps/wordsize-64/ftello.c: File removed.
20770         * sysdeps/wordsize-64/ftello64.c: File removed.
20771         * sysdeps/wordsize-64/iofgetpos.c: File removed.
20772         * sysdeps/wordsize-64/iofgetpos64.c: File removed.
20773         * sysdeps/wordsize-64/iofsetpos.c: File removed.
20774         * sysdeps/wordsize-64/iofsetpos64.c: File removed.
20775         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
20776         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
20777         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
20778         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
20779         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
20780         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
20781         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
20782         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
20783         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
20784         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
20785
20786         * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
20787         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
20788         [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
20789         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
20790         [defined __arch64__ || defined __sparcv9]
20791         (__OFF_T_MATCHES_OFF64_T): New macro.
20792         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
20793         [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
20794         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
20795         (__OFF_T_MATCHES_OFF64_T): New macro.
20796
20797 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
20798
20799         * stdlib/secure-getenv.c (__secure_getenv): Replace
20800         GLIBC_2_16 with GLIBC_2_17.
20801
20802 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
20803
20804         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
20805         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
20806
20807 2012-08-03  David S. Miller  <davem@davemloft.net>
20808
20809         * sysdeps/sparc/fpu/libm-test-ulps: Update.
20810
20811 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
20812
20813         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
20814         Remove.
20815         (__ASSUME_CORRECT_SI_PID): Likewise.
20816         (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
20817         (__ASSUME_TMPFS_NAME): Likewise.
20818         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
20819         [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
20820         * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
20821         (HAVE_AUX_SECURE): Make definition unconditional.
20822         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
20823         [!__ASSUME_TMPFS_NAME]: Remove conditional code.
20824
20825 2012-08-03  Roland McGrath  <roland@hack.frob.com>
20826
20827         * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
20828         * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
20829         * sysdeps/mach/hurd/eloop-threshold.h: New file.
20830         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
20831         __eloop_threshold instead of SYMLOOP_MAX.
20832
20833         * sysdeps/generic/eloop-threshold.h: New file.
20834         * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
20835         of MAXSYMLINKS.
20836         * elf/chroot_canon.c (chroot_canon): Likewise.
20837
20838 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
20839
20840         [BZ #13717]
20841         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
20842         Change to 2.6.0 everywhere.
20843         * sysdeps/unix/sysv/linux/configure: Regenerated.
20844         * sysdeps/unix/sysv/linux/kernel-features.h
20845         (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
20846         (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
20847         kernel versions.
20848         (__ASSUME_POSIX_TIMERS): Define unconditionally.
20849         (__ASSUME_FUTEX_REQUEUE): Remove.
20850         (__ASSUME_STATFS64): Define unconditionally.
20851         (__ASSUME_AT_SECURE): Likewise.
20852         (__ASSUME_CORRECT_SI_PID): Likewise.
20853         (__ASSUME_TGKILL): Define without depending on kernel version for
20854         i386.
20855         (__ASSUME_UTIMES): Likewise.
20856         (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
20857         kernel version.
20858         (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
20859         (__ASSUME_TMPFS_NAME): Likewise.
20860         * README: Update reference to Linux kernel versions.
20861
20862 2012-08-02  Marek Polacek  <polacek@redhat.com>
20863
20864         [BZ# 14150]
20865         * configure.in (libc_cv_asm_type_prefix): Remove test.  Replace
20866         libc_cv_asm_type_prefix with %.
20867         * configure: Regenerated.
20868         * include/libc-symbols.h: Remove comment about
20869         ASM_TYPE_DIRECTIVE_PREFIX.  Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
20870         (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
20871         (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
20872         (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
20873         (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
20874         * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
20875         [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
20876         [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
20877         * elf/tst-unique2mod1.c: Likewise.
20878         * elf/tst-unique1mod2.c: Likewise.
20879         * elf/tst-unique1mod1.c: Likewise.
20880         * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
20881         * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
20882         Replace ASM_TYPE_DIRECTIVE with .type.
20883         * sysdeps/s390/s390-64/sysdep.h: Likewise.
20884         * sysdeps/i386/sysdep.h: Likewise.
20885         * sysdeps/x86_64/sysdep.h: Likewise.
20886         * sysdeps/sh/sysdep.h: Likewise.
20887         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
20888         Do not define ASM_TYPE_DIRECTIVE.
20889         * sysdeps/powerpc/sysdep.h: Likewise.
20890         * sysdeps/powerpc/powerpc32/sysdep.h:
20891         Replace ASM_TYPE_DIRECTIVE with .type.
20892         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
20893         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
20894         * sysdeps/i386/fpu/e_powf.S: Likewise.
20895         * sysdeps/i386/fpu/e_expl.S: Likewise.
20896         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
20897         * sysdeps/i386/fpu/e_acosh.S: Likewise.
20898         * sysdeps/i386/fpu/e_pow.S: Likewise.
20899         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
20900         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
20901         * sysdeps/i386/fpu/s_expm1.S: Likewise.
20902         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
20903         * sysdeps/i386/fpu/e_log2.S: Likewise.
20904         * sysdeps/i386/fpu/e_log2l.S: Likewise.
20905         * sysdeps/i386/fpu/e_scalb.S: Likewise.
20906         * sysdeps/i386/fpu/e_powl.S: Likewise.
20907         * sysdeps/i386/fpu/e_log10f.S: Likewise.
20908         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
20909         * sysdeps/i386/fpu/e_logl.S: Likewise.
20910         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
20911         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
20912         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
20913         * sysdeps/i386/fpu/e_log2f.S: Likewise.
20914         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
20915         * sysdeps/i386/fpu/e_log.S: Likewise.
20916         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
20917         * sysdeps/i386/fpu/e_logf.S: Likewise.
20918         * sysdeps/i386/fpu/e_log10l.S: Likewise.
20919         * sysdeps/i386/fpu/e_atanh.S: Likewise.
20920         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
20921         * sysdeps/i386/fpu/e_log10.S: Likewise.
20922         * sysdeps/i386/fpu/s_frexp.S: Likewise.
20923         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
20924         * sysdeps/i386/fpu/s_asinh.S: Likewise.
20925         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
20926         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
20927         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
20928         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
20929         * sysdeps/i386/i686/strtok.S: Likewise.
20930         * sysdeps/i386/i386-mcount.S: Likewise.
20931         * sysdeps/i386/strtok.S: Likewise.
20932         * sysdeps/x86_64/fpu/e_expl.S: Likewise.
20933         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
20934         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
20935         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
20936         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
20937         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
20938         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
20939         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
20940         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
20941         * sysdeps/x86_64/_mcount.S: Likewise.
20942         * sysdeps/x86_64/strtok.S: Likewise.
20943         * sysdeps/sh/_mcount.S: Likewise.
20944
20945 2012-08-01  Roland McGrath  <roland@hack.frob.com>
20946
20947         * libio/iofopen.c: Include <fcntl.h>.
20948         [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
20949         (_IO_fopen64, fopen64): Define as aliases.
20950         * libio/iofopen64.c: Include <fcntl.h>.
20951         [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
20952         Conditionalize body on this.
20953         * sysdeps/wordsize-64/iofopen.c: File removed.
20954         * sysdeps/wordsize-64/iofopen64.c: File removed.
20955
20956 2012-08-01  Marek Polacek  <polacek@redhat.com>
20957
20958         * libc/Makeconfig: Use elf in place of binfmt-subdir.
20959         Use dlfcn directly instead of a variable.
20960         (binfmt-subdir): Do not define.
20961         (dlfcn): Likewise.
20962
20963 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
20964
20965         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
20966         Remove all definitions.
20967         * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
20968         <kernel-features.h>.
20969         [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
20970         (miss_F_GETOWN_EX): Remove all definitions.
20971         [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
20972         macro definition.
20973         [!__ASSUME_FCNTL64]: Remove conditional code.
20974         [__ASSUME_FCNTL64]: Make code unconditional.
20975         * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
20976         <kernel-features.h>.
20977         [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
20978         (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
20979         (lockf64) [__NR_fcntl64]: Make code unconditional.
20980         (lockf64) [__ASSUME_FCNTL64]: Likewise.
20981
20982         * sysdeps/unix/sysv/linux/kernel-features.h
20983         (__ASSUME_VFORK_SYSCALL): Remove all definitions.
20984         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
20985         Make code unconditional.
20986         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
20987         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
20988         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
20989         [__NR_vfork]: Make code unconditional.
20990         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
20991         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
20992         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
20993         [__NR_vfork]: Make code unconditional.
20994         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
20995         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
20996
20997 2012-08-01  Roland McGrath  <roland@hack.frob.com>
20998
20999         * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
21000         (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
21001
21002         * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
21003         Define mkstemp64 as an alias.
21004         * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
21005         Define mkstemps64 as an alias.
21006         * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
21007         Define mkostemp64 as an alias.
21008         * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
21009         Define mkostemps64 as an alias.
21010         * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
21011         Conditionalize body on this.
21012         * misc/mkostemp64.c: Likewise.
21013         * misc/mkostemps64.c: Likewise.
21014         * misc/mkstemps64.c: Likewise.
21015         * sysdeps/wordsize-64/mkstemp64.c: File removed.
21016         * sysdeps/wordsize-64/mkostemp64.c: File removed.
21017         * sysdeps/wordsize-64/mkostemp.c: File removed.
21018         * sysdeps/wordsize-64/mkstemp.c: File removed.
21019         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
21020         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
21021         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
21022         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
21023
21024         [BZ #14138]
21025         * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
21026         * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
21027         * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
21028         * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
21029
21030         * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
21031         compat_symbol macros from <shlib-compat.h> rather than the underlying
21032         default_symbol_version and symbol_version macros, so that DEFAULT
21033         lines in shlib-versions are respected.
21034         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
21035
21036 2012-08-01  Florian Weimer  <fweimer@redhat.com>
21037
21038         * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
21039         Declare with warn_unused_result.
21040         (setgid, setregid, setegid, setresgid): Likewise.
21041         * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
21042         Likewise.
21043         * WUR-REPORT: Remove set*id functions.
21044
21045 2012-07-31  Pino Toscano  <toscano.pino@tiscali.it>
21046
21047         * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
21048
21049 2012-07-31  Roland McGrath  <roland@hack.frob.com>
21050
21051         [BZ #10191]
21052         * include/sys/socket.h (__libc_accept, __libc_accept4):
21053         Add attribute_hidden.
21054         * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
21055
21056         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
21057         use of PTR_MANGLE.
21058         * inet/getnetgrent_r.c (setup): Likewise.
21059
21060         * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
21061
21062 2012-07-31  David S. Miller  <davem@davemloft.net>
21063
21064         * sysdeps/sparc/fpu/libm-test-ulps: Update.
21065
21066 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
21067
21068         [BZ #13629]
21069         * math/s_clog.c (__clog): Use __log1p if larger part has absolute
21070         value between 1.0 and 2.0 and smaller part has absolute value less
21071         than 1.0.
21072         * math/s_clog10.c (__clog10): Likewise.
21073         * math/s_clog10f.c (__clog10f): Likewise.
21074         * math/s_clog10l.c (__clog10l): Likewise.
21075         * math/s_clogf.c (__clogf): Likewise.
21076         * math/s_clogl.c (__clogl): Likewise.
21077         * math/libm-test.inc (clog_test): Add more tests.
21078         (clog10_test): Likewise.
21079         * sysdeps/i386/fpu/libm-test-ulps: Update.
21080         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21081
21082 2012-07-31  Florian Weimer  <fweimer@redhat.com>
21083
21084         * stdlib/tst-secure-getenv.c: Use printf for error reporting.
21085         Exit with zero in case no suitable GID is found, and write a
21086         message to standard error.
21087
21088 2012-07-30  Roland McGrath  <roland@hack.frob.com>
21089
21090         * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
21091         rather than to 1.
21092         (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
21093         (MAXPATHLEN): Removed.
21094         (NOGROUP, NODEV): New macros.
21095         (setbit, clrbit, isset, isclr): New macros.
21096         (howmany, roundup, powerof2): New macros.
21097         (DEV_BSIZE): New macro.
21098
21099         * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
21100         * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
21101
21102         * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
21103         definition on [!__NO_LONG_DOUBLE_MATH].
21104
21105         * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
21106         PTR_MANGLE and PTR_DEMANGLE.
21107
21108         * socket/accept4.c (accept4): Rename to __libc_accept4.
21109         Define accept4 as a weak alias.
21110
21111         * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
21112         on [_DIRENT_HAVE_D_TYPE].
21113         * io/ftw.c (ftw_dir): Likewise.
21114
21115         * io/xmknod.c (__xmknod): Don't check PATH for being null.
21116
21117         * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
21118
21119         * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
21120         Use the BSD numbers rather than the arbitrary ones we had.
21121         (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
21122         (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
21123         (SIGXCPU, SIGXFSZ): New macros.
21124         (_NSIG): Now 32.
21125
21126         * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
21127         initializer on [_LIBC_REENTRANT].
21128
21129         * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
21130         definitions inside [_POSIX_MAPPED_FILES].
21131
21132         * posix/regex.c: Include <sys/param.h> for MIN/MAX.
21133
21134         * dirent/opendir.c: Include <fcntl.h>.
21135
21136         * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
21137         (__libc_getspecific): Likewise.
21138         (__libc_key_create): Likewise.
21139
21140         * stdio-common/tmpfile64.c: Include <fcntl.h> first.
21141         [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
21142         * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
21143         (tmpfile64): Define as alias.
21144         * sysdeps/wordsize-64/tmpfile.c: File removed.
21145         * sysdeps/wordsize-64/tmpfile64.c: File removed.
21146         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
21147         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
21148
21149         * stdio-common/vfscanf.c: Include <stdbool.h>.
21150         * nss/makedb.c: Likewise.
21151         * stdio-common/_i18n_number.h: Likewise.
21152         * argp/argp-help.c: Likewise.
21153         * posix/wordexp.c: Likewise.
21154         * sysdeps/posix/spawni.c: Likewise.
21155         * nss/nss_files/files-initgroups.c: Likewise.
21156         * stdio-common/reg-modifier.c: Include <stdlib.h>.
21157         * nss/nss_files/files-initgroups.c: Likewise.
21158         * nss/nss_db/db-netgrp.c: Likewise.
21159         * nss/nss_db/db-initgroups.c: Likewise.
21160         * io/fchmodat.c: Include <sys/stat.h>.
21161
21162         * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
21163         __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
21164
21165         * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
21166         [HAVE_MMAP].
21167
21168         * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
21169         Add multiple inclusion protection.
21170
21171 2012-07-27  David S. Miller  <davem@davemloft.net>
21172
21173         * sysdeps/sparc/fpu/libm-test-ulps: Update.
21174
21175 2012-07-27  Gary Benson  <gbenson@redhat.com>
21176
21177         [BZ #14298]
21178         * elf/rtld.c: Include <stap-probe.h>.
21179         (dl_main): Added static probes "init_start" and "init_complete".
21180         * elf/dl-load.c: Include <stap-probe.h>.
21181         (lose): Take new parameter "nsid".
21182         Added static probe "map_failed".
21183         (_dl_map_object_from_fd): Pass namespace id to lose.
21184         Added static probe "map_start".
21185         (open_verify): Pass namespace id to lose.
21186         * elf/dl-open.c: Include <stap-probe.h>.
21187         (dl_open_worker) Added static probes "map_complete", "reloc_start"
21188         and "reloc_complete".
21189         * elf/dl-close.c: Include <stap-probe.h>.
21190         (_dl_close_worker): Added static probes "unmap_start" and
21191         "unmap_complete".
21192         * elf/rtld-debugger-interface.txt: New file documenting the above.
21193
21194 2012-07-26  Roland McGrath  <roland@hack.frob.com>
21195
21196         * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
21197         rather than a string variable.
21198         * sunrpc/rpc_main.c (h_output): Likewise.
21199         * sunrpc/rpc_svcout.c (write_real_program): Likewise.
21200
21201 2012-07-26  Pino Toscano  <toscano.pino@tiscali.it>
21202
21203         * inet/check_native.c: New file.
21204
21205 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
21206
21207         [BZ #13629]
21208         * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
21209         if larger part has absolute value 1.0.
21210         * math/s_clog10.c (__clog10): Likewise.
21211         * math/s_clog10f.c (__clog10f): Likewise.
21212         * math/s_clog10l.c (__clog10l): Likewise.
21213         * math/s_clogf.c (__clogf): Likewise.
21214         * math/s_clogl.c (__clogl): Likewise.
21215         * math/libm-test.inc (clog_test): Add more tests.
21216         (clog10_test): Likewise.
21217         * sysdeps/i386/fpu/libm-test-ulps: Update.
21218         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21219
21220         * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
21221         (pltexit): Likewise.
21222         (La_regs): Likewise.
21223         (La_retval): Likewise.
21224         (int_retval): Likewise.
21225         Update #error for removed macros to refer only to definitions in
21226         tst-audit.h.
21227         * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
21228         macro.
21229         (pltexit): Likewise.
21230         (La_regs): Likewise.
21231         (La_retval): Likewise.
21232         (int_retval): Likewise.
21233         * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
21234         macro.
21235         (pltexit): Likewise.
21236         (La_regs): Likewise.
21237         (La_retval): Likewise.
21238         (int_retval): Likewise.
21239         * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
21240         macro.
21241         (pltexit): Likewise.
21242         (La_regs): Likewise.
21243         (La_retval): Likewise.
21244         (int_retval): Likewise.
21245         * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
21246         macro.
21247         (pltexit): Likewise.
21248         (La_regs): Likewise.
21249         (La_retval): Likewise.
21250         (int_retval): Likewise.
21251         * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
21252         macro.
21253         (pltexit): Likewise.
21254         (La_regs): Likewise.
21255         (La_retval): Likewise.
21256         (int_retval): Likewise.
21257         * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
21258         macro.
21259         (pltexit): Likewise.
21260         (La_regs): Likewise.
21261         (La_retval): Likewise.
21262         (int_retval): Likewise.
21263         * sysdeps/generic/tst-audit.h: Update comment to refer only to
21264         macro definitions in tst-audit.h.
21265         * sysdeps/i386/tst-audit.h: New file.
21266         * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
21267         * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
21268         * sysdeps/s390/s390-32/tst-audit.h: Likewise.
21269         * sysdeps/s390/s390-64/tst-audit.h: Likewise.
21270         * sysdeps/sh/tst-audit.h: Likewise.
21271         * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
21272         * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
21273         * sysdeps/x86_64/tst-audit.h: Likewise.
21274
21275 2012-07-26  Andreas Jaeger  <aj@suse.de>
21276
21277         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
21278         ptrace.
21279
21280         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
21281         new value PTRACE_EVENT_SECCOMP from Linux 3.5.
21282         (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
21283         PTRACE_O_MASK.
21284         * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
21285         * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
21286         * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
21287
21288         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
21289         value.
21290
21291         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
21292         _sigsys.
21293         (si_call_addr, si_syscall, si_arch): Define new macro.
21294         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
21295         _sigsys.
21296         (si_call_addr, si_syscall, si_arch): Define new marcro.
21297         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
21298         _sigsys.
21299         (si_call_addr, si_syscall, si_arch): Define new macro.
21300         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
21301         _sigsys.
21302         (si_call_addr, si_syscall, si_arch): Define new macro.
21303
21304 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
21305
21306         [BZ #13717]
21307         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
21308         Change to 2.4.21 where previously 2.4.1.
21309         * sysdeps/unix/sysv/linux/configure: Regenerated.
21310         * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
21311         __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
21312         Linux kernel version.
21313         (__ASSUME_STD_AUXV): Remove.
21314         [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
21315         kernel version.
21316         [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
21317         (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
21318         (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
21319         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
21320         (__ASSUME_NETLINK_SUPPORT): Likewise.
21321         * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
21322         (__no_netlink_support): Remove conditional definition.
21323         * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
21324         Remove.
21325         (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
21326         [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
21327         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
21328         (if_nameindex_ioctl): Remove.
21329         (if_nameindex_netlink): Do not handle __no_netlink_support.
21330         (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
21331         code.
21332         * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
21333         Remove conditional code.
21334         (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
21335         code.
21336         (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
21337         unconditional.
21338         [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
21339         [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
21340         * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
21341         Remove.
21342         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
21343         [!__ASSUME_STD_AUXV]: Remove conditional code.
21344         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
21345         [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
21346         [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
21347         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
21348         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
21349         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
21350         code.
21351         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
21352         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
21353         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
21354         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
21355         conditional code.
21356         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
21357         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
21358         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
21359         code.
21360         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
21361         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
21362         conditional code.
21363         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
21364         (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
21365         code unconditional.
21366         (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
21367         conditional code.
21368         (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
21369         unconditional.
21370         (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
21371         conditional code.
21372         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
21373         (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
21374         unconditional.
21375         (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
21376         conditional code.
21377         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
21378         (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
21379         code unconditional.
21380         (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
21381         conditional code.
21382         (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
21383         unconditional.
21384         (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
21385         conditional code.
21386         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
21387         (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
21388         code unconditional.
21389         (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
21390         conditional code.
21391         (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
21392         unconditional.
21393         (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
21394         conditional code.
21395
21396 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
21397
21398         * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
21399         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
21400         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
21401         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
21402         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
21403         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
21404         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
21405         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
21406         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
21407         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
21408         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
21409         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
21410         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
21411         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
21412         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
21413         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
21414         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
21415         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
21416         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
21417         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
21418         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
21419         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
21420         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
21421
21422 2012-07-25  Florian Weimer  <fweimer@redhat.com>
21423
21424         * Versions.def: Add GLIBC_2.17.
21425         * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
21426         * include/stdlib.h: Rename __secure_getenv to secure_getenv.
21427         Introduce __libc_secure_getenv.
21428         * stdlib/Versions (2.17): Add secure_getenv
21429         (GLIBC_PRIVATE): Add __libc_secure_getenv.
21430         * stdlib/secure-getenv.c: Rename __secure_getenv to
21431         __libc_secure_getenv.  Add secure_getenv alias.  Add compatibility
21432         symbol __secure_getenv for GLIBC_2.0.
21433         * stdlib/tst-secure-getenv.c: New.
21434         * stdlib/Makefile (tests): Add testcase.
21435         * manual/startup.texi (Environment Access): Document
21436         secure_getenv.
21437         * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
21438         __libc_secure_getenv.
21439         * inet/ruserpass.c (ruserpass): Likewise.
21440         * malloc/mtrace.c (mtrace): Likewise.
21441         * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
21442         * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
21443         * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
21444         * sysdeps/posix/tempname.c: Likewise.  Evaluate
21445         HAVE_SECURE_GETENV.
21446         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
21447         __secure_getenv to __libc_secure_getenv.
21448         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
21449         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
21450         Likewise.
21451         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
21452         Likewise.
21453         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
21454         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
21455         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
21456         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
21457         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
21458         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
21459         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
21460
21461 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
21462
21463         * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
21464         (struct La_i86_retval): Likewise.
21465         (struct La_x86_64_regs): Likewise.
21466         (struct La_x86_64_retval): Likewise.
21467         (struct La_x32_regs): Likewise.
21468         (struct La_x32_retval): Likewise.
21469         (struct La_ppc32_regs): Likewise.
21470         (struct La_ppc32_retval): Likewise.
21471         (struct La_ppc64_regs): Likewise.
21472         (struct La_ppc64_retval): Likewise.
21473         (struct La_sh_regs): Likewise.
21474         (struct La_sh_retval): Likewise.
21475         (struct La_s390_32_regs): Likewise.
21476         (struct La_s390_32_retval): Likewise.
21477         (struct La_s390_64_regs): Likewise.
21478         (struct La_s390_64_retval): Likewise.
21479         (struct La_sparc32_regs): Likewise.
21480         (struct La_sparc32_retval): Likewise.
21481         (struct La_sparc64_regs): Likewise.
21482         (struct La_sparc64_retval): Likewise.
21483         (struct audit_ifaces): Remove architecture-specific pltenter and
21484         pltexit members.
21485         * sysdeps/i386/ldsodefs.h: New file.
21486         * sysdeps/powerpc/ldsodefs.h: Likewise.
21487         * sysdeps/s390/ldsodefs.h: Likewise.
21488         * sysdeps/sh/ldsodefs.h: Likewise.
21489         * sysdeps/sparc/ldsodefs.h: Likewise.
21490         * sysdeps/x86_64/ldsodefs.h: Likewise.
21491
21492 2012-07-25  Marek Polacek  <polacek@redhat.com>
21493
21494         [BZ #6808]
21495         * math/libm-test.inc (yn_test): Add another test.
21496         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
21497         to ERANGE when the result is +-Inf.
21498         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
21499         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
21500         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
21501         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
21502
21503 2012-07-24  Joseph Myers  <joseph@codesourcery.com>
21504
21505         * conform/data/time.h-data (NULL): Use macro-constant.  Require
21506         equal to 0.
21507         (CLOCKS_PER_SEC): Use macro instead of constant.  Specify type as
21508         clock_t.
21509         [ISO11] (TIME_UTC): Use macro-int-constant.  Require value > 0.
21510
21511 2012-07-23  Thomas Schwinge  <thomas@codesourcery.com>
21512
21513         * configure.in <sysdeps resolving>: Correct printing
21514         Implies_before.
21515         * configure: Regenerate.
21516
21517 2012-07-22  Thomas Schwinge  <thomas@codesourcery.com>
21518
21519         * math/w_ilogb.c: Include <limits.h>.
21520         * math/w_ilogbl.c: Likewise.
21521
21522 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
21523
21524         * manual/lang.texi (__va_copy): Document primarily as ISO C99
21525         va_copy.  Document allowing for unavailable va_copy only as
21526         pre-C99 compatibility.
21527         * manual/string.texi (Copying and Concatenation): Use va_copy
21528         instead of __va_copy in concat example.
21529
21530 2012-07-20  Pino Toscano  <toscano.pino@tiscali.it>
21531
21532         * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
21533         (__sendto): Use create_address_port.  Initialize APORT and deallocate
21534         it if not null.
21535
21536         * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
21537         with O_NOLINK passed to __file_name_lookup.
21538
21539         * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
21540         with O_NOLINK passed to __file_name_lookup.
21541
21542         * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
21543         negative N or less than NGIDS.
21544
21545         * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
21546         type to string_t.  Set ERANGE as errno and return it if NAME is not big
21547         enough.  Use memcpy instead of strncpy.
21548
21549 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
21550
21551         * elf/Makefile (check-data): Remove.
21552         (localplt.data): New vpath directive.
21553         ($(objpfx)check-localplt.out): Use localplt.data from vpath
21554         instead of $(check-data).
21555         * scripts/data/localplt-generic.data: Move to ...
21556         * sysdeps/generic/localplt.data: ... here.
21557         * scripts/data/localplt-i386-linux-gnu.data: Move to ...
21558         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
21559         * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
21560         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
21561         ... here.
21562         * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
21563         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
21564         ... here.
21565         * scripts/data/localplt-s390-linux-gnu.data: Move to ...
21566         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
21567         ... here.
21568         * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
21569         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
21570         ... here.
21571         * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
21572         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
21573         ... here.
21574         * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
21575         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
21576         ... here.
21577
21578 2012-07-19 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21579
21580         * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
21581         PPC32 and PPC64 files.
21582         * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
21583         * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
21584
21585 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21586
21587         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
21588         __makecontext_ret to ...
21589         * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
21590         ... here and call exit if uc_link is NULL.  New file.
21591         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
21592         __makecontext_ret.S.
21593         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
21594         __makecontext_ret to ...
21595         * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
21596         ... here and call exit if uc_link is NULL.  New file.
21597         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
21598         __makecontext_ret.S.
21599
21600 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21601
21602         * elf/elf.h (R_390_IRELATIVE): New definition.
21603         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
21604         resolver function for IFUNC symbols.  Support R_390_IRELATIVE.
21605         (elf_machine_lazy_rel): Support R_390_IRELATIVE.
21606         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
21607         (elf_machine_lazy_rel): Likewise.
21608         * sysdeps/s390/dl-irel.h: New file.
21609         * sysdeps/s390/s390-64/memcpy.S: New asm code.
21610         * sysdeps/s390/s390-64/memset.S: New asm code.
21611         * sysdeps/s390/s390-64/memcmp.S: New asm code.
21612         * sysdeps/s390/s390-64/multiarch/memset.S: New file.
21613         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
21614         * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
21615         * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
21616         * sysdeps/s390/s390-64/multiarch/Makefile: New file.
21617         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
21618         * sysdeps/s390/s390-32/multiarch/Makefile: New file.
21619         * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
21620         * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
21621         * sysdeps/s390/s390-32/multiarch/memset.S: New file.
21622         * sysdeps/s390/s390-32/memcpy.S: New asm code.
21623         * sysdeps/s390/s390-32/memset.S: New asm code.
21624         * sysdeps/s390/s390-32/memcmp.S: New asm code.
21625
21626 2012-07-17  Marek Polacek  <polacek@redhat.com>
21627
21628         [BZ #14349]
21629         * sysdeps/s390/s390-32/configure.in: Remove TLS check.
21630         * sysdeps/s390/s390-64/configure.in: Likewise.
21631         * sysdeps/sparc/configure.in: Likewise.
21632         * sysdeps/powerpc/powerpc32/configure.in: Likewise.
21633         * sysdeps/powerpc/powerpc64/configure.in: Likewise.
21634         * sysdeps/i386/configure.in: Likewise.
21635         * sysdeps/x86_64/configure.in: Likewise.
21636         * sysdeps/sh/configure.in: Likewise.
21637         * sysdeps/s390/s390-32/configure: Regenerated.
21638         * sysdeps/s390/s390-64/configure: Likewise.
21639         * sysdeps/x86_64/configure: Likewise.
21640         * sysdeps/sh/configure: Likewise.
21641         * sysdeps/powerpc/powerpc64/configure: Likewise.
21642         * sysdeps/powerpc/powerpc32/configure: Likewise.
21643         * sysdeps/sparc/configure: Likwise.
21644         * sysdeps/i386/configure: Likewise.
21645
21646         * elf/dl-open.c: Comment fixes.
21647
21648 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
21649
21650         * Makefile [CXX] (check-data): Remove.
21651         [CXX] (c++-types.data): New vpath directive.
21652         [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
21653         vpath.  Do not allow for C++ type data being missing.
21654         * scripts/data/c++-types-alpha-linux-gnu.data: Move to
21655         ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
21656         * scripts/data/c++-types-ia64-linux-gnu.data: Move to
21657         ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
21658         * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
21659         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
21660         * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
21661         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
21662         ... here.
21663         * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
21664         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
21665         ... here.
21666         * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
21667         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
21668         ... here.
21669         * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
21670         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
21671         ... here.
21672         * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
21673         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
21674         ... here.
21675         * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
21676         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
21677         ... here.
21678         * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
21679         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
21680         ... here.
21681         * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
21682         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
21683
21684         * elf/tls-macros.h (TLS_LE): Move architecture-specific
21685         definitions to architecture-specific files.
21686         (TLS_IE): Likewise.
21687         (TLS_LD): Likewise.
21688         (TLS_GD): Likewise.
21689         * sysdeps/i386/tls-macros.h: New file.
21690         * sysdeps/powerpc/tls-macros.h: Likewise.
21691         * sysdeps/s390/s390-32/tls-macros.h: Likewise.
21692         * sysdeps/s390/s390-64/tls-macros.h: Likewise.
21693         * sysdeps/sh/tls-macros.h: Likewise.
21694         * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
21695         * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
21696         * sysdeps/x86_64/tls-macros.h: Likewise.
21697
21698 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
21699
21700         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
21701         zero value for regular exit case.
21702
21703         * sysdeps/unix/sysv/linux/x86_64/__start_context.S
21704         (__start_context): Preserve zero value for regular exit case.
21705
21706 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
21707             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21708
21709         * manual/setjmp.texi (setcontext): Clarify normal process
21710         termination when uc_link is the null pointer.
21711         * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
21712         exit call.
21713
21714 2012-07-16  Andreas Schwab  <schwab@linux-m68k.org>
21715
21716         * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
21717         preprocessor.  Test for each exception mask separately.
21718
21719 2012-07-16  Andreas Jaeger  <aj@suse.de>
21720
21721         * po/ru.po: Update from translation team.
21722
21723 2012-07-15  Joseph Myers  <joseph@codesourcery.com>
21724
21725         * conform/data/string.h-data (NULL): Use macro-constant.  Require
21726         equal to 0.
21727         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
21728         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
21729         (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
21730         (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
21731         [ISO || ISO99 || ISO11] (*_t): Do not allow.
21732
21733 2012-07-13  Andreas Jaeger  <aj@suse.de>
21734
21735         * po/fr.po: Update from translation team.
21736
21737 2012-07-12  Marek Polacek  <polacek@redhat.com>
21738
21739         [BZ #14173]
21740         * math/libm-test.inc (yn_test): Add test for BZ #14173.
21741         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
21742         loop condition.
21743
21744 2012-07-12  Joseph Myers  <joseph@codesourcery.com>
21745
21746         [BZ #13717]
21747         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
21748         Change to 2.4.1 where previously 2.4.0.
21749         * sysdeps/unix/sysv/linux/configure: Regenerated.
21750         * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
21751         (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
21752         version.
21753         [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
21754         (__ASSUME_AT_CLKTCK): Remove.
21755         (__ASSUME_AT_PAGESIZE): Likewise.
21756         (__ASSUME_AT_XID): Likewise.
21757         (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
21758         [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
21759         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
21760         unconditionally.
21761         (HAVE_AUX_PAGESIZE): Likewise.
21762         * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
21763         [__ASSUME_AT_CLKTCK]: Make code unconditional.
21764         [!__ASSUME_AT_CLKTCK]: Remove conditional code.
21765
21766 2012-07-12  Jeroen van Bemmel  <jvb127@gmail.com>
21767
21768         [BZ #14307]
21769         * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
21770         the temporary buffer used to invoke __gethostbyname2_r,
21771         __gethostbyaddr_r and gethostbyname4_r to make room for struct
21772         host_data / struct gaih_addrtuple.
21773         * resolv/nss_dns/dns-host.c (global scope): Move definition of
21774         implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
21775         header file nss/nsswitch.h.
21776         * nss/nsswitch.h (global scope): Add definition of implementation
21777         constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
21778         resolv/nss_dns/dns-host.c).
21779
21780 2012-07-11  Andreas Jaeger  <aj@suse.de>
21781
21782         * po/fr.po: Update from translation team.
21783
21784         * po/sv.po: Update from translation team
21785         * po/fr.po: Another update from translation team.
21786
21787 2012-07-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21788
21789         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
21790         for subnormals or multiply small sinh result by itself.
21791         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
21792         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21793
21794 2012-07-11  David S. Miller  <davem@davemloft.net>
21795
21796         * sysdeps/sparc/fpu/libm-test-ulps: Update.
21797
21798 2012-07-10  Andreas Schwab  <schwab@linux-m68k.org>
21799
21800         [BZ #14347]
21801         * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
21802         (INTERNAL_MARK): Shift it here.
21803
21804 2012-07-10  Marek Polacek  <polacek@redhat.com>
21805
21806         [BZ #14151]
21807         * configure.in (libc_cv_asm_global_directive): Remove test.  Replace
21808         libc_cv_asm_global_directive with .globl.
21809         * configure: Regenerated.
21810         * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
21811         with .globl.
21812         * sysdeps/i386/configure: Regenerated.
21813         * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
21814         with .globl.
21815         * sysdeps/x86_64/configure: Regenerated.
21816         * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
21817         * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
21818         * elf/tst-unique2mod2.c: Likewise.
21819         * elf/tst-unique2mod1.c: Likewise.
21820         * elf/tst-unique1mod2.c: Likewise.
21821         * elf/tst-unique1mod1.c: Likewise.
21822         * sysdeps/s390/s390-32/sysdep.h: Likewise.
21823         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
21824         * sysdeps/s390/s390-64/sysdep.h: Likewise.
21825         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
21826         * sysdeps/mach/sysdep.h: Likewise.
21827         * sysdeps/i386/sysdep.h: Likewise.
21828         * sysdeps/i386/i386-mcount.S: Likewise.
21829         * sysdeps/x86_64/_mcount.S: Likewise.
21830         * sysdeps/x86_64/sysdep.h: Likewise.
21831         * sysdeps/sh/_mcount.S: Likewise.
21832         * sysdeps/sh/sysdep.h: Likewise.
21833         * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
21834         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
21835         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
21836         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
21837         * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
21838         * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
21839         * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
21840         * locale/localeinfo.h: Likewise.
21841         (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
21842         (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
21843
21844 2012-07-09  Roland McGrath  <roland@hack.frob.com>
21845
21846         [BZ #14336]
21847         * manual/charset.texi (Extended Char Intro): Word use fix, "operating
21848         system".
21849         * manual/message.texi (The Uniforum approach): Likewise.
21850         * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
21851         (glibc iconv Implementation): Likewise.
21852
21853 2012-07-09  Joseph Myers  <joseph@codesourcery.com>
21854
21855         [BZ #14337]
21856         * math/s_clog.c (__clog): Avoid scaling a value down where that
21857         could result in underflow.
21858         * math/s_clog10.c (__clog10): Likewise.
21859         * math/s_clog10f.c (__clog10f): Likewise.
21860         * math/s_clog10l.c (__clog10l): Likewise.
21861         * math/s_clogf.c (__clogf): Likewise.
21862         * math/s_clogl.c (__clogl): Likewise.
21863         * math/libm-test.inc (clog_test): Add more tests.
21864         (clog10_test): Likewise.
21865         * sysdeps/i386/fpu/libm-test-ulps: Update.
21866         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21867
21868 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
21869
21870         [BZ #14283]
21871         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
21872         by 7 not 8 to examine high bit of fractional part.
21873
21874         [BZ #14042]
21875         * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
21876         for call to __mcount_internal.
21877         * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
21878         (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
21879         * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
21880
21881 2012-07-06  Joseph Myers  <joseph@codesourcery.com>
21882
21883         [BZ #14154]
21884         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
21885         approximation for values within 0x1p-13f of an odd multiple of
21886         pi/4.
21887         * math/libm-test.inc (tan_test): Do not allow spurious underflow
21888         exception.  Add more tests.
21889         * sysdeps/i386/fpu/libm-test-ulps: Update.
21890
21891         [BZ #6778]
21892         * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
21893         inputs and return -1 for them.  Do not check for +Inf in case not
21894         reachable for +Inf.
21895         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
21896         * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
21897         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
21898         and return -1 for them.  Do not check for +Inf in case not
21899         reachable for +Inf.
21900         * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
21901         define.
21902         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
21903         and return -1 for them.  Do not check for +Inf in case not
21904         reachable for +Inf.
21905         * math/libm-test.inc (expm1_test): Add more tests.  Do not allow
21906         spurious underflow.
21907         * sysdeps/i386/fpu/libm-test-ulps: Update.
21908         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21909
21910 2012-07-06  Mike Frysinger  <vapier@gentoo.org>
21911
21912         * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
21913
21914 2012-07-05  Joseph Myers  <joseph@codesourcery.com>
21915
21916         [BZ #14157]
21917         [BZ #14331]
21918         * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
21919         could result in spurious underflow.  Scale down values above
21920         DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
21921         * math/s_csqrtf.c (__csqrtf): Likewise.
21922         * math/s_csqrtl.c (__csqrtl): Likewise.
21923         * math/libm-test.inc (csqrt_test): Add more tests.  Do not allow
21924         spurious underflow.
21925         * sysdeps/i386/fpu/libm-test-ulps: Update.
21926         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21927
21928 2012-07-04  Andreas Schwab  <schwab@linux-m68k.org>
21929
21930         * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
21931         xopen-msg.sed.
21932         * catgets/xopen-msg.awk: New file.
21933         * catgets/xopen-msg.sed: Removed.
21934
21935         * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
21936         po2text.sed.
21937         * intl/po2test.awk: New file.
21938         * intl/po2test.sed: Removed.
21939
21940 2012-07-04  Joseph Myers  <joseph@codesourcery.com>
21941
21942         [BZ #14328]
21943         * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
21944         or multiply small sinh result by itself.
21945         * math/s_ctanf.c (__ctanf): Likewise.
21946         * math/s_ctanh.c (__ctanh): Likewise.
21947         * math/s_ctanhf.c (__ctanhf): Likewise.
21948         * math/s_ctanhl.c (__ctanhl): Likewise.
21949         * math/s_ctanl.c (__ctanl): Likewise.
21950         * math/libm-test.inc (ctan_test_tonearest): New function.
21951         (ctan_test_towardzero): Likewise.
21952         (ctan_test_downward): Likewise.
21953         (ctan_test_upward): Likewise.
21954         (ctanh_test_tonearest): Likewise.
21955         (ctanh_test_towardzero): Likewise.
21956         (ctanh_test_downward): Likewise.
21957         (ctanh_test_upward): Likewise.
21958         (main): Call these new functions.
21959         * sysdeps/i386/fpu/libm-test-ulps: Update.
21960         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21961
21962 2012-07-03  Mike Frysinger  <vapier@gentoo.org>
21963
21964         * .gitignore: Delete /ports entry.
21965
21966 2012-07-03  Andreas Jaeger  <aj@suse.de>
21967
21968         * po/bg.po: Update from translation team.
21969         * po/cs.po: Likewise.
21970         * po/de.po: Likewise.
21971         * po/hr.po: Likewise.
21972         * po/nl.pl: Likewise.
21973         * po/pl.po: Likewise.
21974         * po/vi.po: Likewise.
21975
21976 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
21977
21978         * Makeconfig [!+link] (+link-before-libc): New variable.
21979         [!+link] (+link-after-libc): Likewise.
21980         [!+link] (+link-tests): Likewise.
21981         [!+link] (+link): Define in terms of $(+link-before-libc) and
21982         $(+link-after-libc).
21983         [!+link-static] (+link-static-before-libc): New variable.
21984         [!+link-static] (+link-static-after-libc): Likewise.
21985         [!+link-static] (+link-static-tests): Likewise.
21986         [!+link-static] (+link-static): Define in terms of
21987         $(+link-static-before-libc) and $(+link-static-after-libc).
21988         [build-shared] (link-libc-before-gnulib): New variable.
21989         [build-shared] (link-libc-tests): Likewise.
21990         [build-shared] (link-libc): Define in terms of
21991         $(link-libc-before-gnulib).
21992         [!build-shared] (link-libc-tests): New variable.
21993         (link-libc-static-tests): New variable.
21994         [!gnulib] (gnulib-arch): New variable.
21995         [!gnulib] (gnulib-tests): Likewise.
21996         [!gnulib] (static-gnulib-arch): Likewise.
21997         [!gnulib] (static-gnulib-tests): Likewise.
21998         [!gnulib] (gnulib): Use $(gnulib-arch).  Do not use $(libgcc_eh).
21999         Define with "=" instead of ":=".
22000         [!gnulib] (static-gnulib): Use $(static-gnulib-arch).  Do not use
22001         -lgcc_eh $(libunwind).  Define with "=" instead of ":=".
22002         * Rules (binaries-all-notests): New variable.
22003         (binaries-all-tests): Likewise.
22004         (binaries-static-notests): Likewise.
22005         (binaries-static-tests): Likewise.
22006         (binaries-all): Define using $(binaries-all-notests) and
22007         $(binaries-all-tests).
22008         (binaries-static): Define using $(binaries-static-notests) and
22009         $(binaries-static-tests).
22010         (binaries-shared-tests): New variable.
22011         (binaries-shared-notests): Likewise.
22012         (binaries-shared): Remove variable.
22013         ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
22014         ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
22015         ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
22016         ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
22017         ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
22018         ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
22019         * elf/Makefile (sln-modules): New variable.
22020         (extra-objs): Add $(sln-modules:=.o).
22021         (ldconfig-modules): Add static-stubs.
22022         ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
22023         * elf/static-stubs.c: New file.
22024
22025         [BZ #14283]
22026         * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
22027         by 7 not 8 to examine high bit of fractional part.  Use volatile
22028         variables when splitting into final array of floats if
22029         __FLT_EVAL_METHOD__ != 0.
22030         * math/libm-test.inc (cos_test): Add another test.
22031         (sin_test): Likewise.
22032         * sysdeps/i386/fpu/libm-test-ulps: Update.
22033
22034         [BZ #14273]
22035         * math/libm-test.inc (cosh_test): Add more tests.
22036
22037         * version.h (RELEASE): Set to "development".
22038         (VERSION): Set to "2.16.90".
22039
22040 2012-06-30  Carlos O'Donell  <carlos_odonell@mentor.com>
22041
22042         * NEWS: Update copyright. Remove last-updated date.
22043         Mention math library bug fixes and timezone data changes.
22044         * README: Mention GNU/Hurd, x32, and HPPA support status.
22045
22046 2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
22047
22048         * manual/contrib.texi (Contributors): Sort alphabetically by last name.
22049
22050 2012-06-27  Andreas Jaeger  <aj@suse.de>
22051
22052         * manual/contrib.texi (Contributors): Add Samuel Thibault.
22053
22054 2012-06-25  Andreas Jaeger  <aj@suse.de>
22055
22056         * sysdeps/s390/fpu/libm-test-ulps: Update.
22057
22058 2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
22059             Thomas Schwinge  <thomas@codesourcery.com>
22060
22061         * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
22062         * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
22063         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
22064         fanotify_mark.
22065
22066 2012-06-23  Thomas Schwinge  <thomas@codesourcery.com>
22067
22068         * sysdeps/mach/start.c: Remove file.
22069         * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
22070         * sysdeps/i386/init-first.c: Fix comment regarding start.S.
22071         * sysdeps/sh/init-first.c: Likewise.
22072
22073         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
22074         registers for frame unwinding purposes, add CFI directives.
22075         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
22076         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
22077         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
22078         Likewise.
22079
22080         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
22081         __fortify_fail returning.
22082         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
22083
22084         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
22085         sysdeps/sh/____longjmp_chk.S.
22086         * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
22087         on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
22088         * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
22089         (gen-as-const-headers): Append sigaltstack-offsets.sym.
22090
22091         * sysdeps/sh/abort-instr.h: New file.
22092         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
22093         process in case exit returns.
22094
22095         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
22096         initialize the GOT register before use.
22097
22098         * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
22099         calculation of ARGC > 4.
22100
22101         * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
22102         meaningful names to some local labels.
22103
22104 2012-06-22  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
22105             Kaz Kojima  <kkojima@rr.iij4u.or.jp>
22106
22107         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
22108         (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
22109         (__arch_compare_and_exchange_val_16_acq): Likewise.
22110         (__arch_compare_and_exchange_val_32_acq): Likewise.
22111         (atomic_exchange_and_add): Fix gUSA sequence.
22112         (atomic_add): Likewise.
22113         (atomic_add_negative): Likewise.
22114         (atomic_add_zero): Likewise.
22115         (atomic_bit_test_set): Likewise.
22116
22117 2012-06-22  Andreas Schwab  <schwab@redhat.com>
22118
22119         [BZ #13579]
22120         * include/link.h (struct link_map): Add l_free_initfini.
22121         * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
22122         l_initfini.
22123         * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
22124         * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
22125         * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
22126         set.
22127
22128 2012-06-22  Carlos O'Donell  <carlos_odonell@mentor.com>
22129
22130         * configure.in: Use AC_LANG_SOURCE.
22131         * configure: Regenerate.
22132
22133 2012-06-22  Roland McGrath  <roland@hack.frob.com>
22134
22135         * configure.in (libc_cv_localstatedir): New substituted variable.
22136         * configure: Regenerated.
22137         * config.make.in (localstatedir): New variable, substituted from
22138         libc_cv_localstatedir.
22139         * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
22140         * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
22141         ${prefix}/var to /var when we change ${prefix}/etc to /etc.
22142         * sysdeps/gnu/configure: Regenerated.
22143
22144 2012-06-21  Jeff Law  <law@redhat.com>
22145
22146         [BZ #14277]
22147         * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
22148         free.  Simplify list management for _LIBC case.
22149
22150 2012-06-21  Joseph Myers  <joseph@codesourcery.com>
22151
22152         [BZ #14273]
22153         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
22154         Clear sign bit of 64-bit integer value before comparing against
22155         overflow value.
22156
22157         * sysdeps/mach/configure: Regenerated.
22158
22159 2012-06-21  H.J. Lu  <hongjiu.lu@intel.com>
22160
22161         [BZ #14278]
22162         * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
22163
22164 2012-06-21  Jeff Law  <law@redhat.com>
22165
22166         [BZ #13882]
22167         * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
22168         uint16_t for elements in the "seen" array to avoid char overflows.
22169         * elf/dl-fini.c (_dl_sort_fini): Likewise.
22170         * elf/dl-open.c (dl_open_worker): Likewise.
22171
22172 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
22173
22174         * scripts/list-sources.sh: Scan PORTS for translations.
22175         * po/libc.pot: Regenerated.
22176
22177 2012-06-21  Andreas Jaeger  <aj@suse.de>
22178
22179         [BZ #12194]
22180         * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
22181         warning.
22182         * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
22183         * bits/byteswap-16.h (__bswap_16): Likewise.
22184         * bits/byteswap.h (__bswap_constant_16): Likewise.
22185
22186 2012-06-18  H.J. Lu  <hongjiu.lu@intel.com>
22187
22188         [BZ #14117]
22189         * sysdeps/i386/fpu_control.h: Removed.
22190         * sysdeps/x86_64/fpu_control.h: Moved to ...
22191         * sysdeps/x86/fpu_control.h: Here.
22192
22193         * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
22194         (_FPU_SETCW): Likewise.
22195
22196 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
22197
22198         [BZ #14117]
22199         * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
22200         * sysdeps/x86/fpu/bits/mathinline.h: This.
22201         * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
22202
22203         [BZ #14050]
22204         [BZ #14117]
22205         * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
22206         functions if __x86_64__ is defined.
22207
22208 2012-06-15  Chung-Lin Tang  <cltang@codesourcery.com>
22209
22210         * string/endian.h: Add !__ASSEMBLER__ condition for including
22211         conversion interfaces.
22212
22213 2012-06-15  Joseph Myers  <joseph@codesourcery.com>
22214
22215         [BZ #14241]
22216         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
22217         of ABS(x) in calculating zero to negative powers other than odd
22218         integers.
22219         * math/libm-test.inc (pow_test): Add more tests.
22220
22221 2012-06-15  Andreas Jaeger  <aj@suse.de>
22222
22223         * manual/contrib.texi (Contributors): Update entry of Liubov
22224         Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
22225         Machado Filho.
22226
22227 2012-06-15  Cyril Hrubis  <metan@ucw.cz>
22228
22229         * string/string.h: Add __wur to GNU version of strerror_r.
22230
22231 2012-06-14  H.J. Lu  <hongjiu.lu@intel.com>
22232
22233         [BZ #14229]
22234         * string/Makefile (tests): Add tst-strtok_r.
22235         * string/tst-strtok_r.c: New file.
22236         * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
22237         RAX_LP/RDX_LP on SAVE_PTR.
22238
22239 2012-06-14  Roland McGrath  <roland@hack.frob.com>
22240
22241         * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
22242
22243 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
22244
22245         * libm_test.inc (csqrt_test): Allow more spurious underflow
22246         exceptions.
22247         (j0_test): Likewise.
22248         (j1_test): Likewise.
22249         (y0_test): Likewise.
22250         (y1_test): Likewise.
22251
22252 2012-06-13  Carlos O'Donell  <carlos_odonell@mentor.com>
22253
22254         * po/Makefile (libc.pot): Use UTF-8 charset.
22255
22256 2012-06-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
22257
22258         [BZ #14210]
22259         Suppress sign-conversion warning from FD_SET.
22260         See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
22261         * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
22262         not unsigned long int.
22263         * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
22264
22265 2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
22266
22267         [BZ #14050]
22268         [BZ #14117]
22269         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
22270         __extern_always_inline instead of __extern_inline.
22271         (__signbitf): Support __SSE2_MATH__ and C++ namespace.
22272         (__signbit): Likewise.
22273         (__signbitl): Support C++ namespace.
22274         (lrintf): New inline function.
22275         (lrint): Likewise.
22276         (llrintf): Likewise.
22277         (llrint): Likewise.
22278         (fmaxf): Likewise.
22279         (fmax): Likewise.
22280         (fminf): Likewise.
22281         (fmin): Likewise.
22282         (rint): Likewise.
22283         (rintf): Likewise.
22284         (ceil): Likewise.
22285         (ceilf): Likewise.
22286         (floor): Likewise.
22287         (floorf): Likewise.
22288         (nearbyint): Likewise.
22289         (nearbyintf): Likewise.
22290
22291 2012-06-12  Thomas Schwinge  <thomas@codesourcery.com>
22292
22293         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
22294         non-default versions.
22295
22296 2012-06-11  Roland McGrath  <roland@hack.frob.com>
22297
22298         [BZ #14218]
22299         * manual/argp.texi (Argp): Reword argp_parse description slightly.
22300
22301 2012-06-09  Thomas Schwinge  <thomas@codesourcery.com>
22302
22303         * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
22304         (FE_UPWARD, FE_DOWNWARD): Don't define.
22305         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
22306         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
22307
22308         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
22309         reading it.
22310         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
22311         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
22312
22313 2012-06-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
22314
22315         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
22316         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
22317         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
22318         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
22319
22320 2012-06-06  H.J. Lu  <hongjiu.lu@intel.com>
22321
22322         [BZ #14117]
22323         * sysdeps/i386/fpu/bits/fenv.h: Removed.
22324         * sysdeps/i386/fpu/Implies: New file.
22325         * sysdeps/x86_64/fpu/Implies: Likewise.
22326         * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
22327         * sysdeps/x86/fpu/bits/fenv.h: This.
22328
22329         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
22330         __SSE_MATH__.
22331
22332 2012-06-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
22333
22334         [BZ #14134]
22335         * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
22336         character 0xffff that matches the last element of the
22337         conversion table.
22338
22339 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22340
22341         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
22342         fmodl commit.
22343
22344 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22345
22346         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
22347         values higher than 25.6283.
22348
22349 2012-06-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22350
22351         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
22352         subnormal exponent extraction and add some __builtin_expect.
22353         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
22354         Fix for subnormal mantissa calculation.
22355
22356 2012-06-04  Mike Frysinger  <vapier@gentoo.org>
22357
22358         * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
22359         cpu2 is -1 and errno is not ENOSYS.
22360
22361 2012-06-04  H.J. Lu  <hongjiu.lu@intel.com>
22362
22363         [BZ #14117]
22364         * sysdeps/i386/i486/bits/string.h: Renamed to ...
22365         * sysdeps/x86/bits/string.h: This.
22366         * sysdeps/x86_64/bits/string.h: Removed.
22367
22368         * sysdeps/i386/i486/bits/string.h: Define inline functions only
22369         if not compiling for x86-64, but compiling for >= i486.
22370
22371         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
22372         * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
22373
22374         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
22375         New macro from Linux kernel 3.4.0.
22376         (FP_XSTATE_MAGIC2): Likewise.
22377         (FP_XSTATE_MAGIC2_SIZE): Likewise.
22378         (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
22379         (struct _fpx_sw_bytes): New struct.
22380         (struct _xsave_hdr): Likewise.
22381         (struct _ymmh_state): Likewise.
22382         (struct _xstate): Likewise.
22383
22384         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
22385         * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
22386         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
22387         * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
22388         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
22389         * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
22390
22391         * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
22392         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
22393         * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
22394         * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
22395         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
22396         * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
22397
22398 2012-06-04  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
22399
22400         [BZ #13743]
22401         * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
22402         * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
22403         (sysdep_headers): Include sys/platform/ppc.h.
22404         * sysdeps/powerpc/test-gettimebase.c: Test for
22405         __ppc_get_timebase() to catch future ISA opcode/insn changes.
22406         * manual/Makefile (appendices): Include platform.texi.
22407         * manual/contrib.texi (Contributors): Update @node pointers.
22408         * manual/maint.texi (Maintenance): Likewise.
22409         (Platform): New node.
22410         * manual/platform.texi: New file.  Document the new features.
22411
22412 2012-06-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
22413             Jakub Jelinek  <jakub@redhat.com>
22414
22415         [BZ #14188]
22416         * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
22417         where __builtin_expect is unavailable.
22418
22419 2012-06-03  David S. Miller  <davem@davemloft.net>
22420
22421         * stdlib/longlong.h: Updated from GCC.
22422
22423 2012-06-02  Andreas Schwab  <schwab@linux-m68k.org>
22424
22425         [BZ #14042]
22426         * sysdeps/powerpc/powerpc32/mcount.c: New file.
22427         * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
22428         __mcount_internal.
22429         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
22430         (GLIBC_2.16): Likewise.
22431
22432 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
22433
22434         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
22435
22436 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
22437
22438         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
22439         (default-abi): New variable.
22440         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
22441         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
22442         variable.
22443         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
22444         Likewise.
22445         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
22446         Likewise.
22447         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
22448         Likewise.
22449
22450         * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
22451         definition.  Document in comment.
22452
22453 2012-06-01  David S. Miller  <davem@davemloft.net>
22454
22455         * stdlib/longlong.h: Updated from GCC.
22456
22457 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
22458
22459         [BZ #14117]
22460         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
22461         Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
22462         sys/debugreg.h sys/io.h here.
22463         * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
22464         sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
22465         sys/io.h.
22466         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
22467         Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
22468         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
22469         * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
22470         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
22471         * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
22472
22473         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
22474         Define only if __x86_64__ is defined.
22475
22476 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
22477
22478         [BZ #14048]
22479         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
22480         Use int64_t for variable i.
22481         * math/libm-test.inc (fmod_test): Add more tests.
22482
22483         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
22484         z computation is not scheduled after fetestexcept.
22485         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
22486         Use math_force_eval instead of asm to ensure calculation scheduled
22487         before exception test.
22488         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
22489         Ensure a1 + u.d computation is not scheduled after fetestexcept.
22490
22491 2012-06-01  Aurelien Jarno  <aurelien@aurel32.net>
22492
22493         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
22494         computation is not scheduled after fetestexcept.
22495
22496 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
22497
22498         [BZ #14117]
22499         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
22500         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
22501
22502 2012-06-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22503
22504         * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
22505         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
22506
22507 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
22508
22509         [BZ #14117]
22510         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
22511         <bits/wordsize.h>.
22512         (__WCHAR_MIN): Support __WORDSIZE == 64.
22513         (__WCHAR_MAX): Likewise.
22514
22515         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
22516         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
22517
22518         [BZ #14183]
22519         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
22520         Defined with __SWORD_TYPE if __x86_64__ isn't defined.
22521
22522         [BZ #14117]
22523         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
22524         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
22525
22526         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
22527         * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
22528
22529         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
22530         Defined to 1 if __x86_64__ isn't defined.
22531         (_STAT_VER_LINUX_OLD): New.
22532         (st_atime): Remove duplicate.
22533         (st_mtime): Likewise.
22534         (st_ctime): Likewise.
22535
22536 2012-05-31  David S. Miller  <davem@davemloft.net>
22537
22538         * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
22539         entries.
22540
22541 2012-06-01  Andreas Schwab  <schwab@linux-m68k.org>
22542
22543         * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
22544         gen-libm-test.pl.
22545
22546         [BZ #14132]
22547         * elf/dl-reloc.c: Include <_itoa.h>.
22548         (_dl_reloc_bad_type): Remove use of INTUSE.
22549         * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
22550         * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
22551         * stdio-common/psiginfo.c (psiginfo): Likewise.
22552         * stdio-common/psignal.c (psignal): Likewise.
22553         * string/strsignal.c (strsignal): Likewise.
22554         * include/signal.h (_sys_siglist): Declare hidden proto.
22555         * stdio-common/itoa-digits.c: Include <_itoa.h>.  Replace
22556         INTVARDEF with libc_hidden_data_def.
22557         * stdio-common/itoa-udigits.c: Likewise.
22558         * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
22559         (_itoa_lower_digits_internal): Remove declaration.
22560         (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
22561         * sysdeps/gnu/siglist.c (_sys_siglist_internal)
22562         (_sys_sigabbrev_internal): Remove aliases.
22563         (_sys_siglist): Define hidden alias.
22564
22565 2012-05-31  Markus Trippelsdorf  <markus@trippelsdorf.de>
22566
22567         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
22568         bits/sysctl.h.
22569
22570 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
22571
22572         [BZ #14117]
22573         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
22574         * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
22575
22576         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
22577         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
22578         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
22579         * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
22580         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
22581         * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
22582
22583         * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
22584         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
22585         * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
22586
22587         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
22588         with __addr.
22589         (insw): Likewise.
22590         (insl): Likewise.
22591         (outsb): Likewise.
22592         (outsw): Likewise.
22593         (outsl): Likewise.
22594
22595         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
22596         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
22597         * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
22598
22599         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
22600         * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
22601         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
22602         * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
22603         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
22604         * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
22605
22606         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
22607         * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
22608
22609         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
22610         * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
22611
22612         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
22613         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
22614         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
22615
22616         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
22617         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
22618         to ...
22619         * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
22620
22621         * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
22622         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
22623         * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
22624
22625         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
22626         for x86-64.
22627         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
22628
22629 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
22630
22631         * math/math.h (M_El): Use two more decimal places.
22632         (M_LOG2El): Likewise.
22633         (M_LOG10El): Likewise.
22634         (M_LN2l): Likewise.
22635         (M_LN10l): Likewise.
22636         (M_PIl): Likewise.
22637         (M_PI_2l): Likewise.
22638         (M_PI_4l): Likewise.
22639         (M_1_PIl): Likewise.
22640         (M_2_PIl): Likewise.
22641         (M_2_SQRTPIl): Likewise.
22642         (M_SQRT2l): Likewise.
22643         (M_SQRT1_2l): Likewise.
22644
22645 2012-05-31  David S. Miller  <davem@davemloft.net>
22646
22647         * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
22648         values between float registers.
22649         * sysdeps/sparc/sparc64/memset.S: Likewise.
22650         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
22651
22652 2012-05-31  Mike Frysinger  <vapier@gentoo.org>
22653
22654         * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
22655         -D_FORTIFY_SOURCE=1.
22656         (CPPFLAGS-tst-longjmp_chk.c): Define.
22657         (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
22658         (CPPFLAGS-tst-longjmp_chk2.c): Define.
22659         * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
22660         CFLAGS-tst-wchar-h.c.
22661
22662 2012-05-31  Marek Polacek  <polacek@redhat.com>
22663
22664         [BZ #14132]
22665         * include/mntent.h (__setmntent_internal, __getmntent_r_internal
22666         __endmntent_internal): Remove declaration.
22667         (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
22668         (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
22669         * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
22670
22671 2012-05-30  David S. Miller  <davem@davemloft.net>
22672
22673         * sysdeps/sparc/sparc32/soft-fp/q_util.c
22674         (___Q_simulate_exceptions): Use real FP ops rather than writing
22675         into the %fsr.
22676         * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
22677         Likewise.
22678
22679 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
22680
22681         [BZ #14117]
22682         * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
22683         * sysdeps/x86/bits/xtitypes.h: This.
22684
22685         * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
22686         * sysdeps/x86/bits/wordsize.h: This.
22687
22688         * sysdeps/i386/bits/huge_vall.h: Renamed to ...
22689         * sysdeps/x86/bits/huge_vall.h: This.
22690
22691         * sysdeps/i386/bits/select.h: Removed.
22692         * sysdeps/x86_64/bits/select.h: Renamed to ...
22693         * sysdeps/x86/bits/select.h: This.
22694
22695         * sysdeps/i386/bits/setjmp.h: Removed.
22696         * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
22697         * sysdeps/x86/bits/setjmp.h: This.
22698
22699         * sysdeps/i386/bits/mathdef.h: Removed.
22700         * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
22701         * sysdeps/x86/bits/mathdef.h: This.
22702
22703 2012-05-30  Andreas Schwab  <schwab@linux-m68k.org>
22704
22705         [BZ #14132]
22706         * include/sys/socket.h (__connect_internal)
22707         (__libc_sa_len_internal): Remove declaration.
22708         (__connect, __libc_sa_len): Declare hidden_proto.
22709         (SA_LEN): Remove use of INTUSE.
22710         * socket/connect.c: Add libc_hidden_def.
22711         * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
22712         * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
22713         * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
22714         alias.
22715         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
22716         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
22717         * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
22718         of adding _internal alias.
22719
22720 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
22721
22722         [BZ #14117]
22723         * sysdeps/i386/bits/link.h: Removed.
22724         * sysdeps/i386/bits/linkmap.h: Likewise.
22725         * sysdeps/x86_64/bits/link.h: Renamed to ...
22726         * sysdeps/x86/bits/link.h: This.
22727         * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
22728         * sysdeps/x86/bits/linkmap.h: This.
22729
22730         * sysdeps/i386/bits/endian.h: Removed.
22731         * sysdeps/x86_64/bits/endian.h: Renamed to ...
22732         * sysdeps/x86/bits/endian.h: This.
22733
22734         * sysdeps/i386/bits/byteswap.h: Removed.
22735         * sysdeps/i386/bits/byteswap-16.h: Likewise.
22736         * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
22737         * sysdeps/x86/bits/byteswap.h: This.
22738         * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
22739         * sysdeps/x86/bits/byteswap-16.h: This.
22740         * sysdeps/i386/Implies: Add x86.
22741         * sysdeps/x86_64/Implies: Likewise.
22742
22743 2012-05-30  David S. Miller  <davem@davemloft.net>
22744
22745         * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
22746         (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
22747         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
22748         (FP_TRAPPING_EXCEPTIONS): Define.
22749         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
22750         (FP_TRAPPING_EXCEPTIONS): Define.
22751         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
22752         subnormals only when inexact has been signalled or underflow
22753         exceptions are enabled.
22754         (_FP_PACK_CANONICAL): Likewise.
22755
22756 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
22757
22758         [BZ #14183]
22759         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
22760         Defined with __UWORD_TYPE if __x86_64__ isn't defined.
22761
22762 2012-05-30  Richard Henderson  <rth@twiddle.net>
22763
22764         * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
22765         with #ifndef NOT_IN_libc.
22766
22767         * scripts/abilist.awk: Accept 8 fields.  Handle Alpha functions
22768         marked to avoid plt entry.
22769
22770 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
22771
22772         [BZ #14112]
22773         * Makeconfig (default-abi): New macro.
22774         (abi-includes): Likewise.
22775         ($(common-objpfx)soversions.mk): Remove WORDSIZE check.  Use
22776         $(abi-$(default-abi)-lib-soname) for soname if defined.
22777         ($(common-objpfx)gnu/lib-names.stmp): Generate from
22778         abi-variants.
22779         * Makefile (installed-stubs): Likewise.
22780         * include/stubs-biarch.h: Removed.
22781         * scripts/lib-names.awk: Only handle one library at a time.
22782         * scripts/soversions.awk: Remove WORDSIZE support.
22783         * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
22784         entries.
22785         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
22786         Removed.
22787         (syscall-list-default-condition): Likewise.
22788         (syscall-list-default-condition): Likewise.
22789         (syscall-list-includes): Likewise.
22790         ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
22791         syscall-list-* with abi-*.  Handle undefined abi-variants.
22792         * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
22793         * sysdeps/unix/sysv/linux/i386/Implies: New file.
22794         * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
22795         * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
22796         * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
22797         * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
22798         Removed.
22799         (syscall-list-32-options): Likewise.
22800         (syscall-list-32-condition): Likewise.
22801         (syscall-list-64-options): Likewise.
22802         (syscall-list-64-condition): Likewise.
22803         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
22804         macro.
22805         * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
22806         Renamed to ...
22807         (abi-*): This.
22808         (abi-64-ld-soname): New macro.
22809         * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
22810         * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
22811         Renamed to ...
22812         (abi-*): This.
22813         * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
22814         * sysdeps/x86_64/x32/shlib-versions: Likewise.
22815
22816 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
22817
22818         * sysdeps/unix/sysv/linux/kernel-features.h
22819         (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
22820         * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
22821         include <kernel-features.h>.
22822         [!__NR_ftruncate64]: Remove conditional code.
22823         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
22824         [__NR_ftruncate64]: Make code unconditional.
22825         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
22826         * sysdeps/unix/sysv/linux/truncate64.c: Do not
22827         include <kernel-features.h>.
22828         [!__NR_ftruncate64]: Remove conditional code.
22829         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
22830         [__NR_ftruncate64]: Make code unconditional.
22831         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
22832         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
22833         include <kernel-features.h>.
22834         [!__NR_ftruncate64]: Remove conditional code.
22835         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
22836         [__NR_ftruncate64]: Make code unconditional.
22837         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
22838         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
22839         include <kernel-features.h>.
22840         [!__NR_ftruncate64]: Remove conditional code.
22841         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
22842         [__NR_ftruncate64]: Make code unconditional.
22843         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
22844
22845         * configure.in (libc_cv_fpie): Weaken to a compile test using
22846         LIBC_TRY_CC_OPTION.
22847         * configure: Regenerated.
22848
22849 2012-05-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
22850
22851         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
22852         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
22853         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
22854         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
22855         Refreshed.
22856         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
22857         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
22858         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
22859         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
22860         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
22861         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
22862         Refreshed.
22863
22864 2012-05-27  David S. Miller  <davem@davemloft.net>
22865
22866         * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
22867         (___Q_zero): New.
22868         (__Q_simulate_exceptions): Return void.  Change to simulate
22869         exceptions by writing into the %fsr.
22870         * sysdeps/sparc/sparc64/soft-fp/qp_util.c
22871         (__Qp_handle_exceptions): Likewise.
22872         (numbers): Delete.
22873         * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
22874         __Qp_handle_exceptions.
22875         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
22876         __Qp_handle_exceptions.
22877         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
22878         as unused and give dummy FP_RND_NEAREST initializer.
22879         (FP_INHIBIT_RESULTS): Define.
22880         (___Q_simulate_exceptions): Update declaration.
22881         (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
22882         formatting.
22883         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
22884         as unused and give dummy FP_RND_NEAREST initializer.
22885         (__Qp_handle_exceptions): Update declaration.
22886         (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
22887         formatting.
22888
22889 2012-05-27  Thomas Schwinge  <thomas@codesourcery.com>
22890
22891         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
22892         the temporary FPU control word.
22893         * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
22894         * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
22895         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
22896         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
22897         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
22898         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
22899         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
22900         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
22901         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
22902         * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
22903         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
22904
22905 2012-05-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
22906
22907         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
22908         fields.
22909
22910 2012-05-27  Chung-Lin Tang  <cltang@codesourcery.com>
22911
22912         * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
22913         * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
22914         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
22915         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
22916         Likewise.
22917         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
22918         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
22919         Likewise.
22920
22921 2012-05-27  Ulrich Drepper  <drepper@gmail.com>
22922
22923         * po/h.po: Update from translation team.
22924
22925 2012-05-26  Andreas Schwab  <schwab@linux-m68k.org>
22926
22927         * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
22928
22929         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
22930         handling of denormals.
22931         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
22932         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
22933         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
22934         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
22935         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
22936         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
22937         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
22938         Likewise.
22939
22940 2012-05-26  Marek Polacek  <polacek@redhat.com>
22941
22942         [BZ #14152]
22943         * math/libm-test.inc (fma_test): Don't always expect underflow
22944         exception.
22945
22946 2012-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
22947
22948         [BZ #12416]
22949         * elf/tst-execstack.c: Include stackinfo.h.
22950         (do_test): Adjust test case to ensure that pthread_getattr_np
22951         behaviour remains the same after marking stack executable.
22952
22953 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
22954
22955         * sysdeps/unix/sysv/linux/kernel-features.h
22956         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
22957         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
22958         kernel-features.h.
22959         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
22960         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
22961         * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
22962         kernel-features.h.
22963         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
22964         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
22965
22966 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
22967
22968         * configure.in: Define the default includes to being none.
22969         * configure: Regenerated.
22970
22971 2012-05-25  Roland McGrath  <roland@hack.frob.com>
22972
22973         * sysdeps/x86_64/__longjmp.S: Add a static probe here.
22974         * sysdeps/x86_64/setjmp.S: Likewise.
22975         * sysdeps/i386/bsd-setjmp.S: Likewise.
22976         * sysdeps/i386/bsd-_setjmp.S: Likewise.
22977         * sysdeps/i386/setjmp.S: Likewise.
22978         * sysdeps/i386/__longjmp.S: Likewise.
22979         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
22980         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
22981
22982         * include/stap-probe.h: New file.
22983         * configure.in: Handle --enable-systemtap.
22984         * configure: Regenerated.
22985         * config.h.in (USE_STAP_PROBE): New #undef.
22986         * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
22987         * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
22988         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
22989
22990 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
22991
22992         [BZ #13717]
22993         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
22994         to 2.4.0 where earlier.
22995         * sysdeps/unix/sysv/linux/configure: Regenerated.
22996         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
22997         <kernel-features.h>.
22998         [__ASSUME_32BITUIDS]: Make code unconditional.
22999         [!__ASSUME_32BITUIDS]: Remove conditional code.
23000         * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
23001         <kernel-features.h>.
23002         [__ASSUME_32BITUIDS]: Make code unconditional.
23003         [!__ASSUME_32BITUIDS]: Remove conditional code.
23004         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
23005         [__ASSUME_32BITUIDS]: Make code unconditional.
23006         (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
23007         * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
23008         <kernel-features.h>.
23009         [__ASSUME_32BITUIDS]: Make code unconditional.
23010         [!__ASSUME_32BITUIDS]: Remove conditional code.
23011         * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
23012         <kernel-features.h>.
23013         [__ASSUME_32BITUIDS]: Make code unconditional.
23014         [!__ASSUME_32BITUIDS]: Remove conditional code.
23015         * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
23016         <kernel-features.h>.
23017         [__ASSUME_32BITUIDS]: Make code unconditional.
23018         [!__ASSUME_32BITUIDS]: Remove conditional code.
23019         * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
23020         <kernel-features.h>.
23021         [__ASSUME_32BITUIDS]: Make code unconditional.
23022         [!__ASSUME_32BITUIDS]: Remove conditional code.
23023         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
23024         <kernel-features.h>.
23025         [__ASSUME_32BITUIDS]: Make code unconditional.
23026         [!__ASSUME_32BITUIDS]: Remove conditional code.
23027         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
23028         <kernel-features.h>.
23029         [__ASSUME_32BITUIDS]: Make code unconditional.
23030         [!__ASSUME_32BITUIDS]: Remove conditional code.
23031         * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
23032         <kernel-features.h>.
23033         [__ASSUME_32BITUIDS]: Make code unconditional.
23034         [!__ASSUME_32BITUIDS]: Remove conditional code.
23035         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
23036         <kernel-features.h>.
23037         [__ASSUME_32BITUIDS]: Make code unconditional.
23038         [!__ASSUME_32BITUIDS]: Remove conditional code.
23039         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
23040         <kernel-features.h>.
23041         [__ASSUME_32BITUIDS]: Make code unconditional.
23042         [!__ASSUME_32BITUIDS]: Remove conditional code.
23043         * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
23044         <kernel-features.h>.
23045         [__ASSUME_32BITUIDS]: Make code unconditional.
23046         [!__ASSUME_32BITUIDS]: Remove conditional code.
23047         * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
23048         <kernel-features.h>.
23049         [__NR_setresgid] (__setresgid): Do not declare.
23050         [__ASSUME_32BITUIDS]: Make code unconditional.
23051         [!__ASSUME_32BITUIDS]: Remove conditional code.
23052         * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
23053         <kernel-features.h>.
23054         [__NR_setresuid] (__setresuid): Do not declare.
23055         [__ASSUME_32BITUIDS]: Make code unconditional.
23056         [!__ASSUME_32BITUIDS]: Remove conditional code.
23057         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
23058         <kernel-features.h>.
23059         [__ASSUME_32BITUIDS]: Make code unconditional.
23060         [!__ASSUME_32BITUIDS]: Remove conditional code.
23061         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
23062         <kernel-features.h>.
23063         [__ASSUME_32BITUIDS]: Make code unconditional.
23064         [!__ASSUME_32BITUIDS]: Remove conditional code.
23065         * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
23066         <kernel-features.h>.
23067         [__ASSUME_32BITUIDS]: Make code unconditional.
23068         [!__ASSUME_32BITUIDS]: Remove conditional code.
23069         * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
23070         <kernel-features.h>.
23071         [__ASSUME_32BITUIDS]: Make code unconditional.
23072         [!__ASSUME_32BITUIDS]: Remove conditional code.
23073         * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
23074         <kernel-features.h>.
23075         [__ASSUME_32BITUIDS]: Make code unconditional.
23076         [!__ASSUME_32BITUIDS]: Remove conditional code.
23077         * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
23078         <kernel-features.h>.
23079         [__ASSUME_32BITUIDS]: Make code unconditional.
23080         [!__ASSUME_32BITUIDS]: Remove conditional code.
23081         * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
23082         <kernel-features.h>.
23083         [__ASSUME_32BITUIDS]: Make code unconditional.
23084         [!__ASSUME_32BITUIDS]: Remove conditional code.
23085         * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
23086         <kernel-features.h>.
23087         [__ASSUME_32BITUIDS]: Make code unconditional.
23088         [!__ASSUME_32BITUIDS]: Remove conditional code.
23089         * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
23090         <kernel-features.h>.
23091         [__ASSUME_32BITUIDS]: Make code unconditional.
23092         [!__ASSUME_32BITUIDS]: Remove conditional code.
23093         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
23094         <kernel-features.h>.
23095         [__ASSUME_32BITUIDS]: Make code unconditional.
23096         [!__ASSUME_32BITUIDS]: Remove conditional code.
23097         * sysdeps/unix/sysv/linux/kernel-features.h
23098         (__ASSUME_SETRESUID_SYSCALL): Remove.
23099         (__ASSUME_SETRESGID_SYSCALL): Likewise.
23100         (__ASSUME_32BITUIDS): Likewise.
23101         (__ASSUME_LDT_WORKS): Likewise.
23102         (__ASSUME_O_DIRECTORY): Likewise.
23103         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
23104         architecture but not kernel version.
23105         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
23106         (__ASSUME_MMAP2_SYSCALL): Likewise.
23107         (__ASSUME_STAT64_SYSCALL): Likewise.
23108         (__ASSUME_IPC64): Likewise.
23109         * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
23110         <kernel-features.h>.
23111         [__ASSUME_32BITUIDS]: Make code unconditional.
23112         [!__ASSUME_32BITUIDS]: Remove conditional code.
23113         * sysdeps/unix/sysv/linux/opendir.c: Do not include
23114         <kernel-features.h>.
23115         [__ASSUME_O_DIRECTORY]: Make code unconditional.
23116         * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
23117         132096]: Remove conditional code.
23118         [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
23119         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
23120         <kernel-features.h>.
23121         [__ASSUME_32BITUIDS]: Make code unconditional.
23122         [!__ASSUME_32BITUIDS]: Remove conditional code.
23123         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
23124         <kernel-features.h>.
23125         [__ASSUME_32BITUIDS]: Make code unconditional.
23126         [!__ASSUME_32BITUIDS]: Remove conditional code.
23127         * sysdeps/unix/sysv/linux/setegid.c: Do not include
23128         <kernel-features.h>.
23129         [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
23130         unconditional.
23131         (__setresgid): Do not declare.
23132         [__ASSUME_32BITUIDS]: Make code unconditional.
23133         [!__ASSUME_32BITUIDS]: Remove conditional code.
23134         * sysdeps/unix/sysv/linux/seteuid.c: Do not include
23135         <kernel-features.h>.
23136         [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
23137         unconditional.
23138         (__setresuid): Do not declare.
23139         [__ASSUME_32BITUIDS]: Make code unconditional.
23140         [!__ASSUME_32BITUIDS]: Remove conditional code.
23141         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
23142         <kernel-features.h>.
23143         [__ASSUME_32BITUIDS]: Make code unconditional.
23144         [!__ASSUME_32BITUIDS]: Remove conditional code.
23145         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
23146         <kernel-features.h>.
23147         [__ASSUME_32BITUIDS]: Make code unconditional.
23148         [!__ASSUME_32BITUIDS]: Remove conditional code.
23149
23150 2012-05-25  Richard Henderson  <rth@twiddle.net>
23151
23152         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
23153         dl_hwcap to ifunc resolver.
23154         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
23155         elf_ifunc_invoke.
23156         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
23157         dl_hwcap to ifunc resolver.
23158         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
23159
23160 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
23161
23162         [BZ #14153]
23163         * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
23164         for |x| <= 2**-26, not 2**-57.
23165         * math/libm-test.inc (acos_test): Do not allow spurious underflow
23166         exception.
23167
23168 2012-05-24  Jeff Law  <law@redhat.com>
23169
23170         * stdio-common/Makefile (tests): Add bug25.
23171         * stdio-common/bug25.c: New test.
23172
23173 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
23174
23175         [BZ #13576]
23176         * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
23177         multiple of MALLOC_ALIGNMENT in size.
23178         (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
23179
23180 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
23181
23182         * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
23183         Require >= 256.
23184         (FILENAME_MAX): Use macro-int-constant.
23185         (FOPEN_MAX): Use macro-int-constant.  Require >= 8.
23186         (_IOFBF): Use macro-int-constant.
23187         (_IOLBF): Likewise.
23188         (_IONBF): Likewise.
23189         (SEEK_CUR): Likewise.
23190         (SEEK_END): Likewise.
23191         (SEEK_SET): Likewise.
23192         (TMP_MAX): Likewise.
23193         (EOF): Use macro-int-constant.  Require < 0.
23194         (NULL): Use macro-constant.  Require == 0.
23195         (stdin): Require type to be FILE *.
23196         (stdout): Likewise.
23197         (stderr): Likewise.
23198         * conform/data/stdlib.h-data (EXIT_FAILURE): Use
23199         macro-int-constant.
23200         (EXIT_SUCCESS): Likewise.
23201         (NULL): Use macro-constant.  Require == 0.
23202         (RAND_MAX): Use macro-int-constant.
23203         [ISO99 || ISO11] (lldiv_t): Require also for these standards.
23204         [C99-based standards] (strtof): Require function.
23205         [C99-based standards] (strtold): Likewise.
23206         [C99-based standards] (strtoll): Likewise.
23207         [C99-based standards] (strtoull): Likewise.
23208         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
23209         [ISO || ISO99 || ISO11] (limits.h): Likewise.
23210         [ISO || ISO99 || ISO11] (math.h): Likewise.
23211         [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
23212         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
23213         [ISO || ISO99 || ISO11] (*_t): Do not allow.
23214
23215 2012-05-24  Andreas Schwab  <schwab@linux-m68k.org>
23216
23217         [BZ #14132]
23218         * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
23219         * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
23220         * intl/dgettext.c (DCGETTEXT): Likewise.
23221         * intl/gettext.c (DCGETTEXT): Likewise.
23222         * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
23223         * posix/regex_internal.h (gettext): Likewise.
23224         * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
23225         Remove declaration.
23226         * include/argz.h (__argz_count_internal)
23227         (__argz_stringify_internal): Remove declaration.
23228         (__argz_count, __argz_stringify): Declare hidden proto.
23229         * intl/dcgettext.c: Remove use of INTDEF.
23230         * string/argz-count.c: Replace INTDEF with libc_hidden_def.
23231         * string/argz-stringify.c: Likewise.
23232         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
23233         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
23234         Declare hidden proto.
23235         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
23236         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
23237         Declare hidden proto.
23238         * include/stdio.h (__asprintf_internal): Don't declare.
23239         (__asprintf): Don't define as macro.  Declare hidden proto.
23240         * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
23241         (__fsetlocking): Declare hidden proto.
23242         * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
23243         (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
23244         hidden proto.
23245         (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
23246         (_IO_setlinebuf): Remove use of INTUSE.
23247         (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
23248         (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
23249         (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
23250         Remove declaration.
23251         * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
23252         (_IO_do_flush): Remove use of INTUSE.
23253         (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
23254         (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
23255         (_IO_adjust_column, _IO_least_wmarker)
23256         (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
23257         (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
23258         (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
23259         (_IO_default_doallocate, _IO_wdefault_doallocate)
23260         (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
23261         (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
23262         (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
23263         (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
23264         (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
23265         (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
23266         (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
23267         (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
23268         (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
23269         (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
23270         (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
23271         (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
23272         (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
23273         proto.
23274         (_IO_flush_all_internal, _IO_adjust_column_internal)
23275         (_IO_default_uflow_internal, _IO_default_finish_internal)
23276         (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
23277         (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
23278         (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
23279         (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
23280         (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
23281         (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
23282         (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
23283         (_IO_file_xsgetn_internal, _IO_file_stat_internal)
23284         (_IO_file_close_internal, _IO_file_close_it_internal)
23285         (_IO_file_underflow_internal, _IO_file_overflow_internal)
23286         (_IO_file_init_internal, _IO_file_attach_internal)
23287         (_IO_file_fopen_internal, _IO_file_read_internal)
23288         (_IO_file_sync_internal, _IO_file_seek_internal)
23289         (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
23290         (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
23291         (_IO_str_underflow_internal, _IO_str_overflow_internal)
23292         (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
23293         (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
23294         (_IO_list_all_internal, _IO_link_in_internal)
23295         (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
23296         (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
23297         (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
23298         (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
23299         (_IO_do_write_internal, _IO_padn_internal)
23300         (_IO_getline_info_internal, _IO_getline_internal)
23301         (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
23302         (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
23303         (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
23304         (_IO_vfscanf_internal, _IO_vfprintf_internal)
23305         (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
23306         (_IO_init_internal, _IO_un_link_internal): Don't declare.
23307         * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
23308         with libc_hidden_ver, remove use of INTUSE.
23309         * libio/genops.c: Likewise.
23310         * libio/freopen.c: Likewise.
23311         * libio/freopen64.c: Likewise.
23312         * libio/iofclose.c: Likewise.
23313         * libio/iofdopen.c: Likewise.
23314         * libio/iofflush.c: Likewise.
23315         * libio/iofflush_u.c: Likewise.
23316         * libio/iofgets.c: Likewise.
23317         * libio/iofgets_u.c: Likewise.
23318         * libio/iofopen.c: Likewise.
23319         * libio/iofopncook.c: Likewise.
23320         * libio/iofread.c: Likewise.
23321         * libio/iofread_u.c: Likewise.
23322         * libio/ioftell.c: Likewise.
23323         * libio/iofwrite.c: Likewise.
23324         * libio/iogetline.c: Likewise.
23325         * libio/iogets.c: Likewise.
23326         * libio/iogetwline.c: Likewise.
23327         * libio/iopadn.c: Likewise.
23328         * libio/iopopen.c: Likewise.
23329         * libio/ioseekoff.c: Likewise.
23330         * libio/ioseekpos.c: Likewise.
23331         * libio/iosetbuffer.c: Likewise.
23332         * libio/iosetvbuf.c: Likewise.
23333         * libio/ioungetc.c: Likewise.
23334         * libio/ioungetwc.c: Likewise.
23335         * libio/iovdprintf.c: Likewise.
23336         * libio/iovsprintf.c: Likewise.
23337         * libio/iovsscanf.c: Likewise.
23338         * libio/memstream.c: Likewise.
23339         * libio/obprintf.c: Likewise.
23340         * libio/oldfileops.c: Likewise.
23341         * libio/oldiofclose.c: Likewise.
23342         * libio/oldiofdopen.c: Likewise.
23343         * libio/oldiofopen.c: Likewise.
23344         * libio/oldiopopen.c: Likewise.
23345         * libio/oldstdfiles.c: Likewise.
23346         * libio/putc.c: Likewise.
23347         * libio/setbuf.c: Likewise.
23348         * libio/setlinebuf.c: Likewise.
23349         * libio/stdfiles.c: Likewise.
23350         * libio/strops.c: Likewise.
23351         * libio/vasprintf.c: Likewise.
23352         * libio/vscanf.c: Likewise.
23353         * libio/vsnprintf.c: Likewise.
23354         * libio/vswprintf.c: Likewise.
23355         * libio/wfiledoalloc.c: Likewise.
23356         * libio/wfileops.c: Likewise.
23357         * libio/wgenops.c: Likewise.
23358         * libio/wmemstream.c: Likewise.
23359         * libio/wstrops.c: Likewise.
23360         * libio/__fpurge.c: Likewise.
23361         * libio/__fsetlocking.c: Likewise.
23362         * assert/assert.c: Likewise.
23363         * debug/fgets_chk.c: Likewise.
23364         * debug/fgets_u_chk.c: Likewise.
23365         * debug/fread_chk.c: Likewise.
23366         * debug/fread_u_chk.c: Likewise.
23367         * debug/gets_chk.c: Likewise.
23368         * debug/obprintf_chk.c: Likewise.
23369         * debug/vasprintf_chk.c: Likewise.
23370         * debug/vdprintf_chk.c: Likewise.
23371         * debug/vsnprintf_chk.c: Likewise.
23372         * debug/vsprintf_chk.c: Likewise.
23373         * malloc/mtrace.c: Likewise.
23374         * misc/error.c: Likewise.
23375         * misc/syslog.c: Likewise.
23376         * stdio-common/asprintf.c: Likewise.
23377         * stdio-common/fxprintf.c: Likewise.
23378         * stdio-common/getw.c: Likewise.
23379         * stdio-common/isoc99_fscanf.c: Likewise.
23380         * stdio-common/isoc99_scanf.c: Likewise.
23381         * stdio-common/isoc99_vfscanf.c: Likewise.
23382         * stdio-common/isoc99_vscanf.c: Likewise.
23383         * stdio-common/isoc99_vsscanf.c: Likewise.
23384         * stdio-common/printf-prs.c: Likewise.
23385         * stdio-common/printf_fp.c: Likewise.
23386         * stdio-common/printf_fphex.c: Likewise.
23387         * stdio-common/printf_size.c: Likewise.
23388         * stdio-common/putw.c: Likewise.
23389         * stdio-common/scanf.c: Likewise.
23390         * stdio-common/sprintf.c: Likewise.
23391         * stdio-common/tmpfile.c: Likewise.
23392         * stdio-common/vfprintf.c: Likewise.
23393         * stdio-common/vfscanf.c: Likewise.
23394         * stdlib/strfmon_l.c: Likewise.
23395         * sunrpc/openchild.c: Likewise.
23396         * sunrpc/xdr_stdio.c: Likewise.
23397         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
23398         * sysdeps/mach/hurd/tmpfile.c: Likewise.
23399
23400 2012-05-24  Roland McGrath  <roland@hack.frob.com>
23401
23402         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
23403
23404         * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
23405         in the third column, to generate for the shared library an IFUNC
23406         that uses _dl_vdso_vsym.
23407         * Makerules (COMPILE.c, compile-stdin.c): New variables.
23408         * Makeconfig (object-suffixes-noshared): New variable.
23409
23410         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
23411         (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
23412         (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
23413         (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
23414
23415         [BZ #14132]
23416         * include/sys/time.h (__gettimeofday): Remove macro.
23417         (__gettimeofday, gettimeofday): Add libc_hidden_proto.
23418         * time/gettimeofday.c (__gettimeofday): Remove #undef.
23419         Remove INTDEF.
23420         (__gettimeofday): Add libc_hidden_def.
23421         (gettimeofday): Add libc_hidden_weak.
23422         * sysdeps/mach/gettimeofday.c: Likewise.
23423         * sysdeps/posix/gettimeofday.c: Likewise.
23424         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
23425         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
23426         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
23427         (__gettimeofday_internal): Remove strong_alias.
23428         (__gettimeofday): Add libc_hidden_def.
23429         (gettimeofday): Add libc_hidden_weak.
23430         * sysdeps/unix/syscalls.list (gettimeofday):
23431         Remove __gettimeofday_internal alias.
23432
23433 2012-05-24  Daniel Jacobowitz  <drow@false.org>
23434             H.J. Lu  <hongjiu.lu@intel.com>
23435
23436         [BZ #12495]
23437         * malloc/malloc.c (SMALLBIN_CORRECTION): New.
23438         (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
23439         (largebin_index_32_big): New.
23440         (largebin_index): Use it for 16-byte alignment.
23441         (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ.  Don't update
23442         correction with front_misalign.
23443
23444 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
23445
23446         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
23447         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
23448         Likewise.
23449         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
23450         Likewise.
23451         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
23452         Likewise.
23453         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
23454         Likewise.
23455         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
23456         Likewise.
23457         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
23458         Likewise.
23459         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
23460         Likewise.
23461         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
23462         Likewise.
23463         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
23464         Likewise.
23465         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
23466         Likewise.
23467         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
23468         Likewise.
23469         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
23470         Likewise.
23471
23472         * scripts/data/c++-types-x32-linux-gnu.data: New file.
23473         * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
23474
23475 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
23476
23477         [BZ #10846]
23478         [BZ #14036]
23479         * math/libm-test.inc (exp_test): Add test from bug 14036.
23480         (pow_test): Add test from bug 10846.
23481
23482         * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
23483         and other flags.
23484         (special_function): Do not include flags in test name.
23485         (parse_args): Likewise.
23486         * sysdeps/i386/fpu/libm-test-ulps: Update.
23487         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
23488         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
23489         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
23490         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23491
23492         * math/gen-libm-test.pl (%beautify): Add entries for underflow
23493         exceptions.
23494         * math/libm-test.inc ("Philosophy"): Update comment about
23495         exception testing.
23496         (UNDERFLOW_EXCEPTION): New macro.
23497         (UNDERFLOW_EXCEPTION_OK): Likewise.
23498         (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
23499         (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
23500         (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
23501         (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
23502         (INVALID_EXCEPTION_OK): Update value.
23503         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
23504         (OVERFLOW_EXCEPTION_OK): Likewise.
23505         (IGNORE_ZERO_INF_SIGN): Likewise.
23506         (test_exceptions): Handle underflow exceptions.
23507         (acos_test): Update for underflow exception expectations.
23508         (cexp_test): Likewise.
23509         (clog_test): Likewise.
23510         (clog10_test): Likewise.
23511         (csqrt_test): Likewise.
23512         (ctan_test): Likewise.
23513         (ctanh_test): Likewise.
23514         (exp_test): Likewise.
23515         (exp10_test): Likewise.
23516         (exp2_test): Likewise.
23517         (expm1_test): Likewise.
23518         (fma_test): Likewise.
23519         (j0_test): Likewise.
23520         (jn_test): Likewise.
23521         (nexttoward_test): Likewise.
23522         (pow_test): Likewise.
23523         (scalbn_test): Likewise.
23524         (scalbln_test): Likewise.
23525         (tan_test): Likewise.
23526         (y1_test): Likewise.
23527         * sysdeps/i386/fpu/libm-test-ulps: Update.
23528         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23529
23530 2012-05-23  David S. Miller  <davem@davemloft.net>
23531
23532         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
23533         (__libc_sigaction): Remove unused local variables.
23534
23535 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
23536
23537         * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
23538
23539 2012-05-23  Paul Eggert  <eggert@cs.ucla.edu>
23540
23541         mktime: avoid signed integer overflow
23542         * time/mktime.c (__mktime_internal): Do not mishandle the case
23543         where diff == INT_MIN.
23544
23545         mktime: simplify computation of average
23546         * time/mktime.c (ranged_convert): Use new time_t_avg function
23547         instead of rolling our own (probably-slower) code.
23548
23549         mktime: do not assume signed right shift propagates sign bit
23550         * time/mktime.c (isdst_differ): New static function.
23551         (__mktime_internal): No need to normalize tm_isdst now.
23552         (__mktime_internal, not_equal_tm): Use isdst_differ to compare
23553         tm_isdst values.
23554
23555         mktime: merge another wrapv change from gnulib
23556         * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
23557         from some compilers.
23558
23559         mktime: remove incorrect attempt at unusual arithmetics
23560         * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
23561         The code didn't really work on such machines anyway.
23562         (TYPE_MINIMUM): Assume two's complement.
23563         (twos_complement_arithmetic): Verify that long_int and time_t
23564         are two's complement (or unsigned, in the latter case).
23565
23566         mktime: check signed shifts on long_int and time_t, too
23567         * time/mktime.c (SHR): Check that shifts work as desired
23568         on the types long_int and time_t too, as SHR is used on
23569         such types.
23570
23571         mktime: do not assume 'long' is wide enough
23572         * time/mktime.c (verify): Move decl up.
23573         (long_int): New type.
23574         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
23575         to remove assumption in the code that 'long' is wide enough to
23576         store year values.  This assumption is not true on x32 and on
23577         some non-glibc platforms.
23578
23579         mktime: merge wrapv change from gnulib
23580         * time/mktime.c (WRAPV): New macro.
23581         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
23582         (guess_time_tm, __mktime_internal): Do not assume that signed
23583         integer overflow wraps around; modern compilers generate code
23584         where this assumption is no longer valid.
23585
23586 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
23587
23588         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
23589         Replace "jmp L(pseudo_end)" with "ret".
23590         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
23591         Likewise.
23592
23593 2012-05-23  Andreas Jaeger  <aj@suse.de>
23594
23595         * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
23596         * sysdeps/unix/sysv/linux/poll.c: Remove file.
23597
23598 2012-05-23  Andreas Jaeger  <aj@suse.de>
23599             Maximilian Attems  <max@stro.at>
23600
23601         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
23602         New macros.
23603
23604 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
23605
23606         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
23607         code so that pseudo_end is just ret and the stack pointer is
23608         correct also for static library in error case.
23609
23610 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
23611
23612         * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
23613         move to syscalls.list.
23614         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
23615         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
23616         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
23617         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
23618
23619         * manual/install.texi (Running make install): Do not mention Linux
23620         kernel version for which pt_chown is not needed.
23621         (Linux): Do not mention problems with nscd with 2.0 kernels.
23622         * INSTALL: Regenerated.
23623
23624 2012-05-23  Andreas Jaeger  <aj@suse.de>
23625
23626         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
23627         (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
23628         macro.
23629         * sysdeps/unix/sysv/linux/s390/bits/mman.h
23630         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
23631         * sysdeps/unix/sysv/linux/sh/bits/mman.h
23632         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
23633         * sysdeps/unix/sysv/linux/i386/bits/mman.h
23634         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
23635         * sysdeps/unix/sysv/linux/sparc/bits/mman.h
23636         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
23637         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
23638         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
23639         * sysdeps/unix/sysv/linux/bits/in.h
23640         (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
23641
23642 2012-05-22  Roland McGrath  <roland@hack.frob.com>
23643
23644         * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
23645         (PREPARE_VERSION): Just use assert instead, it will be elided
23646         under [NDEBUG] anyway.
23647
23648 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
23649
23650         * sysdeps/unix/sysv/linux/Makefile: Include
23651         $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
23652         (sysdep_routines): Remove sysctl.
23653         * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
23654         * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
23655         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
23656         * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
23657         * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
23658
23659 2012-05-22  Andreas Jaeger  <aj@suse.de>
23660
23661         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
23662         that pseudo_end is just ret and the stack pointer is correct also
23663         for static library in error case.
23664
23665 2012-05-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
23666
23667         [BZ #14122]
23668         * nss/nsswitch.c (defconfig_entries): New variable.
23669         (__nss_database_lookup): Don't leak defconfig entries.
23670         (nss_parse_service_list): Don't leak on error paths.
23671         (free_database_entries): New function.
23672         (free_defconfig): New function.
23673         (free_mem): Move common code to free_database_entries.
23674
23675 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
23676
23677         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
23678         Add arch_prctl.
23679         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
23680
23681         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
23682         (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
23683         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
23684         New macro.
23685         (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
23686         (INTERNAL_SYSCALL_TYPES): Likewise.
23687         (LOAD_ARGS_TYPES_[1-6]): Likewise.
23688         (LOAD_REGS_TYPES_[1-6]): Likewise.
23689         (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
23690         (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
23691
23692 2012-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23693
23694         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
23695         copysignl for GLIBC_2_0.
23696         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
23697         finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
23698         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
23699         logbl for GLIBC_2_0.
23700         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
23701         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
23702
23703 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
23704
23705         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
23706         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
23707
23708         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
23709         Use "neg %eax".
23710
23711         * time/mktime.c: Update copyright years.
23712
23713 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
23714
23715         mktime: merge comment-quoting-style change from gnulib
23716         * time/mktime.c: Quote 'like this' in comments.
23717         The GNU coding standards suggest that we no longer quote `like this',
23718         as "`" and "'" are typically rendered asymmetrically nowadays.
23719         The typical gnulib style is to quote 'like this' when quoting
23720         code, and "like this" when quoting English.
23721
23722         * time/mktime.c (compile-command): Add "-I.".
23723
23724         mktime: merge mktime-internal.h change from gnulib
23725         * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
23726
23727         mktime: merge time_r change from gnulib
23728         * time/mktime.c [!_LIBC]: Do not include "time_r.h".
23729
23730         mktime: merge DEBUG change from gnulib
23731         * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
23732         case system <time.h> has a #define.
23733
23734         mktime: merge <sys/types.h> change from gnulib
23735         * time/mktime.c: Do not include <sys/types.h>; no longer needed,
23736         since <time.t> is now guaranteed to define time_t.
23737
23738         mktime: merge HAVE_CONFIG_H change from gnulib
23739         * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
23740
23741 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
23742
23743         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
23744         Use "neg %eax".
23745
23746         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
23747         __rlim_t cast.
23748         (struct rusage): Use anonymous union to pad each field to
23749         __syscall_slong_t.
23750
23751 2012-05-21  David S. Miller  <davem@davemloft.net>
23752
23753         * Makefules (o-iterator): Remove .s cases.
23754         (compile-command.s): Delete.
23755         (COMPILE.s): Delete.
23756         * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
23757
23758 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
23759
23760         * configure.in (libc_cv_predef_stack_protector): Only consider
23761         "foobar" and "__stack_chk_fail" lines in libc_undefs.
23762         * configure: Regenerated.
23763
23764 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
23765
23766         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
23767         New macro.  Use R*LP on int and pointer.
23768         (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
23769         * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
23770         * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
23771         * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
23772
23773         * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
23774         [__WORDSIZE_TIME64_COMPAT32] instead of
23775         [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
23776         (struct utmp): Likewise.
23777         * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
23778         * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
23779         Renamed to ...
23780         (__WORDSIZE_TIME64_COMPAT32): This.
23781         * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
23782         * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
23783         * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
23784         * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
23785         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
23786         (__WORDSIZE_TIME64_COMPAT32): New macro.
23787
23788 2012-05-21  Andreas Jaeger  <aj@suse.de>
23789
23790         * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
23791         only if [SHARED]. Add prototype for __wcschr_ia32.
23792
23793 2012-05-21  Roland McGrath  <roland@hack.frob.com>
23794
23795         * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
23796         of %rbp unmolested in the jmp_buf while mangling the low bits.
23797         * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
23798         unmolested high bits of %rbp while demangling the low bits.
23799         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
23800
23801 2012-05-21  Andreas Jaeger  <aj@suse.de>
23802
23803         * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
23804         * sunrpc/svc_simple.c: Use it for registerrpc.
23805         * sunrpc/xcrypt.c: Use it for passwd2des.
23806
23807         * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
23808
23809 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
23810
23811         * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
23812         Don't define if [__SYSCALL_WORDSIZE != 32].
23813         * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
23814         New macro.
23815
23816 2012-05-21  Bruno Haible  <bruno@clisp.org>
23817             Andreas Jaeger  <aj@suse.de>
23818
23819         [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
23820         * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
23821         inptr and inend for must_buffer_ch.
23822         * wcsmbs/tst-mbsnrtowcs.c: Remove file.
23823         * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
23824         * stdio-common/Makefile (tests): Remove bug15.
23825         (bug15-ENV): Remove macro.
23826         * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
23827         anymore.
23828
23829 2012-05-19  Andreas Jaeger  <aj@suse.de>
23830             Roland McGrath  <roland@hack.frob.com>
23831
23832         * manual/contrib.texi: Completely rewritten. It contains now an
23833         alphabetical list of contributors and their contributions.
23834
23835 2012-05-21  Richard Henderson  <rth@twiddle.net>
23836
23837         * misc/getauxval.c (__getauxval): Use unsigned long int.
23838         * misc/sys/auxv.h: Include <sys/cdefs.h>.
23839         (getauxval): Use unsigned long int.
23840
23841 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
23842
23843         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
23844
23845 2012-05-21  Roland McGrath  <roland@hack.frob.com>
23846
23847         * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
23848         (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
23849         __alignof__ (long double).
23850
23851 2012-05-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23852
23853         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23854
23855 2012-05-20  Richard Henderson  <rth@twiddle.net>
23856
23857         * misc/getauxval.c: New file.
23858         * misc/sys/auxv.h: New file.
23859         * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
23860         (routines): Add getauxval.
23861         * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
23862         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
23863         * elf/dl-sysdep.c (_dl_auxv): Remove.
23864         (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
23865         * elf/dl-support.c (_dl_auxv): New variable.
23866         (_dl_aux_init): Initialize it.
23867         * manual/startup.texi (Auxiliary Vector): New node.
23868         * sysdeps/generic/bits/hwcap.h: New file.
23869         * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
23870         * sysdeps/powerpc/sysdep.h: ... here.  Include it.
23871         * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
23872         * sysdeps/sparc/sysdep.h: ... here.  Include it.
23873         * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
23874         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
23875         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
23876         Update.
23877         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
23878         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
23879         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
23880         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
23881         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
23882         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
23883         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
23884         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
23885
23886 2012-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23887
23888         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
23889
23890 2012-05-19  David S. Miller  <davem@davemloft.net>
23891
23892         * sysdeps/sparc/fpu/libm-test-ulps: Update.
23893
23894 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
23895
23896         [BZ #14123]
23897         * math/s_ccosh.c: Include <float.h>
23898         (__ccosh): Avoid internal overflow calculating sinh and cosh
23899         values before multiplying by sin and cos values.
23900         * math/s_ccoshf.c: Likewise.
23901         * math/s_ccoshl.c: Likewise.
23902         * math/s_csin.c: Likewise.
23903         * math/s_csinf.c: Likewise.
23904         * math/s_csinl.c: Likewise.
23905         * math/s_csinh.c: Likewise.
23906         * math/s_csinhf.c: Likewise.
23907         * math/s_csinhl.c: Likewise.
23908         * math/libm-test.inc (ccos_test): Add more tests.
23909         (ccosh_test): Likewise.
23910         (csin_test): Likewise.
23911         (csinh_test): Likewise.
23912         * sysdeps/i386/fpu/libm-test-ulps: Update.
23913         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
23914
23915 2012-05-19  H.J. Lu  <hongjiu.lu@intel.com>
23916
23917         * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
23918         * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
23919
23920         * sysdeps/x86_64/x32/_itoa.h: Add comment.
23921
23922 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
23923
23924         * sysdeps/powerpc/soft-fp/Makefile: Remove file.
23925         * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
23926         * sysdeps/powerpc/soft-fp/Versions: Likewise.
23927         * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
23928         * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
23929         * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
23930         * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
23931         * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
23932         * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
23933         * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
23934         * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
23935         * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
23936         * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
23937         * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
23938         * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
23939         * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
23940         * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
23941         * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
23942         * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
23943         * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
23944         * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
23945         * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
23946         * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
23947         * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
23948         * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
23949         * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
23950         * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
23951         * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
23952         * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
23953         * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
23954         * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
23955
23956 2012-05-18  Andreas Jaeger  <aj@suse.de>
23957
23958         * csu/.gitignore: Delete.
23959
23960 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
23961
23962         * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
23963         (timex): Use __syscall_slong_t.
23964
23965 2012-05-18  Andreas Jaeger  <aj@suse.de>
23966             Carlos O'Donell  <carlos_odonell@mentor.com>
23967
23968         * manual/install.texi (Configuring and compiling): Update
23969         description about files modified in the source directory.
23970         * INSTALL: Regenerated.
23971
23972 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
23973
23974         * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
23975         value.  Use "or" to set return value to -1.
23976         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
23977         negate return value.
23978
23979 2012-05-18  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
23980
23981         * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c,
23982         CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
23983         failure if the compiler has Graphite support disabled.
23984         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
23985         Likewise.
23986         * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c,
23987         CFLAGS-memmove.c): Likewise.
23988         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
23989         Likewise.
23990
23991 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
23992
23993         * sysdeps/x86_64/x32/_itoa.h: New file.
23994
23995         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
23996         getdents system call only if kernel and user dirents have the
23997         same d_ino and d_off.
23998
23999         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
24000         LLONG_MAX != LONG_MAX.
24001         (_itoa_word): Use _ITOA_WORD_TYPE on value.
24002         (_fitoa_word): Likewise.
24003
24004         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
24005         years.
24006         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
24007         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
24008         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
24009
24010         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
24011         include <bits/wordsize.h>.  Check __x86_64__ instead of
24012         __WORDSIZE.
24013         (sigcontext): Use "__uint64_t" instead of "unsigned long int"
24014         if __x86_64__ is defined.  Use anonymous union on fpstate.
24015
24016         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
24017         anonymous union.
24018
24019 2012-05-18  Andreas Schwab  <schwab@linux-m68k.org>
24020
24021         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
24022         INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
24023         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
24024         Refer to _rtld_local_ro instead of _rtld_global_ro.
24025         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
24026         Likewise.
24027         * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
24028         Likewise.
24029         * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
24030         Likewise.
24031         * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
24032         * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
24033         of _rtld_global, and rtld_progname instead of _dl_argv[0].
24034
24035         * sysdeps/powerpc/powerpc32/dl-machine.c
24036         (__elf_machine_runtime_setup) [PROF]: Don't reference
24037         _dl_prof_resolve.
24038
24039 2012-05-18  Andreas Jaeger  <aj@suse.de>
24040
24041         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
24042         function only available for GCCs before 3.4 since GCC 3.4
24043         introduced a builtin.
24044         (lrint): Likewise.
24045         (llrintf): Likewise.
24046         (llrint): Likewise.
24047         (fmaxf): Likewise.
24048         (fmax): Likewise.
24049         (fminf): Likewise.
24050         (fmin): Likewise.
24051         (rint): Likewise.
24052         (rintf): Likewise.
24053         (nearbyint): Likewise.
24054         (nearbyintf): Likewise.
24055         (ceil): Likewise.
24056         (ceilf): Likewise.
24057         (floor): Likewise.
24058         (floorf): Likewise.
24059
24060 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
24061
24062         * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
24063         on both fields and cast pointer to __syscall_ulong_t.
24064
24065         * bits/types.h (__fsword_t): New type.
24066         * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
24067         sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
24068         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
24069         (__FSWORD_T_TYPE): Likewise.
24070         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
24071         (__FSWORD_T_TYPE): Likewise.
24072         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
24073         (__FSWORD_T_TYPE): Likewise.
24074         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
24075         (__FSWORD_T_TYPE): Likewise.
24076         * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
24077         __SWORD_TYPE with __fsword_t.
24078         (statfs64): Likewise.
24079
24080 2012-05-17  David S. Miller  <davem@davemloft.net>
24081
24082         * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
24083
24084 2012-05-17  Andreas Jaeger  <aj@suse.de>
24085
24086         * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
24087         warning.
24088
24089 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
24090
24091         * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
24092
24093 2012-05-17  Andreas Jaeger  <aj@suse.de>
24094
24095         * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
24096         when it is used.
24097
24098 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
24099
24100         * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
24101
24102 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
24103
24104         * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
24105         * sysdeps/x86_64/tst-mallocalign1.c: New file.
24106
24107 2012-05-17  Andreas Jaeger  <aj@suse.de>
24108             Carlos O'Donell  <carlos_odonell@mentor.com>
24109
24110         [BZ #14059]
24111         * sysdeps/x86_64/multiarch/init-arch.h
24112         (bit_YMM_Usable): Rename to...
24113         (bit_AVX_Usable): ... this.
24114         (bit_FMA4_Usable): New macro.
24115         (bit_XMM_state): New macro.
24116         (bit_YMM_state): New macro.
24117         [__ASSEMBLER__] (index_YMM_Usable): Rename to...
24118         [__ASSEMBLER__] (index_AVX_Usable): ... this.
24119         [__ASSEMBLER__] (index_FMA4_Usable): New macro.
24120         (CPUID_OSXSAVE): New macro.
24121         (CPUID_AVX): New macro.
24122         (CPUID_FMA4): New macro.
24123         (index_YMM_Usable): Rename to...
24124         (index_AVX_Usable): ... this.
24125         (HAS_AVX): Use HAS_ARCH_FEATURE.
24126         (HAS_FMA4): Likewise.
24127         (HAS_YMM_USABLE): Remove.
24128         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
24129         Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
24130         are present.
24131         * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
24132         * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
24133         * sysdeps/x86_64/multiarch/Makefile: Likewise.
24134         * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
24135         * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
24136
24137 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
24138
24139         * math/libm-test.c: Support platforms without multiple rounding modes.
24140         * math/bug-nextafter.c: Support platforms without FP exceptions.
24141         * math/bug-nexttoward.c: Likewise.
24142         * math/test-fenv.c: Likewise.
24143         * math/test-misc.c: Likewise.
24144         * stdlib/bug-getcontext.c: Likewise.
24145
24146 2012-05-17  Andreas Jaeger  <aj@suse.de>
24147
24148         * manual/examples/search.c (critter_cmp): Change signature to
24149         avoid warnings.
24150         * manual/string.texi (Collation Functions): Likewise.
24151
24152 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
24153
24154         * bits/types.h: Fold copyright years.
24155         * bits/typesizes.h: Likewise.
24156         * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
24157         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
24158         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
24159         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
24160         * time/time.h: Likewise.
24161
24162 2012-05-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
24163
24164         [BZ #208]
24165         * malloc.c (int_mallinfo): Add parameter to accumulate statistics
24166         in instead of returning them.  Return void.
24167         (__libc_mallinfo): Accumulate over all arenas.
24168         (__malloc_stats): Adjust for change in int_mallinfo interface.
24169
24170 2012-05-16  Roland McGrath  <roland@hack.frob.com>
24171
24172         [BZ #10375]
24173         * configure.in (NM): Add AC_CHECK_TOOL for it.
24174         (libc_extra_cflags): New substituted variable.
24175         Check for -fstack-protector being used implicitly.
24176         * configure: Regenerated.
24177         * config.make.in (config-extra-cflags): New variable,
24178         gets @libc_extra_cflags@.
24179         * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
24180
24181         [BZ #10375]
24182         * configure.in: Check for _FORTIFY_SOURCE being predefined.
24183         (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
24184         * configure: Regenerated.
24185         * config.make.in (CPPUNDEFS): New substituted variable.
24186         * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
24187         * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
24188         * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
24189
24190 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
24191
24192         * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
24193         (mq_attr): Use __syscall_slong_t.
24194
24195 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
24196
24197         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
24198         Check __x86_64__ instead of __WORDSIZE.
24199         (_STAT_VER_LINUX): Likewise.
24200         (stat): Check __x86_64__ instead of __WORDSIZE.  Use
24201         __syscall_ulong_t and __syscall_slong_t.
24202         (stat64): Likewise.
24203
24204 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
24205
24206         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
24207
24208 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
24209
24210         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
24211
24212 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
24213
24214         * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
24215         __syscall_ulong_t.
24216
24217         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
24218         include <bits/wordsize.h>.  Check __x86_64__ instead of
24219         __WORDSIZE.
24220         (greg_t): Use "__extension__ long long int" if __x86_64__ is
24221         defined.
24222         (mcontext_t): Replace "unsigned long" with "unsigned long long".
24223
24224         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
24225         include <bits/wordsize.h>.  Check __x86_64__ instead of
24226         __WORDSIZE.
24227         (user_regs_struct): Use "__extension__ unsigned long long"
24228         instead of "unsigned long" if __x86_64__ is defined.
24229         (user): Likewise.  Pad after pointer field if __ILP32__ is
24230         defined.
24231
24232 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
24233
24234         * configure.in (makeinfo): Require version 4.5 or later.  Allow
24235         versions 5 to 9.
24236         * configure: Regenerated.
24237         * manual/install.texi (texinfo): Increase version requirement to
24238         4.5 or later.
24239         * INSTALL: Regenerated.
24240
24241         * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
24242
24243 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
24244
24245         * sysdeps/x86_64/x32/gmp-mparam.h: New file.
24246
24247         * sysdeps/x86_64/x32/ffs.c: New file.
24248
24249         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
24250         __syscall_ulong_t.
24251         (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
24252         defined.  Use __syscall_ulong_t.
24253         (shminfo): Use __syscall_ulong_t.
24254         (shm_info): Likewise.
24255
24256         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
24257         __syscall_ulong_t.
24258
24259         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
24260         <bits/wordsize.h>.
24261         (msgqnum_t): Use __syscall_ulong_t.
24262         (msglen_t): Likewise.
24263         (msqid_ds): Check __x86_64__ instead of __WORDSIZE.  Use
24264         __syscall_ulong_t.
24265
24266         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
24267         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
24268
24269         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
24270
24271         * sysdeps/x86_64/x32/divdi3.c: New dummy file.
24272         * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
24273
24274         * sysvipc/sys/msg.h (msgbuf): Replace long int with
24275         __syscall_slong_t.
24276
24277         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
24278         include <bits/wordsize.h>.  Check __x86_64__ instead of
24279         __WORDSIZE.
24280
24281         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
24282         "unsigned long long int" if __x86_64__ is defined.
24283         (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
24284
24285         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
24286         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
24287         (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
24288
24289         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
24290         <stdint.h>.
24291         (GET_PC): Cast to uintptr_t first.
24292         (GET_FRAME): Likewise.
24293         (GET_STACK): Likewise.
24294
24295         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
24296         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
24297         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
24298         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
24299         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
24300         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
24301         * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
24302         * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
24303         * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
24304         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
24305         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
24306         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
24307         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
24308         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
24309         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
24310         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
24311         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
24312         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
24313         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
24314         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
24315         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
24316         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
24317         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
24318         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
24319         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
24320         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
24321         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
24322         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
24323         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
24324
24325 2012-05-16  Andreas Schwab  <schwab@linux-m68k.org>
24326
24327         * Makerules (+depfiles): Also collect depfiles from .oS in
24328         $(extra-objs).
24329         * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
24330         .oS, $(libnldbl-routines)).
24331
24332         * Makerules (native-compile-mkdep-flags): Define.
24333         * sunrpc/Makefile (extra-objs): Add $(addprefix
24334         cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
24335         ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
24336         of $(compile-mkdep-flags).  Depend on $(before-compile) instead of
24337         calling $(make-target-directory).
24338
24339 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24340
24341         * bits/types.h (__snseconds_t): Removed.
24342         * time/time.h (struct timespec): Replace __snseconds_t with
24343         __syscall_slong_t.
24344         * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
24345         * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
24346         Likewise.
24347         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
24348         (__SNSECONDS_T_TYPE): Likewise.
24349         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
24350         (__SNSECONDS_T_TYPE): Likewise.
24351         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
24352         (__SNSECONDS_T_TYPE): Likewise.
24353
24354 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24355
24356         * sysdeps/mach/hurd/bits/typesizes.h
24357         (__SYSCALL_SLONG_TYPE): New macro.
24358         (__SYSCALL_ULONG_TYPE): Likewise.
24359
24360 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24361
24362         * bits/types.h (__syscall_slong_t): New type.
24363         (__syscall_ulong_t): Likewise.
24364
24365         * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
24366         (__SYSCALL_ULONG_TYPE): Likewise.
24367         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
24368         (__SYSCALL_SLONG_TYPE): Likewise.
24369         (__SYSCALL_ULONG_TYPE): Likewise.
24370         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
24371         (__SYSCALL_SLONG_TYPE): Likewise.
24372         (__SYSCALL_ULONG_TYPE): Likewise.
24373         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
24374         (__SYSCALL_SLONG_TYPE): Likewise.
24375         (__SYSCALL_ULONG_TYPE): Likewise.
24376
24377 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24378
24379         * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
24380         Add sigaltstack-offsets.sym.
24381         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
24382         <sigaltstack-offsets.h>.
24383         (CALL_FAIL): Use RSP_LP to operate on stack.  Use RDI_LP on
24384         longjmp_msg pointer.
24385         (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC.  Use
24386         R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
24387         signal stack.
24388         * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
24389
24390 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
24391
24392         * elf/stackguard-macros.h: Remove file.
24393         * sysdeps/generic/stackguard-macros.h: New file.
24394         * sysdeps/i386/stackguard-macros.h: Likewise.
24395         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
24396         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
24397         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
24398         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
24399         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
24400         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
24401         * sysdeps/x86_64/stackguard-macros.h: Likewise.
24402         * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
24403         <elf/stackguard-macros.h>.
24404
24405         [BZ #14109]
24406         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
24407         __aligned__ in attribute.
24408         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
24409         (gregset_t): Likewise.
24410
24411 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24412
24413         * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
24414         * sysdeps/x86_64/64/Implies-after: Here.  New file.
24415         * sysdeps/x86_64/x32/Implies-after: New file.
24416
24417 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24418
24419         * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
24420         and access return value for _dl_profile_fixup.  Use R10_LP to
24421         load frame size.
24422
24423 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24424
24425         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
24426
24427 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24428
24429         * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
24430         * sysdeps/x86_64/x32/sysdep.h: New file.
24431
24432 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24433
24434         * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
24435         * sysdeps/x86_64/setjmp.S: Likewise.
24436
24437 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24438
24439         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
24440         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
24441         * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
24442         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
24443         remove unused global constant.
24444
24445 2012-05-15  Chris Metcalf  <cmetcalf@tilera.com>
24446
24447         * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
24448         include of <not-cancel.h>.
24449
24450 2012-05-15  Roland McGrath  <roland@hack.frob.com>
24451
24452         * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
24453
24454 2012-05-15  Jeff Law  <law@redhat.com>
24455             Andreas Jaeger  <aj@suse.de>
24456
24457         [BZ #13594]
24458         * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
24459         out from...
24460         * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
24461         * nscd/nscd-client.h: Add __nscd_acquire_maplock.
24462         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
24463         code changing __hst_map_handle.map.
24464
24465 2012-05-15  Roland McGrath  <roland@hack.frob.com>
24466
24467         * configure.in (sysnames): Look for Implies-before and Implies-after
24468         files.
24469         * configure: Regenerated.
24470
24471 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24472
24473         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
24474         8-byte data alignment with LP_SIZE alignment.
24475
24476 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24477
24478         * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
24479         into R10_LP.
24480
24481 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24482
24483         * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
24484
24485 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24486
24487         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
24488         * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
24489         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
24490         Likewise.
24491         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
24492
24493 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24494
24495         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
24496         (stackinfo_sub_sp): Likewise.
24497
24498 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24499
24500         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
24501         RAX_LP.
24502
24503 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24504
24505         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
24506         into R*_LP.
24507
24508 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24509
24510         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
24511         sizes into R*_LP.
24512
24513 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24514
24515         * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
24516
24517 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24518
24519         * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
24520         into R11_LP and load __x86_64_shared_cache_size_half into
24521         R8_LP.
24522
24523 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
24524
24525         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
24526         R8_LP.
24527
24528 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24529
24530         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
24531         logb for POWER7.
24532         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
24533         logbf for POWER7.
24534         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
24535         logbl for POWER7.
24536         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
24537         powerpc32/power7/fpu/s_logb.c via #include.
24538         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
24539         powerpc32/power7/fpu/s_logbf.c via #include.
24540         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
24541         powerpc32/power7/fpu/s_logbl.c via #include.
24542
24543 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
24544
24545         * README.libm: Remove file.
24546
24547 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
24548
24549         * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
24550         count for x32.  Use R*_LP and omit operand-size suffix.
24551
24552 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
24553
24554         * shlib-versions: Move x86_64-.*-linux.* entries to ...
24555         * sysdeps/x86_64/64/shlib-versions: Here.  New file.
24556         * sysdeps/x86_64/x32/shlib-versions: New file.
24557
24558 2012-05-14  Roland McGrath  <roland@hack.frob.com>
24559
24560         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
24561         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
24562         Use _dl_fatal_printf instead.
24563
24564 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
24565
24566         * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
24567         set if not set by the user.  Do not allow for being unset.
24568         * sysdeps/unix/sysv/linux/configure: Regenerated.
24569
24570 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
24571
24572         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
24573         the `q' suffix from lea and replace .quad with ASM_ADDR.
24574
24575 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
24576
24577         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
24578         the `q' suffix from xor/rol instructions.  Use $2*LP_SIZE+1
24579         instead of $17.
24580         (PTR_DEMANGLE): Likewise.
24581
24582 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
24583
24584         * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
24585         (LP_OP): Likewise.
24586         (ASM_ADDR): Likewise.
24587         (RAX_LP): Likewise.
24588         (RBP_LP): Likewise.
24589         (RBX_LP): Likewise.
24590         (RCX_LP): Likewise.
24591         (RDI_LP): Likewise.
24592         (RSI_LP): Likewise.
24593         (RSP_LP): Likewise.
24594         (R8_LP): Likewise.
24595         (R9_LP): Likewise.
24596         (R10_LP): Likewise.
24597         (R10_LP): Likewise.
24598         (R11_LP): Likewise.
24599         (R12_LP): Likewise.
24600         (R13_LP): Likewise.
24601         (R14_LP): Likewise.
24602         (R15_LP): Likewise.
24603
24604 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
24605
24606         * sysdeps/x86_64/x32/dl-machine.h: New file.
24607
24608 2012-05-14  Andreas Jaeger  <aj@suse.de>
24609
24610         * manual/Makefile (subdir): Remove export of subdir.
24611         (all): Remove target.
24612         (.PHONY): Remove all from list.
24613         (mkinstalldirs): Remove.
24614         (.PHONY): Remove installdirs from list.
24615         ($(inst_infodir)/libc.info): Use make-target-directory.
24616         (installdirs): Remove.
24617         (subdir_%): Remove.
24618         (glibc-targets): Remove.
24619         (lib): Remove.
24620         (stubs): Remove.
24621         ($(objpfx)stubs ../po/manual.pot): Remove.
24622         ($(objpfx)stamp%): Remove.
24623         (make-target-directory): Remove.
24624         (subdir_install): Remove.
24625         (routines): Remove.
24626         (aux): Remove.
24627         (sources): Remove.
24628         (objects): Remove.
24629         (headers): Remove.
24630
24631         [BZ #13750]
24632         * manual/.gitignore: Remove, it's not needed anymore.
24633         * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
24634         all files in it.
24635         * manual/Makefile (dvi, pdf, info, html): Depend on files in build
24636         directory.
24637         (texis): Renamed to $(objpfx)texis.
24638         (texis-path): New, contains path to generated files.
24639         (chapters.%): Use texis-path for complete path, add extra argument
24640         libc-texinfo.sh.
24641         (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
24642         (libc/index.html, summary.texi): Add $(objpfx) as prefix.
24643         (summary,texi, stamp-summary): Use complete path of
24644         files. Generate files in build dir.
24645         (dir-add.texi): Build in build dir.
24646         (libm-err.texi,stamp-libm-err): Likewise.
24647         (version.texi, stamp-version): Likewise.
24648         (.%c.texi): Likewise.
24649         (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
24650         (mostlyclean): Remove target.
24651         (realclean): Remove target.
24652         (generated): Add new variable with contents from mostlyclean and
24653         realclean, remove entries duplicated in common-mostlyclean, add
24654         stamp-libm-err and stamp-version.
24655         (generated-dirs): Add libc directory.
24656         ($(inst_infodir)/libc.info): Install files from build dir.
24657
24658         * manual/install.texi (Configuring and compiling): Adjust since
24659         the info files are not part of the tar ball anymore.
24660
24661 2012-05-14  Andreas Jaeger  <aj@suse.de>
24662
24663         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
24664         variable.
24665
24666 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
24667
24668         [BZ #13717]
24669         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
24670         to 2.2.0 where earlier.
24671         * sysdeps/unix/sysv/linux/configure: Regenerated.
24672         * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
24673         Remove conditional code.
24674         [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
24675         * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
24676         Remove conditional code.
24677         [!__NR_lchown]: Likewise.
24678         [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
24679         [__NR_lchown]: Likewise.
24680         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
24681         comment referencing __ASSUME_LCHOWN_SYSCALL.
24682         * sysdeps/unix/sysv/linux/i386/sigaction.c
24683         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
24684         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
24685         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
24686         Remove conditional code.
24687         [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
24688         (__protocol_available): Remove #if 0 code.
24689         * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
24690         conditional code.
24691         [__ASSUME_SIOCGIFNAME]: Make code unconditional.
24692         * sysdeps/unix/sysv/linux/kernel-features.h
24693         (__ASSUME_GETCWD_SYSCALL): Don't define.
24694         (__ASSUME_REALTIME_SIGNALS): Likewise.
24695         (__ASSUME_PREAD_SYSCALL): Likewise.
24696         (__ASSUME_PWRITE_SYSCALL): Likewise.
24697         (__ASSUME_POLL_SYSCALL): Likewise.
24698         (__ASSUME_LCHOWN_SYSCALL): Likewise.
24699         (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
24700         non-SPARC.
24701         (__ASSUME_SIOCGIFNAME): Don't define.
24702         (__ASSUME_MSG_NOSIGNAL): Likewise.
24703         (__ASSUME_SENDFILE): Define unconditionally.
24704         (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
24705         * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
24706         conditional code.
24707         [__ASSUME_POLL_SYSCALL]: Make code unconditional.
24708         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
24709         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
24710         (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
24711         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
24712         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
24713         (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
24714         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
24715         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
24716         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
24717         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
24718         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
24719         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
24720         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
24721         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
24722         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
24723         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
24724         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
24725         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
24726         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
24727         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
24728         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
24729         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
24730         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
24731         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
24732         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
24733         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
24734         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
24735         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
24736         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
24737         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
24738         * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
24739         Remove conditional code.
24740         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
24741         * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
24742         Remove conditional code.
24743         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
24744         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
24745         [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
24746         * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
24747         Remove conditional code.
24748         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
24749         * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
24750         Remove conditional code.
24751         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
24752         * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
24753         Remove conditional code.
24754         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
24755         * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
24756         Remove conditional code.
24757         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
24758         * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
24759         Remove conditional code.
24760         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
24761         * sysdeps/unix/sysv/linux/sh/pwrite64.c
24762         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
24763         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
24764         * sysdeps/unix/sysv/linux/sigaction.c
24765         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
24766         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
24767         * sysdeps/unix/sysv/linux/sigpending.c
24768         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
24769         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
24770         * sysdeps/unix/sysv/linux/sigprocmask.c
24771         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
24772         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
24773         * sysdeps/unix/sysv/linux/sigsuspend.c
24774         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
24775         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
24776         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
24777         (__libc_missing_rt_sigs): Remove.
24778         (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
24779         (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
24780         * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
24781         Remove conditional code.
24782         [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
24783         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
24784         return 1.
24785         * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
24786         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
24787         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
24788         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
24789
24790 2012-05-14  Andreas Jaeger  <aj@suse.de>
24791
24792         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
24793         it's not used in glibc.
24794         (__coshm1): Likewise.
24795         (__acosh1p): Likewise.
24796         (__sgn): Likewise.
24797
24798         * manual/string.texi (Copying and Concatenation): Add missing
24799         variable in concat example.
24800         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
24801
24802 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
24803
24804         [BZ #14103]
24805         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
24806         __builtin_clzl with __builtin_clzll.
24807
24808 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
24809
24810         [BZ #14104]
24811         * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
24812         libc_freeres_ptr.
24813
24814 2012-05-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
24815
24816         * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
24817         * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
24818         * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
24819         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
24820
24821 2012-05-14  Mike Frysinger  <vapier@gentoo.org>
24822
24823         * NEWS: Update ia64 info.
24824
24825 2012-05-12  Andreas Schwab  <schwab@linux-m68k.org>
24826
24827         * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
24828         used as bcopy.
24829
24830 2012-05-12  Thomas Schwinge  <thomas@codesourcery.com>
24831
24832         * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
24833         * sysdeps/unix/syscalls.list (dup3): Likewise.
24834         * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
24835         * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
24836
24837 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
24838
24839         * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
24840         "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
24841
24842 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
24843
24844         * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
24845         thread pointer.
24846         (TLS_IE): Use mov/add instead of movq/addq to load thread
24847         pointer.
24848         (TLS_GD_PREFIX): New.
24849         (TLS_GD): Use it.
24850
24851 2012-05-11  David S. Miller  <davem@davemloft.net>
24852
24853         * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
24854         * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
24855         (_FPU_SETCW): Likewise.
24856
24857 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
24858
24859         * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
24860         is 32-byte aligned.
24861
24862 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
24863
24864         [BZ #11837]
24865         * iconvdata/gb18030.c: Update tables.
24866         (BODY for FROM_LOOP): Update.  Handle two-byte encoded non-BMP
24867         characters specially.
24868         (BODY for TO_LOOP): Add encoding of missing ranges.
24869
24870 2012-05-11  Thomas Schwinge  <thomas@codesourcery.com>
24871
24872         [BZ #13673]
24873         * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
24874         * sysdeps/mach/hurd/dup3.c: Likewise.
24875         * sysdeps/mach/hurd/readlinkat.c: Likewise.
24876         * sysdeps/powerpc/memmove.c:: Likewise.
24877
24878 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
24879
24880         * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
24881         R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
24882
24883 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
24884
24885         * elf/elf.h (R_X86_64_RELATIVE64): New.
24886         (R_X86_64_NUM): Updated.
24887         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
24888         R_X86_64_RELATIVE64.  Always use Elf64_Addr with R_X86_64_64.
24889         (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
24890         * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
24891         tst-quad1pie tst-quad2pie
24892         (modules-names): Add tst-quadmod1 tst-quadmod2.
24893         ($(objpfx)tst-quad1): New dependency.
24894         ($(objpfx)tst-quad2): Likewise.
24895         ($(objpfx)tst-quad1pie): Likewise.
24896         ($(objpfx)tst-quad2pie): Likewise.
24897         * sysdeps/x86_64/tst-quad1.c: New file.
24898         * sysdeps/x86_64/tst-quad1pie.c: New file.
24899         * sysdeps/x86_64/tst-quad2.c: Likewise.
24900         * sysdeps/x86_64/tst-quad2pie.c: Likewise.
24901         * sysdeps/x86_64/tst-quadmod1.S: Likewise.
24902         * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
24903         * sysdeps/x86_64/tst-quadmod2.S: Likewise.
24904         * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
24905
24906 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
24907
24908         * io/fcntl.h (mode_t, off_t, pid_t): Define types.
24909         (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
24910         * streams/stropts.h (t_scalar_t): Define type.
24911
24912         * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
24913         (_PATH_PRESERVE): Set to "/var/lib".
24914         (_PATH_RWHODIR): Set to "/var/spool/rwho".
24915
24916         * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
24917         instead of int.
24918
24919         * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
24920         if __dir_mkfile succeeded.
24921
24922         * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
24923         checking for _hurd_dtablesize.  Unlock it right after having
24924         finished _hurd_dtable allocation.
24925
24926 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
24927
24928         * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
24929         * sysdeps/mach/hurd/configure: Regenerated.
24930         * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
24931         special-casing to...
24932         * sysdeps/gnu/configure.in: ... this new file.
24933         * sysdeps/unix/sysv/linux/configure: Regenerated.
24934         * sysdeps/gnu/configure: New generated file.
24935
24936         * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
24937         for Linux: use nsec instead of usec, as well as:
24938         [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
24939         members of type struct timespec.
24940         [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
24941         New macros.
24942         (struct stat64): Likewise.
24943         (_STATBUF_ST_NSEC): New macro.
24944         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
24945
24946         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
24947         __strtoul_internal rather than strtoul.
24948
24949 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
24950
24951         * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
24952         and reject them.
24953
24954 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
24955
24956         * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
24957         which preserves existing values.
24958         * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
24959
24960 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
24961
24962         * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
24963         TIMEOUT values.  Return EINVAL for NFDS values either negative or
24964         greater than FD_SETSIZE.
24965
24966 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
24967
24968         * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
24969         allocated, call __vm_protect to finish enabling the existing space, and
24970         pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
24971         allocate the remainder.
24972
24973 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
24974
24975         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
24976         address port.  Set ADDR_LEN to 0 when not filling ADDRARG.
24977
24978 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
24979
24980         * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
24981         sysdeps/mach/hurd/readlink.c.
24982
24983         * posix/tst-sysconf.c (posix_options): Only use
24984         _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
24985         _POSIX_SYNCHRONIZED_IO when they are defined
24986         * sysdeps/mach/hurd/bits/posix_opt.h:
24987         (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
24988         (_XOPEN_REALTIME): Undefine macro.
24989         (_XOPEN_REALTIME_THREADS): Undefine macro.
24990         (_XOPEN_SHM): Undefine macro.
24991         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
24992         macro to -1.
24993         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
24994         macro to -1.
24995         (_POSIX_ASYNC_IO): Undefine macro.
24996         (_POSIX_PRIORITIZED_IO): Undefine macro.
24997         (_POSIX_SPIN_LOCKS): Define macro to -1.
24998
24999         * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
25000         SA_NODEFER, SA_RESETHAND.
25001         * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
25002         O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
25003         F_DUPFD_CLOEXEC.
25004
25005 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
25006
25007         * elf/Makefile (pldd-modules): Define unconditionally.
25008
25009 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
25010
25011         * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
25012
25013 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
25014
25015         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
25016         Return ENOENT when name is empty.
25017         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
25018
25019 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
25020
25021         * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
25022
25023         * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
25024
25025 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
25026
25027         Fix mlock in all cases except non-readable pages.
25028         * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
25029         instead of VM_PROT_ALL as parameter to __vm_wire function.
25030
25031         * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
25032         (__mkdir): When path is `/', just fail with EEXIST.
25033         * sysdeps/mach/hurd/mkdirat.c: Likewise.
25034
25035 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
25036
25037         * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
25038         <sys/uio.h> (for writev).
25039         * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
25040         and <sys/param.h> (for MIN).
25041
25042 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
25043
25044         * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
25045         REQUESTED_TIME.  Properly set the remaining time and return EINTR
25046         if interrupted.
25047
25048 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
25049
25050         * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
25051         Depend on against $(link-rpcuserlibs).
25052
25053 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
25054
25055         * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
25056         (__libc_stack_end): Do not use attribute_relro.
25057         * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
25058         * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
25059         to libthread-provided value.
25060         * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
25061         attribute_relro.
25062
25063 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
25064
25065         [BZ #3748]
25066         * bits/libc-lock.h (__libc_once_get): New macro.
25067         * sysdeps/mach/bits/libc-lock.h: Likewise.
25068         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
25069         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
25070         instead of using implementation details.
25071
25072         * libio/fileops.c: Unconditionally include <kernel-features.h>.
25073         * libio/freopen.c: Likewise.
25074         * libio/freopen64.c: Likewise.
25075         * misc/syslog.c: Likewise.
25076         * nscd/connections.c: Likewise.
25077         * nscd/netgroupcache.c: Likewise.
25078         * sysdeps/posix/getcwd.c: Likewise.
25079
25080 2012-05-10  Roland McGrath  <roland@hack.frob.com>
25081
25082         * math/w_ilogbf.c: Add #include <limits.h>.
25083
25084 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
25085
25086         * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
25087         path instead of returning without unlocking.
25088
25089         * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
25090         immediate-write ioctls.
25091         * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
25092
25093 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
25094
25095         * sysdeps/mach/hurd/i386/init-first.c (init): Use
25096         __builtin_frame_address instead of making assumptions about the
25097         location of the return address relative to DATA.  Force early load of
25098         the return address.
25099         (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
25100         __builtin_frame_address.
25101
25102         dup3 for GNU Hurd.
25103         * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
25104         * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c.  Evolve it to
25105         implement dup3 and do some further code clean-ups.
25106         * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
25107         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
25108
25109 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
25110
25111         * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
25112
25113         * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
25114         HURD_CRITICAL_END around holding _hurd_dtable_lock.
25115         * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
25116         * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
25117         HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
25118         d->port.lock.
25119
25120         * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
25121         instead of setjmp/longjmp to restore the signal mask.  Call sigsetjmp
25122         when handler == SIG_ERR, not when handler != SIG_ERR.
25123
25124 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
25125
25126         * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
25127         (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
25128         definitions.
25129
25130         accept4 for GNU Hurd.
25131         * include/sys/socket.h (__libc_accept4): New prototype.
25132         * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c.  Evolve it
25133         to implement __libc_accept4.
25134         * sysdeps/mach/hurd/accept.c (accept): Reimplement using
25135         __libc_accept4.
25136         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
25137
25138         * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
25139         * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
25140         * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
25141         signal-defines.sym.
25142
25143 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
25144
25145         * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
25146
25147 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
25148
25149         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
25150         assertion on O_CLOEXEC flag.
25151         * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
25152         * hurd/intern-fd.c: Likewise.
25153         * hurd/port2fd.c: Likewise.
25154
25155 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
25156
25157         [BZ #3906]
25158         * bits/in.h (IPV6_PKTINFO): Define new macro.
25159         (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
25160
25161 2012-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25162
25163         [BZ #13954]
25164         [BZ #13955]
25165         [BZ #13956]
25166         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
25167         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
25168         * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
25169         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
25170         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
25171         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
25172         * math/libm-test.inc (logb_test) : Additional logb tests.
25173
25174 2012-05-09  Andreas Schwab  <schwab@linux-m68k.org>
25175             Andreas Jaeger  <aj@suse.de>
25176
25177         * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
25178         * configure: Regenerated.
25179         * config.h.in (LINK_OBSOLETE_RPC): New macro.
25180         * config.make.in (link-obsolete-rpc): New substituted variable.
25181         * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
25182         libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
25183         * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
25184         (shared-only-routines): Don't set it under [link-obsolete-rpc],
25185         so that libc.a contains the symbols.
25186         * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
25187         * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
25188         * sunrpc/auth_none.c: Likewise.
25189         * sunrpc/auth_unix.c: Likewise.
25190         * sunrpc/authdes_prot.c: Likewise.
25191         * sunrpc/authuxprot.c: Likewise.
25192         * sunrpc/clnt_gen.c: Likewise.
25193         * sunrpc/clnt_perr.c: Likewise.
25194         * sunrpc/clnt_raw.c: Likewise.
25195         * sunrpc/clnt_simp.c: Likewise.
25196         * sunrpc/clnt_tcp.c: Likewise.
25197         * sunrpc/clnt_udp.c: Likewise.
25198         * sunrpc/clnt_unix.c: Likewise.
25199         * sunrpc/des_crypt.c: Likewise.
25200         * sunrpc/des_soft.c: Likewise.
25201         * sunrpc/get_myaddr.c: Likewise.
25202         * sunrpc/key_call.c: Likewise.
25203         * sunrpc/key_prot.c: Likewise.
25204         * sunrpc/netname.c: Likewise.
25205         * sunrpc/pm_getmaps.c: Likewise.
25206         * sunrpc/pm_getport.c: Likewise.
25207         * sunrpc/pmap_clnt.c: Likewise.
25208         * sunrpc/pmap_prot.c: Likewise.
25209         * sunrpc/pmap_prot2.c: Likewise.
25210         * sunrpc/pmap_rmt.c: Likewise.
25211         * sunrpc/publickey.c: Likewise.
25212         * sunrpc/rpc_cmsg.c: Likewise.
25213         * sunrpc/rpc_common.c: Likewise.
25214         * sunrpc/rpc_dtable.c: Likewise.
25215         * sunrpc/rpc_prot.c: Likewise.
25216         * sunrpc/rpc_thread.c: Likewise.
25217         * sunrpc/rtime.c: Likewise.
25218         * sunrpc/svc.c: Likewise.
25219         * sunrpc/svc_auth.c: Likewise.
25220         * sunrpc/svc_raw.c: Likewise.
25221         * sunrpc/svc_run.c: Likewise.
25222         * sunrpc/svc_tcp.c: Likewise.
25223         * sunrpc/svc_udp.c: Likewise.
25224         * sunrpc/svc_unix.c: Likewise.
25225         * sunrpc/svcauth_des.c: Likewise.
25226         * sunrpc/xcrypt.c: Likewise.
25227         * sunrpc/xdr.c: Likewise.
25228         * sunrpc/xdr_array.c: Likewise.
25229         * sunrpc/xdr_float.c: Likewise.
25230         * sunrpc/xdr_intXX_t.c: Likewise.
25231         * sunrpc/xdr_mem.c: Likewise.
25232         * sunrpc/xdr_rec.c: Likewise.
25233         * sunrpc/xdr_ref.c: Likewise.
25234         * sunrpc/xdr_sizeof.c: Likewise.
25235         * sunrpc/xdr_stdio.c: Likewise.
25236
25237 2012-05-10  Roland McGrath  <roland@hack.frob.com>
25238
25239         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
25240         change.  Update copyright years.
25241
25242 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
25243
25244         * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
25245
25246 2012-05-10  Maxim Kuvyrkov  <maxim@codesourcery.com>
25247             Joseph Myers  <joseph@codesourcery.com>
25248             Paul Pluzhnikov  <ppluzhnikov@google.com>
25249
25250         [BZ #14012]
25251         * sunrpc/Makefile [cross-compiling] (headers): Enable additions
25252         requiring rpcgen.
25253         [cross-compiling] (extra-libs): Likewise.
25254         [cross-compiling] (extra-libs-others): Likewise.
25255         [cross-compiling] (librpcsvc-routines): Likewise.
25256         [cross-compiling] (librpcsvc-inhibit-o): Likewise.
25257         [cross-compiling] (omit-deps): Likewise.
25258         (sunrpc-CPPFLAGS): New variable.
25259         (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
25260         (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
25261         (cross-rpcgen-objs): New variable.
25262         (extra-objs): Append $(cross-rpcgen-objs).
25263         ($(cross-rpcgen-objs)): New rule.
25264         ($(objpfx)cross-rpcgen): Likewise.
25265         (rpcgen-cmd): Define to use $(built-program-file).  Expand
25266         comment.
25267         ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
25268         ($(objpfx)x%.stmp): Likewise.
25269         * sunrpc/proto.h [IS_IN_build] (_): Define.
25270         [IS_IN_build] (_libc_intl_domainname): Likewise.
25271
25272 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
25273
25274         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
25275         Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
25276         and R_X86_64_TPOFF64.
25277
25278 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
25279
25280         * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
25281         sysdeps/unix/sysv/syscalls.list.
25282         (stime): Likewise.
25283         (utime): Likewise.
25284         * sysdeps/unix/sysv/syscalls.list: Remove file.
25285
25286 2012-05-10  Paul Eggert  <eggert@cs.ucla.edu>
25287
25288         [BZ #3440]
25289         * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
25290         (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
25291         (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
25292         (__LC_IDENTIFICATION): Make these macros useful in #if
25293         expressions, as required by C99.
25294
25295 2012-05-10  Andreas Schwab  <schwab@linux-m68k.org>
25296
25297         * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
25298         $(addsuffix .os,$(rpc-compat-routines)).  Move include ../Rules
25299         after this.
25300
25301 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
25302
25303         * stdlib/longlong.h: Updated from GCC.
25304
25305 2012-05-09  Andreas Jaeger  <aj@suse.de>
25306
25307         * nscd/nscd.c (run_modes): Make named enum, reorder so that
25308         default is first entry.
25309         (run_mode): Set type.
25310         (main): Remove informal message about syslog.
25311         (options): Fix typo.
25312
25313         [BZ #14053]
25314         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
25315         to asm.
25316         (lrint): Likewise.
25317         (llrintf): Likewise.
25318         (llrint): Likewise.
25319         (rint): Likewise.
25320         (rintf): Likewise.
25321         (nearbyint): Likewise.
25322         (nearbyintf): Likewise.
25323
25324 2012-05-09  Andreas Jaeger  <aj@suse.de>
25325             Pedro Alves  <palves@redhat.com>
25326
25327         * nscd/nscd.c (run_mode): Use enum.
25328         (main): Cleanup coding style issue.
25329
25330 2012-05-09  Alexandre Oliva  <aoliva@redhat.com>
25331             Andreas Jaeger  <aj@suse.de>
25332
25333         * nscd/nscd.c (go_background): Replaced with...
25334         (run_mode): ... this.
25335         (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
25336         (options): Add -F --foreground.
25337         (main): Implement it.
25338         (parse_opt): Parse it.
25339
25340 2012-05-09  Andreas Jaeger  <aj@suse.de>
25341
25342         [BZ #14083]
25343         * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
25344         !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
25345         -Wconversion warning.
25346         (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
25347         Likewise.
25348
25349 2012-05-09  Joseph Myers  <joseph@codesourcery.com>
25350
25351         * conform/data/locale.h-data (NULL): Use macro-constant.  Require
25352         == 0.
25353         (LC_ALL): Use macro-int-constant.
25354         (LC_COLLATE): Likewise.
25355         (LC_CTYPE): Likewise.
25356         (LC_MESSAGES): Likewise.
25357         (LC_MONETARY): Likewise.
25358         (LC_NUMERIC): Likewise.
25359         (LC_TIME): Likewise.
25360         [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
25361         (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
25362         [ISO || ISO99 || ISO11] (*_t): Do not allow.
25363         * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
25364         Specify type.
25365         [C99-based standards] (float_t): Expect type.
25366         [C99-based standards] (double_t): Expect type.
25367         [C99-based standards] (HUGE_VALF): Use macro-constant.  Specify
25368         type.
25369         [C99-based standards] (HUGE_VALL): Likewise.
25370         [C99-based standards] (INFINITY): Likewise.
25371         [C99-based standards] (NAN): Likewise.
25372         [C99-based standards] (FP_INFINITE): Use macro-int-constant.
25373         [C99-based standards] (FP_NAN): Likewise.
25374         [C99-based standards] (FP_NORMAL): Likewise.
25375         [C99-based standards] (FP_SUBNORMAL): Likewise.
25376         [C99-based standards] (FP_ZERO): Likewise.
25377         [C99-based standards] (FP_FAST_FMA): Use
25378         optional-macro-int-constant.  Specify type.  Require == 1.
25379         [C99-based standards] (FP_FAST_FMAF): Likewise.
25380         [C99-based standards] (FP_FAST_FMAL): Likewise.
25381         [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
25382         [C99-based standards] (FP_ILOGBNAN): Likewise.
25383         [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
25384         Specify type.
25385         [C99-based standards] (MATH_ERREXCEPT): Likewise.
25386         [C99-based standards] (math_errhandling): Specify type.
25387         [ISO99 || ISO11] (signgam): Do not allow.
25388         [non-C99-based standards] (copysignf): Do not allow.
25389         [non-C99-based standards] (exp2f): Likewise.
25390         [non-C99-based standards] (log2f): Likewise.
25391         [non-C99-based standards] (modff): Allow.
25392         [non-C99-based standards] (erff): Do not allow.
25393         [non-C99-based standards] (erfcf): Likewise.
25394         [non-C99-based standards] (gammaf): Likewise.
25395         [non-C99-based standards] (hypotf): Likewise.
25396         [non-C99-based standards] (j0f): Likewise.
25397         [non-C99-based standards] (j1f): Likewise.
25398         [non-C99-based standards] (jnf): Likewise.
25399         [non-C99-based standards] (lgammaf): Likewise.
25400         [non-C99-based standards] (tgammaf): Likewise.
25401         [non-C99-based standards] (y0f): Likewise.
25402         [non-C99-based standards] (y1f): Likewise.
25403         [non-C99-based standards] (ynf): Likewise.
25404         [non-C99-based standards] (isnanf): Likewise.
25405         [non-C99-based standards] (acoshf): Likewise.
25406         [non-C99-based standards] (asinhf): Likewise.
25407         [non-C99-based standards] (atanhf): Likewise.
25408         [non-C99-based standards] (cbrtf): Likewise.
25409         [non-C99-based standards] (expm1f): Likewise.
25410         [non-C99-based standards] (ilogbf): Likewise.
25411         [non-C99-based standards] (log1pf): Likewise.
25412         [non-C99-based standards] (logbf): Likewise.
25413         [non-C99-based standards] (nextafterf): Likewise.
25414         [non-C99-based standards] (remainderf): Likewise.
25415         [non-C99-based standards] (rintf): Likewise.
25416         [non-C99-based standards] (scalbf): Likewise.
25417         [non-C99-based standards] (copysignl): Likewise.
25418         [non-C99-based standards] (exp2l): Likewise.
25419         [non-C99-based standards] (log2l): Likewise.
25420         [non-C99-based standards] (modfl): Allow.
25421         [non-C99-based standards] (erfl): Do not allow.
25422         [non-C99-based standards] (erfcl): Likewise.
25423         [non-C99-based standards] (gammal): Likewise.
25424         [non-C99-based standards] (hypotl): Likewise.
25425         [non-C99-based standards] (j0l): Likewise.
25426         [non-C99-based standards] (j1l): Likewise.
25427         [non-C99-based standards] (jnl): Likewise.
25428         [non-C99-based standards] (lgammal): Likewise.
25429         [non-C99-based standards] (tgammal): Likewise.
25430         [non-C99-based standards] (y0l): Likewise.
25431         [non-C99-based standards] (y1l): Likewise.
25432         [non-C99-based standards] (ynl): Likewise.
25433         [non-C99-based standards] (isnanl): Likewise.
25434         [non-C99-based standards] (acoshl): Likewise.
25435         [non-C99-based standards] (asinhl): Likewise.
25436         [non-C99-based standards] (atanhl): Likewise.
25437         [non-C99-based standards] (cbrtl): Likewise.
25438         [non-C99-based standards] (expm1l): Likewise.
25439         [non-C99-based standards] (ilogbl): Likewise.
25440         [non-C99-based standards] (log1pl): Likewise.
25441         [non-C99-based standards] (logbl): Likewise.
25442         [non-C99-based standards] (nextafterl): Likewise.
25443         [non-C99-based standards] (remainderl): Likewise.
25444         [non-C99-based standards] (rintl): Likewise.
25445         [non-C99-based standards] (scalbl): Likewise.
25446         [ISO || ISO99 || ISO11] (*_t): Do not allow.
25447         [non-C99-based standards] (FP_*): Do not allow.
25448         [C99-based standards] (FP_*): Change to
25449         FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
25450         * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
25451         allow.
25452         * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
25453         (SIG_ERR): Likewise.
25454         [X/Open-based standards] (SIG_HOLD): Likewise.
25455         (SIG_IGN): Likewise.
25456         (SIGABRT): Use macro-int-constant.  Specify type.  Require
25457         positive value.
25458         (SIGFPE): Likewise.
25459         (SIGILL): Likewise.
25460         (SIGINT): Likewise.
25461         (SIGSEGV): Likewise.
25462         (SIGTER): Likewise.
25463         [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
25464         [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
25465         [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
25466         [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
25467         [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
25468         [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
25469         [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
25470         [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
25471         [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
25472         [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
25473         [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
25474         [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
25475         [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
25476         [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
25477         [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
25478         [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
25479         [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
25480         [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
25481         [X/Open-based standards] (SIGTRAP): Likewise.
25482         [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
25483         [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
25484         [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
25485         [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
25486         * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
25487         allow.
25488
25489 2012-05-08  Ian Wienand  <ianw@vmware.com>
25490
25491         [BZ #14080]
25492         * time/tzset.c (__tzset_parse_tz): Update default rules for
25493         daylight time changes in the Energy Policy Act of 2005.
25494
25495 2012-05-09  Andreas Jaeger  <aj@suse.de>
25496
25497         [BZ #13983]
25498         * elf/ldconfig.c (parse_conf): Change string to make clear that
25499         ldconfig only issued a warning if ld.so.conf does not exist.
25500
25501 2012-05-08  David S. Miller  <davem@davemloft.net>
25502
25503         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
25504         movxtod instead of popping the value on the stack.
25505
25506         * sysdeps/sparc/fpu/libm-test-ulps: Update.
25507
25508 2012-05-08  Carlos O'Donell  <carlos_odonell@mentor.com>
25509
25510         * config.h.in: Add HAVE_ARM_PCS_VFP.
25511
25512 2012-05-08  Roland Mc Grath  <roland@hack.frob.com>
25513
25514         [BZ #13979]
25515         * include/features.h: Warn if user requests __FORTIFY_SOURCE
25516         checking but the checks are disabled for any reason.
25517
25518 2012-05-08  H.J. Lu  <hongjiu.lu@intel.com>
25519
25520         * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
25521         and ELF64_R_TYPE with ELFW(R_TYPE).
25522
25523 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
25524
25525         * sysdeps/unix/sysv/syscalls.list (pause): Remove.
25526         (ulimit): Likewise.
25527
25528         * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
25529         (settimeofday): Likewise.
25530
25531 2012-05-08  Mike Frysinger  <vapier@gentoo.org>
25532
25533         * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1.  Add
25534         a struct th_u2 inside the union, and move tu_block/tu_code into
25535         a new th_u3 union of tu_block/tu_code inside of that.  Move
25536         th_data[1] into the th_u2 as tu_data[0].  Change tu_stuff[1] to
25537         tu_stuff[0].  Add a new tu_padding[4] to keep sizeof() the same.
25538         (th_block): Change to th_u1.th_u2.th_u3.tu_block.
25539         (th_code): Change to th_u1.th_u2.th_u3.tu_code.
25540         (th_stuff): Change to th_u1.tu_stuff.
25541         (th_data): Define.
25542         (th_msg): Change to th_u1.th_u2.tu_data.
25543
25544 2012-05-07  David S. Miller  <davem@davemloft.net>
25545
25546         * sysdeps/sparc/fpu/libm-test-ulps: Update.
25547
25548         [BZ #14074]
25549         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
25550         (SETUP_PIC_REG): Use it.
25551         (SETUP_PIC_REG_LEAF): Use it.
25552
25553 2012-05-07  Joseph Myers  <joseph@codesourcery.com>
25554
25555         [BZ #13885]
25556         [BZ #13923]
25557         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
25558         USE_AS_EXPM1L.
25559         (EXPL_FINITE): Likewise.
25560         (FLDLOG): Likewise.
25561         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
25562         * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
25563         e_expl.S.
25564         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
25565         USE_AS_EXPM1L.
25566         (EXPL_FINITE): Likewise.
25567         (FLDLOG): Likewise.
25568         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
25569         * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
25570         e_expl.S.
25571         * math/libm-test.inc (expm1_test): Add more tests.  Do not disable
25572         test of -max_value argument for long double.
25573         * sysdeps/i386/fpu/libm-test-ulps: Update.
25574         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25575
25576 2012-05-06  David S. Miller  <davem@davemloft.net>
25577
25578         * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
25579         quad soft-float symbols whose references which are compiler
25580         generated.
25581         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
25582
25583 2012-05-06  Joseph Myers  <joseph@codesourcery.com>
25584
25585         [BZ #13884]
25586         [BZ #13914]
25587         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
25588         USE_AS_EXP10L.
25589         (EXPL_FINITE): Likewise.
25590         (FLDLOG): Likewise.
25591         (c0): Likewise.
25592         (c1): Likewise.
25593         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
25594         Adjust comments for base varying.
25595         (__expl_finite): Change alias to EXPL_FINITE.
25596         * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
25597         e_expl.S.
25598         * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
25599         * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
25600         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
25601         * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
25602         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
25603         USE_AS_EXP10L.
25604         (EXPL_FINITE): Likewise.
25605         (FLDLOG): Likewise.
25606         (c0): Likewise.
25607         (c1): Likewise.
25608         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
25609         Adjust comments for base varying.
25610         (__expl_finite): Change alias to EXPL_FINITE.
25611         * math/libm-test.inc (exp10_test): Add more tests.  Do not disable
25612         tests for bugs.
25613         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
25614
25615         [BZ #14064]
25616         * math/libm-test.inc (check_float_internal): Correct ulp
25617         calculation for subnormal expected results.
25618
25619 2012-05-06  Andreas Jaeger  <aj@suse.de>
25620
25621         * Makeconfig (+math-flags): New, set to -frounding-math.
25622         (+cflags): Add +math-flags so that all of glibc gets compiled with
25623         it.
25624
25625         * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
25626
25627 2012-05-05  Joseph Myers  <joseph@codesourcery.com>
25628
25629         * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
25630         Disable one test.
25631
25632         [BZ #13787]
25633         [BZ #13922]
25634         [BZ #14036]
25635         * sysdeps/i386/fpu/e_expl.S (csat): New constant.
25636         (__ieee754_expl): Allow for and saturate large arguments.
25637         * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
25638         (u_threshold): Likewise.
25639         (__exp): Call __ieee754_exp before checking for overflow and
25640         underflow.
25641         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
25642         (u_threshold): Likewise.
25643         (__expf): Call __ieee754_expf before checking for overflow and
25644         underflow.
25645         * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
25646         (u_threshold): Likewise.
25647         (__expl): Call __ieee754_expl before checking for overflow and
25648         underflow.
25649         * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
25650         (__ieee754_expl): Allow for and saturate large arguments.
25651         * math/libm-test.inc (exp_test): Add another test.  Do not allow
25652         missing overflow exception on overflow.
25653         (expm1_test): Do not allow missing overflow exception on overflow.
25654
25655         * sysdeps/i386/fpu/e_expl.c: Move to ...
25656         * sysdeps/i386/fpu/e_expl.S: ... here.  Write directly in assembly
25657         rather than using inline asm.
25658         * sysdeps/x86_64/fpu/e_expl.c: Remove file.
25659         * sysdeps/x86_64/fpu/e_expl.S: Copy from
25660         sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
25661
25662         * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
25663         (nice): Likewise.
25664         (poll): Likewise.
25665         (signal): Likewise.
25666         (time): Likewise.
25667         (times): Likewise.
25668
25669 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
25670
25671         * sysdeps/unix/syscalls.list (adjtime): Add entry from
25672         sysdeps/unix/common/syscalls.list.
25673         (fchmod): Likewise.
25674         (fchown): Likewise.
25675         (ftruncate): Likewise.
25676         (getrusage): Likewise.
25677         (gettimeofday): Likewise.
25678         (setpgid): Likewise.
25679         (setregid): Likewise.
25680         (setreuid): Likewise.
25681         (sigaction): Likewise.
25682         (truncate): Likewise.
25683         (vhangup): Likewise.
25684         * sysdeps/unix/common/syscalls.list: Remove file.
25685         * sysdeps/unix/bsd/Implies: Don't include unix/common.
25686         * sysdeps/unix/sysv/linux/Implies: Likewise.
25687
25688 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
25689
25690         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
25691         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
25692         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
25693         Moved to ...
25694         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
25695         Here.
25696         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
25697         to ...
25698         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
25699         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
25700         to ...
25701         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
25702         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
25703         to ...
25704         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
25705         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
25706         to ...
25707         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
25708         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
25709         to ...
25710         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
25711         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
25712         to ...
25713         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
25714         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
25715         to ...
25716         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
25717         Here.
25718         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
25719         to ...
25720         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
25721         Here.
25722         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
25723         to ...
25724         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
25725         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
25726         Moved to ...
25727         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
25728         Here.
25729         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
25730         to ...
25731         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
25732
25733 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
25734
25735         * sysdeps/unix/common/bits/dirent.h: Remove file.
25736         * sysdeps/unix/common/bits/fcntl.h: Likewise.
25737
25738         * sysdeps/unix/bsd/bits/dirent.h: Remove file.
25739         * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
25740         * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
25741         * sysdeps/unix/bsd/isatty.c: Likewise.
25742         * sysdeps/unix/bsd/tcdrain.c: Likewise.
25743         * sysdeps/unix/bsd/tcgetattr.c: Likewise.
25744         * sysdeps/unix/bsd/tcsetattr.c: Likewise.
25745
25746 2012-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25747
25748         [BZ #13563]
25749         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
25750         long double comparison inaccuracies.
25751         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
25752         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
25753
25754 2012-05-04  Andreas Schwab  <schwab@linux-m68k.org>
25755
25756         * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
25757         * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
25758
25759 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
25760
25761         [BZ #14049]
25762         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
25763         nonzero digits before rounding a hex value.
25764         * stdlib/tst-strtod.c (tests): Add another test.
25765
25766 2012-05-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
25767
25768         * sysdeps/s390/fpu/libm-test-ulps: Update.
25769
25770 2012-05-03  Andreas Jaeger  <aj@suse.de>
25771
25772         * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
25773         does not get optimized out.
25774         (malloc_opt_barrier): New.
25775
25776 2012-05-03  Andreas Jaeger  <aj@suse.de>
25777             Roland McGrath  <roland@hack.frob.com>
25778
25779         * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
25780         intermediate file deletion.
25781         (generated): Add .symlist files.
25782
25783 2012-05-03  Joseph Myers  <joseph@codesourcery.com>
25784
25785         [BZ #13775]
25786         * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
25787         Redirect under this condition.
25788         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
25789         [__USE_GNU] (__dprintf_chk): Not under this condition.
25790         [__USE_GNU] (__vdprintf_chk): Likewise.
25791         * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
25792         under this condition.
25793         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
25794         [__USE_XOPEN2K8] (dprintf): Define under this condition.
25795         [__USE_XOPEN2K8] (vdprintf): Likewise.
25796         [__USE_GNU] (__dprintf_chk): Not under this condition.
25797         [__USE_GNU] (__vdprintf_chk): Likewise.
25798         [__USE_GNU] (dprintf): Likewise.
25799         [__USE_GNU] (vdprintf): Likewise.
25800
25801 2012-05-03  Roland McGrath  <roland@hack.frob.com>
25802
25803         * elf/Makefile (common-generated): Set this instead of generated for
25804         .dyn, .phdr, .jmprel files.  Remove $(common-objpfx) from the
25805         $(all-built-dso)-derived lists.
25806
25807 2012-05-03  Andreas Jaeger  <aj@suse.de>
25808
25809         * sysdeps/i386/fpu/libm-test-ulps: Update.
25810
25811         * FAQ: Removed.
25812         * FAQ.in: Likewise.
25813         * scripts/gen-FAQ.pl: Likewise.
25814         * manual/install.texi (Installation): Point to online location of
25815         FAQ.
25816         * Makefile (files-for-dist): Remove FAQ.
25817         (FAQ): Remove.
25818
25819 2012-05-02  Allan McRae  <allan@archlinux.org>
25820
25821         * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
25822         (LDFLAGS-reldepmod5.so): Likewise.
25823         (LDFLAGS-reldep6mod1.so): Likewise.
25824         (LDFLAGS-reldep6mod4.so): Likewise.
25825         (LDFLAGS-reldep8mod3.so): Likewise.
25826         (LDFLAGS-unload4mod1.so): Likewise.
25827         (LDFLAGS-unload4mod2.so): Likewise.
25828         (LDFLAGS-tst-initorder): Likewise.
25829         (LDFLAGS-tst-initordera2.so): Likewise.
25830         (LDFLAGS-tst-initordera3.so): Likewise.
25831         (LDFLAGS-tst-initordera4.so): Likewise.
25832         (LDFLAGS-tst-initorderb2.so): Likewise.
25833         (LDFLAGS-noload): Likewise.
25834         (LDFLAGS-next): Likewise.
25835         (LDFLAGS-order2mod1.so): Likewise.
25836         (LDFLAGS-order2mod2.so): Likewise.
25837         (LDFLAGS-tst-initorder2): Likewise.
25838         (LDFLAGS-tst-initorder2a.so): Likewise.
25839         (LDFLAGS-tst-initorder2b.so): Likewise.
25840         (LDFLAGS-tst-initorder2c.so): Likewise.
25841         * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
25842
25843 2012-05-02  David S. Miller  <davem@davemloft.net>
25844
25845         * sysdeps/sparc/fpu/libm-test-ulps: Update.
25846
25847 2012-05-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
25848
25849         [BZ #14055]
25850         * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
25851
25852 2012-05-02  Andreas Jaeger  <aj@suse.de>
25853
25854         * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
25855         since we manipulate rounding mode.
25856         (CPPFLAGS-test-idouble.c): Likewise.
25857         (CPPFLAGS-test-ifloat.c): Likewise.
25858         (CFLAGS-test-ldouble.c): Likewise.
25859         (CFLAGS-test-double.c): Likewise.
25860         (CFLAGS-test-float.c): Likewise.
25861         (CFLAGS-test-misc.c): Likewise.
25862         (CFLAGS-test-test-fenv.c): Likewise.
25863
25864 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25865
25866         [BZ #2550]
25867         [BZ #2570]
25868         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
25869         comparisons to determine direction to adjust input.
25870
25871 2012-05-01  Roland McGrath  <roland@hack.frob.com>
25872
25873         * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
25874         output to the target.
25875
25876         * scripts/localplt.awk: New file.
25877         * elf/Makefile ($(objpfx)check-localplt): Target removed.
25878         (check-localplt-CFLAGS): Variable removed.
25879         ($(all-built-dso:=.jmprel)): New static pattern rule.
25880         (generated): Add those targets.
25881         (localplt-built-dso): New variable.
25882         ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
25883
25884         * elf/check-localplt.c: File removed.
25885
25886         * scripts/check-execstack.awk: New file.
25887         * elf/Makefile ($(objpfx)check-execstack): Target removed.
25888         (check-execstack-CFLAGS): Variable removed.
25889         ($(objpfx)check-execstack.h): Target removed.
25890         ($(objpfx)execstack-default): New target.
25891         (generated): Add that instead of check-execstack.h.
25892         ($(all-built-dso:=.phdr)): New static pattern rule.
25893         (generated): Add those targets.
25894         * elf/check-execstack.c: File removed.
25895
25896         * scripts/check-textrel.awk: New file.
25897         * elf/Makefile ($(objpfx)check-textrel): Target removed.
25898         (check-textrel-CFLAGS): Variable removed.
25899         (all-built-dso): Use := to define.o
25900         ($(all-built-dso:=.dyn)): New static pattern rule.
25901         (generated): Add those targets.
25902         ($(objpfx)check-textrel.out): Use the script on the .dyn files.
25903         * config.make.in (READELF): New substituted variable.
25904         * elf/check-textrel.c: File removed.
25905
25906 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
25907
25908         * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
25909         allow.
25910         * conform/data/ctype.h-data [C99-based standards] (isblank):
25911         Expect function.
25912         (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
25913         (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
25914         [ISO || ISO99 || ISO11] (*_t): Do not allow.
25915         * conform/data/errno.h-data (EDOM): Use macro-int-constant.
25916         Specify type.  Require positive value.
25917         (EILSEQ): Likewise.
25918         (ERANGE): Likewise.
25919         [ISO || POSIX] (EILSEQ): Do not expect.
25920         [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
25921         Specify type.  Require positive value.
25922         [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
25923         [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
25924         [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
25925         [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
25926         [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
25927         [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
25928         [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
25929         [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
25930         [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
25931         [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
25932         [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
25933         [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
25934         [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
25935         [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
25936         [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
25937         [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
25938         [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
25939         [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
25940         [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
25941         [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
25942         [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
25943         [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
25944         [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
25945         [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
25946         [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
25947         [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
25948         [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
25949         [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
25950         [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
25951         [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
25952         [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
25953         [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
25954         [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
25955         [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
25956         [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
25957         [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
25958         [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
25959         [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
25960         [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
25961         [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
25962         [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
25963         [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
25964         [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
25965         [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
25966         [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
25967         [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
25968         [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
25969         [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
25970         [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
25971         [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
25972         [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
25973         [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
25974         [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
25975         [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
25976         [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
25977         [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
25978         [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
25979         [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
25980         [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
25981         [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
25982         [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
25983         [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
25984         [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
25985         [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
25986         [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
25987         [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
25988         [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
25989         [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
25990         [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
25991         [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
25992         [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
25993         [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
25994         [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
25995         [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
25996         [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
25997         [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
25998         * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
25999         Require >= 2.
26000         (FLT_ROUNDS): Expect as macro, not constant.
26001         (FLT_MANT_DIG): Use macro-int-constant.
26002         (DBL_MANT_DIG): Likewise.
26003         (LDBL_MANT_DIG): Likewise.
26004         (FLT_DIG): Likewise.
26005         (DBL_DIG): Likewise.
26006         (LDBL_DIG): Likewise.
26007         (FLT_MIN_EXP): Use macro-int-constant.  Require < 0.
26008         (DBL_MIN_EXP): Likewise.
26009         (LDBL_MIN_EXP): Likewise.
26010         (FLT_MAX_EXP): Use macro-int-constant.
26011         (DBL_MAX_EXP): Likewise.
26012         (LDBL_MAX_EXP): Likewise.
26013         (FLT_MAX_10_EXP): Likewise.
26014         (DBL_MAX_10_EXP): Likewise.
26015         (LDBL_MAX_10_EXP): Likewise.
26016         (FLT_MAX): Use macro-constant.
26017         (DBL_MAX): Likewise.
26018         (LDBL_MAX): Likewise.
26019         (FLT_EPSILON): Use macro-constant.  Give upper bound.
26020         (DBL_EPSILON): Likewise.
26021         (LDBL_EPSILON): Likewise.
26022         (FLT_MIN): Likewise.
26023         (DBL_MIN): Likewise.
26024         (LDBL_MIN): Likewise.
26025         [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
26026         [C99-based standards] (FLT_EVAL_METHOD): Likewise.
26027         [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
26028         [ISO11] (FLT_HAS_SUBNORM): Likewise.
26029         [ISO11] (LDBL_HAS_SUBNORM): Likewise.
26030         [ISO11] (DBL_DECIMAL_DIG): Likewise.
26031         [ISO11] (FLT_DECIMAL_DIG): Likewise.
26032         [ISO11] (LDBL_DECIMAL_DIG): Likewise.
26033         [ISO11] (DBL_TRUE_MIN): Use macro-constant.
26034         [ISO11] (FLT_TRUE_MIN): Likewise.
26035         [ISO11] (LDBL_TRUE_MIN): Likewise.
26036         [ISO || ISO99 || ISO11] (*_t): Do not allow.
26037         * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
26038         (SCHAR_MIN): Use macro-int-constant.  Specify type.
26039         (SCHAR_MAX): Likewise.
26040         (UCHAR_MAX): Likewise.
26041         (CHAR_MIN): Likewise.
26042         (CHAR_MAX): Likewise.
26043         (MB_LEN_MAX): Use macro-int-constant.
26044         (SHRT_MIN): Use macro-int-constant.  Specify type.
26045         (SHRT_MAX): Likewise.
26046         (USHRT_MAX): Likewise.
26047         (INT_MAX): Likewise.
26048         (INT_MIN): Use macro-int-constant.  Specify type.  Make upper
26049         bound negative.
26050         (UINT_MAX): Use macro-int-constant.  Specify type.  Suffix lower
26051         bound with "U".
26052         (LONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
26053         bound with "L".
26054         (LONG_MIN): Use macro-int-constant.  Specify type.  Make upper
26055         bound negative.  Suffix upper bound with "L".
26056         (ULONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
26057         bound with "UL".
26058         [C99-based standards] (LLONG_MIN): Use macro-int-constant.
26059         Specify type.
26060         [C99-based standards] (LLONG_MAX): Likewise.
26061         [C99-based standards] (ULLONG_MAX): Likewise.
26062         * conform/data/stddef.h-data (NULL): Use macro-constant.  Require
26063         == 0.
26064         [ISO11] (max_align_t): Require type.
26065         [ISO || ISO99 || ISO11] (*_t): Do not allow.
26066
26067         * conform/conformtest.pl ($CFLAGS_namespace): Define separately
26068         from $CFLAGS, without defining away __attribute__ calls.
26069         (checknamespace): Use $CFLAGS_namespace.
26070
26071         * conform/conformtest.pl (@keywords): Only include C99 keywords
26072         for standards based on C99 or C11.
26073
26074         * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
26075         Disable tests.
26076         * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
26077         UNIX98]: Likewise.
26078
26079         * conform/conformtest.pl: Handle "macro-int-constant" and test for
26080         usability of symbols in #if.
26081
26082         * conform/conformtest.pl: If macro or constant types start
26083         "promoted:", expect the symbol to be of the following type
26084         promoted by the integer promotions.
26085
26086         * conform/conformtest.pl: Parse all "constant" and "macro" lines
26087         in one place.  Also handle "macro-constant".
26088
26089         * conform/conformtest.pl: Only accept expected macro values with
26090         "==".  Parse all "macro" lines in one place.
26091         * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
26092
26093         * conform/conformtest.pl: Handle braced types on "constant" lines
26094         instead of handling "typed-constant".
26095         * conform/data/signal.h-data: Use "constant" instead of
26096         "typed-constant".
26097
26098         * conform/conformtest.pl: Handle "optional-" at start of lines in
26099         one place rather than duplicating several cases.  Handle each
26100         format of "macro" line with initial "optional-".
26101
26102         * conform/conformtest.pl: Only accept expected constant or
26103         optional-constant values with "==".  Parse all "constant" lines in
26104         one place.  Parse all "optional-constant" lines in one place.
26105         * conform/data/cpio.h-data: Use "==" form on "constant" lines.
26106         * conform/data/fmtmsg.h-data: Likewise.
26107         * conform/data/netinet/in.h-data: Likewise.
26108         * conform/data/tar.h-data: Likewise.
26109         * conform/data/limits.h-data: Use "==" form on "constant" and
26110         "optional-constant" lines.
26111
26112         * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
26113         Use -std=c99 for XOPEN2K.
26114         (@knownproblems): Remove.
26115         (newtoken): Don't check %isknown.
26116
26117         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
26118         Do not expect macro.
26119         [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
26120         [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
26121         [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
26122         [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
26123         [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
26124         [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
26125         [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
26126         [XPG3 || XPG4 || UNIX98] (isless): Likewise.
26127         [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
26128         [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
26129         [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
26130         [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
26131         [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
26132         [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
26133         [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
26134         [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
26135         [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
26136         [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
26137         [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
26138         [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
26139         [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
26140         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
26141         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
26142         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
26143         [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
26144         [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
26145         [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
26146         [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
26147         [XPG3 || XPG4 || UNIX98] (log2): Likewise.
26148         [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
26149         [XPG3] (acosh): Likewise.
26150         [XPG3] (asinh): Likewise.
26151         [XPG3] (atanh): Likewise.
26152         [XPG3] (cbrt): Likewise.
26153         [XPG3] (expm1): Likewise.
26154         [XPG3] (ilogb): Likewise.
26155         [XPG3] (log1p): Likewise.
26156         [XPG3] (logb): Likewise.
26157         [XPG3] (nextafter): Likewise.
26158         [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
26159         [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
26160         [XPG3] (remainder): Likewise.
26161         [XPG3] (rint): Likewise.
26162         [XPG3 || XPG4 || UNIX98] (round): Likewise.
26163         [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
26164         [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
26165         [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
26166         [XPG3 || XPG4 || UNIX98] (lround): Likewise.
26167         [XPG3 || XPG4 || UNIX98] (llround): Likewise.
26168         [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
26169         [UNIX98 || XOPEN2K] (scalb): Expect.
26170         [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
26171         [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
26172         [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
26173         [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
26174         [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
26175         [XPG3 || XPG4 || UNIX98] (fma): Likewise.
26176         [XPG3 || XPG4 || UNIX98] (nan): Likewise.
26177         [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
26178         [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
26179         [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
26180         [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
26181         [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
26182         [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
26183         [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
26184         [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
26185         [XPG3 || XPG4 || UNIX98] (expf): Likewise.
26186         [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
26187         [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
26188         [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
26189         [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
26190         [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
26191         [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
26192         [XPG3 || XPG4 || UNIX98] (logf): Likewise.
26193         [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
26194         [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
26195         [XPG3 || XPG4 || UNIX98] (modff): Likewise.
26196         [XPG3 || XPG4 || UNIX98] (powf): Likewise.
26197         [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
26198         [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
26199         [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
26200         [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
26201         [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
26202         [XPG3 || XPG4 || UNIX98] (erff): Likewise.
26203         [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
26204         [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
26205         [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
26206         [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
26207         [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
26208         [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
26209         [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
26210         [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
26211         [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
26212         [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
26213         [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
26214         [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
26215         [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
26216         [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
26217         [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
26218         [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
26219         [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
26220         [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
26221         [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
26222         [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
26223         [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
26224         [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
26225         [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
26226         [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
26227         [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
26228         [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
26229         [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
26230         [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
26231         [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
26232         [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
26233         [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
26234         [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
26235         [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
26236         [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
26237         [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
26238         [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
26239         [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
26240         [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
26241         [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
26242         [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
26243         [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
26244         [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
26245         [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
26246         [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
26247         [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
26248         [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
26249         [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
26250         [XPG3 || XPG4 || UNIX98] (expl): Likewise.
26251         [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
26252         [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
26253         [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
26254         [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
26255         [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
26256         [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
26257         [XPG3 || XPG4 || UNIX98] (logl): Likewise.
26258         [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
26259         [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
26260         [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
26261         [XPG3 || XPG4 || UNIX98] (powl): Likewise.
26262         [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
26263         [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
26264         [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
26265         [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
26266         [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
26267         [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
26268         [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
26269         [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
26270         [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
26271         [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
26272         [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
26273         [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
26274         [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
26275         [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
26276         [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
26277         [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
26278         [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
26279         [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
26280         [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
26281         [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
26282         [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
26283         [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
26284         [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
26285         [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
26286         [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
26287         [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
26288         [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
26289         [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
26290         [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
26291         [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
26292         [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
26293         [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
26294         [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
26295         [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
26296         [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
26297         [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
26298         [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
26299         [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
26300         [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
26301         [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
26302         [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
26303         [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
26304         [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
26305         [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
26306         [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
26307
26308         * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
26309         _XOPEN_SOURCE_EXTENDED for XPG4.
26310
26311         * conform/conformtest.pl: Handle "symbol" lines for allow-header.
26312
26313         * Makeconfig (localtime): Remove variable.
26314         (inst_localtime-file): Likewise.
26315
26316 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
26317
26318         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
26319         Update.
26320         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
26321         Update.
26322         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
26323         Update.
26324         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
26325         Update.
26326         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
26327         Update.
26328         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
26329         Update.
26330         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
26331         Update.
26332         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
26333         Update.
26334         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
26335         Update.
26336
26337 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
26338
26339         [BZ #2550]
26340         [BZ #2570]
26341         * math/s_nexttowardf.c (__nexttowardf): Use floating-point
26342         comparisons to determine direction to adjust input.
26343         * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
26344         * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
26345         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
26346         Likewise.
26347         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
26348         Likewise.
26349         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
26350         Likewise.
26351         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
26352         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
26353         Likewise.
26354         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
26355         Likewise.
26356         * math/libm-test.inc (nexttoward_test): Add more tests.
26357
26358 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
26359
26360         [BZ #14040]
26361         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
26362         in version GLIBC_2.1, not GLIBC_2.0.
26363         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
26364         Likewise.
26365
26366 2012-04-30  Joseph Myers  <joseph@codesourcery.com>
26367
26368         [BZ #13942]
26369         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
26370         (1 - x) * (1 + x).
26371         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
26372         * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
26373         * math/libm-test.inc (acos_test): Add more tests.
26374         (asin_test): Likewise.
26375         * sysdeps/i386/fpu/libm-test-ulps: Update.
26376         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26377
26378         [BZ #14034]
26379         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
26380         of square root.
26381         * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
26382         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
26383         * math/libm-test.inc (acos_test_tonearest): New function.
26384         (acos_test_towardzero): Likewise.
26385         (acos_test_downward): Likewise.
26386         (acos_test_upward): Likewise.
26387         (asin_test_tonearest): Likewise.
26388         (asin_test_towardzero): Likewise.
26389         (asin_test_downward): Likewise.
26390         (asin_test_upward): Likewise.
26391         (main): Call the new functions.
26392         * sysdeps/i386/fpu/libm-test-ulps: Update.
26393         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
26394
26395         [BZ #13884]
26396         [BZ #13924]
26397         * math/e_exp10.c: Include <float.h>.
26398         (__ieee754_exp10): Handle underflow here rather than multiplying
26399         large negative argument by M_LN10.
26400         * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
26401         of __ieee754_expf.
26402         * math/e_exp10l.c: Include <float.h>.
26403         (__ieee754_exp10l): Handle underflow here rather than multiplying
26404         large negative argument by M_LN10l.
26405         * math/libm-test.inc (exp10_test): Add another test.  Do not allow
26406         spurious overflow exception on underflow.
26407
26408 2012-04-29  Marek Polacek  <polacek@redhat.com>
26409
26410         * misc/sys/cdefs.h (__attribute_artificial__): New macro.
26411         (__fortify_function): New macro.
26412         (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
26413         * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
26414         __extern_always_inline.
26415         * libio/bits/stdio2.h: Likewise.
26416         * libio/bits/stdio.h: Likewise.
26417         * string/string.h: Likewise.
26418         * string/bits/string3.h: Likewise.
26419         * include/stdio.h: Likewise.
26420         * stdlib/bits/stdlib.h: Likewise.
26421         * stdlib/stdlib.h: Likewise.
26422         * rt/bits/mqueue2.h: Likewise.
26423         * rt/mqueue.h: Likewise.
26424         * posix/bits/unistd.h: Likewise.
26425         * posix/unistd.h: Likewise.
26426         * io/bits/poll2.h: Likewise.
26427         * io/bits/fcntl2.h: Likewise.
26428         * io/fcntl.h: Likewise.
26429         * io/sys/poll.h: Likewise.
26430         * misc/bits/syslog.h: Likewise.
26431         * misc/bits/syslog-ldbl.h: Likewise.
26432         * misc/sys/syslog.h: Likewise.
26433         * socket/bits/socket2.h: Likewise.
26434         * socket/sys/socket.h: Likewise.
26435         * debug/tst-chk1.c: Likewise.
26436         * wcsmbs/bits/wchar2.h: Likewise.
26437         * wcsmbs/bits/wchar-ldbl.h: Likewise.
26438         * wcsmbs/wchar.h: Likewise.
26439
26440 2012-04-29  Andreas Jaeger  <aj@suse.de>
26441
26442         * Makerules (tests): Remove enable-check-abi protection.
26443         (check-abi-warn): Remove.
26444         (check-abi-%): Remove check-abi-warn usage.
26445
26446         * configure.in: Remove check-abi configure option.
26447         * configure: Regenerated.
26448         * config.make.in (enable-check-abi): Remove.
26449
26450 2012-04-28  Andreas Schwab  <schwab@linux-m68k.org>
26451
26452         [BZ #14033]
26453         * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
26454         double functions to double *_finite functions.
26455
26456         [BZ #13941]
26457         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
26458         (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
26459         LDBL_MIN_EXP.
26460         * stdio-common/Makefile (tests): Add tst-sprintf3.
26461         * stdio-common/tst-sprintf3.c: New file.
26462
26463         * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
26464         ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
26465
26466 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
26467
26468         * conform/conformtest.pl: Remove duplicate typed-constant
26469         handling.
26470
26471 2012-04-28  David S. Miller  <davem@davemloft.net>
26472
26473         * Makerules (%.abilist): Add vpath on sysdep_dirs.
26474         (check-abi-%): Remove AWK script prerequisite and explicit
26475         abilist directory.
26476         (check-abi): Rewrite to just diff the symlist with the abilist.
26477         (config-tls, config-abi-config): Delete, no longer used.
26478         (update-abi-%): Remove AWK script and explicit abilist directory.
26479         (update-abi): Rewrite to simply compare and conditionally copy the
26480         symlist and the sysdep abilist file.  Remove update-abi-config
26481         checks.
26482         * abilist/ld.abilist: Remove.
26483         * abilist/libBrokenLocale.abilist: Remove.
26484         * abilist/libanl.abilist: Remove.
26485         * abilist/libcrypt.abilist: Remove.
26486         * abilist/libdl.abilist: Remove.
26487         * abilist/librt.abilist: Remove.
26488         * abilist/libthread_db.abilist: Remove.
26489         * abilist/libutil.abilist: Remove.
26490         * scripts/extract-abilist.awk: Remove.
26491         * scripts/merge-abilist.awk: Remove.
26492         * sysdeps/generic/libcidn.abilist: New file.
26493         * sysdeps/generic/libnss_compat.abilist: New file.
26494         * sysdeps/generic/libnss_db.abilist: New file.
26495         * sysdeps/generic/libnss_dns.abilist: New file.
26496         * sysdeps/generic/libnss_files.abilist: New file.
26497         * sysdeps/generic/libnss_hesiod.abilist: New file.
26498         * sysdeps/generic/libnss_nis.abilist: New file.
26499         * sysdeps/generic/libnss_nisplus.abilist: New file.
26500         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
26501         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
26502         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
26503         file.
26504         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
26505         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
26506         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
26507         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
26508         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
26509         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
26510         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
26511         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
26512         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
26513         file.
26514         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
26515         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
26516         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
26517         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
26518         file.
26519         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
26520         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
26521         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
26522         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
26523         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
26524         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
26525         file.
26526         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
26527         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
26528         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
26529         file.
26530         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
26531         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
26532         New file.
26533         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
26534         New file.
26535         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
26536         New file.
26537         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
26538         New file.
26539         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
26540         New file.
26541         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
26542         New file.
26543         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
26544         New file.
26545         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
26546         New file.
26547         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
26548         New file.
26549         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
26550         New file.
26551         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
26552         New file.
26553         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
26554         New file.
26555         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
26556         New file.
26557         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
26558         file.
26559         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
26560         New file.
26561         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
26562         New file.
26563         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
26564         file.
26565         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
26566         New file.
26567         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
26568         New file.
26569         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
26570         file.
26571         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
26572         New file.
26573         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
26574         New file.
26575         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
26576         New file.
26577         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
26578         New file.
26579         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
26580         New file.
26581         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
26582         New file.
26583         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
26584         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
26585         file.
26586         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
26587         New file.
26588         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
26589         file.
26590         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
26591         file.
26592         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
26593         file.
26594         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
26595         file.
26596         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
26597         file.
26598         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
26599         New file.
26600         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
26601         file.
26602         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
26603         file.
26604         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
26605         New file.
26606         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
26607         file.
26608         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
26609         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
26610         file.
26611         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
26612         New file.
26613         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
26614         file.
26615         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
26616         file.
26617         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
26618         file.
26619         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
26620         file.
26621         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
26622         file.
26623         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
26624         New file.
26625         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
26626         file.
26627         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
26628         file.
26629         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
26630         New file.
26631         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
26632         file.
26633         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
26634         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
26635         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
26636         file.
26637         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
26638         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
26639         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
26640         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
26641         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
26642         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
26643         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
26644         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
26645         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
26646         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
26647         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
26648         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
26649         file.
26650         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
26651         New file.
26652         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
26653         file.
26654         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
26655         file.
26656         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
26657         file.
26658         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
26659         file.
26660         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
26661         file.
26662         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
26663         New file.
26664         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
26665         New file.
26666         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
26667         file.
26668         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
26669         New file.
26670         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
26671         file.
26672         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
26673         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
26674         file.
26675         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
26676         New file.
26677         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
26678         file.
26679         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
26680         file.
26681         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
26682         file.
26683         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
26684         file.
26685         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
26686         file.
26687         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
26688         New file.
26689         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
26690         New file.
26691         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
26692         file.
26693         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
26694         New file.
26695         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
26696         file.
26697
26698 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
26699
26700         * conform/conformtest.pl: Fix typo in handling typed-constant from
26701         allow-header.
26702
26703 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
26704
26705         * README: Cut down references to pre-2.6 Linux kernels and
26706         Linuxthreads.  Update lists of configurations in libc and ports
26707         and sort alphabetically.  Say "or newer" with Linux kernel version
26708         requirements.
26709
26710         * config.h.in [IS_IN_build]: Allow compiling without optimization.
26711
26712 2012-04-27  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
26713
26714         [BZ #887]
26715         * math/libm-test.inc (logb_test_downward): New test to expose
26716         erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
26717         rounding mode.
26718
26719 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
26720
26721         [BZ #14027]
26722         * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
26723         to be done.
26724         * math/fraiseexcpt.c (__feraiseexcept): Likewise.
26725         * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
26726
26727 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
26728
26729         * sysdeps/unix/i386/brk.S: Remove file.
26730         * sysdeps/unix/i386/dl-brk.S: Likewise.
26731         * sysdeps/unix/i386/pipe.S: Likewise.
26732         * sysdeps/unix/i386/sigreturn.S: Likewise.
26733         * sysdeps/unix/i386/syscall.S: Likewise.
26734         * sysdeps/unix/i386/vfork.S: Likewise.
26735         * sysdeps/unix/i386/wait.S: Likewise.
26736
26737         * sysdeps/unix/common/tcsendbrk.c: Move to ...
26738         * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
26739
26740         * configure.in (arm*-none*): Do not allow without
26741         --enable-hacker-mode.
26742         (netbsd*): Remove case setting base_os.
26743         (386bsd*): Likewise.
26744         (freebsd*): Likewise.
26745         (bsdi*): Likewise.
26746         (osf*): Likewise.
26747         (sunos*): Likewise.
26748         (ultrix*): Likewise.
26749         (newsos*): Likewise.
26750         (dynix*): Likewise.
26751         (*bsd*): Likewise.
26752         (sysv*): Likewise.
26753         (isc*): Likewise.
26754         (esix*): Likewise.
26755         (sco*): Likewise.
26756         (minix*): Likewise.
26757         (irix4*): Likewise.
26758         (irix6*): Likewise.
26759         (solaris[2-9]*): Likewise.
26760         (none): Likewise.
26761         * configure: Regenerated.
26762
26763 2012-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26764
26765         [BZ #11521]
26766         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
26767         overflow or cancellation in calculating denominator.
26768         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
26769         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
26770         down expression to avoid unexpected rounding in newer GCCs.
26771         * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
26772
26773 2012-04-26  David S. Miller  <davem@davemloft.net>
26774
26775         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
26776         long-double compat symbols.
26777         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
26778         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
26779         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
26780         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
26781         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
26782         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
26783         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
26784         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
26785         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
26786         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
26787         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
26788         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
26789         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
26790
26791 2012-04-25  David S. Miller  <davem@davemloft.net>
26792
26793         * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
26794         HWCAP_* values only after the memory barriers have been defined.
26795         (atomic_full_barrier): Define.
26796         (atomic_read_barrier): Define.
26797         (atomic_write_barrier): Define.
26798
26799 2012-04-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
26800
26801         * shlib-versions: Add libgcc_s version information.
26802         * sysdeps/generic/libgcc_s.h: Remove.
26803         * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
26804         libgcc_s.h.
26805         * sysdeps/gnu/unwind-resume.c: Likewise.
26806         * scripts/test-installation.pl: Remove libgcc_s from link_libs.
26807
26808 2012-04-25  David S. Miller  <davem@davemloft.net>
26809
26810         * sysdeps/unix/sparc/brk.S: Delete.
26811         * sysdeps/unix/sparc/dl-brk.S: Delete.
26812         * sysdeps/unix/sparc/pipe.S: Delete.
26813         * sysdeps/unix/sparc/sysdep.S: Delete.
26814         * sysdeps/unix/sparc/sysdep.h: Delete.
26815         * sysdeps/unix/sparc/vfork.S: Delete.
26816         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG,
26817         SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
26818         * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO,
26819         ret_ERRVAL, r0, r1, MOVE): Define.
26820         (JUMPTARGET): Remove.
26821         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
26822         sysdeps/unix/sparc/sysdep.h
26823         (ENTRY, END): Remove.
26824         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
26825
26826 2012-04-25  Joseph Myers  <joseph@codesourcery.com>
26827
26828         * Makerules (native-compile): Use $(BUILD_LDFLAGS).
26829         (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
26830         -DIS_IN_build.
26831
26832         * timezone/README: Update upstream location and email address for
26833         tzcode and tzdata.
26834         * timezone/zdump.c: Update from tzcode 2012b.
26835         * timezone/zic.c: Likewise.
26836
26837         * configure.in (libc_cv_as_needed): Remove test.
26838         * configure: Regenerated.
26839         * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
26840         conditional definition.
26841         [$(have-as-needed) != yes] (no-as-needed): Likewise.
26842         [$(have-as-needed) != yes] (libgcc_eh): Likewise.
26843         * config.make.in (have-as-needed): Remove variable.
26844
26845 2012-04-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
26846             Paul Pluzhnikov  <ppluzhnikov@google.com>
26847
26848         * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
26849         strings correctly.
26850
26851 2012-04-25  Chung-Lin Tang  <cltang@codesourcery.com>
26852
26853         * sysdeps/sh/memcpy.S: Remove include of endian.h, change
26854         preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
26855         * sysdeps/sh/strlen.S: Likewise.
26856
26857 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
26858
26859         * sysdeps/unix/fork.S: Remove file.
26860         * sysdeps/unix/i386/fork.S: Likewise.
26861         * sysdeps/unix/sparc/fork.S: Likewise.
26862
26863         * sysdeps/unix/system.c: Remove file.
26864         * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
26865
26866         * sysdeps/unix/getegid.S: Remove file.
26867         * sysdeps/unix/geteuid.S: Likewise.
26868
26869 2012-04-24  Roland McGrath  <roland@hack.frob.com>
26870
26871         * scripts/check-localplt.awk: New file.
26872         * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
26873         of diff.
26874         * scripts/data/localplt-generic.data: Add a comment.
26875
26876         * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
26877         NODE when __dir_mkfile failed.
26878         * sysdeps/mach/hurd/symlinkat.c: Likewise.
26879         Reported by Ludovic Courtès <ludo@gnu.org>.
26880
26881 2012-04-24  Andreas Jaeger  <aj@suse.de>
26882
26883         * Makerules (common-clean): Also remove gen-as-const-headers
26884         files.
26885
26886 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
26887
26888         * Makerules (native-compile): Do not change working directory for
26889         build.  Use $(OUTPUT_OPTION) in command.
26890         (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
26891
26892 2012-04-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26893
26894         [BZ #13886]
26895         * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
26896         sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
26897         * math/libm-test.inc (floor_test): Add more tests.
26898         * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
26899
26900 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
26901
26902         * sysdeps/unix/getdents.c: Remove file.
26903         * sysdeps/unix/sysv/getdents.c: Likewise.
26904         * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
26905
26906         * sysdeps/unix/syscalls.list (madvise): Add syscall from
26907         sysdeps/unix/mman/syscalls.list.
26908         (mmap): Likewise.
26909         (mprotect): Likewise.
26910         (msync): Likewise.
26911         (munmap): Likewise.
26912         * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
26913         * sysdeps/unix/mman/syscalls.list: Remove.
26914         * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
26915
26916         * configure.in (libc_cv_libgcc_s_suffix): Remove test.
26917         (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
26918         * configure: Regenerated.
26919         * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
26920         $(libgcc_s_suffix).
26921         * config.make.in (libgcc_s_suffix): Remove variable.
26922
26923 2012-04-23  Joseph Myers  <joseph@codesourcery.com>
26924
26925         * sysdeps/unix/sysv/gethostname.c: Move to ...
26926         * sysdeps/posix/gethostname.c: ... here.
26927
26928         * sysdeps/unix/execve.S: Remove file.
26929
26930         * sysdeps/unix/_exit.S: Remove file.
26931
26932 2012-04-23  Andreas Jaeger  <aj@suse.de>
26933
26934         [BZ #13739]
26935         * manual/Makefile: Remove make dist support, there's no
26936         need for a stand-alone documentation tar ball.
26937         (TEXI2DVI): Define always, it's not in Makeconfig.
26938         (dist): Removed.
26939         (tar-it): Removed.
26940         (edition): Removed.
26941         (glibc-doc-$(edition).tar): Removed
26942         (%.Z): Removed.
26943         (%.gz): Removed.
26944         (%.uu): Removed.
26945         (ETAGS): Remove, it's in Makeconfig.
26946         (move-if-change): Remove, it's in Makeconfig.
26947
26948 2012-04-23  Paul Eggert  <eggert@cs.ucla.edu>
26949
26950         [BZ #13970]
26951         * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
26952         (strtod, strtof, strtold, strtol, strtoul, strtoq)
26953         (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
26954         (strtod_l, strtof_l, strtold_l): Remove __wur.
26955         It is not necessarily an error to ignore strtol's return value.
26956         One can reliably look at the stored endptr to decide whether
26957         the number had valid syntax.
26958
26959 2012-04-21  Andreas Jaeger  <aj@suse.de>
26960
26961         [BZ #13739]
26962         * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
26963
26964 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
26965
26966         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
26967         * sysdeps/unix/sysv/Versions: Remove file.
26968
26969 2012-04-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
26970
26971         [BZ #13927]
26972         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
26973
26974 2012-04-21  Nick Alcock  <nick.alcock@oracle.com>
26975
26976         [BZ #7064]
26977         * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
26978         version from __vm86.
26979
26980 2012-04-20  Joseph Myers  <joseph@codesourcery.com>
26981
26982         * sysdeps/unix/common/lxstat.c: Remove file.
26983         * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
26984
26985         * sysdeps/unix/sysv/Makefile: Remove file.
26986
26987         * sysdeps/unix/sysv/direct.h: Remove file.
26988
26989         * sysdeps/unix/sysv/bits/dirent.h: Remove file.
26990         * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
26991         * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
26992         * sysdeps/unix/sysv/bits/signum.h: Likewise.
26993         * sysdeps/unix/sysv/bits/stat.h: Likewise.
26994         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
26995         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
26996
26997         * sysdeps/unix/sysv/setrlimit.c: Remove file.
26998
26999         * sysdeps/unix/xmknod.c: Remove file.
27000         * sysdeps/unix/syscalls.list (sys_mknod): Remove.
27001
27002         * sysdeps/unix/sysv/settimeofday.c: Remove file.
27003
27004         * sysdeps/unix/sysv/i386/time.S: Remove file.
27005
27006         * sysdeps/unix/fxstat.c: Remove file.
27007         * sysdeps/unix/xstat.c: Likewise.
27008         * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
27009
27010         * sysdeps/unix/sysv/sigaction.c: Remove file.
27011
27012         * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
27013         (sysdep_headers): Remove variable.
27014         [termio.h not in sysdep_headers] (generated): Likewise.
27015         [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
27016         * sysdeps/unix/sysv/sysv_termio.h: Remove file.
27017         * sysdeps/unix/sysv/tcdrain.c: Likewise.
27018         * sysdeps/unix/sysv/tcflow.c: Likewise.
27019         * sysdeps/unix/sysv/tcflush.c: Likewise.
27020         * sysdeps/unix/sysv/tcgetattr.c: Likewise.
27021         * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
27022         * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
27023         * sysdeps/unix/sysv/tcsetattr.c: Likewise.
27024         * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
27025
27026         * sysdeps/unix/siglist.c: Remove file.
27027
27028         * sysdeps/unix/getppid.S: Remove file.
27029
27030         * sysdeps/unix/mkdir.c: Remove file.
27031         * sysdeps/unix/rmdir.c: Likewise.
27032
27033 2012-04-19  Andreas Schwab  <schwab@linux-m68k.org>
27034
27035         * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
27036         ERR_MAX value.
27037         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
27038         errlist-compat value.
27039
27040 2012-04-18  David S. Miller  <davem@davemloft.net>
27041
27042         * sysdeps/generic/memcopy.h (reg_char): Delete.
27043         * debug/strcat_chk.c: Use char, not reg_char.
27044         * debug/strcpy_chk.c: Likewise.
27045         * debug/strncat_chk.c: Likewise.
27046         * debug/strncpy_chk.c: Likewise.
27047         * string/memchr.c: Likewise.
27048         * string/memrchr.c: Likewise.
27049         * string/rawmemchr.c: Likewise.
27050         * string/strcat.c: Likewise.
27051         * string/strchr.c: Likewise.
27052         * string/strchrnul.c: Likewise.
27053         * string/strcmp.c: Likewise.
27054         * string/strcpy.c: Likewise.
27055         * string/strncat.c: Likewise.
27056         * string/strncmp.c: Likewise.
27057         * string/strncpy.c: Likewise.
27058
27059 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
27060
27061         * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
27062         __builtin_memcopy is called when src and dest ranges are known to not
27063         overlap.
27064
27065 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
27066
27067         * sysdeps/powerpc/powerpc64/power6/wordcopy.c
27068         (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
27069         fwd_align_merge macro call.
27070         (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
27071         bwd_align_merge macro call.
27072         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
27073
27074 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
27075
27076         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
27077         bwd_align_merge macros.
27078         (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
27079         (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
27080         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
27081
27082 2012-04-18  David S. Miller  <davem@davemloft.net>
27083
27084         * sysdeps/sparc/sparc64/memcopy.h: Delete.
27085
27086 2012-04-18  Andreas Jaeger  <aj@suse.de>
27087
27088         [BZ# 6794]
27089         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
27090         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
27091         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
27092
27093         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
27094         * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
27095         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
27096
27097         * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
27098         * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
27099         Adjust for changed ldbl-128 files.
27100
27101         * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
27102         * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
27103         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
27104
27105 2012-04-17  David S. Miller  <davem@davemloft.net>
27106
27107         * sysdeps/sparc/sparc32/memcopy.h: Delete.
27108
27109 2012-04-17  Andreas Schwab  <schwab@linux-m68k.org>
27110
27111         * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
27112         * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
27113         * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
27114         * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
27115         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
27116         * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
27117
27118 2012-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27119
27120         [BZ #6794]
27121         * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
27122         * math/libm-test.inc: Add ilogb errno and exception tests.
27123         * math/w_ilogb.c: New file: ilogb wrapper.
27124         * math/w_ilogbf.c: New file: ilogbf wrapper.
27125         * math/w_ilogbl.c: New file: ilogbl wrapper.
27126         * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
27127         * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
27128         * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
27129         exception being thrown with 0.0 as argument.
27130         * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
27131         * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
27132         exception being thrown with 0.0 as argument.
27133         * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
27134         * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
27135         exception being thrown with 0.0 as argument.
27136         * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
27137         * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
27138         exception being thrown with 0.0 as argument.
27139         * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
27140         * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
27141         * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
27142         * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
27143         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
27144         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
27145         * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
27146         * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
27147         * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
27148
27149 2012-04-17  Petr Baudis  <pasky@ucw.cz>
27150
27151         * include/sys/uio.h: Change __vector to __iovec to avoid clash
27152         with altivec.
27153
27154 2012-04-16  Marek Polacek  <polacek@redhat.com>
27155
27156         * elf/pldd-xx.c: Rename static_assert to pldd_assert.
27157
27158 2012-04-16  Marek Polacek  <polacek@redhat.com>
27159
27160         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
27161         operands of fdivp instruction.
27162
27163 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
27164
27165         * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
27166         * elf/tst-auditmod3b.c: Likewise.
27167         * elf/tst-auditmod4b.c: Likewise.
27168         * elf/tst-auditmod5b.c: Likewise.
27169         * elf/tst-auditmod6b.c: Likewise.
27170         * elf/tst-auditmod6c.c: Likewise.
27171         * elf/tst-auditmod7b.c: Likewise.
27172         * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
27173         * sysdeps/x86_64/preconfigure.in: Likewise.
27174         * sysdeps/x86_64/preconfigure: Regenerated.
27175
27176 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
27177
27178         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
27179         __ILP32__.
27180
27181 2012-04-13  Antoine Balestrat <merkil33@gmail.com>
27182
27183         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
27184         (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
27185
27186 2012-04-13  Chris Leonard  <cjlhomeaddress@gmail.com>
27187
27188         [BZ #13973]
27189         * locale/iso-639.def: Fix gl language name. Spotted by
27190         Yaron Shahrabani.
27191
27192 2012-04-12  Roland McGrath  <roland@hack.frob.com>
27193
27194         [BZ #2074]
27195         * libio/libio.h (__io_write_fn): Update comment.
27196
27197 2012-04-12  Petr Baudis  <pasky@ucw.cz>
27198
27199         [BZ #2074]
27200         * stdio.texi (Hook Functions): The user provided writer function
27201         is not allowed to return -1.
27202
27203 2012-04-11  David S. Miller  <davem@davemloft.net>
27204
27205         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27206
27207 2012-04-11  Mike Frysinger  <vapier@gentoo.org>
27208
27209         * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
27210         Add a leading slash to rtkaio.
27211
27212 2012-04-11  Jim Meyering  <meyering@redhat.com>
27213
27214         [BZ #11959]
27215         * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
27216         It is not necessarily an error to ignore fwrite's return
27217         value.  One can reliably use ferror to test for errors after
27218         the fact.
27219
27220 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
27221
27222         * bits/types.h (__snseconds_t): New type.
27223         * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
27224
27225         * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
27226         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
27227         (__SNSECONDS_T_TYPE): Likewise.
27228         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
27229         (__SNSECONDS_T_TYPE): Likewise.
27230         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
27231         (__SNSECONDS_T_TYPE): Likewise.
27232
27233 2012-04-10  Andreas Jaeger  <aj@suse.de>
27234
27235         [BZ #2636]
27236         * manual/time.texi (Processor Time): Return type of times is
27237         elapsed real time since an arbitrary point in the past.
27238         (CPU Time): Move CLK_TCK from here...
27239         (Processor Time): ...to here.  Correct description.
27240         * manual/conf.texi (Constants for Sysconf): Correct description of
27241         _SC_CLK_TCK.
27242
27243 2012-04-10  David S. Miller  <davem@davemloft.net>
27244
27245         [BZ #13967]
27246         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
27247         where the is a gap between DT_REL(A) and DT_JMPREL.
27248
27249 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
27250
27251         * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
27252         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
27253         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
27254
27255 2012-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
27256
27257         * elf/dl-support.c (_dl_inhibit_cache): New variable.
27258         * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
27259         (dl_main): Handle --inhibit-cache.
27260         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
27261         _dl_inhibit_cache.
27262         * elf/dl-load.c (_dl_map_object): Use it.
27263         * elf/Makefile: Define SYSCONFDIR when building rtld.c.
27264
27265 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
27266
27267         [BZ #13872]
27268         * sysdeps/i386/fpu/e_powl.S (p78): New object.
27269         (__ieee754_powl): Saturate large exponents rather than testing for
27270         overflow of y*log2(x).
27271         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
27272         * math/libm-test.inc (pow_test): Do not permit spurious overflow
27273         exceptions.
27274
27275         [BZ #11521]
27276         * math/s_ctan.c: Include <float.h>.
27277         (__ctan): Avoid internal overflow or cancellation in calculating
27278         denominator.
27279         * math/s_ctanf.c: Likewise.
27280         * math/s_ctanl.c: Likewise.
27281         * math/s_ctanh.c: Likewise.
27282         * math/s_ctanhf.c: Likewise.
27283         * math/s_ctanhl.c: Likewise.
27284         * math/libm-test.inc (ctan_test): Add more tests.
27285         (ctanh_test): Likewise.
27286         * sysdeps/i386/fpu/libm-test-ulps: Update.
27287         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27288
27289 2012-04-09  Andreas Jaeger  <aj@suse.de>
27290
27291         [BZ #6894]
27292         * manual/filesys.texi (Directory Entries): Mention that d_namlen
27293         is an optional BSD extension.
27294
27295         [BZ #10254]
27296         * manual/stdio.texi (Opening Streams): Document additional fopen
27297         parameters.
27298
27299 2012-04-09  Roland McGrath  <roland@hack.frob.com>
27300
27301         * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
27302         %eax without telling the compiler.
27303
27304 2012-04-09  Carlos O'Donell  <carlos_odonell@mentor.com>
27305
27306         [BZ # 13963]
27307         * manual/install.texi: Use sourceware.org.
27308
27309 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
27310
27311         [BZ #13873]
27312         * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
27313         (__ieee754_pow): Generate overflow and underflow using huge*huge
27314         and tiny*tiny rather than just returning constant infinity or zero
27315         for large exponents.
27316         * math/libm-test.inc (pow_test): Require overflow exceptions for
27317         applicable cases of large exponents.
27318
27319         [BZ #706]
27320         * sysdeps/i386/fpu/e_pow.S (p10): New object.
27321         (__ieee754_pow): Use iterative multiplication algorithm only for
27322         integer exponents with absolute value below 1024.  Check for odd
27323         integer exponents when using algorithm for real exponents.
27324         * math/libm-test.inc (pow_test): Add more tests.
27325         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
27326
27327 2012-04-08  Joseph Myers  <joseph@codesourcery.com>
27328
27329         [BZ #13705]
27330         * math/libm-test.inc (exp_test): Do not allow overflow exception
27331         on underflow test.
27332
27333 2012-04-08  Aurelien Jarno  <aurelien@aurel32.net>
27334
27335         [BZ #13705]
27336         * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
27337         instead of __kernel_standard_f.
27338
27339 2012-04-08  Mike Frysinger  <vapier@gentoo.org>
27340
27341         * sysdeps/i386/i686/memset_chk.S: Update copyright year.
27342         * sysdeps/x86_64/memset_chk.S: Likewise.
27343
27344 2012-04-08  Andreas Jaeger  <aj@suse.de>
27345
27346         [BZ #10153]
27347         * manual/startup.texi (Environment Access): Describe return value
27348         for putenv and setenv.
27349
27350         [BZ #6895]
27351         * manual/filesys.texi (Directory Entries): Add description for
27352         DT_LNK.
27353
27354         [BZ #6890]
27355         * manual/filesys.texi (Directory Entries): Clarify that it's file
27356         system not operating system in the description of DT_UNKNOWN.
27357
27358         [BZ #6578]
27359         * manual/syslog.texi (closelog): Fix reference, it's openlog.
27360
27361 2012-04-08  Stephen Compall  <s11@member.fsf.org>
27362
27363         [BZ #6649]
27364         * manual/llio.texi (Opening and Closing Files): Add cross
27365         reference to explain mode argument.
27366
27367 2012-04-07  Mike Frysinger  <vapier@gentoo.org>
27368
27369         * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
27370         * sysdeps/x86_64/memset_chk.S: Likewise.
27371
27372 2012-04-07  David S. Miller  <davem@davemloft.net>
27373
27374         * elf/elf.h (R_SPARC_WDISP10): Define.
27375         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
27376         R_SPARC_SIZE32.
27377         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
27378         R_SPARC_SIZE64 and R_SPARC_H34.
27379
27380 2012-04-07  Carlos O'Donell  <carlos_odonell@mentor.com>
27381
27382         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
27383         conditions and remove no longer applicable assertion.
27384
27385 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
27386
27387         * bits/byteswap.h: Include <features.h>.
27388         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
27389         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
27390
27391 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
27392
27393         * bits/byteswap.h (__bswap_16): Removed.
27394         Include <bits/byteswap-16.h> to get __bswap_16.
27395         * sysdeps/i386/bits/byteswap.h: Likewise.
27396         * sysdeps/s390/bits/byteswap.h: Likewise.
27397         * sysdeps/x86_64/bits/byteswap.h: Likewise.
27398         * bits/byteswap-16.h: New file.
27399         * sysdeps/i386/bits/byteswap-16.h: Likewise.
27400         * sysdeps/s390/bits/byteswap-16.h: Likewise.
27401         * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
27402         * string/Makefile (headers): Add bits/byteswap-16.h.
27403
27404 2012-04-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
27405
27406         [BZ #13895]
27407         * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
27408         extra indirection.
27409         * nss/Makefile (tests-static, tests): Add tst-nss-static.
27410         * nss/tst-nss-static.c: New.
27411
27412 2012-04-06  Robert Millan  <rmh@gnu.org>
27413
27414         [BZ #6486]
27415         * manual/llio.texi (File Position Primitive): lseek
27416         refers to WHENCE when it really means OFFSET.
27417
27418 2012-04-06  Andreas Jaeger  <aj@suse.de>
27419
27420         * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
27421         strncmp declarations.
27422
27423         * abilist/libc.abilist: Add __poll and __ppoll.
27424
27425 2012-04-05  David S. Miller  <davem@davemloft.net>
27426
27427         * scripts/check-local-headers.sh: Accept a host triplet in the
27428         path matched by the exclude regexp.
27429
27430         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
27431         definition.
27432         * sysdeps/powerpc/powerpc32/dl-machine.h
27433         (ELF_MACHINE_PLTREL_OVERLAP): Delete.
27434         * sysdeps/s390/s390-32/dl-machine.h
27435         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
27436         * sysdeps/sparc/sparc32/dl-machine.h
27437         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
27438         * sysdeps/sparc/sparc64/dl-machine.h
27439         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
27440
27441         * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
27442         lazy binding.
27443         * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
27444         undefined symbol errors.
27445
27446         * elf/rtld.c (dl_main): Skip VDSO when checking for unused
27447         DT_NEEDED entries.
27448
27449 2012-04-05  Michael Matz  <matz@suse.de>
27450
27451         [BZ #13592]
27452         * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
27453
27454 2012-04-05  Andreas Jaeger  <aj@suse.de>
27455
27456         [BZ #13908]
27457         * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
27458         comment.
27459
27460 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
27461
27462         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
27463         which ROUND is no valid rounding mode.
27464
27465 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
27466
27467         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
27468         read again.
27469         * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
27470
27471 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
27472
27473         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
27474         an exception using FPU order intentionally.
27475
27476 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
27477
27478         * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
27479         * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
27480         * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
27481         * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
27482
27483 2012-04-05  Simon Josefsson  <simon@josefsson.org>
27484
27485         [BZ #12340]
27486         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
27487         EINVAL when BUFLEN is too smal.
27488
27489 2012-04-05  Thomas Schwinge  <thomas@codesourcery.com>
27490
27491         [BZ #13553]
27492         * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
27493         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
27494
27495 2012-04-03  Andreas Jaeger  <aj@suse.de>
27496
27497         [BZ #13938]
27498         * manual/setjmp.texi (System V contexts): Fix sentence.
27499
27500         [BZ #13926]
27501         * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
27502         New macro for this case.
27503         [!__GNUC__] (__bswap_64): New inline function for this case.
27504         * sysdeps/x86_64/bits/byteswap.h: Likewise.
27505         * bits/byteswap.h: Likewise.
27506         * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
27507         ull, guard with __GLIBC_HAVE_LONG_LONG.
27508
27509         * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
27510         __GLIBC_HAVE_LONG_LONG.
27511
27512         * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
27513         Include <features.h> for __GLIBC_HAVE_LONG_LONG.
27514
27515 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
27516
27517         [BZ #13691]
27518         * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
27519         inptr and inend, rather than using last_ch.
27520
27521 2012-04-02  David S. Miller  <davem@davemloft.net>
27522
27523         With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
27524         * stdio-common/printf-parse.h (read_int): Change return type to
27525         'int', return -1 on INT_MAX overflow.
27526         * stdio-common/vfprintf.c (vfprintf): Validate width and precision
27527         against overflow of INT_MAX.  Set errno to EOVERFLOW when 'done'
27528         overflows INT_MAX.  Check for overflow of in-format-string precision
27529         values properly.  Use EOVERFLOW rather than ERANGE throughout.  Use
27530         SIZE_MAX not INT_MAX for integer overflow test.
27531         * stdio-common/printf-parsemb.c: If read_int signals an overflow,
27532         skip the construct in the format string but do not record anything.
27533         * stdio-common/bug22.c: Adjust to test both width/prevision
27534         INT_MAX overflow as well as total length INT_MAX overflow.  Check
27535         explicitly for proper errno values.
27536
27537 2012-04-02  Thomas Schwinge  <thomas@codesourcery.com>
27538
27539         * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
27540         CHAR_MAX.
27541         * string/test-strcmp.c [! WIDE]: Likewise.
27542         * time/tst-mktime2.c: Likewise for INT_MAX.
27543         * string/test-string.h: #include <sys/param.h> for MIN.
27544
27545         * csu/init-first.c (__libc_init_first): Call __ctype_init.
27546         * sysdeps/i386/init-first.c (init): Likewise.
27547         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
27548         * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
27549         * sysdeps/sh/init-first.c (init): Likewise.
27550
27551 2012-04-01  Ulrich Drepper  <drepper@gmail.com>
27552
27553         * po/ru.po: Update from translation team.
27554         * po/vi.po: Likewise.
27555
27556 2012-03-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
27557
27558         * resolv/nss_dns/dns-host.c: Merge copyright years.
27559
27560 2012-03-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
27561
27562         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
27563         Optimize memcpy with prefetch if
27564         DATA_CACHE_SIZE_HALF <= len <  SHARED_CACHE_SIZE_HALF and
27565         src, dst pointers have unequal 16 byte alignments.
27566
27567 2012-03-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
27568
27569         [BZ #13928]
27570         * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
27571         from a CNAME entry and return the minimum ttl for the query.
27572         (gaih_getanswer_slice): Likewise.
27573
27574 2012-03-30  Jeff Law  <law@redhat.com>
27575
27576         * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
27577         due to long keys.
27578         * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
27579         * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
27580
27581         * resolv/nss_dns/dns-host.c: Update copyright year.
27582
27583 2012-03-30  Ulrich Drepper  <drepper@gmail.com>
27584
27585         * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
27586         requests to save a system call.  Fix check that all bytes are sent.
27587
27588         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
27589         comments for sendmmsg.
27590
27591 2012-03-30  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
27592
27593         [BZ #13691]
27594         * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
27595         with only 1 character between 0x0041 and 0x01b0.
27596         * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
27597         * wcsmbs/tst-mbsnrtowcs.c: New file.
27598
27599 2012-03-29  David S. Miller  <davem@davemloft.net>
27600
27601         * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
27602         small copies by hand.
27603
27604 2012-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
27605
27606         [BZ #13761]
27607         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss,
27608         _nss_compat_initgroups_dyn): Fall back to malloc/free
27609         for large group memberships.
27610
27611 2012-03-28  David S. Miller  <davem@davemloft.net>
27612
27613         * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
27614         that branches into memcpy.
27615         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
27616         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
27617         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
27618         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
27619         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
27620         bits.
27621         * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
27622         implementation too.
27623         * sysdeps/sparc/mempcpy.S: New file.
27624
27625         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
27626         the IFUNC routine in the libc case.
27627         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
27628
27629         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
27630         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
27631         * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
27632         * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
27633         * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
27634         * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
27635         * sysdeps/sparc/sparc64/rtld-memset.c: New file.
27636         * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
27637
27638         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
27639         loop to 256 bytes instead of 64 bytes and fix test signedness.
27640
27641         * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
27642         * sysdeps/sparc/sparc32/Makefile: rather than here...
27643         * sysdeps/sparc/sparc64/Makefile: and here.
27644
27645 2012-03-28  Ulrich Drepper  <drepper@gmail.com>
27646
27647         * malloc/mallocbug.c: Avoid warnings about unused variables.
27648
27649 2012-02-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
27650
27651         [BZ #13760]
27652         * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
27653         in the right place. Discard and retry query if response is
27654         larger than input buffer size.
27655
27656 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
27657
27658         [BZ #369]
27659         [BZ #2678]
27660         [BZ #3866]
27661         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
27662         x for large integer exponent.
27663         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
27664         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.  Adjust
27665         sign of result as needed afterwards.
27666         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
27667         * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
27668         result for underflowing pow the same as for overflow.
27669         (__kernel_standard_l): Handle powl overflow and underflow here
27670         rather than calling __kernel_standard.
27671         * math/libm-test.inc (pow_test): Add more tests.
27672
27673         [BZ #3868]
27674         [BZ #13879]
27675         [BZ #13910]
27676         [BZ #13911]
27677         [BZ #13912]
27678         [BZ #13913]
27679         [BZ #13915]
27680         [BZ #13916]
27681         [BZ #13917]
27682         [BZ #13918]
27683         [BZ #13919]
27684         [BZ #13920]
27685         [BZ #13921]
27686         * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
27687         * sysdeps/ieee754/k_standard.c: Include <float.h>.
27688         (__kernel_standard_l): New function.
27689         * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
27690         __kernel_standard.
27691         * math/w_acosl.c (__acosl): Likewise.
27692         * math/w_asinl.c (__asinl): Likewise.
27693         * math/w_atan2l.c (__atan2l): Likewise.
27694         * math/w_atanhl.c (__atanhl): Likewise.
27695         * math/w_coshl.c (__coshl): Likewise.
27696         * math/w_exp10l.c (__exp10l): Likewise.
27697         * math/w_exp2l.c (__exp2l): Likewise.
27698         * math/w_fmodl.c (__fmodl): Likewise.
27699         * math/w_hypotl.c (__hypotl): Likewise.
27700         * math/w_j0l.c (__j0l, __y0l): Likewise.
27701         * math/w_j1l.c (__j1l, __y1l): Likewise.
27702         * math/w_jnl.c (__jnl, __ynl): Likewise.
27703         * math/w_lgammal.c (__lgammal): Likewise.
27704         * math/w_log10l.c (__log10l): Likewise.
27705         * math/w_log2l.c (__log2l): Likewise.
27706         * math/w_logl.c (__logl): Likewise.
27707         * math/w_powl.c (__powl): Likewise.
27708         * math/w_remainderl.c (__remainderl): Likewise.
27709         * math/w_scalbl.c (sysv_scalbl): Likewise.
27710         * math/w_sinhl.c (__sinhl): Likewise.
27711         * math/w_sqrtl.c (__sqrtl): Likewise.
27712         * math/w_tgammal.c (__tgammal): Likewise.
27713         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
27714         * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
27715         * math/libm-test.inc (acos_test): Add more tests.
27716         (acosh_test): Likewise.
27717         (asin_test): Likewise.
27718         (atanh_test): Likewise.
27719         (exp_test): Likewise.
27720         (exp10_test): Likewise.
27721         (exp2_test): Likewise.
27722         (expm1_test): Likewise.
27723         (lgamma_test): Likewise.
27724         (log_test): Likewise.
27725         (log10_test): Likewise.
27726         (log1p_test): Likewise.
27727         (log2_test): Likewise.
27728         (pow_test): Do not allow some spurious overflow exceptions.
27729         (sqrt_test): Add more tests.
27730         (tgamma_test): Likewise.
27731         (y0_test): Likewise.
27732         (y1_test): Likewise.
27733         (yn_test): Likewise.
27734
27735 2012-03-27  Anton Blanchard  <anton@samba.org>
27736
27737         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
27738         MAP_HUGETLB.
27739         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
27740         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
27741         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
27742
27743 2012-03-27  David S. Miller  <davem@davemloft.net>
27744
27745         * conform/Makefile: Run run-conformtest.sh using $(BASH).
27746
27747         * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
27748         have-as-vis3 check.
27749
27750 2012-03-27  Andreas Jaeger  <aj@suse.de>
27751
27752         * sysdeps/x86_64/elf/configure.in: Moved to ...
27753         * sysdeps/x86_64/configure.in: ... here.
27754         * sysdeps/x86_64/elf/start.S: Moved to ...
27755         * sysdeps/x86_64/start.S: ... here.
27756         * sysdeps/x86_64/elf/configure: Delete.
27757
27758         * sysdeps/x86_64/configure.in: Merge contents from
27759         sysdeps/i386/configure.in (without i686 check).
27760
27761         * sysdeps/i386/elf/Versions: Merge into ...
27762         * sysdeps/i386/Versions: ... this.
27763         * sysdeps/i386/elf/Versions: Delete file.
27764         * sysdeps/i386/elf/start.S: Moved to ...
27765         * sysdeps/i386/start.S: ...here.
27766         * sysdeps/i386/elf/configure.in: Merge into...
27767         * sysdeps/i386/configure.in: ...here.
27768         * sysdeps/i386/elf/configure.in: Delete file.
27769         * sysdeps/i386/elf/configure: Delete file.
27770
27771         * sysdeps/generic/elf/backtracesyms.c: Moved to ...
27772         * debug/backtracesyms.c: ... here.
27773         * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
27774         * debug/backtracesymsfd.c: ... here.
27775         * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
27776         * sysdeps/generic/ifunc-sel.h: ... here.
27777
27778         * sysdeps/unix/i386/start.c: Delete file.
27779         * sysdeps/unix/sparc/start.c: Delete file.
27780         * sysdeps/unix/start.c: Delete file.
27781
27782         * sysdeps/sh/elf/configure.in: Moved to ...
27783         * sysdeps/sh/configure.in: ... here.
27784         * sysdeps/sh/elf/start.S: Moved to ...
27785         * sysdeps/sh/start.S: ... here.
27786         * sysdeps/sh/elf/configure: Delete file.
27787
27788         * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
27789         * sysdeps/powerpc/powerpc64/bzero.S: ... here.
27790         * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
27791         * sysdeps/powerpc/powerpc64/entry.h: ... here.
27792         * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
27793         * sysdeps/powerpc/powerpc64/start.S: here.
27794         * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
27795         * sysdeps/powerpc/powerpc64/Makefile: ... this.
27796         * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
27797         * sysdeps/powerpc/powerpc64/configure.in: ... this.
27798         * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
27799
27800         * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
27801         * sysdeps/powerpc/powerpc32/bzero.S: ... here.
27802         * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
27803         * sysdeps/powerpc/powerpc32/start.S: ... here.
27804         * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
27805         * sysdeps/powerpc/powerpc32/configure.in: ... this.
27806         * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
27807
27808         * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
27809         * sysdeps/powerpc/ifunc-sel.h: ... here.
27810         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
27811         * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
27812
27813         * sysdeps/sparc/elf/configure.in: Moved to ...
27814         * sysdeps/sparc/configure.in: ... here.
27815         * sysdeps/sparc/elf/configure: Delete file.
27816         * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
27817         * sysdeps/sparc/sparc32/start.S: ... here.
27818         * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
27819         * sysdeps/sparc/sparc64/start.S: ... here.
27820         * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
27821         * sysdeps/sparc/sparc32/Makefile: ... this.
27822         * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
27823         * sysdeps/sparc/sparc64/Makefile: ... this.
27824
27825         * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
27826         * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
27827         * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
27828         * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
27829         * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
27830         * sysdeps/s390/s390-32/setjmp.S: ... here.
27831         * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
27832         * sysdeps/s390/s390-32/configure.in: ... here.
27833         * sysdeps/s390/s390-32/elf/configure: Delete file.
27834         * sysdeps/s390/s390-32/elf/start.S: Moved to ...
27835         * sysdeps/s390/s390-32/start.S: ... here.
27836
27837         * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
27838         * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
27839         * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
27840         * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
27841         * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
27842         * sysdeps/s390/s390-64/setjmp.S: ... here.
27843         * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
27844         * sysdeps/s390/s390-64/configure.in: ... here
27845         * sysdeps/s390/s390-64/elf/configure: Delete file.
27846         * sysdeps/s390/s390-64/elf/start.S: Moved to ...
27847         * sysdeps/s390/s390-64/start.S: ... here.
27848         * sysdeps/s390/s390-64/elf/configure: Delete.
27849
27850         * configure.in: Remove support for elf directories in sysdeps.
27851
27852         * configure: Regenerated.
27853         * sysdeps/i386/configure: Regenerated.
27854         * sysdeps/powerpc/powerpc32/configure: Regenerated.
27855         * sysdeps/powerpc/powerpc64/configure: Regenerated.
27856         * sysdeps/s390/s390-32/configure: Regenerated.
27857         * sysdeps/s390/s390-64/configure: Regenerated.
27858         * sysdeps/sh/configure: Regenerated.
27859         * sysdeps/sparc/configure: Regenerated.
27860         * sysdeps/x86_64/configure: Regenerated.
27861
27862 2012-03-26  Andreas Schwab  <schwab@linux-m68k.org>
27863
27864         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27865
27866         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
27867         denormal result into account.
27868
27869 2012-03-25  Roland McGrath  <roland@hack.frob.com>
27870
27871         * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
27872         Reported by Allan McRae <allan@archlinux.org>.
27873
27874 2012-03-23  Jeff Law  <law@redhat.com>
27875
27876         * nss/getnssent.c (__nss_getent): Fix typo.
27877
27878 2012-03-23  David S. Miller  <davem@davemloft.net>
27879
27880         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27881
27882 2012-03-23  H.J. Lu  <hongjiu.lu@intel.com>
27883
27884         * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
27885         to pad to uint64_t for each field.
27886         (dl_tls_index): Replace unsigned long with uint64_t.
27887
27888 2012-03-23  Daniel Jacobowitz  <dmj@google.com>
27889         Paul Pluzhnikov  <ppluzhnikov@google.com>
27890
27891         [BZ #6528]
27892         * grp/Makefile (otherlibs): Don't set it.
27893         * inet/Makefile (otherlibs): Likewise.
27894         * login/Makefile (otherlibs): Likewise.
27895         * nscd/Makefile (otherlibs): Likewise.
27896         * posix/Makefile (otherlibs): Likewise.
27897         * pwd/Makefile (otherlibs): Likewise.
27898         * rt/Makefile (otherlibs): Likewise.
27899         * sunrpc/Makefile (otherlibs): Likewise.
27900         * nss/Makefile (otherlibs): Likewise.
27901         Add libnss_files to routines and static-only-routines.
27902         ($(objpfx)getent): Remove rule.
27903         * resolv/Makefile: Add libnss_dns and libresolv to routines and
27904         static-only-routines.
27905
27906 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
27907
27908         [BZ #13892]
27909         * math/s_cexp.c: Include <float.h>.
27910         (__cexp): Handle exp result overflowing not necessarily
27911         overflowing both real and imaginary parts of result.
27912         * math/s_cexpf.c: Likewise.
27913         * math/s_cexpl.c: Likewise.
27914         * math/libm-test.inc (cexp_test): Add more tests.
27915         * sysdeps/i386/fpu/libm-test-ulps: Update.
27916         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27917
27918 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
27919
27920         * include/link.h (ELFW): New macro.
27921         * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
27922         Replace ELF64_R_TYPE with ELFW(R_TYPE).
27923
27924 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
27925
27926         * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
27927         with uint64_t.
27928
27929 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
27930
27931         * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
27932         declaration.
27933         (struct La_x32_retval): Likewise.
27934
27935 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
27936
27937         * sysdeps/x86_64/preconfigure.in: New file.
27938         * sysdeps/x86_64/preconfigure: New generated file.
27939
27940 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
27941
27942         [BZ #13824]
27943         * math/e_exp2l.c: Include <float.h>.
27944         (__ieee754_exp2l): Handle overflow and underflow cases
27945         separately.  Only pass fractional part of argument to
27946         __ieee754_expl.
27947         * math/libm-test.inc (exp2_test): Add more tests.
27948
27949         * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
27950         negating x to take absolute value.
27951         * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
27952         Likewise.
27953         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
27954         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
27955         Likewise.
27956         * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
27957         computing low part if x was negated.
27958         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
27959
27960 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
27961
27962         * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
27963         la_x32_gnu_pltexit.
27964         (pltexit): Cast int_retval to ptrdiff_t.
27965         * elf/tst-auditmod3b.c: Likewise.
27966         * elf/tst-auditmod4b.c: Likewise.
27967         * elf/tst-auditmod5b.c: Likewise.
27968         * elf/tst-auditmod6b.c: Likewise.
27969         * elf/tst-auditmod6c.c: Likewise.
27970         * elf/tst-auditmod7b.c: Likewise.
27971
27972         * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
27973         and x32_gnu_pltexit.
27974
27975         * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
27976         __ELF_NATIVE_CLASS.
27977         (La_x32_regs): New macro.
27978         (La_x32_retval): Likewise.
27979         (la_x32_gnu_pltenter): New function prototype.
27980         (la_x32_gnu_pltexit): Likewise.
27981
27982 2012-03-21  Andreas Schwab  <schwab@linux-m68k.org>
27983
27984         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
27985         exponent.
27986
27987         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27988
27989         * configure.in (libc_cv_cc_nofma): Check for option to disable
27990         generation of FMA instructions.
27991         * configure: Regenerate.
27992         * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
27993         * sysdeps/ieee754/dbl-64/Makefile: New file.
27994         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
27995         Remove brandred-fma4.
27996         (CFLAGS-brandred-fma4.c): Remove.
27997         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
27998         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
27999         define.
28000         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
28001         define.
28002
28003 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
28004
28005         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
28006         LLONG_MAX != LONG_MAX.
28007         (_itoa_word): Use _ITOA_WORD_TYPE on value.
28008         (_fitoa_word): Likewise.
28009         * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
28010         LLONG_MAX != LONG_MAX.
28011         * stdio-common/_itowa.h: Include <_itoa.h>.
28012         (_itowa_word): Use _ITOA_WORD_TYPE on value.
28013         (_itowa): New macro.  Defined only if _ITOA_NEEDED is false.
28014         * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro.  Defined
28015         only if not defined.
28016         (_ITOA_WORD_TYPE): Likewise.
28017         (_itoa_word): Use _ITOA_WORD_TYPE on value.
28018         Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
28019
28020 2012-03-21  David S. Miller  <davem@davemloft.net>
28021
28022         * sysdeps/sparc/fpu/libm-test-ulps: Update.
28023
28024 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
28025
28026         * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
28027         of x86_64 when setting libc_cv_slibdir, libdir and
28028         libc_cv_localedir.
28029         * sysdeps/unix/sysv/linux/configure: Regenerated.
28030
28031 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
28032
28033         * manual/lang.texi (Old Varargs): Remove section.
28034         (How Variadic): Update menu.
28035         (va_start): Do not mention varargs.h.
28036
28037 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
28038             Joseph Myers  <joseph@codesourcery.com>
28039
28040         * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
28041         link test.
28042         * configure: Regenerated.
28043
28044 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
28045
28046         * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
28047         * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
28048         conformtest.pl
28049
28050 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
28051
28052         * NOTES: Remove.
28053         * Makefile (files-for-dist): Remove NOTES.
28054         (NOTES): Remove rule.
28055         * README: Don't refer to NOTES.
28056         * manual/creature.texi: Don't include macros.texi.
28057         * manual/intro.texi (creature.texi): Remove comment referring to
28058         NOTES.
28059
28060         * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
28061         * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
28062         * configure: Regenerated.
28063         * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
28064         LIBC_TRY_CC_OPTION.
28065         (libc_cv_as_i686): Likewise.
28066         (libc_cv_cc_avx): Likewise.
28067         (libc_cv_cc_sse2avx): Likewise.
28068         (libc_cv_cc_fma4): Likewise.
28069         (libc_cv_cc_novzeroupper): Likewise.
28070         * sysdeps/i386/configure: Regenerated.
28071
28072         [BZ #13883]
28073         * sysdeps/i386/fpu/s_cexp.S: Remove.
28074         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
28075         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
28076         * math/libm-test.inc (cexp_test): Add more tests.
28077         * sysdeps/i386/fpu/libm-test-ulps: Update.
28078         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28079
28080 2012-03-21  Allan McRae  <allan@archlinux.org>
28081
28082         * timezone/Makefile: Do not install iso3166.tab and zone.tab
28083
28084 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
28085
28086         [BZ #13871]
28087         * math/w_exp2.c: Do not include <float.h>.
28088         (o_threshold, u_threshold): Remove.
28089         (__exp2): Calculate result before checking finiteness and calling
28090         __kernel_standard.
28091         * math/w_exp2f.c: Likewise.
28092         * math/w_exp2l.c: Likewise.
28093         * math/libm-test.inc (exp2_test): Require overflow exception for
28094         1e6 input.
28095
28096         [BZ #3866]
28097         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
28098         range of signed 64-bit integers before using fistpll.  Remove
28099         checks for whether integers fit in mantissa bits.
28100         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
28101         the range of signed 32-bit integers before using fistpl.  Remove
28102         checks for whether integers fit in mantissa bits.
28103         * sysdeps/i386/fpu/e_powl.S (p64): New object.
28104         (__ieee754_powl): Test for y outside the range of signed 64-bit
28105         integers before using fistpll.  Reduce 64-bit values to 63-bit
28106         ones as needed.
28107         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
28108         divide-by-zero is raised for zero to large negative powers.
28109         * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
28110         (__ieee754_powl): Test for y outside the range of signed 64-bit
28111         integers before using fistpll.  Reduce 64-bit values to 63-bit
28112         ones as needed.
28113         * math/libm-test.inc (pow_test): Add more tests.
28114
28115 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
28116
28117         * debug/backtracesymsfd.c: Include <_itoa.h> instead of
28118         <stdio-common/_itoa.h>.
28119         * debug/segfault.c: Likewise.
28120         * elf/dl-cache.c: Likewise.
28121         * elf/dl-minimal.c: Likewise.
28122         * elf/dl-misc.c: Likewise.
28123         * elf/dl-sysdep.c: Likewise.
28124         * elf/dl-version.c: Likewise.
28125         * elf/rtld.c: Likewise.
28126         * hurd/hurdsock.c: Likewise.
28127         * hurd/lookup-retry.c: Likewise.
28128         * malloc/malloc.c: Likewise.
28129         * malloc/mtrace.c: Likewise.
28130         * nscd/nscd_getgr_r.c: Likewise.
28131         * nscd/nscd_getpw_r.c: Likewise.
28132         * nscd/nscd_getserv_r.c: Likewise.
28133         * posix/getopt_init.c: Likewise.
28134         * posix/wordexp.c: Likewise.
28135         * stdio-common/_itoa.c: Likewise.
28136         * stdio-common/printf_fphex.c: Likewise.
28137         * stdio-common/vfprintf.c: Likewise.
28138         * string/_strerror.c: Likewise.
28139         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
28140         * sysdeps/i386/i686/hp-timing.h: Likewise.
28141         * sysdeps/mach/_strerror.c: Likewise.
28142         * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
28143         * sysdeps/mach/hurd/sethostid.c: Likewise.
28144         * sysdeps/mach/hurd/xmknodat.c: Likewise.
28145         * sysdeps/mach/xpg-strerror.c: Likewise.
28146         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
28147         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
28148         * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
28149         * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
28150         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
28151         * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
28152         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
28153         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
28154         * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
28155         * sysdeps/unix/sysv/linux/futimes.c: Likewise.
28156         * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
28157         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
28158         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
28159         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
28160         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
28161         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
28162         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
28163         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
28164         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
28165         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
28166         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
28167
28168         * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
28169
28170         * stdio-common/_itoa.h: Moved to ...
28171         * sysdeps/generic/_itoa.h: Here.
28172
28173         * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
28174
28175         * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
28176         instead of "_itoa.h" and "_itowa.h".
28177         * stdio-common/vfprintf.: Likewise.
28178
28179 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
28180
28181         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
28182         <bits/wordsize.h>.
28183         (__signbitf): Check __x86_64__ instead of __WORDSIZE.
28184         (__signbit): Likwise.
28185         (llrintf): Likwise.
28186         (llrint): Likwise.
28187
28188 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
28189
28190         * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
28191         __WORDSIZE != 64.
28192
28193 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
28194
28195         * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
28196         OVERFLOW_EXCEPTION_OK.
28197         * math/libm-test.inc ("Philosophy"): Update comment about
28198         exception testing.
28199         (OVERFLOW_EXCEPTION): Define.
28200         (OVERFLOW_EXCEPTION_OK): Likewise.
28201         (INVALID_EXCEPTION_OK): Renumber.
28202         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
28203         (IGNORE_ZERO_INF_SIGN): Likewise.
28204         (test_exceptions): Handle FE_OVERFLOW.
28205         (exp10_test): Expect overflow exceptions.
28206         (exp2_test): Likewise.
28207         (expm1_test): Likewise.
28208         (nextafter_test): Likewise.
28209         (pow_test): Likewise.
28210         (scalbn_test): Likewise.
28211         (scalbln_test): Likewise.
28212
28213 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
28214
28215         * sysdeps/x86_64/bits/atomic.h
28216         (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
28217         64bit integer.
28218         (atomic_exchange_acq): Likewise.
28219         (__arch_exchange_and_add_body): Likewise.
28220         (__arch_add_body): Likewise.
28221         (atomic_add_negative): Likewise.
28222         (atomic_add_zero): Likewise.
28223
28224 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
28225
28226         * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
28227         (fenv_t): Check __x86_64__ instead of __WORDSIZE.
28228
28229 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
28230
28231         * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
28232         Check __x86_64__ instead of __WORDSIZE.
28233
28234 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
28235
28236         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
28237
28238 2012-03-19  David S. Miller  <davem@davemloft.net>
28239
28240         * sysdeps/sparc/fpu/libm-test-ulps: Update.
28241
28242         * sysdeps/sparc/fpu/fenv_private.h: New file.
28243         * sysdeps/sparc/fpu/math_private.h: Use it.
28244         (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
28245         Remove.
28246         (libc_feholdexcept_setround, libc_feholdexcept_setroundf,
28247         (libc_feholdexcept_setroundl): Remove.
28248         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
28249         Remove.
28250         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
28251         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
28252
28253 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
28254
28255         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
28256         int64_t instead of long int.
28257         (INSERT_WORDS64): Likwise.
28258
28259 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
28260
28261         * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
28262         _Unwind_GetCFA return to _Unwind_Ptr first.
28263
28264 2012-03-19  Joseph Myers  <joseph@codesourcery.com>
28265
28266         [BZ #13629]
28267         * math/s_clog.c: Include <float.h>.
28268         (__clog): Scale large or subnormal inputs.
28269         * math/s_clogf.c: Likewise.
28270         * math/s_clogl.c: Likewise.
28271         * math/s_clog10.c: Include <float.h>.
28272         (M_LOG10_2): Define.
28273         (__clog10): Scale large or subnormal inputs.
28274         * math/s_clog10f.c: Likewise.
28275         * math/s_clog10l.c: Likewise.
28276         * math/libm-test.inc (clog_test): Add more tests.
28277         (clog10_test): Likewise.
28278         * sysdeps/i386/fpu/libm-test-ulps: Update.
28279         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28280
28281         [BZ #11451]
28282         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
28283         x and y.
28284         * math/libm-test.inc (atan2_test): Add another test.
28285
28286         * Makerules (common-objdir-compile): Remove.
28287         * sysdeps/unix/Makefile (config-generated): Do not add
28288         $(unix-generated) to variable.
28289         [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
28290         [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
28291         Remove rule.
28292         [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
28293         Likewise.
28294         [generic bits/local_lim.h] (before-compile): Do not append to
28295         variable.
28296         [generic bits/local_lim.h] (common-generated): Likewise.
28297         [generic sys/param.h] (before-compile): Do not append to variable.
28298         [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
28299         [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
28300         [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
28301         [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
28302         include.
28303         [generic sys/param.h] (sys/param.h-includes): Remove variable.
28304         [generic sys/param.h] (sys/param.h-includes): Remove rule.
28305         [generic sys/param.h] ($(addprefix
28306         $(common-objpfx),$(sys/param.h-includes))): Likewise.
28307         [generic sys/param.h] (common-generated): Do not append to
28308         variable.
28309         [generic sys/param.h] (sysdep_headers): Likewise.
28310         [generic bits/errno.h] (before-compile): Do not append to
28311         variable.
28312         [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
28313         rule.
28314         [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
28315         [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
28316         [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
28317         [generic bits/errno.h] (common-generated): Do not append to
28318         variable.
28319         [generic bits/ioctls.h] (before-compile): Do not append to
28320         variable.
28321         [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
28322         rule.
28323         [generic bits/ioctls.h] (ioctl-includes): Remove variable.
28324         [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
28325         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
28326         rule.
28327         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
28328         [generic bits/ioctls.h] (bits_termios.h): Remove variable.
28329         [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
28330         [generic bits/ioctls.h] (common-generated): Do not append to
28331         variable.
28332         [generic sys/syscall.h] (syscall.h): Remove variable.
28333         [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
28334         rule.
28335         [generic sys/syscall.h] (before-compile): Do not append to
28336         variable.
28337         [generic sys/syscall.h] (common-generated): Likewise.
28338         * sysdeps/unix/errnos-tmpl.c: Remove file.
28339         * sysdeps/unix/errnos.awk: Likewise.
28340         * sysdeps/unix/ioctls-tmpl.c: Likewise.
28341         * sysdeps/unix/ioctls.awk: Likewise.
28342         * sysdeps/unix/mk-local_lim.c: Likewise.
28343         * sysdeps/unix/snarf-ioctls: Likewise.
28344
28345 2012-03-19  Richard Henderson  <rth@twiddle.net>
28346
28347         * sysdeps/i386/fpu/fenv_private.h: New file.
28348         * sysdeps/i386/fpu/math_private.h: Use it.
28349         (math_opt_barrier, math_force_eval): Remove.
28350         (libc_feholdexcept_setround_53bit): Remove.
28351         (libc_feupdateenv_53bit): Remove.
28352         * sysdeps/x86_64/fpu/math_private.h: Likewise.
28353         (math_opt_barrier, math_force_eval): Remove.
28354         (libc_feholdexcept): Remove.
28355         (libc_feholdexcept_setround): Remove.
28356         (libc_fetestexcept, libc_fesetenv): Remove.
28357         (libc_feupdateenv_test): Remove.
28358         (libc_feupdateenv, libc_feholdsetround): Remove.
28359         (libc_feresetround): Remove.
28360
28361         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
28362         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
28363
28364         * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
28365         (libc_feupdateenv_test, libc_feupdateenv_testf): New.
28366         (libc_feupdateenv_testl): New.
28367         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
28368         (libc_feupdateenv_testf): New.
28369         (libc_feupdateenv): Use libc_feupdateenv_test.
28370         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
28371         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
28372
28373         * sysdeps/generic/math_private.h (libc_feholdsetround): New.
28374         (libc_feholdsetroundf, libc_feholdsetroundl): New.
28375         (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
28376         (libc_feresetround_noex): New.
28377         (libc_feresetround_noexf): New.
28378         (libc_feresetround_noexl): New.
28379         (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
28380         (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
28381         (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
28382         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
28383         SET_RESTORE_ROUND.
28384         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
28385         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
28386         (__cos): Likewise.
28387         * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
28388         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
28389         SET_RESTORE_ROUND_NOEX.
28390         * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
28391         SET_RESTORE_ROUND_NOEXF.
28392         * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
28393         * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
28394         (libc_feholdsetroundf): New.
28395         (libc_feresetround, libc_feresetroundf): New.
28396
28397         * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
28398         (libc_feholdexcept_setround_53bit): Convert from macro to function.
28399         (libc_feupdateenv_53bit): Likewise.  Don't force _FPU_EXTENDED.
28400
28401         * sysdeps/generic/math_private.h: Include <fenv.h>.
28402         (default_libc_feholdexcept): New.
28403         (default_libc_feholdexcept_setround): New.
28404         (default_libc_fesetenv, default_libc_feupdateenv): New.
28405         (libc_feholdexcept): Only define if undefined.
28406         (libc_feholdexceptf, libc_feholdexceptl): Likewise.
28407         (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
28408         (libc_feholdexcept_setroundl): Likewise.
28409         (libc_feholdexcept_setround_53bit): Likewise.
28410         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
28411         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
28412         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
28413         (libc_feupdateenv_53bit): Likewise.
28414         * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
28415         (libc_feholdexcept): Convert from macro to inline function.
28416         (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
28417         (libc_fesetenv, libc_feupdateenv): Likewise.
28418
28419         * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
28420         not previously defined.
28421         (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
28422         (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
28423         (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
28424         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
28425         * sysdeps/ieee754/flt-32/math_private.h: New file.
28426         * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
28427         math_private.h below SET_FLOAT_WORD.
28428         (__isnan, __isinf_ns, __finite): Remove.
28429         (__isnanf, __isinf_nsf, __finitef): Remove.
28430
28431 2012-03-18  Andreas Schwab  <schwab@linux-m68k.org>
28432
28433         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
28434
28435 2012-03-17  David S. Miller  <davem@davemloft.net>
28436
28437         [BZ #6471]
28438         * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
28439         for 2.16.
28440
28441 2012-03-16  David S. Miller  <davem@davemloft.net>
28442
28443         * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
28444         warnings.
28445
28446         [BZ #6471]
28447         * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
28448         properly.
28449         * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
28450         * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
28451         sysdep_routines when subdir is sysvipc.
28452         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
28453         __getshmlba helper.
28454
28455         * sysdeps/sparc/fpu/libm-test/ulps: Update.
28456
28457 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
28458
28459         * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
28460         [__LP64__].
28461
28462 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
28463
28464         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
28465         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
28466         (__lround): Renamed to ...
28467         (__llround): This.  Replace long int with long long int.
28468         Define lround functions as aliases of llround functions.
28469         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
28470
28471 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
28472
28473         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
28474         Use greg_t on sp.  Use unsigned int on idx_uc_link.  Cast
28475         adresses to uintptr_t.  Replace "long int" and "unsigned long
28476         int" with "greg_t" on va_arg.
28477
28478 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
28479
28480         * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
28481         * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
28482
28483         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
28484         Move e_machine check before EI_CLASS check.  Handle x32
28485         libraries.  Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
28486         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
28487         SKIP_EM_IA_64 and include
28488         <sysdeps/unix/sysv/linux/i386/readelflib.c>.
28489
28490         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
28491         Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
28492         (add_system_dir): New macro.
28493
28494         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
28495         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
28496
28497 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
28498
28499         [BZ #2551]
28500         [BZ #2552]
28501         [BZ #2553]
28502         [BZ #2554]
28503         [BZ #2562]
28504         [BZ #2563]
28505         [BZ #2565]
28506         [BZ #2566]
28507         [BZ #2576]
28508         * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
28509         (y0): Likewise.
28510         * math/w_j0f.c (j0f): Likewise.
28511         (y0f): Likewise.
28512         * math/w_j0l.c (__j0l): Likewise.
28513         (__y0l): Likewise.
28514         * math/w_j1.c (j1): Likewise.
28515         (y1): Likewise.
28516         * math/w_j1f.c (j1f): Likewise.
28517         (y1f): Likewise.
28518         * math/w_j1l.c (__j1l): Likewise.
28519         (__y1l): Likewise.
28520         * math/w_jn.c (jn): Likewise.
28521         (yn): Likewise.
28522         * math/w_jnf.c (jnf): Likewise.
28523         (ynf): Likewise.
28524         * math/w_jnl.c (__jnl): Likewise.
28525         (__ynl): Likewise.
28526         * math/libm-test.inc (j0_test): Add more tests.
28527         (j1_test): Likewise.
28528         (jn_test): Likewise.  Add trailing semicolon to existing test.
28529         (y0_test): Likewise.
28530         (y1_test): Likewise.
28531         * sysdeps/i386/fpu/libm-test-ulps: Update.
28532         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28533
28534         [BZ #13851]
28535         [BZ #13854]
28536         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
28537         libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
28538         * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
28539         * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
28540         (__tanl): Set errno for infinite argument.
28541         * sysdeps/i386/fpu/mptan.c: Remove.
28542         * sysdeps/i386/fpu/s_tan.S: Likewise.
28543         * sysdeps/i386/fpu/s_tanl.S: Likewise.
28544         * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
28545         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
28546         * math/libm-test.inc (tan_test): Add more tests and enable more
28547         tests for double and long double.
28548         * sysdeps/i386/fpu/libm-test-ulps: Update.
28549         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28550
28551 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
28552
28553         * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
28554         (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
28555
28556 2012-03-16  Roland McGrath  <roland@hack.frob.com>
28557
28558         * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
28559         * configure.in: Use it for both main tree and add-ons.
28560         * configure: Regenerated.
28561
28562 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
28563
28564         * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
28565
28566 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
28567
28568         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
28569         in comment.
28570
28571         [BZ #13851]
28572         * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
28573         * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
28574         * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
28575         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
28576         * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
28577         infinite argument.
28578         * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
28579         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
28580         != 0 for prec == 2.
28581         * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
28582         * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
28583         * sysdeps/i386/fpu/s_cosl.S: Likewise.
28584         * sysdeps/i386/fpu/s_sincosl.S: Likewise.
28585         * sysdeps/i386/fpu/s_sinl.S: Likewise.
28586         * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
28587         * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
28588         * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
28589         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
28590         * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
28591         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
28592         * math/libm-test.inc (cos_test): Add more tests and enable more
28593         tests for long double.
28594         (sin_test): Likewise.
28595         (sincos_test): Likewise.
28596         * sysdeps/i386/fpu/libm-test-ulps: Update.
28597         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28598
28599 2012-03-16  David S. Miller  <davem@davemloft.net>
28600
28601         * sysdeps/sparc/fpu/math_private.h: New file.
28602
28603 2012-03-15  David S. Miller  <davem@davemloft.net>
28604
28605         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
28606         file.
28607         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
28608         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
28609         file.
28610         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
28611         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
28612         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
28613         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
28614         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
28615         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
28616         sysdep routines.
28617         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
28618
28619         * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
28620         * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
28621
28622         * sysdeps/sparc/sparc-ifunc.h: New file.
28623         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
28624         sparc-ifunc.h
28625         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
28626         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
28627         Likewise.
28628         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
28629         Likewise.
28630         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
28631         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
28632         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
28633         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
28634         Likewise.
28635         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
28636         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
28637         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
28638         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
28639         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
28640         Likewise.
28641         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
28642         Likewise.
28643         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
28644         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
28645         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
28646         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
28647         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
28648         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
28649         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
28650         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
28651         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
28652         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
28653         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
28654         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
28655         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
28656         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
28657         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
28658         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
28659         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
28660         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
28661         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
28662         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
28663         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
28664         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
28665         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
28666         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
28667
28668 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
28669
28670         * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
28671         scaling.
28672         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
28673
28674 2012-03-15  Andreas Jaeger  <aj@suse.de>
28675
28676         [BZ #13852]
28677         * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
28678         ieee754/flt-32 implementation for sin, cos and sincos.
28679         * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
28680         * sysdeps/i386/fpu/s_cosf.S: Likewise.
28681         * sysdeps/i386/fpu/s_sincosf.S: Likewise.
28682         * sysdeps/i386/fpu/s_sinf.S: Likewise.
28683         * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
28684         ieee754/flt-32 implementation for tan.
28685
28686         * math/libm-test.inc (cos_test): Enable some large input tests for
28687         float as well
28688         (sin_test): Likewise.
28689         (sincos_test): Likewise.
28690         (tan_test): Add tests for large input.
28691
28692         * sysdeps/i386/fpu/libm-test-ulps: Update.
28693
28694 2012-03-15  Andreas Jaeger  <aj@suse.de>
28695
28696         [BZ #13658]
28697         * math/libm-test.inc (cos_test): Add more test cases.
28698         (sin_test): Likewise.
28699         (sincos_test): Likewise.
28700
28701 2012-03-15  Andreas Jaeger  <aj@suse.de>
28702
28703         [BZ #13837]
28704         * math/libm-test.inc (cos_test): Add a test case for large input
28705         value.
28706         (sin_test): Likewise.
28707         (sincos_test): Likewise.
28708
28709 2012-03-15  Andreas Jaeger  <aj@suse.de>,
28710         Joseph Myers  <joseph@codesourcery.com>
28711
28712         [BZ #13658]
28713         * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
28714         x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
28715         * sysdeps/i386/fpu/branred.c: Likewise.
28716         * sysdeps/i386/fpu/dosincos.c: Likewise.
28717         * sysdeps/i386/fpu/mpa.c: Likewise.
28718         * sysdeps/i386/fpu/s_cos.S: Likewise.
28719         * sysdeps/i386/fpu/s_sin.S: Likewise.
28720         * sysdeps/i386/fpu/s_sincos.S: Likewise.
28721         * sysdeps/i386/fpu/sincos32.c: Likewise.
28722
28723         * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
28724         Define.
28725         (libc_feupdateenv_53bit): Define.
28726         * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
28727         Define.
28728         (libc_feupdateenv_53bit): Define.
28729
28730         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
28731         53 bit (without extend i386 double precision).
28732
28733         * math/libm-test.inc (sincos_test): Add tests for large input.
28734         (sin): Likewise.
28735         (cos): Likewise.
28736
28737         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
28738
28739 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
28740
28741         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
28742
28743 2012-03-15  David S. Miller  <davem@davemloft.net>
28744
28745         * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
28746         * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
28747         * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
28748         * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
28749         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
28750         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
28751         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
28752         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
28753         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
28754         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
28755         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
28756         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
28757         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
28758         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
28759         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
28760         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
28761         file.
28762         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
28763         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
28764         file.
28765         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
28766         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
28767         file.
28768         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
28769         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
28770         file.
28771         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
28772         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
28773         fmin/fmax sysdep routines.
28774         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
28775
28776 2012-03-14  David S. Miller  <davem@davemloft.net>
28777
28778         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
28779         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
28780         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
28781         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
28782         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
28783         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
28784         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
28785         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
28786         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
28787         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
28788         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
28789         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
28790         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
28791         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
28792         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
28793         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
28794         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
28795         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
28796         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
28797         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
28798         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
28799         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
28800         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
28801         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
28802         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
28803         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
28804         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
28805         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
28806         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
28807         routines.
28808         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
28809         file.
28810         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
28811         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
28812         file.
28813         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
28814         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
28815         file.
28816         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
28817         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
28818         file.
28819         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
28820         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
28821         file.
28822         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
28823         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
28824         file.
28825         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
28826         file.
28827         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
28828         file.
28829         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
28830         file.
28831         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
28832         New file.
28833         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
28834         file.
28835         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
28836         file.
28837         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
28838         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
28839         file.
28840         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
28841         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
28842         file.
28843         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
28844         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
28845         file.
28846         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
28847         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
28848         VIS3 routines.
28849
28850         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
28851         New file.
28852
28853         * sysdeps/sparc/fpu/libm-test-ulps: Update.
28854
28855         * sysdeps/sparc/configure.in: New file.
28856         * sysdeps/sparc/configure: Generate.
28857         * configure.in (libc_cv_sparc_as_vis3): Substitute.
28858         * configure: Regenerate.
28859         * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
28860         * config.make.in (have-as-vis3): New.
28861         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
28862         available use -Av9d instead of -Av9a.
28863         * sysdeps/sparc/sparc64/Makefile: Likewise.
28864         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
28865         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
28866         New file.
28867         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
28868         file.
28869         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
28870         New file.
28871         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
28872         file.
28873         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
28874         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
28875         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
28876         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
28877         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
28878
28879         * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
28880         fzeros/fnegs to load 0x80000000 into a float register instead of
28881         using the stack.
28882         * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
28883
28884 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
28885
28886         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
28887         bits/syscall.h.
28888         ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
28889         ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
28890         ($(inst_includedir)/bits/syscall.h): Remove rule.
28891         ($(objpfx)bits/syscall.d): Include instead of
28892         $(objpfx)syscall-list.d.
28893         (generated): Change syscall-list.h and syscall-list.d to
28894         bits/syscall.h and bits/syscall.d.
28895
28896 2012-03-14  Roland McGrath  <roland@hack.frob.com>
28897
28898         [BZ #13846]
28899         * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
28900
28901 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
28902
28903         [BZ #13841]
28904         * math/s_csqrt.c: Include <float.h>.
28905         (__csqrt): Scale large or subnormal inputs.
28906         * math/s_csqrtf.c: Likewise.
28907         * math/s_csqrtl.c: Likewise.
28908         * math/libm-test.inc (csqrt_test): Add more tests.
28909         * sysdeps/i386/fpu/libm-test-ulps: Update.
28910         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28911
28912         [BZ #13840]
28913         * math/libm-test.inc (hypot_test): Add more tests.
28914
28915 2012-03-13  David S. Miller  <davem@davemloft.net>
28916
28917         [BZ #13840]
28918         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
28919         double-precision for the calculation instead of scaling.
28920
28921 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
28922
28923         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
28924         manipulate bits before adding and subtracting TWO52[sx].
28925         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
28926         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
28927         Likewise.
28928         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
28929
28930 2012-03-13  David S. Miller  <davem@davemloft.net>
28931
28932         * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
28933         * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
28934         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
28935         rtld-global-offsets.h
28936         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
28937
28938         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
28939         large parameters.
28940
28941         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
28942
28943         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
28944         'err' in the ifdef scope in which it is actually used.
28945
28946         * nss/nss_db/db-init.c: Include string.h
28947
28948 2012-03-12  David S. Miller  <davem@davemloft.net>
28949
28950         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
28951         masking out of the most significant byte of random value used.
28952         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
28953         Fix coding style in previous change.
28954
28955         * sysdeps/unix/sysv/linux/kernel-features.h
28956         (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
28957         (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
28958         expression.
28959         (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
28960         later.
28961
28962 2012-03-11  David S. Miller  <davem@davemloft.net>
28963
28964         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
28965         (__makecontext): Fix signedness of pointer casts setting up 'sp'.
28966         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
28967         for 'resultvar' otherwise things get truncated on 64-bit.
28968
28969         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
28970         Fix masking out of the most significant byte of random value used.
28971
28972         * sysdeps/sparc/fpu/libm-test-ulps: Update.
28973
28974 2012-03-10  Andreas Schwab  <schwab@linux-m68k.org>
28975
28976         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
28977
28978 2012-03-09  David S. Miller  <davem@davemloft.net>
28979
28980         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
28981         variables with appropriate CPP guards.
28982         * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr from the
28983         frame pointer, not the stack pointer.  Correct layout comments.  Fix test
28984         on resulting framesize and the management of the outregs buffer for pltexit.
28985         Preserve floating point return values across _dl_call_pltexit call.
28986         * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
28987         framesize and the management of the outregs buffer for pltexit.
28988         Preserve floating point return values across _dl_call_pltexit
28989         call.
28990         * elf/sotruss-lib.c (la_sparc32_gnu_pltenter, la_sparc64_gnu_pltenter,
28991         la_sparc32_gnu_pltexit, la_sparc64_gnu_pltexit): New functions.
28992         (print_exit): Fix format string for return register value.
28993
28994 2012-03-10  Joseph Myers  <joseph@codesourcery.com>
28995
28996         * sunrpc/Makefile (others): Add rpcgen.
28997         ($(objpfx)rpcgen): Remove special build rule and dependency on
28998         libc.
28999         * sunrpc/rpcgen.c: New file.
29000
29001 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
29002
29003         [BZ #13673]
29004         * posix/bug-regex33.c: Replace FSF snail mail address with URL.
29005         * stdio-common/bug-vfprintf-nargs.c: Likewise.
29006         * sysdeps/i386/crti.S: Likewise.
29007         * sysdeps/i386/crtn.S: Likewise.
29008         * sysdeps/powerpc/powerpc32/crti.S: Likewise.
29009         * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
29010         * sysdeps/powerpc/powerpc64/crti.S: Likewise.
29011         * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
29012         * sysdeps/sh/crti.S: Likewise.
29013         * sysdeps/sh/crtn.S: Likewise.
29014         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
29015
29016         [BZ #13673]
29017         * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
29018         with URL.
29019         * locale/programs/locfile-kw.gperf: Likewise.
29020         * locale/programs/charmap-kw.h: Regenerated.
29021         * locale/programs/locfile-kw.h: Likewise.
29022
29023         [BZ #13673]
29024         * intl/plural.y: Replace FSF snail mail address with URL.
29025         * intl/plural.c: Regenerated.
29026
29027 2012-03-09  Richard Henderson  <rth@twiddle.net>
29028
29029         * include/math_private.h: Remove file.
29030         * math/math_private.h: Move file ...
29031         * sysdeps/generic/math_private.h: ... here.
29032
29033         * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
29034         * sysdeps/powerpc/fpu/math_private.h: Likewise.
29035         * sysdeps/x86_64/fpu/math_private.h: Likewise.
29036
29037         * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
29038         and <math_private.h>.
29039         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
29040         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
29041         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
29042         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
29043         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
29044         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
29045         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
29046         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
29047         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
29048         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
29049         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
29050         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
29051         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
29052         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
29053         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
29054         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
29055         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
29056         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
29057         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
29058         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
29059         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
29060         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
29061         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
29062         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
29063         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
29064         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
29065         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
29066         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
29067         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
29068         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
29069         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
29070         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
29071         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
29072         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
29073         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
29074         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
29075         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
29076         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
29077         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
29078         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
29079         * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
29080         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
29081         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
29082         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
29083         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
29084         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
29085         * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
29086         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
29087         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
29088         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
29089         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
29090         * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
29091         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
29092         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
29093         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
29094         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
29095         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
29096         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
29097         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
29098         * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
29099         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
29100         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
29101         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
29102         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
29103         * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
29104         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
29105         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
29106         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
29107         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
29108         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
29109         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
29110         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
29111         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
29112         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
29113         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
29114         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
29115         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
29116         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
29117         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
29118         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
29119         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
29120         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
29121         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
29122         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
29123         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
29124         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
29125         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
29126         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
29127         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
29128         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
29129         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
29130         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
29131         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
29132         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
29133         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
29134         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
29135         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
29136         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
29137         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
29138         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
29139         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
29140         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
29141         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
29142         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
29143         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
29144         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
29145         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
29146         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
29147         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
29148         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
29149         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
29150         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
29151         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
29152         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
29153         * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
29154         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
29155         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
29156         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
29157         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
29158         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
29159         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
29160         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
29161         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
29162         * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
29163         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
29164         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
29165         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
29166         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
29167         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
29168         * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
29169         * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
29170         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
29171         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
29172         * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
29173         * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
29174         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
29175         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
29176         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
29177         * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
29178         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
29179         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
29180         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
29181         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
29182         * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
29183         * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
29184         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
29185         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
29186         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
29187         * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
29188         * sysdeps/ieee754/k_standard.c: Likewise.
29189         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
29190         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
29191         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
29192         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
29193         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
29194         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
29195         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
29196         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
29197         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
29198         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
29199         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
29200         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
29201         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
29202         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
29203         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
29204         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
29205         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
29206         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
29207         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
29208         * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
29209         * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
29210         * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
29211         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
29212         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
29213         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
29214         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
29215         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
29216         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
29217         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
29218         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
29219         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
29220         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
29221         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
29222         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
29223         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
29224         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
29225         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
29226         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
29227         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
29228         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
29229         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
29230         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
29231         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
29232         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
29233         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
29234         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
29235         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
29236         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
29237         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
29238         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
29239         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
29240         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
29241         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
29242         * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
29243         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
29244         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
29245         * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
29246         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
29247         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
29248         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
29249         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
29250         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
29251         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
29252         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
29253         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
29254         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
29255         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
29256         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
29257         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
29258         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
29259         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
29260         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
29261         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
29262         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
29263         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
29264         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
29265         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
29266         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
29267         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
29268         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
29269         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
29270         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
29271         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
29272         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
29273         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
29274         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
29275         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
29276         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
29277         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
29278         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
29279         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
29280         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
29281         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
29282         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
29283         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
29284         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
29285         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
29286         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
29287         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
29288         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
29289         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
29290         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
29291         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
29292         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
29293         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
29294         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
29295         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
29296         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
29297         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
29298         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
29299         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
29300         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
29301         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
29302         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
29303         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
29304         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
29305         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
29306         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
29307         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
29308         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
29309         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
29310         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
29311         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
29312         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
29313         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
29314         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
29315         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
29316         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
29317         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
29318         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
29319         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
29320         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
29321         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
29322         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
29323         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
29324         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
29325         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
29326         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
29327         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
29328         * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
29329         * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
29330         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
29331         * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
29332         * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
29333         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
29334         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
29335         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
29336         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
29337         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
29338         * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
29339         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
29340         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
29341         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
29342         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
29343         * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
29344         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
29345         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
29346         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
29347         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
29348         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
29349         * sysdeps/ieee754/s_lib_version.c: Likewise.
29350         * sysdeps/ieee754/s_matherr.c: Likewise.
29351         * sysdeps/ieee754/s_signgam.c: Likewise.
29352         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
29353         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
29354         * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
29355         * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
29356         * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
29357         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
29358         * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
29359         * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
29360         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
29361         * sysdeps/powerpc/fpu/s_rint.c: Likewise.
29362         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
29363         * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
29364         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
29365         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
29366         * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
29367         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
29368         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
29369         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
29370         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
29371         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
29372         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
29373
29374 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
29375
29376         * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
29377         * sunrpc/rpc_main.c: Likewise.
29378         * sunrpc/rpc_svcout.c: Likewise.
29379
29380 2012-03-09  David S. Miller  <davem@davemloft.net>
29381
29382         * include/math_private.h: New file.
29383
29384 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
29385
29386         * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
29387         * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
29388         * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
29389         from <bits/socket_type.h>.
29390         (enum __socket_type): Don't define here.
29391         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
29392         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
29393         bits/socket_type.h.
29394
29395         [BZ #13566]
29396         * libio/stdio.h (gets): Always declare for C++ up to C++11 without
29397         checking __USE_GNU.
29398
29399         * Makerules ($(inst_includedir)/%.h): New rule.
29400         * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
29401         (install-others): Remove variable setting.
29402         ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
29403
29404 2012-03-08  Richard Henderson  <rth@twiddle.net>
29405
29406         * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
29407         from macro to inline function; merge with the
29408         !__LIBC_INTERNAL_MATH_INLINES version.
29409         (__ieee754_sqrtf): Likewise.
29410
29411         * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
29412         to inline function.
29413         (__rintf, __floor, __floorf): Likewise.
29414
29415         * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
29416         macro to inline function.
29417         (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
29418
29419         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
29420         not <math/math_private.h>.
29421
29422 2012-03-08  David S. Miller  <davem@davemloft.net>
29423
29424         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
29425         copyright year.
29426         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
29427
29428 2012-03-08  Thomas Schwinge  <thomas@codesourcery.com>
29429
29430         * resolv/gai_misc.c (handle_requests): Fix struct timespec
29431         normalization.
29432         * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
29433         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
29434
29435 2012-03-08  Ulrich Drepper  <drepper@gmail.com>
29436
29437         * stdio-common/tst-fphex.c: Various cleanups.  The macros cannot
29438         be defined individually, they must be defined as a block.  Define
29439         S for printing a string instead of hidint the different by using a
29440         macro for adding the 'l'.
29441         * stdio-common/tst-fphex-wide.c: Adjust.
29442
29443 2012-03-07  Marek Polacek  <polacek@redhat.com>
29444
29445         * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
29446
29447 2012-03-08  Marek Polacek  <polacek@redhat.com>
29448
29449         [BZ #13806]
29450         * stdio-common/Makefile (tests): Add tst-fphex-wide.
29451         * stdio-common/tst-fphex.c: Define a few macros to make the
29452         test reusable.  Use them.
29453         * stdio-common/tst-fphex-wide.c: New file.
29454
29455 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
29456
29457         [BZ #6911]
29458         * manual/macros.texi (gnusystems): New macro.
29459         (nongnusystems): Likewise.
29460         (gnulinuxhurdsystems): Likewise.
29461         (gnuhurdsystems): Likewise..
29462         (gnulinuxsystems): Likewise.
29463         * manual/charset.texi: Use new macros or @theglibc{} to refer to
29464         variants of the GNU system, not "GNU system".
29465         * manual/conf.texi: Likewise.
29466         * manual/errno.texi: Likewise.  Update example of errno macro
29467         expansion.
29468         * manual/filesys.texi: Likewise.
29469         (getumask): Document as specific to GNU/Hurd.
29470         * manual/install.texi: Likewise.  Reword some references to
29471         GNU/Linux.
29472         * manual/intro.texi: Likewise.
29473         * manual/io.texi: Likewise.
29474         (File Name Portability): Detail which constraints are inapplicable
29475         to all GNU systems and which are only inapplicable to GNU/Hurd.
29476         * manual/job.texi: Likewise.
29477         * manual/llio.texi: Likewise.
29478         (O_NOCTTY): Document as present on GNU/Linux.
29479         * manual/maint.texi: Likewise.
29480         * manual/memory.texi: Likewise.
29481         * manual/pattern.texi: Likewise.
29482         * manual/pipe.texi: Likewise.
29483         * manual/process.texi: Likewise.
29484         * manual/resource.texi: Likewise.
29485         (RUSAGE_CHILDREN): Remove statement about specifying a particular
29486         child on GNU/Hurd.
29487         * manual/setjmp.texi: Likewise.
29488         * manual/signal.texi: Likewise.
29489         * manual/startup.texi: Likewise.
29490         * manual/stdio.texi: Likewise.
29491         * manual/terminal.texi: Likewise.
29492         (ONLCR): Document as POSIX.
29493         (OXTABS): Document availability on GNU/Linux as XTABS.
29494         (ONOEOT): Document availability separately from other bits.
29495         (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
29496         * manual/time.texi: Likewise.
29497         * manual/users.texi: Likewise.
29498         * INSTALL: Regenerated.
29499         * sysdeps/gnu/errlist.c: Regenerated.
29500
29501         * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
29502         * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
29503         (libc_cv_ctors_header): Likewise.  Use asm ("") instead of calling
29504         puts.
29505         * configure: Regenerated.
29506
29507 2012-03-07  Joseph Myers  <joseph@codesourcery.com>
29508
29509         * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
29510         default includes instead of AC_HEADER_CHECK.
29511         * sysdeps/i386/configure: Regenerated.
29512
29513         [BZ #10716]
29514         * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
29515         * math/s_cacoshf.c (__cacoshf): Likewise.
29516         * math/s_cacoshl.c (__cacoshl): Likewise.
29517         * math/s_casinh.c (__casinh): Set signs of result from argument.
29518         * math/s_casinhf.c (__casinhf): Likewise.
29519         * math/s_casinhl.c (__casinhl): Likewise.
29520         * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
29521         (casinh_test): Add more tests.
29522         * sysdeps/i386/fpu/libm-test-ulps: Update.
29523         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29524
29525 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
29526
29527         * po/zh_TW.po: Update from translation team.
29528
29529         * login/Makefile (distribute): Remove variable.
29530         * catgets/Makefile: Likewise.
29531         * mach/Makefile: Likewise.
29532         * malloc/Makefile: Likewise.
29533         * misc/Makefile: Likewise.
29534         * iconv/Makefile: Likewise.
29535         * nscd/Makefile: Likewise.
29536         * hurd/Makefile: Likewise.
29537         * manual/Makefile: Likewise.
29538         * locale/Makefile: Likewise.
29539         * intl/Makefile: Likewise.
29540         * conform/Makefile: Likewise.
29541         * nss/Makefile: Likewise.
29542         * time/Makefile: Likewise.
29543         * soft-fp/Makefile: Likewise.
29544         * dirent/Makefile: Likewise.
29545         * gmon/Makefile: Likewise.
29546         * po/Makefile: Likewise.
29547         * rt/Makefile: Likewise.
29548         * socket/Makefile: Likewise.
29549         * math/Makefile: Likewise.
29550         * signal/Makefile: Likewise.
29551         * debug/Makefile: Likewise.
29552         * elf/Makefile: Likewise.
29553         * timezone/Makefile: Likewise.
29554         * stdlib/Makefile: Likewise.
29555         * iconvdata/Makefile: Likewise.
29556         * sunrpc/Makefile: Likewise.
29557         * io/Makefile: Likewise.
29558         * argp/Makefile: Likewise.
29559         * inet/Makefile: Likewise.
29560         * hesiod/Makefile: Likewise.
29561         * grp/Makefile: Likewise.
29562         * csu/Makefile: Likewise.
29563         * wctype/Makefile: Likewise.
29564         * crypt/Makefile: Likewise.
29565         * libio/Makefile: Likewise.
29566         * string/Makefile: Likewise.
29567         * nis/Makefile: Likewise.
29568         * resolv/Makefile: Likewise.
29569         * stdio-common/Makefile: Likewise.
29570         * wcsmbs/Makefile: Likewise.
29571         * dlfcn/Makefile: Likewise.
29572         * posix/Makefile: Likewise.
29573
29574         [BZ #6959]
29575         * timezone/Makefile: Don't install timezone files, just the programs
29576         and scripts.
29577
29578 2012-03-06  Ulrich Drepper  <drepper@gmail.com>
29579
29580         * nss/databases.def: Add missing gshadow entry.
29581
29582         * stdio-common/vfprintf.c: Fix formatting.  Missing copyright update.
29583
29584 2012-03-06  Marek Polacek  <polacek@redhat.com>
29585
29586         [BZ #13726]
29587         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
29588         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
29589         * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
29590         * stdio-common/tst-long-dbl-fphex.c: New file.
29591
29592 2012-03-06  David S. Miller  <davem@davemloft.net>
29593
29594         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
29595         (set_obp_int): New function.
29596         (get_obp_int): New function.
29597         (__get_clockfreq_via_dev_openprom): Likewise.
29598         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
29599         Avoid unused variable warnings on 'val' and use builtin_expect.
29600         (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
29601         __builtin_expect.
29602         (INLINE_CLONE_SYSCALL): Likewise.
29603
29604 2012-03-05  David S. Miller  <davem@davemloft.net>
29605
29606         * sysdeps/sparc/fpu/libm-test-ulps: Update.
29607
29608 2012-03-05  Andreas Schwab  <schwab@linux-m68k.org>
29609
29610         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29611
29612         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
29613         only for |x| >= 40.
29614         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
29615
29616 2012-03-05  H.J. Lu  <hongjiu.lu@intel.com>
29617
29618         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
29619         Replace gettimeofday with __vdso_gettimeofday.
29620
29621         * sysdeps/unix/sysv/linux/x86_64/init-first.c
29622         (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
29623         __vdso_clock_gettime and __vdso_getcpu.
29624
29625         * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
29626         time with __vdso_time.
29627
29628 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
29629
29630         * manual/lang.texi (size_t): Note types to which size_t may be
29631         equivalent with the GNU C Library, but do not describe when
29632         differences between them are significant.
29633
29634 2012-03-05  Andreas Jaeger  <aj@suse.de>
29635
29636         * sysdeps/i386/fpu/libm-test-ulps: Update.
29637
29638 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
29639
29640         [BZ #3976]
29641         * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
29642         (__ieee754_pow): Save and restore rounding mode and use
29643         round-to-nearest for main computations.
29644         * math/libm-test.inc (pow_test_tonearest): New function.
29645         (pow_test_towardzero): Likewise.
29646         (pow_test_downward): Likewise.
29647         (pow_test_upward): Likewise.
29648         (main): Call the new functions.
29649         * sysdeps/i386/fpu/libm-test-ulps: Update.
29650         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29651
29652         [BZ #3976]
29653         * math/libm-test.inc (cosh_test_tonearest): New function.
29654         (cosh_test_towardzero): Likewise.
29655         (cosh_test_downward): Likewise.
29656         (cosh_test_upward): Likewise.
29657         (sinh_test_tonearest): Likewise.
29658         (sinh_test_towardzero): Likewise.
29659         (sinh_test_downward): Likewise.
29660         (sinh_test_upward): Likewise.
29661         (main): Call the new functions.
29662         * sysdeps/i386/fpu/libm-test-ulps: Update.
29663         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29664
29665 2012-03-05  Tom de Vries  <tom@codesourcery.com>
29666
29667         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
29668         default stack guard is set in last bytes.
29669         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
29670
29671 2012-03-05  Kees Cook  <keescook@chromium.org>
29672
29673         * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
29674
29675         [BZ #13656]
29676         * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
29677         possibly allocate from heap instead of stack.
29678         * stdio-common/bug-vfprintf-nargs.c: New file.
29679         * stdio-common/Makefile (tests): Add nargs overflow test.
29680
29681 2012-03-03  Andreas Schwab  <schwab@linux-m68k.org>
29682
29683         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29684
29685 2012-03-03  Marek Polacek  <polacek@redhat.com>
29686
29687         * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
29688         * math/math_private.h: Likewise.
29689         * stdlib/tst-strtod.c: Likewise.
29690         * sysdeps/i386/i486/bits/atomic.h: Likewise.
29691         * sysdeps/x86_64/bits/atomic.h: Likewise.
29692
29693 2012-03-02  David S. Miller  <davem@davemloft.net>
29694
29695         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
29696         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
29697         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
29698         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
29699         * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
29700         * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
29701         * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
29702         * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
29703
29704 2012-03-02  Roland McGrath  <roland@hack.frob.com>
29705
29706         [BZ #13792]
29707         * manual/examples/README: New file, says the example source files
29708         can be used under GPL>=2.
29709         * manual/Makefile (%.c.texi): Eat the leading part of the file until a
29710         line containing just "*/".
29711         * manual/examples/add.c: Add copyright header (GPL>=2).
29712         * manual/examples/argp-ex1.c: Likewise.
29713         * manual/examples/argp-ex2.c: Likewise.
29714         * manual/examples/argp-ex3.c: Likewise.
29715         * manual/examples/argp-ex4.c: Likewise.
29716         * manual/examples/atexit.c: Likewise.
29717         * manual/examples/db.c: Likewise.
29718         * manual/examples/dir.c: Likewise.
29719         * manual/examples/dir2.c: Likewise.
29720         * manual/examples/execinfo.c: Likewise.
29721         * manual/examples/filecli.c: Likewise.
29722         * manual/examples/filesrv.c: Likewise.
29723         * manual/examples/fmtmsgexpl.c: Likewise.
29724         * manual/examples/genpass.c: Likewise.
29725         * manual/examples/inetcli.c: Likewise.
29726         * manual/examples/inetsrv.c: Likewise.
29727         * manual/examples/isockad.c: Likewise.
29728         * manual/examples/longopt.c: Likewise.
29729         * manual/examples/memopen.c: Likewise.
29730         * manual/examples/memstrm.c: Likewise.
29731         * manual/examples/mkfsock.c: Likewise.
29732         * manual/examples/mkisock.c: Likewise.
29733         * manual/examples/mygetpass.c: Likewise.
29734         * manual/examples/pipe.c: Likewise.
29735         * manual/examples/popen.c: Likewise.
29736         * manual/examples/rprintf.c: Likewise.
29737         * manual/examples/search.c: Likewise.
29738         * manual/examples/select.c: Likewise.
29739         * manual/examples/setjmp.c: Likewise.
29740         * manual/examples/sigh1.c: Likewise.
29741         * manual/examples/sigusr.c: Likewise.
29742         * manual/examples/stpcpy.c: Likewise.
29743         * manual/examples/strdupa.c: Likewise.
29744         * manual/examples/strftim.c: Likewise.
29745         * manual/examples/strncat.c: Likewise.
29746         * manual/examples/subopt.c: Likewise.
29747         * manual/examples/swapcontext.c: Likewise.
29748         * manual/examples/termios.c: Likewise.
29749         * manual/examples/testopt.c: Likewise.
29750         * manual/examples/testpass.c: Likewise.
29751         * manual/examples/timeval_subtract.c: Likewise.
29752
29753         [BZ #13792]
29754         * manual/time.texi (Elapsed Time): Move timeval_subtract example
29755         function to ...
29756         * manual/timeval_subtract.c.texi: ... here, new file.
29757
29758 2012-03-02  David S. Miller  <davem@davemloft.net>
29759
29760         * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
29761
29762 2012-03-02  Joseph Myers  <joseph@codesourcery.com>
29763
29764         [BZ #3976]
29765         * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
29766         (__sin): Save and restore rounding mode and use round-to-nearest
29767         for all computations.
29768         (__cos): Save and restore rounding mode and use round-to-nearest
29769         for all computations.
29770         * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
29771         <fenv.h>.
29772         (tan): Save and restore rounding mode and use round-to-nearest for
29773         all computations.
29774         * math/libm-test.inc (cos_test_tonearest): New function.
29775         (cos_test_towardzero): Likewise.
29776         (cos_test_downward): Likewise.
29777         (cos_test_upward): Likewise.
29778         (sin_test_tonearest): Likewise.
29779         (sin_test_towardzero): Likewise.
29780         (sin_test_downward): Likewise.
29781         (sin_test_upward): Likewise.
29782         (tan_test_tonearest): Likewise.
29783         (tan_test_towardzero): Likewise.
29784         (tan_test_downward): Likewise.
29785         (tan_test_upward): Likewise.
29786         (main): Call the new functions.
29787         * sysdeps/i386/fpu/libm-test-ulps: Update.
29788         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29789
29790         [BZ #10135]
29791         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
29792         small n, then large n, before computing and testing k+n.
29793         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
29794         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
29795         Likewise.
29796         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
29797         Likewise.
29798         * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
29799         * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
29800         * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
29801         * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
29802         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
29803         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
29804         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
29805         * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
29806         * math/libm-test.inc (scalbn_test): Add more tests.
29807         (scalbln_test): Likewise.
29808
29809         * manual/filesys.texi (mode_t): Describe constraints on size and
29810         signedness, not exact equivalence to a particular type.
29811         (ino_t): Likewise.
29812         (ino64_t): Likewise.
29813         (dev_t): Likewise.
29814         (nlink_t): Likewise.
29815         (blkcnt_t): Likewise.
29816         (blkcnt64_t): Likewise.
29817         * manual/llio.texi (off_t): Likewise.
29818
29819         [BZ #3976]
29820         * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
29821         (__ieee754_exp): Save and restore rounding mode and use
29822         round-to-nearest for all computations.
29823         * math/libm-test.inc (exp_test_tonearest): New function.
29824         (exp_test_towardzero): Likewise.
29825         (exp_test_downward): Likewise.
29826         (exp_test_upward): Likewise.
29827         (main): Call the new functions.
29828         * sysdeps/i386/fpu/libm-test-ulps: Update.
29829         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29830
29831 2012-03-01  Chris Demetriou  <cgd@google.com>
29832
29833         * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
29834         have predictable order.
29835
29836 2012-03-01  David S. Miller  <davem@davemloft.net>
29837
29838         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
29839
29840         * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
29841         * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
29842         * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
29843         * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
29844
29845         * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
29846         * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
29847         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
29848         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
29849         * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
29850         * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
29851         * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
29852         * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
29853         * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
29854
29855         * sysdeps/sparc/fpu/libm-test-ulps: Update.
29856
29857         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
29858         * sysdeps/sparc/fpu/libm-test-ulps: to here.
29859         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
29860
29861         * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
29862         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
29863         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
29864         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
29865         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
29866         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
29867         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
29868         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
29869         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
29870         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
29871         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
29872         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
29873         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
29874         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
29875         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
29876         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
29877         * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
29878         * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
29879         * sysdeps/sparc/elf/configure: Regenerated.
29880
29881 2012-03-01  Joseph Myers  <joseph@codesourcery.com>
29882
29883         * configure.in (AS, LD): Require binutils 2.20 or later.
29884         * configure: Regenerated.
29885         * manual/install.texi (Tools for Compilation): Give binutils 2.20
29886         as required minimum version.
29887         * INSTALL: Regenerated.
29888
29889         [BZ #2541]
29890         [BZ #4108]
29891         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
29892         before squaring exponent.
29893         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
29894         bottom long double and 27 bits of top long double before squaring
29895         exponent.
29896         * math/libm-test.inc (erfc_test): Add more tests.
29897         * sysdeps/i386/fpu/libm-test-ulps: Update.
29898         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
29899         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29900
29901 2012-03-01  Kai Tietz  <ktietz@redhat.com>
29902
29903         * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
29904         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
29905         containing bit-fields.
29906         * soft-fp/extended.h (_FP_UNION_E): Likewise.
29907         * soft-fp/single.h (_FP_UNION_S): Likewise.
29908         * soft-fp/double.h (_FP_UNION_D): Likewise.
29909
29910 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
29911
29912         [BZ #13786]
29913         * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
29914         not include ../strcmp.S.
29915         [USE_AS_STRNCASECMP_L]: Likewise.
29916         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
29917         (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
29918         * sysdeps/i386/i686/multiarch/strncase_l-c.c
29919         (__strncasecmp_l_ia32): Define as alias to
29920         __strncasecmp_l_nonascii.
29921
29922         [BZ #5794]
29923         * math/libm-test.inc (expm1_test): Add test for bug 5794.
29924         * sysdeps/i386/fpu/libm-test-ulps: Update.
29925         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29926
29927         * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
29928         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29929
29930 2012-02-29  Jeff Law  <law@redhat.com>
29931
29932         * resolv/res_query.c (__libc_res_nquerydomain): Avoid
29933         out of bounds read.
29934
29935 2012-02-29  Marek Polacek  <polacek@redhat.com>
29936
29937         [BZ #13706]
29938         * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
29939         * elf/Makefile: Add rules to run tst-unused-dep.out.
29940
29941 2012-02-28  David S. Miller  <davem@davemloft.net>
29942
29943         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
29944         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
29945         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
29946         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
29947         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
29948         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
29949
29950 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
29951
29952         * math/libm-test.inc (llround_test): Move one test from
29953         lround_test.  Use TEST_f_L in moved test.
29954         (lround_test): Move misplaced test to llround_test.  Add testcase
29955         from bug 2561.
29956
29957 2012-02-28  Ulrich Drepper  <drepper@gmail.com>
29958
29959         * sysdeps/x86_64/fpu/e_expf.S: New file.
29960         Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
29961
29962 2012-02-28  Stanislav Brabec  <sbrabec@suse.cz>
29963
29964         [BZ #13637]
29965         * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
29966         of remain_len that may cause incomplete multi-byte character and
29967         false match.
29968         * posix/bug-regex33.c: New file.
29969         * posix/Makefile (tests): Add bug-regex33.
29970
29971 2012-02-28  Joseph Myers  <joseph@codesourcery.com>
29972
29973         * manual/macros.texi: New file.
29974         * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
29975         * manual/libc.texinfo: Include macros.texi.
29976         * manual/creatute.texi: Likewise.
29977         * manual/install.texi: Likewise.
29978         * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
29979         @glibcadj{} in references to the GNU C Library.
29980         * manual/charset.texi: Likewise.
29981         * manual/conf.texi: Likewise.
29982         * manual/contrib.texi: Likewise.  Consistently use "GNU C Library"
29983         when not using those macros.
29984         * manual/creature.texi: Likewise.
29985         * manual/crypt.texi: Likewise.
29986         * manual/errno.texi: Likewise.
29987         * manual/filesys.texi: Likewise.
29988         * manual/header.texi: Likewise.
29989         * manual/install.texi: Likewise.
29990         * manual/intro.texi: Likewise.
29991         * manual/io.texi: Likewise.
29992         * manual/job.texi: Likewise.
29993         * manual/lang.texi: Likewise.
29994         * manual/libc.texiinfo: Likewise.
29995         * manual/llio.texi: Likewise.
29996         * manual/locale.texi: Likewise.
29997         * manual/maint.texi: Likewise.
29998         * manual/math.texi: Likewise.
29999         * manual/memory.texi: Likewise.
30000         * manual/message.texi: Likewise.
30001         * manual/nss.texi: Likewise.
30002         * manual/pattern.texi: Likewise.
30003         * manual/process.texi: Likewise.
30004         * manual/resource.texi: Likewise.
30005         * manual/search.texi: Likewise.
30006         * manual/setjmp.texi: Likewise.
30007         * manual/signal.texi: Likewise.
30008         * manual/socket.texi: Likewise.
30009         * manual/startup.texi: Likewise.
30010         * manual/stdio.texi: Likewise.
30011         * manual/string.texi: Likewise.
30012         * manual/sysinfo.texi: Likewise.
30013         * manual/syslog.texi: Likewise.
30014         * manual/terminal.texi: Likewise.
30015         * manual/time.texi: Likewise.
30016         * manual/users.texi: Likewise.
30017         * INSTALL: Regenerated.
30018         * NOTES: Regenerated.
30019         * sysdeps/gnu/errlist.c: Regenerated.
30020
30021 2012-02-28  Andreas Schwab  <schwab@linux-m68k.org>
30022
30023         * include/dirent.h: Include <dirstream.h> before
30024         <dirent/dirent.h>.
30025
30026 2012-02-28  David S. Miller  <davem@davemloft.net>
30027
30028         * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
30029         * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
30030         * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
30031         * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
30032
30033 2012-02-27  David S. Miller  <davem@davemloft.net>
30034
30035         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
30036         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
30037         * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
30038         * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
30039
30040         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
30041         frame pointer instead of stack pointer relative arg slot.
30042         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
30043         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
30044         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
30045
30046 2012-02-27  Carlos O'Donell  <carlos_odonell@mentor.com>
30047
30048         [BZ #3992]
30049         * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
30050
30051 2012-02-27  David S. Miller  <davem@davemloft.net>
30052
30053         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
30054         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
30055         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
30056         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
30057         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
30058         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
30059         * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
30060         * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
30061
30062 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
30063
30064         * configure.in (CC): Restrict allowed GCC versions to 4.3 and
30065         later.  Allow versions 5-9.
30066         * configure: Regenerated.
30067         * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
30068         required minimum version and 4.6 as recommended version.  Do not
30069         mention bugs in GCC 2.7 and 2.8.
30070         * INSTALL: Regenerated.
30071
30072 2012-02-27  David S. Miller  <davem@davemloft.net>
30073
30074         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
30075         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
30076         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
30077         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
30078         * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
30079         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
30080         * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
30081         * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
30082
30083         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
30084         manipulate bits before adding and subtracting TWO112[sx].
30085         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
30086
30087 2012-02-27  Roland McGrath  <roland@hack.frob.com>
30088
30089         [BZ #13775]
30090         * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
30091         [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
30092         * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
30093         being in POSIX, because they are in 1003.1-2008.
30094
30095         * rt/tst-aio.c: Include <fcntl.h>.
30096         * rt/tst-aio7.c: Likewise.
30097         * rt/tst-aio64.c: Likewise.
30098
30099         * stdio-common/tst-fmemopen.c (main): Remove spurious const.
30100
30101 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
30102
30103         * manual/install.texi (--with-headers): Describe headers as
30104         interface headers, not private headers.
30105         (Specific advice for GNU/Linux systems): Describe use of headers
30106         from "make headers_install", not private headers from older
30107         kernels.
30108         * INSTALL: Regenerated.
30109         * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
30110         Change to 2.6.19.
30111         * sysdeps/unix/sysv/linux/configure: Regenerated.
30112
30113         * manual/llio.texi (fclean): Remove documentation.
30114
30115         * manual/Makefile (libc-texi-generated): New variable.  Include
30116         version.texi.
30117         (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
30118         $(libc-texi-generated), not duplicated list of files.
30119         (version.texi, stamp-version): New rules.
30120         (realclean): Remove $(libc-texi-generated), not individual files
30121         from that list.  Do not remove dir-add.texinfo.
30122         * manual/libc.texinfo: Comment out uses of edition numbers and
30123         references to printed manual.  Remove last-updated dates.
30124         (EDITION): Comment out.
30125         (ISBN): Likewise.
30126         (VERSION, UPDATED): Remove.
30127         (version.texi): Include.
30128
30129 2012-02-27  Andreas Schwab  <schwab@linux-m68k.org>
30130
30131         * sysdeps/posix/spawni.c: Include <signal.h>.
30132         * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
30133         * sysdeps/pthread/aio_fsync.c: Likewise.
30134
30135 2012-02-26  Ulrich Drepper  <drepper@gmail.com>
30136
30137         * conform/Makefile (tests): Run only when not cross-compiling and
30138         when fast-check is not defined.
30139
30140         * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
30141         * conform/data/limits.h-data: Fixes for POSIX2008.
30142         * conform/run-conformtest.sh: Run all tests.
30143         * include/arpa/inet.h: Changes to allow conformtest.pl to use the
30144         headers.
30145         * include/bits/dlfcn.h: Likewise.
30146         * include/langinfo.h: Likewise.
30147         * include/monetary.h: Likewise.
30148         * include/sys/poll.h: Likewise.
30149
30150         * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
30151         for __USE_GNU.
30152         * posix/spawn.h: Define __need_sigset_t.
30153         * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
30154         * posix/unistd.h: Declare ctermid only for XPG before XPG6.
30155         * rt/aio.h: Don't include fcntl.h and signal.h.  Use bits/siginfo.h
30156         to get sigevent_t only.
30157         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
30158         only for __USE_GNU.
30159         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
30160         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
30161         process_vm_writev only for __USE_GNU.
30162         * termios/termios.h: Declare tcgetsid also for POSIX2008.
30163
30164         * conform/Makefile: For now ignore errors from run-conformtest.
30165         * conform/conformtest.pl: Simplify code.  Add -ansi to CFLAGS for
30166         POSIX to avoid namespace pollution.  Don't prepend headers.
30167         * conform/data/aio.h-data: Fixes for POSIX testing.
30168         * conform/data/fcntl.h-data: Likewise.
30169         * conform/data/glob.h-data: Likewise.
30170         * conform/data/grp.h-data: Likewise.
30171         * conform/data/pthread.h-data: Likewise.
30172         * conform/data/pwd.h-data: Likewise.
30173         * conform/data/signal.h-data: Likewise.
30174         * conform/data/spawn.h-data: Likewise.
30175         * conform/data/stdio.h-data: Likewise.
30176         * conform/data/stdlib.h-data: Likewise.
30177         * conform/data/stropts.h-data: Likewise.
30178         * conform/data/sys/mman.h-data: Likewise.
30179         * conform/data/sys/stat.h-data: Likewise.
30180         * conform/data/sys/types.h-data: Likewise.
30181         * conform/data/sys/wait.h-data: Likewise.
30182         * conform/data/time.h-data: Likewise.
30183         * conform/data/unistd.h-data: Likewise.
30184         * conform/data/utime.h-data: Likewise.
30185
30186         * io/sys/stat.h: fchmod was always in POSIX.
30187         * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
30188         * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
30189         * rt/aio.h: Define __need_timespec before including <time.h>.
30190         * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
30191         struct.  Add forward declaration of pthread_attr_t and use it in
30192         sigevent.
30193         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
30194         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
30195         * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
30196         always remove CLK_TCK definition.
30197
30198 2012-02-26  Andreas Schwab  <schwab@linux-m68k.org>
30199
30200         * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
30201
30202 2012-02-25  Ulrich Drepper  <drepper@gmail.com>
30203
30204         * conform/run-conformtest.sh: New file.
30205         * conform/Makefile: Run run-conformtest for tests.
30206         * conform/conformtest.pl: Many bug fixes.  Add ISO C99, ISO C11
30207         support.
30208
30209         * conform/data/uchar.h-data: New file.
30210         * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
30211         * conform/data/arpa/inet.h-data: Likewise.
30212         * conform/data/assert.h-data: Likewise.
30213         * conform/data/complex.h-data: Likewise.
30214         * conform/data/cpio.h-data: Likewise.
30215         * conform/data/ctype.h-data: Likewise.
30216         * conform/data/dirent.h-data: Likewise.
30217         * conform/data/dlfcn.h-data: Likewise.
30218         * conform/data/errno.h-data: Likewise.
30219         * conform/data/fcntl.h-data: Likewise.
30220         * conform/data/float.h-data: Likewise.
30221         * conform/data/fmtmsg.h-data: Likewise.
30222         * conform/data/fnmatch.h-data: Likewise.
30223         * conform/data/ftw.h-data: Likewise.
30224         * conform/data/glob.h-data: Likewise.
30225         * conform/data/grp.h-data: Likewise.
30226         * conform/data/iconv.h-data: Likewise.
30227         * conform/data/inttypes.h-data: Likewise.
30228         * conform/data/langinfo.h-data: Likewise.
30229         * conform/data/libgen.h-data: Likewise.
30230         * conform/data/limits.h-data: Likewise.
30231         * conform/data/locale.h-data: Likewise.
30232         * conform/data/math.h-data: Likewise.
30233         * conform/data/monetary.h-data: Likewise.
30234         * conform/data/mqueue.h-data: Likewise.
30235         * conform/data/ndbm.h-data: Likewise.
30236         * conform/data/net/if.h-data: Likewise.
30237         * conform/data/netdb.h-data: Likewise.
30238         * conform/data/netinet/in.h-data: Likewise.
30239         * conform/data/nl_types.h-data: Likewise.
30240         * conform/data/poll.h-data: Likewise.
30241         * conform/data/pthread.h-data: Likewise.
30242         * conform/data/pwd.h-data: Likewise.
30243         * conform/data/regex.h-data: Likewise.
30244         * conform/data/sched.h-data: Likewise.
30245         * conform/data/search.h-data: Likewise.
30246         * conform/data/semaphore.h-data: Likewise.
30247         * conform/data/setjmp.h-data: Likewise.
30248         * conform/data/signal.h-data: Likewise.
30249         * conform/data/spawn.h-data: Likewise.
30250         * conform/data/stdarg.h-data: Likewise.
30251         * conform/data/stdio.h-data: Likewise.
30252         * conform/data/stdlib.h-data: Likewise.
30253         * conform/data/string.h-data: Likewise.
30254         * conform/data/strings.h-data: Likewise.
30255         * conform/data/stropts.h-data: Likewise.
30256         * conform/data/sys/ipc.h-data: Likewise.
30257         * conform/data/sys/mman.h-data: Likewise.
30258         * conform/data/sys/msg.h-data: Likewise.
30259         * conform/data/sys/resource.h-data: Likewise.
30260         * conform/data/sys/select.h-data: Likewise.
30261         * conform/data/sys/sem.h-data: Likewise.
30262         * conform/data/sys/shm.h-data: Likewise.
30263         * conform/data/sys/socket.h-data: Likewise.
30264         * conform/data/sys/stat.h-data: Likewise.
30265         * conform/data/sys/statvfs.h-data: Likewise.
30266         * conform/data/sys/time.h-data: Likewise.
30267         * conform/data/sys/timeb.h-data: Likewise.
30268         * conform/data/sys/times.h-data: Likewise.
30269         * conform/data/sys/types.h-data: Likewise.
30270         * conform/data/sys/uio.h-data: Likewise.
30271         * conform/data/sys/un.h-data: Likewise.
30272         * conform/data/sys/utsname.h-data: Likewise.
30273         * conform/data/sys/wait.h-data: Likewise.
30274         * conform/data/syslog.h-data: Likewise.
30275         * conform/data/tar.h-data: Likewise.
30276         * conform/data/termios.h-data: Likewise.
30277         * conform/data/utime.h-data: Likewise.
30278         * conform/data/utmpx.h-data: Likewise.
30279         * conform/data/varargs.h-data: Likewise.
30280         * conform/data/wchar.h-data: Likewise.
30281         * conform/data/wctype.h-data: Likewise.
30282         * conform/data/wordexp.h-data: Likewise.
30283
30284         * include/stropts.h: New file.
30285         * include/uchar.h: New file.
30286         * include/aio.h: Changes to allow conformtest.pl to use the headers.
30287         * include/assert.h: Likewise.
30288         * include/ctype.h: Likewise.
30289         * include/dirent.h: Likewise.
30290         * include/dlfcn.h: Likewise.
30291         * include/fcntl.h: Likewise.
30292         * include/fnmatch.h: Likewise.
30293         * include/glob.h: Likewise.
30294         * include/grp.h: Likewise.
30295         * include/libio.h: Likewise.
30296         * include/locale.h: Likewise.
30297         * include/math.h: Likewise.
30298         * include/net/if.h: Likewise.
30299         * include/netdb.h: Likewise.
30300         * include/netinet/in.h: Likewise.
30301         * include/pthread.h: Likewise.
30302         * include/pwd.h: Likewise.
30303         * include/regex.h: Likewise.
30304         * include/sched.h: Likewise.
30305         * include/search.h: Likewise.
30306         * include/setjmp.h: Likewise.
30307         * include/signal.h: Likewise.
30308         * include/stdio.h: Likewise.
30309         * include/stdlib.h: Likewise.
30310         * include/string.h: Likewise.
30311         * include/sys/cdefs.h: Likewise.
30312         * include/sys/mman.h: Likewise.
30313         * include/sys/msg.h: Likewise.
30314         * include/sys/resource.h: Likewise.
30315         * include/sys/select.h: Likewise.
30316         * include/sys/socket.h: Likewise.
30317         * include/sys/stat.h: Likewise.
30318         * include/sys/statvfs.h: Likewise.
30319         * include/sys/time.h: Likewise.
30320         * include/sys/times.h: Likewise.
30321         * include/sys/uio.h: Likewise.
30322         * include/sys/utsname.h: Likewise.
30323         * include/sys/wait.h: Likewise.
30324         * include/termios.h: Likewise.
30325         * include/time.h: Likewise.
30326         * include/ulimit.h: Likewise.
30327         * include/unistd.h: Likewise.
30328         * include/utime.h: Likewise.
30329         * include/wchar.h: Likewise.
30330         * include/wctype.h: Likewise.
30331         * include/wordexp.h: Likewise.
30332
30333         * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
30334
30335         * time/time.h: TIME_UTC must be a macro.
30336         Make timespec_get available for ISO C11 only as well.
30337
30338 2012-02-24  Ulrich Drepper  <drepper@gmail.com>
30339
30340         * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
30341         Reported by Peng Haitao <penght@cn.fujitsu.com>.
30342
30343 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
30344
30345         * configure.in: Use -o not -a in test for unsupported multi-arch.
30346
30347 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
30348
30349         * manual/texinfo.tex: Update to version 2012-01-19.16.
30350
30351 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
30352
30353         * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
30354
30355 2012-02-24  Roland McGrath  <roland@hack.frob.com>
30356
30357         [BZ #13738]
30358         * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
30359         * manual/fdl-1.3.texi: New file.
30360         * manual/fdl-1.1.texi: File removed.
30361
30362         [BZ #13738]
30363         * manual/libc.texinfo (FDL_VERSION): New @set.
30364         Use it for mention of FDL in cover text.
30365         (Documentation License): Use it in @include file name.
30366
30367 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
30368             Roland McGrath  <roland@hack.frob.com>
30369
30370         [BZ #5461]
30371         * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN,
30372         not LONG_LONG_MAX and LONG_LONG_MIN.
30373         * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
30374         LLONG_MIN.  Refer to LONG_LONG_MIN only as older GCC-specific
30375         name.
30376         (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
30377
30378 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
30379
30380         [BZ #2547]
30381         [BZ #11365]
30382         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
30383         manipulate bits before adding and subtracting TWO23[sx].
30384         * math/libm-test.inc (nearbyint_test): Add more tests.
30385
30386 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
30387
30388         [BZ #2548]
30389         * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
30390         bits before adding and subtracting TWO23[sx].
30391         * math/libm-test.inc (rint_test): Add more tests.
30392         (rint_test_tonearest): Likewise.
30393         (rint_test_towardzero): Likewise.
30394         (rint_test_downward): Likewise.
30395         (rint_test_upward: Likewise.
30396
30397 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
30398
30399         [BZ #10110]
30400         * include/stdc-predef.h: New file.  Extracted from features.h.
30401         * include/features.h: Include stdc-predef.h.
30402         * Makefile (headers): Add stdc-predef.h.
30403         * CONFORMANCE (Compiler limitations): Update.
30404
30405 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
30406
30407         * manual/libc.texinfo (VERSION, UPDATED): Revert.
30408
30409 2012-02-21  David S. Miller  <davem@davemloft.net>
30410
30411         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
30412         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
30413
30414 2012-02-20  David S. Miller  <davem@davemloft.net>
30415
30416         * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
30417         using a normal save/restore sequence, rather than allocating a
30418         dummy stack frame just to store a frame pointer and restore.
30419         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
30420
30421 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
30422
30423         * manual/install.texi: Fix stray word in line-wrapped comment.
30424
30425 2012-02-20  David S. Miller  <davem@davemloft.net>
30426
30427         * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
30428         both binutils and gcc support GOTDATA.
30429
30430         * sysdeps/unix/sparc/sysdep.h: Document why we don't use
30431         "rd %pc" in the PIC register setup sequences.
30432
30433         * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
30434         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
30435         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
30436         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
30437         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
30438         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
30439         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
30440         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
30441         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
30442         (SYSCALL_ERROR_HANDLER): Likewise.
30443         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
30444         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
30445         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
30446         (SYSCALL_ERROR_HANDLER): Likewise.
30447
30448         * config.h.in (HAVE_BINUTILS_GOTDATA): New.
30449         (HAVE_GCC_GOTDATA): New.
30450         * sysdeps/sparc/elf/configure.in: Test for GOTDATA
30451         relocation support in both binutils and gcc.
30452         * sysdeps/sparc/elf/configure: Regenerate.
30453
30454         * sysdeps/sparc/sparc32/elf/configure.in: Delete.
30455         * sysdeps/sparc/sparc32/elf/configure: Delete.
30456         * sysdeps/sparc/sparc64/elf/configure.in: Delete.
30457         * sysdeps/sparc/sparc64/elf/configure: Delete.
30458         * sysdeps/sparc/elf/configure.in: New file.
30459         * sysdeps/sparc/elf/configure: Generate.
30460
30461         * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
30462         * sysdeps/sparc/sparc32/elf/configure: Regenerate.
30463         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
30464         * sysdeps/sparc/sparc64/elf/configure: Regenerate.
30465         * config.h.in (BROKEN_SPARC_WDISP22): Remove.
30466
30467 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
30468
30469         * manual/install.texi: Do not mention specific glibc version
30470         numbers.
30471         * manual/libc.texinfo (VERSION, UPDATED): Update.
30472         (@copying): Use @copyright{} and range of years.
30473
30474 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
30475
30476         [BZ #13695]
30477         * csu/Makefile (distribute): Remove initfini.c and defs.awk.
30478         [crti.S not in sysdirs] (generated): Do not append.
30479         [crti.S not in sysdirs] (omit-deps): Likewise.
30480         [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
30481         [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
30482         [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
30483         [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
30484         [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
30485         Likewise.
30486         [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
30487         [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
30488         [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
30489         * csu/defs.awk: Remove file.
30490         * sysdeps/generic/initfini.c: Likewise.
30491         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
30492         variable.
30493         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
30494         Likewise.
30495
30496 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
30497
30498         * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
30499         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
30500         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
30501         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
30502         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
30503         * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
30504         <bits/epoll.h>.
30505         (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
30506         (__EPOLL_PACKED): Define to empty if not defined by
30507         <bits/epoll.h>.
30508         (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
30509         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
30510         bits/epoll.h.
30511
30512 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
30513
30514         * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
30515         * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
30516         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
30517         * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
30518         <bits/timerfd.h>.
30519         (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
30520         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
30521         bits/timerfd.h.
30522
30523 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
30524
30525         * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
30526         in C locale.
30527         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
30528         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
30529         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
30530         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30531
30532 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
30533
30534         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
30535         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
30536
30537 2012-02-19  Andreas Schwab  <schwab@linux-m68k.org>
30538
30539         * manual/errno.texi (Error Codes): Add EHWPOISON entry.
30540         * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
30541         defined.
30542         * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
30543         Likewise.
30544         * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
30545         entry for 2.16.
30546
30547 2012-02-19  Aurelien Jarno  <aurelien@aurel32.net>
30548
30549         * math/w_acos.c: Use non-signaling floating-point comparisons.
30550         * math/w_acosf.c: Likewise.
30551         * math/w_acosh.c: Likewise.
30552         * math/w_acoshf.c: Likewise.
30553         * math/w_acoshl.c: Likewise.
30554         * math/w_acosl.c: Likewise.
30555         * math/w_asin.c: Likewise.
30556         * math/w_asinf.c: Likewise.
30557         * math/w_asinl.c: Likewise.
30558         * math/w_atanh.c: Likewise.
30559         * math/w_atanhf.c: Likewise.
30560         * math/w_atanhl.c: Likewise.
30561         * math/w_exp2.c: Likewise.
30562         * math/w_exp2f.c: Likewise.
30563         * math/w_exp2l.c: Likewise.
30564         * math/w_j0.c: Likewise.
30565         * math/w_j0f.c: Likewise.
30566         * math/w_j0l.c: Likewise.
30567         * math/w_j1.c: Likewise.
30568         * math/w_j1f.c: Likewise.
30569         * math/w_j1l.c: Likewise.
30570         * math/w_jn.c: Likewise.
30571         * math/w_jnf.c: Likewise.
30572         * math/w_log.c: Likewise.
30573         * math/w_log10.c: Likewise.
30574         * math/w_log10f.c: Likewise.
30575         * math/w_log10l.c: Likewise.
30576         * math/w_log2.c: Likewise.
30577         * math/w_log2f.c: Likewise.
30578         * math/w_log2l.c: Likewise.
30579         * math/w_logf.c: Likewise.
30580         * math/w_logl.c: Likewise.
30581         * math/w_sqrt.c: Likewise.
30582         * math/w_sqrtf.c: Likewise.
30583         * math/w_sqrtl.c: Likewise.
30584         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
30585         * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
30586         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
30587         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
30588         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
30589
30590 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
30591
30592         [BZ #9739]
30593         * manual/string.texi (strnlen): Use correct parameter name in
30594         equivalent expression.
30595
30596 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
30597
30598         [BZ #11174]
30599         * manual/users.texi (seteuid): Consistently use neweuid for
30600         argument name.
30601
30602 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
30603
30604         [BZ #13704]
30605         * manual/nss.texi (Services in the NSS configuration): Correct
30606         list of services in example configuration file.
30607
30608 2012-02-19  Nick Bowler  <nbowler@draconx.ca>
30609
30610         [BZ #11322]
30611         * manual/arith.texi: Remove statements about negative zero
30612         behaving identically to zero.
30613
30614 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
30615
30616         [BZ #5993]
30617         * manual/install.texi: Do not document upgrading from libc5.
30618
30619 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
30620
30621         [BZ #4596]
30622         * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
30623
30624 2012-02-18  David S. Miller  <davem@davemloft.net>
30625
30626         * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
30627         (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
30628         %o7 across the call.
30629         (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
30630         instead.
30631         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
30632         SETUP_PIC_REG_LEAF.
30633         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
30634         * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
30635         * sysdeps/sparc/crtn.S: Likewise.
30636
30637 2012-02-17  Ulrich Drepper  <drepper@gmail.com>
30638
30639         * aout/Makefile: Remove.
30640
30641 2012-02-18  Rafe Kettler  <rafe.kettler@gmail.com>
30642
30643         [BZ #13058]
30644         * manual/examples/argp-ex1.c (main): Format definition in GNU
30645         style.
30646         * manual/examples/argp-ex2.c (main): Likewise.
30647         * manual/examples/argp-ex3.c (main): Likewise.
30648         * manual/examples/argp-ex4.c (main): Likewise.
30649         * manual/examples/longopt.c (main): Use new-style prototype
30650         definition.
30651         * manual/examples/strncat.c (main): Specify return type and use
30652         (void) for arguments.
30653         * manual/examples/subopt.c (main): Use char **argv argument.
30654
30655 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
30656
30657         [BZ #5077]
30658         * manual/lang.texi (FLT_EPSILON): Avoid description depending on
30659         rounding modes.
30660
30661 2012-02-17  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>
30662
30663         [BZ #6907]
30664         * manual/string.texi (strchr): Change when strchrnul is
30665         recommended.
30666
30667 2012-02-17  Dwayne Grant McConnell  <decimal@us.ibm.com>
30668
30669         [BZ #174]
30670         * manual/locale.texi (setlocale): Document LOCPATH.
30671
30672 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
30673
30674         [BZ #10210]
30675         * manual/process.texi (execle): Move @dots{} before last argument.
30676
30677 2012-02-17  Paul Bolle  <pebolle@tiscali.nl>
30678
30679         [BZ #12047]
30680         * manual/charset.texi (Generic Charset Conversion): Fix typo
30681         (LC_TYPE -> LC_CTYPE).
30682
30683 2012-02-17  Nicolas Boulenguez  <nicolas.boulenguez@free.fr>
30684
30685         [BZ #5805]
30686         * manual/arith.texi (scalbn): Use @var{} on parameter names.
30687         (scalbnf): Likewise.
30688         (scalbnl): Likewise.
30689         (scalbln): Likewise.
30690         (scalblnf): Likewise.
30691         (scalblnl): Likewise.
30692         * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
30693         (vwarnx): Likewise.
30694         (verr): Likewise.
30695         (verrx): Likewise.
30696         * manual/filesys.texi (telldir): Use braces around return type.
30697         * manual/llio.texi (mmap): Add space after comma.
30698         (mmap64): Likewise.
30699         * manual/math.texi (jn): Use @var{} on parameter names.
30700         (jnf): Likewise.
30701         (jnl): Likewise.
30702         (yn): Likewise.
30703         (ynf): Likewise.
30704         (ynl): Likewise.
30705         * manual/memory.texi (alloca): Remove semicolon on @deftypefun
30706         line.
30707         * manual/resource.texi (ulimit): Use @dots{} instead of literal
30708         "...".
30709         (sched_get_priority_min): Remove semicolon on @deftypefun line.
30710         (sched_get_priority_max): Likewise.
30711         * manual/signal.texi (sigvec): Add space after comma.
30712         * manual/socket.texi (if_nametoindex): Use @var{} on parameter
30713         names.
30714         (if_indextoname): Likewise.
30715         (if_freenameindex): Likewise.
30716         (sendto): Use ',' instead of '.' in prototype.
30717         * manual/startup.texi (syscall): Use @dots{} instead of literal
30718         "...".
30719         * manual/stdio.texi (__fpending): Separate initial words of
30720         paragraph from @deftypefun line.
30721         * manual/syslog.texi (syslog): Use @dots{} instead of literal
30722         "...".
30723         (vsyslog): Use @var{} on parameter names.
30724         * manual/terminal.texi (stty): Use @var{} on parameter names.
30725         * manual/users.texi (getutmp): Use @var{} on parameter names.
30726         (getutmpx): Likewise.
30727
30728 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
30729
30730         [BZ #6884]
30731         * manual/stdio.texi (fopen): Fix typos in description of
30732         ",ccs=STRING".
30733
30734 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
30735
30736         [BZ #4026]
30737         * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
30738         get clock_id definition.
30739
30740 2012-02-17  Thomas Schwinge  <thomas@schwinge.name>
30741
30742         [BZ #4822]
30743         * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
30744         (madvise): Cast every argument to void on its own.
30745
30746 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
30747
30748         [BZ #9902]
30749         * manual/startup.texi (Exit Status): Fix typo.
30750
30751 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
30752
30753         [BZ #10140]
30754         * manual/examples/argp-ex1.c: Include <stdlib.h>.
30755         * manual/examples/argp-ex2.c: Likewise.
30756         * manual/examples/argp-ex3.c: Likewise.
30757
30758 2012-02-16  Richard Henderson  <rth@redhat.com>
30759
30760         * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
30761         * sysdeps/s390/s390-32/initfini.c: Remove.
30762         * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
30763         * sysdeps/s390/s390-64/initfini.c: Remove.
30764
30765 2012-02-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
30766
30767         * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
30768         compiler output for sysdeps/generic/initfini.c.
30769         * sysdeps/sh/elf/initfini.c: Remove file.
30770
30771 2012-02-16  David S. Miller  <davem@davemloft.net>
30772
30773         [BZ #11494]
30774         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
30775
30776         * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
30777         * sysdeps/sparc/crti.S: New file.
30778         * sysdeps/sparc/crtn.S: New file.
30779         * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
30780         * sysdeps/sparc/sparc64/Makefile: Likewise.
30781
30782 2012-02-15  Mike Frysinger  <vapier@gentoo.org>
30783
30784         [BZ #3335]
30785         * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
30786
30787 2012-02-15  Roland McGrath  <roland@hack.frob.com>
30788
30789         [BZ #4822]
30790         * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
30791
30792         * mach/devstream.c (cookie_io_functions_t): Macro removed.
30793         (write, read, close): Likewise.
30794         Patch by Aurelien Jarno <aurelien@aurel32.net>.
30795
30796 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
30797
30798         * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
30799         * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
30800         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
30801         * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
30802         <bits/signalfd.h>.
30803         (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
30804         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
30805         bits/signalfd.h.
30806
30807 2012-02-14  Marek Polacek  <polacek@redhat.com>
30808
30809         * sysdeps/x86_64/crti.S: New file.
30810         * sysdeps/x86_64/crtn.S: New file.
30811         * sysdeps/x86_64/elf/initfini.c: Remove file.
30812
30813 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
30814
30815         * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
30816         * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
30817         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
30818         * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
30819         <bits/inotify.h>.
30820         (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
30821         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
30822         bits/inotify.h.
30823
30824 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
30825
30826         * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
30827         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
30828         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
30829         * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
30830         <bits/eventfd.h>.
30831         (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
30832         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
30833         bits/eventfd.h.
30834
30835 2012-02-10  Thomas Schwinge  <thomas@codesourcery.com>
30836
30837         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
30838         __feraiseexcept instead of feraiseexcept.
30839
30840         * rt/tst-cpuclock1.c: Add a few comments, and error checking for
30841         nanosleep invocations.
30842         * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
30843         strings, and add error checking for a nanosleep invocations.
30844
30845 2012-02-09  Paul Eggert  <eggert@cs.ucla.edu>
30846
30847         Replace FSF snail mail address with URLs, as per GNU coding standards.
30848         Most of the snail mail addresses were wrong anyway, and omitting
30849         them makes the source code easier to maintain.  Almost all of the
30850         changes are to license notices and to locale LC_IDENTIFICATION
30851         addresses, except for this one:
30852         * manual/libc.texinfo: In "Published by", give the FSF's URL,
30853         not its snail mail address.
30854
30855 2012-02-09  Richard Henderson  <rth@twiddle.net>
30856
30857         * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
30858         of kernel-features.h.
30859
30860         * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
30861
30862 2012-02-08  Marek Polacek  <polacek@redhat.com>
30863
30864         * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
30865         * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
30866         * sysdeps/gnu/_G_config.h: Likewise.
30867         * sysdeps/generic/_G_config.h: Likewise.
30868
30869 2012-02-08  Andreas Schwab  <schwab@linux-m68k.org>
30870
30871         * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
30872         tests.
30873         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30874
30875         * sysdeps/powerpc/powerpc32/crti.S: New file.
30876         * sysdeps/powerpc/powerpc32/crtn.S: New file.
30877         * sysdeps/powerpc/powerpc64/crti.S: New file.
30878         * sysdeps/powerpc/powerpc64/crtn.S: New file.
30879
30880         * Makeconfig (have-initfini): Don't set.
30881         * config.make.in (have-initfini, need-nopic-initfini): Don't set.
30882         * configure.in (nopic_initfini): Don't substitute.
30883         * config.h.in (HAVE_INITFINI): Don't #undef.
30884         * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
30885         * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
30886
30887 2012-02-08  Joseph Myers  <joseph@codesourcery.com>
30888
30889         Support crti.S and crtn.S provided directly by architectures.
30890         * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
30891         [crti.S in sysdirs] (omit-deps): Likewise.
30892         [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
30893         [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
30894         [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
30895         [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
30896         [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
30897         [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
30898         [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
30899         [crti.S in sysdirs] (initfini.c): Remove vpath directive.
30900         * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
30901         compiler output for sysdeps/generic/initfini.c.
30902         * sysdeps/i386/elf/Makefile: Remove file.
30903         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
30904
30905 2012-02-07  Marek Polacek  <polacek@redhat.com>
30906
30907         * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
30908         * sysdeps/gnu/_G_config.h: Likewise.
30909         * sysdeps/mach/hurd/_G_config.h: Likewise.
30910
30911 2012-02-07  Marek Polacek  <polacek@redhat.com>
30912
30913         * math/Makefile (tests): Add tst-CMPLX2.
30914         * math/tst-CMPLX2.c: New file.
30915
30916 2012-02-07  Andreas Schwab  <schwab@linux-m68k.org>
30917
30918         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
30919
30920         * math/libm-test.inc (jn_test): Add missing L suffix.
30921
30922 2012-02-06  Marek Polacek  <polacek@redhat.com>
30923
30924         * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
30925         * sysdeps/i386/fpu/e_powf.S: Likewise.
30926         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
30927         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
30928         * sysdeps/i386/fpu/e_acosh.S: Likewise.
30929         * sysdeps/i386/fpu/e_pow.S: Likewise.
30930         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
30931         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
30932         * sysdeps/i386/fpu/s_expm1.S: Likewise.
30933         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
30934         * sysdeps/i386/fpu/e_log2.S: Likewise.
30935         * sysdeps/i386/fpu/e_log2l.S: Likewise.
30936         * sysdeps/i386/fpu/e_scalb.S: Likewise.
30937         * sysdeps/i386/fpu/e_powl.S: Likewise.
30938         * sysdeps/i386/fpu/s_log1p.S: Likewise.
30939         * sysdeps/i386/fpu/e_log10f.S: Likewise.
30940         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
30941         * sysdeps/i386/fpu/e_logl.S: Likewise.
30942         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
30943         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
30944         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
30945         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
30946         * sysdeps/i386/fpu/e_log2f.S: Likewise.
30947         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
30948         * sysdeps/i386/fpu/e_log.S: Likewise.
30949         * sysdeps/i386/fpu/s_cexp.S: Likewise.
30950         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
30951         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
30952         * sysdeps/i386/fpu/e_logf.S: Likewise.
30953         * sysdeps/i386/fpu/e_log10l.S: Likewise.
30954         * sysdeps/i386/fpu/e_atanh.S: Likewise.
30955         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
30956         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
30957         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
30958         * sysdeps/i386/fpu/e_log10.S: Likewise.
30959         * sysdeps/i386/fpu/s_frexp.S: Likewise.
30960         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
30961         * sysdeps/i386/fpu/s_asinh.S: Likewise.
30962         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
30963         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
30964         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
30965         * sysdeps/i386/asm-syntax.h: Likewise.
30966         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
30967         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
30968         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
30969         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
30970         * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
30971         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
30972         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
30973         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
30974         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
30975         * sysdeps/powerpc/sysdep.h: Likewise.
30976         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
30977         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
30978
30979 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
30980
30981         [BZ #411]
30982         * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
30983
30984 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
30985
30986         * sysdeps/i386/sysdep.h: Include <features.h>.
30987         (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
30988         version.
30989
30990 2012-02-05  Joseph Myers  <joseph@codesourcery.com>
30991
30992         * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
30993         Define.
30994         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
30995         LOAD_PIC_REG_STR.
30996
30997 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
30998
30999         * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
31000         (SETUP_PIC_REG): Use GET_PC_THUNK.
31001         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
31002         macro.
31003
31004 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
31005
31006         * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
31007         for non-PIC compilation.
31008         (SETUP_PIC_REG): Add .p2align directive.
31009         * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
31010         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
31011         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
31012         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
31013         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
31014         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
31015         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
31016         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
31017         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
31018         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
31019         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
31020         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
31021         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
31022         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
31023         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
31024         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
31025         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
31026         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
31027         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
31028         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
31029         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
31030         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
31031         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
31032         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
31033         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
31034         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
31035         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
31036         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
31037         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
31038         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
31039         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
31040         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
31041         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
31042         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
31043         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
31044         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
31045         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
31046         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
31047         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
31048         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
31049         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
31050
31051 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
31052
31053         * math/tst-CMPLX.c: Include <stdio.h>.
31054
31055 2012-01-31  Joseph Myers  <joseph@codesourcery.com>
31056
31057         * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
31058         float.
31059         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
31060         * sysdeps/sparc/bits/mathdef.h: Likewise.
31061
31062 2012-01-31  Marek Polacek  <polacek@redhat.com>
31063
31064         * libio/libio.h: Don't define _PARAMS.
31065         * locale/programs/config.h: Don't define PARAMS.
31066         * stdlib/strtol_l.c: Likewise.
31067         (__strtol_l): Remove PARAMS from the prototype.
31068
31069 2012-01-31  Ulrich Drepper  <drepper@gmail.com>
31070
31071         * malloc/malloc.c: Remove name translation.  Don't use mixed-cap
31072         names.  Just use the correct names.  Remove unnecessary wrapper
31073         functions.
31074         * malloc/arena.c: Likewise.
31075         * malloc/hooks.c: Likewise.
31076
31077         * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
31078         ARENA_TEST says not to.  Simplify test for creation of a new arena.
31079         Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
31080
31081 2012-01-30  Ulrich Drepper  <drepper@gmail.com>
31082
31083         * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
31084         into tail calls.
31085         (update_get_addr): New function.
31086         (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
31087         GET_ADDR_MODULE parameter.
31088
31089 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
31090
31091         * crypt/cert.c: Remove __STDC__ conditionals.
31092         * crypt/crypt-entry.c: Likewise.
31093         * crypt/crypt_util.c: Likewise.
31094         * libio/filedoalloc.c: Likewise.
31095         * libio/fileops.c: Likewise.
31096         * libio/genops.c: Likewise.
31097         * libio/iofclose.c: Likewise.
31098         * libio/iofdopen.c: Likewise.
31099         * libio/iofopen.c: Likewise.
31100         * libio/iofopen64.c: Likewise.
31101         * libio/iogetdelim.c: Likewise.
31102         * libio/iopopen.c: Likewise.
31103         * libio/obprintf.c: Likewise.
31104         * libio/oldfileops.c: Likewise.
31105         * libio/oldiofclose.c: Likewise.
31106         * libio/oldiofdopen.c: Likewise.
31107         * libio/oldiofopen.c: Likewise.
31108         * libio/oldiopopen.c: Likewise.
31109         * libio/wfiledoalloc.c: Likewise.
31110         * libio/wgenops.c: Likewise.
31111         * locale/programs/xmalloc.c: Likewise.
31112         * misc/syslog.c: Likewise.
31113         * stdio-common/xbug.c: Likewise.
31114         * string/memchr.c: Likewise.
31115         * string/memcmp.c: Likewise.
31116         * string/memrchr.c: Likewise.
31117         * string/rawmemchr.c: Likewise.
31118         * sysdeps/posix/getcwd.c: Likewise.
31119         * time/strftime_l.c: Likewise.
31120
31121 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
31122
31123         * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
31124         * config.make.in (config-cflags-sse2avx): Define.
31125         * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
31126         Fix typo.
31127
31128 2012-01-29  Chris Metcalf  <cmetcalf@tilera.com>
31129
31130         * scripts/config.guess: Update from upstream config git repository.
31131         * scripts/config.sub: Likewise.
31132
31133 2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
31134
31135         * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
31136         (EM_NUM): Update.
31137         (R_TILEPRO_*, R_TILEGX_*): New macros.
31138
31139         * scripts/firstversions.awk: Fix bug in version range handling.
31140
31141         * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
31142
31143         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
31144
31145         * include/sys/epoll.h: New file.
31146         * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
31147         libc_hidden_def.
31148
31149 2012-01-28  Ulrich Drepper  <drepper@gmail.com>
31150
31151         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
31152         Avoid unnecessary __WORDSIZE == 64 test.
31153         (fmaxf): Use VEX format if possible.
31154         (fmax): Likewise.
31155         (fminf): Likewise.
31156         (fmin): Likewise.
31157
31158         * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
31159         * math/math_private.h: Remove libc_fegetround* and
31160         libc_fesetround*.
31161         * sysdeps/i386/configure.in: Check for -msse2avx.
31162         * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
31163         also if SSE2AVX is defined.
31164         Remove libc_fegetround* and libc_fesetround*.
31165         * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
31166         if config-cflags-sse2avx is yes.  Also add -DSSE2AVX to defines.
31167         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
31168         of HAS_YMM_USABLE.
31169         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
31170         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
31171         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
31172         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
31173         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
31174
31175         * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
31176
31177 2012-01-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31178
31179         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
31180         size is not set.
31181         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
31182
31183 2012-01-27  Ulrich Drepper  <drepper@gmail.com>
31184
31185         [BZ #13618]
31186         * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
31187         relocation.
31188         * Makeconfig (libm): Define.
31189         * elf/Makefile: Add rules to build and run tst-relsort1.
31190         * elf/tst-relsort1.c: New file.
31191         * elf/tst-relsort1mod1.c: New file.
31192         * elf/tst-relsort1mod2.c: New file.
31193
31194 2012-01-27  Joseph Myers  <joseph@codesourcery.com>
31195
31196         * math/s_ldexp.c: Remove __STDC__ conditionals.
31197         * math/s_ldexpf.c: Likewise.
31198         * math/s_ldexpl.c: Likewise.
31199         * math/s_nextafter.c: Likewise.
31200         * math/s_nexttowardf.c: Likewise.
31201         * math/s_significand.c: Likewise.
31202         * math/s_significandf.c: Likewise.
31203         * math/s_significandl.c: Likewise.
31204         * math/w_jnl.c: Likewise.
31205         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
31206         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
31207         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
31208         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
31209         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
31210         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
31211         * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
31212         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
31213         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
31214         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
31215         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
31216         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
31217         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
31218         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
31219         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
31220         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
31221         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
31222         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
31223         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
31224         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
31225         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
31226         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
31227         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
31228         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
31229         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
31230         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
31231         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
31232         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
31233         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
31234         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
31235         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
31236         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
31237         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
31238         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
31239         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
31240         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
31241         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
31242         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
31243         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
31244         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
31245         * sysdeps/ieee754/k_standard.c: Likewise.
31246         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
31247         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
31248         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
31249         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
31250         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
31251         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
31252         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
31253         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
31254         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
31255         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
31256         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
31257         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
31258         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
31259         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
31260         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
31261         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
31262         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
31263         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
31264         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
31265         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
31266         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
31267         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
31268         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
31269         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
31270         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
31271         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
31272         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
31273         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
31274         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
31275         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
31276         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
31277         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
31278         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
31279         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
31280         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
31281         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
31282         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
31283         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
31284         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
31285         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
31286         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
31287         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
31288         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
31289         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
31290         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
31291         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
31292         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
31293         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
31294         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
31295         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
31296         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
31297         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
31298         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
31299         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
31300         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
31301         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
31302         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
31303         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
31304         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
31305         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
31306         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
31307         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
31308         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
31309         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
31310         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
31311         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
31312         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
31313         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
31314         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
31315         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
31316         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
31317         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
31318         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
31319         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
31320         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
31321         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
31322         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
31323         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
31324         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
31325         * sysdeps/ieee754/s_matherr.c: Likewise.
31326         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
31327         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
31328         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
31329         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
31330
31331 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
31332
31333         * crypt/md5.h: Remove __STDC__ conditionals.
31334         * libio/libioP.h: Likewise.
31335         * locale/programs/config.h: Likewise.
31336         * sysdeps/generic/sysdep.h: Likewise.
31337         * sysdeps/i386/asm-syntax.h: Likewise.
31338         * sysdeps/s390/asm-syntax.h: Likewise.
31339         * sysdeps/unix/sysdep.h: Likewise.
31340         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
31341         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
31342
31343 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
31344
31345         * libio/libio.h: Remove __STDC__ conditionals.
31346         * malloc/obstack.h: Likewise.
31347         * math/complex.h: Likewise.
31348         * math/math.h: Likewise.
31349         * sysdeps/generic/_G_config.h: Likewise.
31350         * sysdeps/gnu/_G_config.h: Likewise.
31351         * sysdeps/mach/hurd/_G_config.h: Likewise.
31352         * sysdeps/powerpc/bits/mathdef.h: Likewise.
31353         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
31354         * sysdeps/sparc/bits/mathdef.h: Likewise.
31355
31356 2012-01-26  Ulrich Drepper  <drepper@gmail.com>
31357
31358         [BZ #13583]
31359         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
31360         Clean up HAS_* macros.
31361         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
31362         bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
31363         possible.
31364         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
31365         HAS_AVX.
31366         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
31367         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
31368         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
31369         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
31370         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
31371
31372 2012-01-25  Joseph Myers  <joseph@codesourcery.com>
31373
31374         * elf/tst-unique3.cc (gets): Remove declaration.
31375         * elf/tst-unique3lib.cc (gets): Likewise.
31376         * elf/tst-unique3lib2.cc (gets): Likewise.
31377         * elf/tst-unique4.cc (gets): Likewise.
31378
31379 2012-01-24  Ulrich Drepper  <drepper@gmail.com>
31380
31381         * include/stdio.h: Add C++ protection.  Add gets declarations and
31382         definitions.
31383         * debug/tst-chk1.c: Don't declare gets here.
31384         * stdio-common/tst-gets.c: Likewise.
31385
31386 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
31387
31388         * posix/glob: Remove directory.
31389
31390 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
31391
31392         * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
31393
31394 2012-01-22  Pino Toscano  <toscano.pino@tiscali.it>
31395
31396         * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
31397         of the non-standard EPFNOSUPPORT.
31398
31399 2011-12-26  Samuel Thibault  <samuel.thibault@ens-lyon.org>
31400
31401         * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
31402         __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
31403         ANYWHERE set to 1 only on KERN_NO_SPACE error.
31404
31405 2012-01-21  Ulrich Drepper  <drepper@gmail.com>
31406
31407         * wcsmbs/uchar.h: Test __STDC_VERSION__.
31408
31409 2012-01-20  Ulrich Drepper  <drepper@gmail.com>
31410
31411         * nscd/aicache.c (addhstaiX): Do not cache negative results of
31412         transient errors.
31413         * nscd/grpcache.c (cache_addgr): Likewise.
31414         * nscd/hstcache.c (cache_addhst): Likewise.
31415         * nscd/initgrcache.c (addinitgroupsX): Likewise.
31416         * nscd/pwdcache.c (cache_addpw): Likewise.
31417         * nscd/servicescache.c (cache_addserv): Likewise.
31418
31419 2012-01-16  Ulrich Drepper  <drepper@gmail.com>
31420
31421         * malloc/malloc.c: Various cleanups.
31422         * malloc/hooks.c: Likewise.
31423
31424         * stdlib/Makefile (tests): Add bug-fmtmsg1.
31425         * stdlib/bug-fmtmsg1.c: New file.
31426
31427         * stdlib/fmtmsg.c (init): Add missing unlock.
31428         Patch by Peng Haitao <penght@cn.fujitsu.com>.
31429
31430 2012-01-12  Marek Polacek  <polacek@redhat.com>
31431
31432         * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
31433         and _GNU_SOURCE.
31434
31435 2012-01-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
31436
31437         * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
31438         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
31439         macro to ensure uniqueness of label name.
31440         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
31441         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
31442
31443 2012-01-11  Ulrich Drepper  <drepper@gmail.com>
31444
31445         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
31446
31447         * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
31448         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
31449         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
31450         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
31451
31452 2012-01-10  Ulrich Drepper  <drepper@gmail.com>
31453
31454         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
31455
31456         * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
31457         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
31458         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
31459
31460         * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
31461
31462         * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
31463         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
31464         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
31465         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
31466
31467         * math/bits/math-finite.h: Add ldexp support.
31468
31469 2012-01-10  Marek Polacek  <polacek@redhat.com>
31470
31471         * locale/programs/localedef.h (show_archive_content): Add noreturn
31472         attribute.
31473
31474 2012-01-09  Ulrich Drepper  <drepper@gmail.com>
31475
31476         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
31477
31478 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
31479
31480         * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
31481
31482         * io/Makefile (headers): Add bits/poll2.h.
31483
31484 2011-01-05  Will Schmidt  <will_schmidt@vnet.ibm.com>
31485
31486         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
31487         typo #include statement.
31488
31489 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
31490
31491         * include/sys/cdefs.h: Define __attribute_alloc_size.
31492         * catgets/gencat.c: Add alloc_size attribute and apply consistently
31493         the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
31494         * elf/pldd.c: Likewise.
31495         * iconv/iconv_charmap.c: Likewise.
31496         * iconv/iconvconfig.c: Likewise.
31497         * iconv/strtab.c: Likewise.
31498         * locale/programs/locale.c: Likewise.
31499         * locale/programs/localedef.h: Likewise.
31500         * locale/programs/simple-hash.c: Likewise.
31501         * nscd/nscd.h: Likewise.
31502         * nss/makedb.c: Likewise.
31503         * sysdeps/generic/ldconfig.h: Likewise.
31504         * locale/programs/localedef.c: Remove xmalloc prototype.
31505         * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
31506
31507 2012-01-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
31508
31509         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
31510         appropriate.
31511
31512 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
31513
31514         * math/Makefile (tests): Add tst-CMPLX.
31515         * math/tst-CMPLX.c: New file.
31516
31517         * math/complex.h (CMPLXL): Fix typo.
31518
31519         * debug/Makefile (routines): Add poll_chk and ppoll_chk.
31520         * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
31521         GLIBC_2.16.
31522         * debug/tst-chk1.c: Add poll and ppoll tests.
31523         * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
31524         * include/sys/poll.h: Add hidden proto for ppoll.
31525         * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
31526         * sysdeps/mach/hurd/ppoll.c: Likewise.
31527         * io/ppoll.c: Likewise.
31528         * debug/poll_chk.c: New file.
31529         * debug/ppoll_chk.c: New file.
31530         * include/bits/poll2.h: New file.
31531         * io/bits/poll2.h: New file.
31532
31533         [BZ #1350]
31534         * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
31535
31536         * configure.in: static is always set to yes.  Remove.
31537         * config.make.in: Don't set build-static.
31538         * Makeconfig: Remove use of build-static.
31539         * dlfcn/Makefile: Likewise.
31540         * elf/Makefile: Likewise.
31541         * math/Makefile: Likewise.
31542         * misc/Makefile: Likewise.
31543         * nptl/Makefile: Likewise.
31544         * sysdeps/mach/hurd/Makefile: Likewise.
31545
31546         * configure.in: PWD_P is not used anymore.
31547         * config.make.in: Remove PWD_P entry.
31548
31549         * configure.in: Remove last remnants of RANLIB.
31550         No need to check for signed size_t anymore.
31551         Don't set libc_commonpagesize and libc_relro_required here for Alpha
31552         and IA-64.
31553         Remove __builtin_expect test because we require at least gcc 3.4.
31554         * aclocal.m4: Likewise.
31555
31556         * wcsmbs/mbrtoc16.c: Implement using towc function.
31557         * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
31558         * wcsmbs/wcsmbsload.c: Likewise.
31559         * iconv/gconv_simple.c: Likewise.
31560         * iconv/gconv_int.h: Likewise.
31561         * iconv/gconv_builtin.h: Likewise.
31562         * iconv/iconv_prog.c: Remove CHAR16 handling.
31563
31564         * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
31565
31566         * wcsmbs/mbrtowc.c: Better check for invalid inputs.
31567
31568         * configure.in: Remove --with-elf and --enable-bounded options.
31569         Dont set base_machine for ia64.  More non-ELF conditions removed.
31570         Remove testing and setting of leading underscore information.
31571         * config.make.in (build-bounded): Set to no.
31572         * config.h.in: Remove NO_UNDERSCORES entry.
31573         * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS.  ELF has
31574         them.
31575         * csu/start.c: Remove !NO_UNDERSCORE code.
31576         * locale/localeinfo.h: Likewise.
31577         * sysdeps/generic/machine-gmon.h: Likewise.
31578         * sysdeps/generic/sysdep.h: Likewise.
31579         * sysdeps/i386/sysdep.h: Likewise.
31580         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
31581         * sysdeps/mach/sysdep.h: Likewise.
31582         * sysdeps/s390/s390-32/sysdep.h: Likewise.
31583         * sysdeps/s390/s390-64/sysdep.h: Likewise.
31584         * sysdeps/sh/sysdep.h: Likewise.
31585         * sysdeps/sparc/sparc32/alloca.S: Likewise.
31586         * sysdeps/unix/i386/sysdep.S: Likewise.
31587         * sysdeps/unix/sparc/start.c: Likewise.
31588         * sysdeps/unix/sparc/sysdep.S: Likewise.
31589         * sysdeps/unix/sparc/sysdep.h: Likewise.
31590         * sysdeps/unix/start.c: Likewise.
31591         * sysdeps/unix/x86_64/sysdep.S: Likewise.
31592         * sysdeps/x86_64/sysdep.h: Likewise.
31593
31594 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
31595
31596         [BZ #13553]
31597         * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
31598         for non-gcc.
31599         * argp/argp-fmtstream.h: Use const instead __const.
31600         * argp/argp.h: Likewise.
31601         * assert/assert.h: Likewise.
31602         * bits/fenv.h: Likewise.
31603         * bits/sched.h: Likewise.
31604         * bits/sigset.h: Likewise.
31605         * bits/sigthread.h: Likewise.
31606         * catgets/nl_types.h: Likewise.
31607         * conform/data/pthread.h-data: Likewise.
31608         * crypt/crypt-private.h: Likewise.
31609         * crypt/crypt.h: Likewise.
31610         * crypt/crypt_util.c: Likewise.
31611         * ctype/ctype.h: Likewise.
31612         * debug/execinfo.h: Likewise.
31613         * debug/mbsnrtowcs_chk.c: Likewise.
31614         * debug/mbsrtowcs_chk.c: Likewise.
31615         * debug/wcsnrtombs_chk.c: Likewise.
31616         * debug/wcsrtombs_chk.c: Likewise.
31617         * debug/wcstombs_chk.c: Likewise.
31618         * dirent/dirent.h: Likewise.
31619         * dlfcn/dlfcn.h: Likewise.
31620         * elf/neededtest4.c: Likewise.
31621         * grp/grp.h: Likewise.
31622         * gshadow/gshadow.h: Likewise.
31623         * iconv/gconv.h: Likewise.
31624         * iconv/gconv_int.h: Likewise.
31625         * iconv/gconv_simple.c: Likewise.
31626         * iconv/iconv.h: Likewise.
31627         * iconv/loop.c: Likewise.
31628         * iconv/skeleton.c: Likewise.
31629         * include/aio.h: Likewise.
31630         * include/aliases.h: Likewise.
31631         * include/argz.h: Likewise.
31632         * include/arpa/inet.h: Likewise.
31633         * include/assert.h: Likewise.
31634         * include/dirent.h: Likewise.
31635         * include/dlfcn.h: Likewise.
31636         * include/execinfo.h: Likewise.
31637         * include/fcntl.h: Likewise.
31638         * include/fenv.h: Likewise.
31639         * include/glob.h: Likewise.
31640         * include/grp.h: Likewise.
31641         * include/libintl.h: Likewise.
31642         * include/mntent.h: Likewise.
31643         * include/netdb.h: Likewise.
31644         * include/pwd.h: Likewise.
31645         * include/rpc/netdb.h: Likewise.
31646         * include/sched.h: Likewise.
31647         * include/search.h: Likewise.
31648         * include/shadow.h: Likewise.
31649         * include/signal.h: Likewise.
31650         * include/stdio.h: Likewise.
31651         * include/stdlib.h: Likewise.
31652         * include/string.h: Likewise.
31653         * include/sys/socket.h: Likewise.
31654         * include/sys/stat.h: Likewise.
31655         * include/sys/statfs.h: Likewise.
31656         * include/sys/statvfs.h: Likewise.
31657         * include/sys/syslog.h: Likewise.
31658         * include/sys/time.h: Likewise.
31659         * include/sys/uio.h: Likewise.
31660         * include/time.h: Likewise.
31661         * include/unistd.h: Likewise.
31662         * include/utmp.h: Likewise.
31663         * include/wchar.h: Likewise.
31664         * include/wctype.h: Likewise.
31665         * inet/aliases.h: Likewise.
31666         * inet/arpa/inet.h: Likewise.
31667         * inet/netinet/ether.h: Likewise.
31668         * inet/netinet/in.h: Likewise.
31669         * intl/libintl.h: Likewise.
31670         * io/bits/fcntl2.h: Likewise.
31671         * io/fcntl.h: Likewise.
31672         * io/ftw.h: Likewise.
31673         * io/sys/poll.h: Likewise.
31674         * io/sys/stat.h: Likewise.
31675         * io/sys/statfs.h: Likewise.
31676         * io/sys/statvfs.h: Likewise.
31677         * io/utime.h: Likewise.
31678         * libio/bits/stdio.h: Likewise.
31679         * libio/bits/stdio2.h: Likewise.
31680         * libio/libio.h: Likewise.
31681         * libio/libioP.h: Likewise.
31682         * libio/stdio.h: Likewise.
31683         * locale/lc-ctype.c: Likewise.
31684         * locale/locale.h: Likewise.
31685         * login/utmp.h: Likewise.
31686         * malloc/arena.c: Likewise.
31687         * malloc/malloc.c: Likewise.
31688         * malloc/malloc.h: Likewise.
31689         * malloc/mcheck.c: Likewise.
31690         * malloc/mtrace.c: Likewise.
31691         * math/bits/mathcalls.h: Likewise.
31692         * math/fenv.h: Likewise.
31693         * math/math_private.h: Likewise.
31694         * misc/bits/error.h: Likewise.
31695         * misc/bits/syslog.h: Likewise.
31696         * misc/err.h: Likewise.
31697         * misc/error.h: Likewise.
31698         * misc/fstab.h: Likewise.
31699         * misc/mntent.h: Likewise.
31700         * misc/regexp.h: Likewise.
31701         * misc/search.h: Likewise.
31702         * misc/sgtty.h: Likewise.
31703         * misc/sys/mman.h: Likewise.
31704         * misc/sys/syslog.h: Likewise.
31705         * misc/sys/uio.h: Likewise.
31706         * misc/sys/xattr.h: Likewise.
31707         * misc/ttyent.h: Likewise.
31708         * nis/rpcsvc/ypclnt.h: Likewise.
31709         * nss/nss.h: Likewise.
31710         * posix/bits/unistd.h: Likewise.
31711         * posix/fnmatch.h: Likewise.
31712         * posix/glob.h: Likewise.
31713         * posix/sched.h: Likewise.
31714         * posix/spawn.h: Likewise.
31715         * posix/sys/wait.h: Likewise.
31716         * posix/unistd.h: Likewise.
31717         * posix/wordexp.h: Likewise.
31718         * pwd/pwd.h: Likewise.
31719         * resolv/netdb.h: Likewise.
31720         * resource/sys/resource.h: Likewise.
31721         * rt/aio.h: Likewise.
31722         * rt/bits/mqueue2.h: Likewise.
31723         * rt/mqueue.h: Likewise.
31724         * shadow/shadow.h: Likewise.
31725         * signal/signal.h: Likewise.
31726         * socket/send.c: Likewise.
31727         * socket/sendto.c: Likewise.
31728         * socket/sys/socket.h: Likewise.
31729         * stdio-common/printf.h: Likewise.
31730         * stdlib/bits/stdlib.h: Likewise.
31731         * stdlib/fmtmsg.h: Likewise.
31732         * stdlib/monetary.h: Likewise.
31733         * stdlib/stdlib.h: Likewise.
31734         * stdlib/ucontext.h: Likewise.
31735         * streams/stropts.h: Likewise.
31736         * string/argz.h: Likewise.
31737         * string/bits/string2.h: Likewise.
31738         * string/string.h: Likewise.
31739         * string/strings.h: Likewise.
31740         * sunrpc/rpc/auth.h: Likewise.
31741         * sunrpc/rpc/auth_des.h: Likewise.
31742         * sunrpc/rpc/clnt.h: Likewise.
31743         * sunrpc/rpc/netdb.h: Likewise.
31744         * sunrpc/rpc/pmap_clnt.h: Likewise.
31745         * sunrpc/rpc/xdr.h: Likewise.
31746         * sysdeps/generic/inttypes.h: Likewise.
31747         * sysdeps/generic/net/if.h: Likewise.
31748         * sysdeps/generic/sys/swap.h: Likewise.
31749         * sysdeps/gnu/net/if.h: Likewise.
31750         * sysdeps/gnu/utmpx.h: Likewise.
31751         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
31752         * sysdeps/i386/i486/bits/string.h: Likewise.
31753         * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
31754         * sysdeps/s390/bits/string.h: Likewise.
31755         * sysdeps/s390/fpu/bits/fenv.h: Likewise.
31756         * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
31757         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
31758         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
31759         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
31760         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
31761         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
31762         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
31763         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
31764         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
31765         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
31766         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
31767         * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
31768         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
31769         * sysdeps/unix/sysv/linux/readv.c: Likewise.
31770         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
31771         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
31772         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
31773         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
31774         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
31775         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
31776         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
31777         * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
31778         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
31779         * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
31780         * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
31781         * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
31782         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
31783         * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
31784         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
31785         * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
31786         * sysvipc/sys/ipc.h: Likewise.
31787         * sysvipc/sys/msg.h: Likewise.
31788         * sysvipc/sys/sem.h: Likewise.
31789         * sysvipc/sys/shm.h: Likewise.
31790         * termios/termios.h: Likewise.
31791         * time/sys/time.h: Likewise.
31792         * time/time.h: Likewise.
31793         * wcsmbs/bits/wchar2.h: Likewise.
31794         * wcsmbs/uchar.h: Likewise.
31795         * wcsmbs/wchar.h: Likewise.
31796         * wctype/wctype.h: Likewise.
31797
31798         [BZ #13551]
31799         * Makeconfig: Remove all but ELF support including AIX support.
31800         * Makerules: Likewise.
31801         * config.h.in: Likewise.
31802         * config.make.in: Likewise.
31803         * configure: Likewise.
31804         * configure.in: Likewise.
31805         * csu/Makefile: Likewise.
31806         * csu/version.c: Likewise.
31807         * debug/Makefile: Likewise.
31808         * dlfcn/Makefile: Likewise.
31809         * elf/Makefile: Likewise.
31810         * extra-lib.mk: Likewise.
31811         * iconv/Makefile: Likewise.
31812         * include/libc-symbols.h: Likewise.
31813         * include/shlib-compat.h: Likewise.
31814         * resolv/Makefile: Likewise.
31815         * resolv/res_libc.c: Likewise.
31816         * rt/Makefile: Likewise.
31817         * sysdeps/i386/asm-syntax.h: Likewise.
31818         * sysdeps/i386/sysdep.h: Likewise.
31819         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
31820         * sysdeps/mach/sysdep.h: Likewise.
31821         * sysdeps/powerpc/powerpc32/Makefile: Likewise.
31822         * sysdeps/powerpc/powerpc64/Makefile: Likewise.
31823         * sysdeps/s390/asm-syntax.h: Likewise.
31824         * sysdeps/s390/s390-32/sysdep.h: Likewise.
31825         * sysdeps/s390/s390-64/sysdep.h: Likewise.
31826         * sysdeps/sh/sysdep.h: Likewise.
31827         * sysdeps/unix/sparc/sysdep.h: Likewise.
31828         * sysdeps/wordsize-32/divdi3.c: Likewise.
31829         * sysdeps/x86_64/sysdep.h: Likewise.
31830
31831         * argp/Versions: Remove _argp_unlock_xxx.
31832
31833         [BZ #13559]
31834         * abilist/ld.abilist: Update.  Adjust for removal of tls option.
31835         * abilist/libBrokenLocale.abilist: Likewise.
31836         * abilist/libanl.abilist: Likewise.
31837         * abilist/libc.abilist: Likewise.
31838         * abilist/libcrypt.abilist: Likewise.
31839         * abilist/libdl.abilist: Likewise.
31840         * abilist/libm.abilist: Likewise.
31841         * abilist/libnsl.abilist: Likewise.
31842         * abilist/libpthread.abilist: Likewise.
31843         * abilist/libresolv.abilist: Likewise.
31844         * abilist/librt.abilist: Likewise.
31845         * abilist/libthread_db.abilist: Likewise.
31846         * abilist/libutil.abilist: Likewise.
31847         * abilist/libnss_db.abilist: New file.
31848
31849         * scripts/abilist.awk: Add support for indirect functions.
31850
31851         * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
31852
31853         * sysdeps/generic/ldsodefs.h: Remove Alpha support.
31854
31855         * shlib-versions: Remove entries for ports architectures.
31856
31857         * elf/tls-macros.h: Remove support for Alpha and IA-64.  Should be in
31858         files in ports.
31859         * elf/stackguard-macros.h: Remove support for IA-64.
31860         * elf/tst-auditmod1.c: Likewise.
31861         * sysdeps/generic/ldsodefs.h: Likewise.
31862
31863         * sysdeps/unix/sysv/linux/configure.in: Ports should define
31864         libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
31865         configure files.
31866
31867         [BZ #13552]
31868         * configure.in: Remove --enable-omitfp support.
31869         * FAQ.in: Adjust.
31870         * config.make.in: Likewise.
31871         * Makeconfig: Likewise.
31872         * manual/install.texi: Likewise.
31873
31874         In case anyone cares, the IA-64 architecture could move to ports.
31875         * sysdeps/ia64/*: Removed.
31876         * sysdeps/unix/sysv/linux/ia64/*: Removed.
31877         * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
31878
31879         [BZ #13555]
31880         * configure.in: Remove entries for unsupported architectures.
31881
31882         [BZ #13533]
31883         * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
31884         * iconv/gconv_simple.c: Rename char16_t routines.  Add char16_t<->utf8
31885         routines.
31886         * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
31887         * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
31888         * wcsmbs/c16rtomb.c: Fix a few problems.  Disable all the code and
31889         fall back to using wcrtomb.
31890         * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
31891         * wcsmbs/wcsmbsload.c: Make char16 routines optional.  Adjust for
31892         renaming.
31893         * wcsmbs/Makefile (tests): Add tst-c16c32-1:
31894         * wcsmbs/tst-c16c32-1.c: New file.
31895
31896         * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
31897         local variable.
31898
31899         * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
31900
31901         * elf/tst-unique3.cc: Add explicit declaration of gets.
31902         * elf/tst-unique3lib.cc: Likewise.
31903         * elf/tst-unique3lib2.cc: Likewise.
31904         * elf/tst-unique4.cc: Likewise.
31905
31906         * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
31907
31908 2012-01-06  Joseph Myers  <joseph@codesourcery.com>
31909
31910         [BZ #13566]
31911         * assert/assert.h (static_assert): Don't define for C++.
31912         * libio/stdio.h (gets): Do declare for C++ <= C++11.
31913         * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
31914
31915 2012-01-03  Ulrich Drepper  <drepper@gmail.com>
31916
31917         * iconv/loop.c (single loop): Fix assertion in storing of
31918         remaining bytes.
31919
31920         * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
31921
31922 2012-01-01  Ulrich Drepper  <drepper@gmail.com>
31923
31924         * posix/getconf.c: Update copyright year.
31925         * nss/getent.c: Likewise.
31926         * nss/makedb.c: Likewise.
31927         * iconv/iconvconfig.c: Likewise.
31928         * iconv/iconv_prog.c: Likewise.
31929         * elf/ldconfig.c: Likewise.
31930         * elf/pldd.c: Likewise.
31931         * elf/sotruss.ksh: Likewise.
31932         * catgets/gencat.c: Likewise.
31933         * csu/version.c: Likewise.
31934         * elf/ldd.bash.in: Likewise.
31935         * elf/sprof.c (print_version): Likewise.
31936         * locale/programs/locale.c: Likewise.
31937         * locale/programs/localedef.c: Likewise.
31938         * login/programs/pt_chown.c: Likewise.
31939         * nscd/nscd.c (print_version): Likewise.
31940         * debug/xtrace.sh: Likewise.
31941         * malloc/memusage.sh: Likewise.
31942         * malloc/mtrace.pl: Likewise.
31943         * debug/catchsegv.sh: Likewise.
31944
31945 2011-12-30  Jakub Jelinek  <jakub@redhat.com>
31946
31947         * posix/regex_internal.c (re_string_fetch_byte_case): Remove
31948         pure attribute.
31949
31950 2011-12-24  Ulrich Drepper  <drepper@gmail.com>
31951
31952         [BZ #13533]
31953         * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
31954         * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
31955         transformations.
31956         * iconv/gconv_int.h: Likewise.
31957         * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
31958         * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
31959         from libc for GLIBC_2.16.
31960         * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
31961         * wcsmbs/wcrtomb.c: Define c32rtomb alias.
31962         * wcsmbs/uchar.h: Really define mbstate_t.
31963         * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
31964         * wcsmbs/c16rtomb.c: New file.
31965         * wcsmbs/mbrtoc16.c: New file.
31966         * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
31967         for C/POSIX locale.
31968         (__wcsmbs_load_conv): Do not fill in c16 routines yet.
31969         * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
31970
31971         * wcsmbs/wchar.h: Add missing __restrict.
31972
31973 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
31974
31975         [BZ #13532]
31976         * time/Makefile (routines): Add timespec_get.
31977         * time/Versions: Export timespec_get from libc for GLIBC_2.16.
31978         * time/time.h: Define TIME_UTC and declare timespec_get.  Define
31979         timespec for ISO C11.
31980         * time/timespec_get.c: New file.
31981         * sysdeps/unix/sysv/linux/timespec_get.c: New file.
31982         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
31983
31984         [BZ #13531]
31985         * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
31986         * stdlib/stdlib.h: Declare aligned_alloc.
31987         * Versions.def: Add GLIBC_2.16 for libc.
31988         * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
31989
31990         [BZ 13527]
31991         * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
31992         ISO C11.
31993
31994         * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
31995         code.
31996
31997         [BZ #13528]
31998         * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
31999
32000         [BZ #13529]
32001         * assert/assert.h (static_assert): Define.
32002
32003         * version.h: Update for 2.16 development version.
32004
32005         [BZ #13526]
32006         * include/features.h: Handle __STDC_VERSION__ >= 201112 and
32007         _ISOC11_SOURCE.
32008
32009         * version.h (RELEASE): Bump for 2.15 release.
32010         * include/features.h (__GLIBC_MINOR__): Bump to 15.
32011
32012         * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
32013         Patch by Marek Polacek <mpolacek@redhat.com>.
32014
32015         * bits/byteswap.h: Protect long long constants with __extension__.
32016         * sysdeps/i386/bits/byteswap.h: Likewise.
32017         * sysdeps/ia64/bits/byteswap.h: Likewise.
32018         * sysdeps/s390/bits/byteswap.h: Likewise.
32019         * sysdeps/x86_64/bits/byteswap.h: Likewise.
32020
32021 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
32022
32023         [BZ #13540]
32024         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
32025         destination buffer.
32026         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
32027
32028 2011-12-23  Marek Polacek  <polacek@redhat.com>
32029
32030         * elf/dl-addr.c (determine_info): Add inline keyword.
32031         * elf/tst-auditmod4b.c (check_avx): Likewise.
32032         * elf/tst-auditmod6b.c (check_avx): Likewise.
32033         * elf/tst-auditmod6c.c (check_avx): Likewise.
32034         * elf/tst-auditmod7b.c (check_avx): Likewise.
32035
32036 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
32037
32038         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
32039         !__SSE_MATH__.
32040
32041 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
32042
32043         [BZ #13540]
32044         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
32045         processing for last bytes.
32046
32047 2011-08-06  Bruno Haible  <bruno@clisp.org>
32048
32049         [BZ #13061]
32050         * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
32051         U+0385, not to U+1FEE.
32052
32053         [BZ #13062]
32054         * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
32055         entry for U+00A5 U+0301.
32056
32057 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
32058
32059         [BZ #13166]
32060         * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
32061         buffer for the output is too small.
32062
32063         * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
32064         optimization.
32065
32066         [BZ #13185]
32067         * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
32068         SSE flags if possible.
32069
32070 2011-12-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
32071
32072         [BZ #13540]
32073         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
32074         processing for last bytes.
32075
32076 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
32077
32078         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
32079         (syscall-list-default-options, syscall-list-default-condition)
32080         (syscall-list-includes): Define.
32081         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
32082         list of ABIs and options and #if conditions for each ABI.  Do not
32083         handle common syscalls between ABIs specially.
32084         * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
32085         Remove.
32086         (syscall-list-variants, syscall-list-32bit-options)
32087         (syscall-list-32bit-condition, syscall-list-64bit-options)
32088         (syscall-list-64bit-condition): Define.
32089         * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
32090         (syscall-list-variants, syscall-list-32bit-options)
32091         (syscall-list-32bit-condition, syscall-list-64bit-options)
32092         (syscall-list-64bit-condition): Define.
32093         * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
32094         Remove.
32095         (syscall-list-variants, syscall-list-32bit-options)
32096         (syscall-list-32bit-condition, syscall-list-64bit-options)
32097         (syscall-list-64bit-condition): Define.
32098         * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
32099         Remove.
32100         (syscall-list-variants, syscall-list-32bit-options)
32101         (syscall-list-32bit-condition, syscall-list-64bit-options)
32102         (syscall-list-64bit-condition): Define.
32103
32104 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
32105
32106         * locale/iso-639.def: Add brx entry.
32107
32108         [BZ #13328]
32109         * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
32110         Proposed by Mariusz_Cukr <marcukr@op.pl>.
32111
32112         * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
32113         __feraiseexcept_renamed.
32114
32115 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
32116
32117         [BZ #13538]
32118         * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
32119         EPOLLET with unsigned values.
32120         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
32121         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
32122
32123         * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
32124         to large cancellation.
32125         * math/s_cacoshf.c: Likewise.
32126         * math/s_cacoshl.c: Likewise.
32127
32128 2011-11-18  Richard B. Kreckel  <kreckel@ginac.de>
32129
32130         [BZ #13305]
32131         [BZ #12786]
32132         * math/s_cacosh.c: Fix rare miscomputation in cacosh().
32133         * math/s_cacoshf.c: Likewise.
32134         * math/s_cacoshl.c: Likewise.
32135
32136 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
32137
32138         [BZ #13439]
32139         * iconv/gconv.h: Define __GCONV_SWAP.
32140         * iconvdata/unicode.c: The swap bit must be stored in __flags.
32141         * iconvdata/utf-16.c: Likewise.
32142         * iconvdata/utf-32.c: Likewise.
32143
32144 2011-12-21  Andreas Schwab  <schwab@linux-m68k.org>
32145
32146         [BZ #13524]
32147         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
32148         numerator after shifting it by one limb.
32149
32150 2011-12-19  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
32151
32152         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
32153         under [__USE_EXTERN_INLINES].
32154
32155 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
32156
32157         [BZ #13446]
32158         * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
32159
32160 2011-11-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32161
32162         * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
32163         * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
32164         optimized code.
32165         * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
32166         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
32167         * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
32168         * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
32169         for strncasecmp/strncasecmp_l compilation.
32170         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
32171         * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
32172
32173 2011-12-08  Marek Polacek  <mpolacek@redhat.com>
32174
32175         [BZ #13484]
32176         * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
32177         of __asm__.
32178
32179 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
32180
32181         [BZ #13506]
32182         * time/tzfile.c (__tzfile_read): Check values from file header.
32183
32184 2011-11-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
32185
32186         * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
32187         * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
32188         * powerpc/powerpc32/dl-start.S: Likewise.
32189         * powerpc/powerpc32/elf/start.S: Likewise.
32190         * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
32191         * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
32192         * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
32193         * powerpc/powerpc32/fpu/s_floor.S: Likewise.
32194         * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
32195         * powerpc/powerpc32/fpu/s_lround.S: Likewise.
32196         * powerpc/powerpc32/fpu/s_rint.S: Likewise.
32197         * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
32198         * powerpc/powerpc32/fpu/s_round.S: Likewise.
32199         * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
32200         * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
32201         * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
32202         * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
32203         * powerpc/powerpc32/memset.S: Likewise.
32204         * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
32205         * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
32206         * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
32207         * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
32208         * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
32209         * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
32210         * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
32211         * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
32212         * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
32213         * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
32214         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
32215         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
32216         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
32217
32218 2011-11-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32219
32220         * math/libm-test.inc: Added more nearbyint tests.
32221         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
32222         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
32223         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
32224         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
32225
32226 2011-11-21  Ross Lagerwall  <rosslagerwall@gmail.com>
32227
32228         * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
32229         FD_CLOEXEC.
32230
32231 2011-11-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
32232
32233         * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
32234         Add wcscpy-ssse3 wcscpy-c.
32235         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
32236         * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
32237         * sysdeps/x86_64/multiarch/wcscpy.S: New file.
32238         * sysdeps/x86_64/wcschr.S: New file.
32239         * sysdeps/x86_64/wcsrchr.S: New file.
32240         * string/test-strcmp.c: Remove checking of wcscmp function for
32241         wrong alignments.
32242         * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
32243         (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
32244         wcsrchr-sse2 wcsrchr-c.
32245         * sysdeps/i386/i686/multiarch/wcschr.S: New file.
32246         * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
32247         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
32248         * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
32249         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
32250         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
32251         * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
32252         * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
32253         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
32254         * wcsmbc/wcschr.c (WCSCHR): New macro.
32255
32256 2011-11-17  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
32257
32258         * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
32259         * wcsmbs/test-wcsrchr.c: New file.
32260         * string/test-strrchr.c: Add wcsrchr support.
32261         (WIDE): New macro.
32262         * wcsmbs/test-wcscpy.c: New file.
32263         * string/test-strcpy.c: Add wcscpy support.
32264         (WIDE): New macro.
32265
32266 2011-12-10  Ulrich Drepper  <drepper@gmail.com>
32267
32268         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
32269         the inner loop.
32270
32271 2011-12-06  Andreas Schwab  <schwab@linux-m68k.org>
32272
32273         [BZ #13472]
32274         * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
32275
32276 2011-12-04  Ulrich Drepper  <drepper@gmail.com>
32277
32278         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
32279         Minor optimizations.
32280
32281         * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
32282         * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
32283         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
32284
32285 2011-12-03  Ulrich Drepper  <drepper@gmail.com>
32286
32287         * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
32288         IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
32289         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
32290         for gcc to avoid warnings.
32291         * inet/Makefile (tests): Add tst-checks.
32292         * inet/tst-checks.c: New file.
32293
32294         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
32295         warning.
32296
32297         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
32298         __wmemcmp_sse2.
32299
32300         * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
32301         * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
32302
32303         * malloc/mcheck.h: Fix use of incorrect encoding in comment.
32304
32305 2011-12-02  Ulrich Drepper  <drepper@gmail.com>
32306
32307         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
32308         problem.
32309
32310         * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
32311
32312 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
32313
32314         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
32315         conditional on GCC version.
32316         (__arch_compare_and_exchange_val_8_acq)
32317         (__arch_compare_and_exchange_val_16_acq)
32318         (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
32319         (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
32320         (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
32321
32322 2011-12-02  Joseph Myers  <joseph@codesourcery.com>
32323
32324         * sysdeps/sh/backtrace.c: New file.
32325
32326 2011-12-02  Andreas Schwab  <schwab@redhat.com>
32327
32328         * misc/bits/select2.h (__FD_ELT): Mark as extension.  Add
32329         parenthesis.
32330
32331 2011-12-01  Andreas Schwab  <schwab@redhat.com>
32332
32333         * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
32334         falling back to utime.
32335
32336 2011-11-30  Andreas Schwab  <schwab@redhat.com>
32337
32338         * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
32339         expectations for float.
32340
32341 2011-11-29  Andreas Schwab  <schwab@redhat.com>
32342
32343         * locale/weight.h (findidx): Add parameter len.
32344         * locale/weightwc.h (findidx): Likewise.
32345         * posix/fnmatch_loop.c (FCT): Adjust caller.
32346         * posix/regcomp.c (build_equiv_class): Likewise.
32347         * posix/regex_internal.h (re_string_elem_size_at): Likewise.
32348         * posix/regexec.c (check_node_accept_bytes): Likewise.
32349         * string/strcoll_l.c (STRCOLL): Likewise.
32350         * string/strxfrm_l.c (STRXFRM): Likewise.
32351
32352 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
32353
32354         * Makefile.in: Remove CVSOPT handling.
32355         * configure.in: Remove use of AC_REVISION.
32356         * iconvdata/Makefile (distribute): No need to filter out CVS.
32357         * scripts/list-sources.sh: Remove CVS, subversion and monotone
32358         handling.
32359
32360 2011-11-16  Andreas Schwab  <schwab@redhat.com>
32361
32362         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
32363         [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
32364         [USE_AS_STRNCASECMP_L]: Likewise.
32365         (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
32366         NO_TLS_DIRECT_SEG_REFS.
32367         * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
32368         Fix argument offsets for non-PIC.
32369         [USE_AS_STRNCASECMP_L]: Likewise.
32370         (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
32371         NO_TLS_DIRECT_SEG_REFS.
32372
32373 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
32374
32375         * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
32376         O_CLOEXEC.
32377         * locale/loadlocale.c (_nl_load_locale): Likewise.
32378
32379 2011-11-15  Andreas Schwab  <schwab@redhat.com>
32380
32381         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
32382         [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
32383         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
32384         (SYSCALL_GETTIME): Set errno on error.
32385
32386         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
32387         count references to noai6ai_cached.
32388
32389 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
32390
32391         * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
32392
32393         * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
32394         FD_CLOEXEC for /proc/self/maps.
32395
32396         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
32397         FD_CLOEXEC for /proc/meminfo.
32398
32399         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
32400         gai.conf.
32401
32402         * resolv/res_query.c (res_hostalias):  Don't allow cancellation and set
32403         FD_CLOEXEC for given file.
32404
32405         * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
32406
32407         * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
32408         FD_CLOEXEC for /etc/hosts.
32409         (_gethtent): Likewise.
32410
32411         * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
32412
32413         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
32414         cancellation and set FD_CLOEXEC for /etc/netgroup.
32415
32416         * nss/nss_files/files-key.c (search): Don't allow cancellation when
32417         reading /etc/publickey.
32418
32419         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
32420         allow cancellation when reading /etc/group.
32421
32422         * nss/nss_files/files-alias.c (internal_setent): Don't allow
32423         cancellation.
32424         (get_next_alias): Likewise for included file.  Also set FD_CLOEXEC.
32425
32426         * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
32427         when using data file.
32428
32429         * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
32430
32431         * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
32432         (write_nis_obj): Use "c" and "e" in fopen.
32433
32434         * misc/mntent_r.c (__setmntent): Also append e to fopen format.
32435
32436         * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
32437
32438         * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
32439
32440         * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
32441
32442         * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
32443         locale.alias.
32444
32445         * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
32446
32447         * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
32448
32449         * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
32450
32451         * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
32452         file parsing and set FD_CLOEXEC.
32453
32454 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
32455
32456         * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
32457
32458 2011-11-14  Andreas Schwab  <schwab@redhat.com>
32459
32460         * malloc/arena.c (arena_get2): Don't call reused_arena when
32461         _int_new_arena failed.
32462
32463 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
32464
32465         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
32466         (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
32467         * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
32468         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
32469         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
32470         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
32471         to compile strcasecmp and strncasecmp.
32472         * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
32473         * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
32474
32475         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
32476
32477 2011-11-13  Ulrich Drepper  <drepper@gmail.com>
32478
32479         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
32480         locale-defines.sym to gen-as-const-headers.
32481         (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
32482         strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
32483         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
32484         to compile strcasecmp and strncasecmp.
32485         * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
32486         strcasecmp_l and strncasecmp_l.
32487         * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
32488         * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
32489         * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
32490         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
32491         * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
32492         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
32493         * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
32494         * sysdeps/i386/i686/multiarch/strncase.S: New file.
32495         * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
32496         * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
32497         * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
32498
32499 2011-11-12  Ulrich Drepper  <drepper@gmail.com>
32500
32501         * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
32502         result of SYSDEP_GETTIME_CPU to retval.
32503         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
32504         parameter list to macro.  Remove trailing semicolon.  Adjust users.
32505
32506         * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
32507         variable.
32508
32509         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
32510         mantissa words.
32511         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
32512
32513         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
32514         from unused variable.
32515
32516         * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
32517         DWARF definitions.
32518         * sysdeps/generic/dwarf2.h: Don't define enums when using the file
32519         for assembling.
32520
32521         * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
32522         over namespaces.
32523
32524         * sunrpc/rpc_prot.c (rejected): Fix case value.
32525
32526         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
32527         unsigned long long int to avoid warnings in shift.
32528
32529         * posix/regex_internal.c (re_string_reconstruct): Actually use result
32530         of use of trans.
32531         * posix/regex_internal.h (re_string_wchar_at): Remove temporary
32532         variable tmp.
32533
32534         * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
32535         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
32536         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
32537
32538         * nis/nis_table.c (nis_list): Use variable of correct type for
32539         result of __follow_path call.
32540
32541 2011-11-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32542
32543         * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
32544         of math functions ceil, trunc, floor, round, and sqrt, when
32545         avaliable on the platform.
32546         * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
32547         name clash.
32548         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
32549         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
32550         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
32551
32552 2011-10-30  Marek Polacek  <mpolacek@redhat.com>
32553
32554         * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
32555         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
32556
32557 2011-11-11  Roland McGrath  <roland@hack.frob.com>
32558
32559         * include/unistd.h: Fix __readlink return type.
32560         Reported by Chris Metcalf <cmetcalf@tilera.com>.
32561
32562 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
32563
32564         * stdlib/ucontext.h: Undo last change for makecontext.
32565
32566 2011-11-11  Andreas Schwab  <schwab@redhat.com>
32567
32568         * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
32569
32570         * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
32571         * setjmp/setjmp.h: Mark functions as non-leaf.
32572         * setjmp/bits/setjmp2.h: Likewise.
32573         * stdlib/ucontext.h: Likewise.
32574
32575 2011-11-10  Andreas Schwab  <schwab@redhat.com>
32576
32577         * malloc/arena.c (_int_new_arena): Don't increment narenas.
32578         (reused_arena): Don't check arena limit.
32579         (arena_get2): Atomically check arena limit.
32580
32581 2011-11-08  Ulrich Drepper  <drepper@gmail.com>
32582
32583         * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
32584         * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
32585
32586         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
32587         instructions.
32588
32589 2011-11-07  Andreas Schwab  <schwab@redhat.com>
32590
32591         * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
32592         handler when locking.
32593
32594         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
32595         Fix size of allocated buffer.
32596
32597 2011-11-04  Andreas Schwab  <schwab@redhat.com>
32598
32599         [BZ #10103]
32600         * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
32601         declarations for long double functions.
32602         * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
32603
32604         * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
32605
32606 2011-11-03  Andreas Schwab  <schwab@redhat.com>
32607
32608         * nscd/nscd.c (main): Don't start AVC thread until credentials are
32609         installed.
32610
32611         * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
32612         is disabled.
32613
32614 2011-11-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
32615
32616         * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
32617
32618 2011-11-01  Andreas Schwab  <schwab@linux-m68k.org>
32619
32620         * include/alloca.h (stackinfo_alloca_round): Define.
32621         (extend_alloca): Use it.
32622         [_STACK_GROWS_UP]: Correct check for adjacent allocation.
32623         * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
32624         here.
32625
32626         * scripts/check-local-headers.sh: Ignore libaudit.h.
32627
32628         * nscd/Makefile (extra-objs): Make recursively expanded.
32629
32630 2011-11-01  Ulrich Drepper  <drepper@gmail.com>
32631
32632         * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
32633         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
32634
32635         * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
32636         * posix/tst-rfc3484-2.c: Likewise.
32637         * posix/tst-rfc3484-3.c: Likewise.
32638
32639         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
32640         process_vm_writev.
32641         * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
32642         process_vm_writev.
32643         * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
32644         process_vm_writev from libc using GLIBC_2.15 version.
32645
32646         * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
32647
32648 2011-10-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
32649
32650         * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
32651         stack usage.
32652
32653 2011-10-31  Ulrich Drepper  <drepper@gmail.com>
32654
32655         [BZ #13367]
32656         * nss/getent.c (initgroups_keys): Show error message in case no group
32657         names are given.
32658
32659         * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
32660         * inet/check_pf.c: Provide dummy versions of __free_in6ai and
32661         __bump_nl_timestamp.
32662         * nscd/connections (nscd_init): When host database is served open
32663         netlink socket and request notification about configuration changes.
32664         (main_loop_poll): Track netlink file descriptor and bump timestamp
32665         in case data becomes available.
32666         (main_loop_epoll): Likewise.
32667         * nscd/nscd-client.h (DB_VERSION): Bump to 2.
32668         (database_pers_head): Add extra_data fileds.
32669         Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
32670         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
32671         * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
32672         Adjust caller.
32673         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
32674         in6ai data, call __free_in6ai.
32675         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
32676         Add -DHAVE_NETLINK.
32677         * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite.  Cache the
32678         interface information.  Reuse previous data if netlink timestamp
32679         is not changed.
32680         (__bump_nl_timestamp): New function.
32681         (__free_in6ai): New function.
32682
32683 2011-10-30  Ulrich Drepper  <drepper@gmail.com>
32684
32685         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
32686         close_not_cancel_no_status here.
32687         (__check_pf): Reorganize code a bit to not call close twice if OOM.
32688
32689 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
32690
32691         [BZ #13276]
32692         * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
32693         return value.
32694
32695         * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
32696         * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
32697         asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
32698
32699 2011-07-03  Andreas Jaeger  <aj@suse.de>
32700
32701         [BZ #10709]
32702         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
32703         of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
32704         * math/libm-test.inc (sin_test): Add test case.
32705
32706 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
32707
32708         [BZ #13337]
32709         * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
32710         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
32711
32712         * elf/chroot_canon.c (chroot_canon): Cleanups.
32713
32714         * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
32715
32716         [BZ #13335]
32717         * elf/chroot_canon.c (chroot_canon): Fix readlink call.
32718         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
32719
32720         * string/test-strchr.c: Make usable for strchrnul testing.
32721         * string/test-strchrnul.c: New file.
32722         * string/Makefile (strop-tests): Add strchrnul.
32723
32724         * po/it.po: Update from translation team.
32725         * po/es.po: Likewise.
32726
32727 2011-10-28  Ulrich Drepper  <drepper@gmail.com>
32728
32729         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
32730         the three constants needed as parameters.  Drop the others.
32731         (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
32732         __m128i_strloadu_tolower.
32733         Create and initialize variable zero and use it in all the places
32734         where _mm_setzero_si128 was used.
32735
32736         * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
32737         doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
32738         mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
32739         * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
32740         anymore.
32741         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
32742         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
32743         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
32744         __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
32745         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
32746         __mpranred, __mptan.
32747         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
32748         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
32749         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
32750         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
32751         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
32752         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
32753         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
32754         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
32755         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
32756
32757 2011-10-28  Andreas Schwab  <schwab@redhat.com>
32758
32759         * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
32760         redefine if SHARED.
32761         * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
32762
32763         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
32764         wide char related routines to wcsmbs subdir.
32765
32766 2011-10-27  Andreas Schwab  <schwab@redhat.com>
32767
32768         [BZ #13344]
32769         * misc/sys/cdefs.h (__THROWNL): Define.
32770         * posix/unistd.h: Use __THREADNL instead of __THREAD
32771         for memory synchronization functions.
32772
32773 2011-10-26  Roland McGrath  <roland@hack.frob.com>
32774
32775         [BZ #13349]
32776         * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
32777         doesn't exist.
32778         * manual/stdio.texi (Obstack Streams): Node removed.
32779
32780 2011-10-26  Andreas Schwab  <schwab@redhat.com>
32781
32782         * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
32783         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
32784         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
32785
32786         * math/math_private.h (math_force_eval): Allow non-addressable
32787         arguments.
32788         * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
32789
32790 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
32791
32792         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
32793         file is not needed.
32794
32795         * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
32796         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
32797         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
32798         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
32799         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
32800         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
32801         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
32802         * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
32803         Add AVX variants.
32804         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
32805         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
32806         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
32807         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
32808         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
32809         * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
32810         * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
32811         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
32812         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
32813         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
32814         * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
32815         * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
32816         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
32817         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
32818         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
32819         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
32820         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
32821         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
32822         * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
32823
32824         * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
32825         all the time.  Define bit_AVX.  Define HAS_* macros using bit_* macros.
32826
32827         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
32828         place.  Use VEX encoding when compiling for AVX.
32829
32830 2011-10-25  Andreas Schwab  <schwab@redhat.com>
32831
32832         * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
32833         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
32834
32835         * string/test-strchr.c (do_test): Don't generate NUL bytes.
32836
32837 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
32838
32839         * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
32840         useless if() expression.
32841         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
32842         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
32843         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
32844         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
32845         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
32846         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
32847         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
32848         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
32849         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
32850         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
32851         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
32852         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
32853         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
32854         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
32855         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
32856         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
32857         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
32858         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
32859         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
32860
32861         * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
32862
32863 2011-10-25  Andreas Schwab  <schwab@redhat.com>
32864
32865         * elf/dl-deps.c (_dl_map_object_deps): Remove always true
32866         condition.
32867         * elf/dl-fini.c (_dl_sort_fini): Likewise.
32868
32869 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
32870
32871         * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
32872         .text section.  Avoid duplicate constants.
32873         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
32874         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
32875         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
32876         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
32877         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
32878         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
32879         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
32880         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
32881         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
32882         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
32883         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
32884         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
32885         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
32886         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
32887         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
32888         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
32889         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
32890         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
32891         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
32892         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
32893         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
32894         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
32895         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
32896         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
32897         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
32898         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
32899         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
32900         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
32901         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
32902         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
32903         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
32904         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
32905         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
32906         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
32907         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
32908         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
32909         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
32910         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
32911         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
32912         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
32913         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
32914         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
32915         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
32916         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
32917         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
32918
32919 2011-10-24  Ulrich Drepper  <drepper@gmail.com>
32920
32921         * sysdeps/x86_64/dla.h: Move to ...
32922         * sysdeps/x86_64/fpu/dla.h: ...here.
32923         (DLA_FMS): Some compilers fail to inline __builtin_fma in some
32924         situations.  Use __builtin_fma only for gcc 4.6 and up.
32925
32926         * config.make.in: Add have-mfma4 entry.
32927         * configure.in: Substitute libc_cv_cc_fma4.
32928         * math/Makefile (dbl-only-routines): Add sincostab.
32929         * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
32930         Use __sincostab not sincos.
32931         * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
32932         name is a macro.
32933         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
32934         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
32935         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
32936         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.  Define singArctan2
32937         using __copysign.
32938         * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr.  Don't define
32939         __cr and __cpymn.  Define __cpy unless NO___CPY is defined.  Define
32940         norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
32941         * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
32942         and __inv.
32943         * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
32944         * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
32945         __copysign.
32946         * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos.  Don't
32947         define aliases when function name is a macro.
32948         * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
32949         sysdeps/ieee754/dbl-64/sincos.tbl.
32950         * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
32951         fma4-enabled routines.
32952         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
32953         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
32954         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
32955         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
32956         * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
32957         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
32958         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
32959         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
32960         * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
32961         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
32962         * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
32963         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
32964         * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
32965         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
32966         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
32967         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
32968         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
32969         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
32970         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
32971         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
32972         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
32973         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
32974         * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
32975         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
32976         * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
32977         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
32978         * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
32979         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
32980         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
32981         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
32982
32983         * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
32984         rename.
32985         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
32986         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
32987         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
32988         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
32989         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
32990         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
32991         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
32992         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
32993
32994 2011-10-24  Andreas Schwab  <schwab@redhat.com>
32995
32996         * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
32997
32998 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
32999
33000         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
33001
33002         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
33003         prediction.
33004         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
33005
33006         * string/strnlen.c: Don't define STRNLEN, reverse logic.
33007         Remove unused variable magic_bits.
33008         * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
33009
33010         * string/strnlen.c: Define and use STRNLEN macro.
33011         * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
33012         Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
33013         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
33014         * wcsmbs/wcslen.c: Define and use WCSLEN.
33015         * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
33016         * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
33017         * sysdeps/i386/i686/multiarch/strnlen.S: New file.
33018         * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
33019         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
33020         * sysdeps/i386/i686/multiarch/wcslen.S: New file.
33021         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
33022
33023 2011-10-20  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
33024
33025         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
33026         strnlen-sse2-no-bsf.
33027         Rename strlen-no-bsf to strlen-sse2-no-bsf.
33028         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
33029         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
33030         Add strnlen support.
33031         (USE_AS_STRNLEN): New macro.
33032         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
33033         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
33034         Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
33035         * sysdeps/x86_64/wcslen.S: New file.
33036
33037 2011-10-20  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
33038
33039         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
33040         XMM-moves are used for copying on small sizes.
33041
33042 2011-10-19  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
33043
33044         * wcsmbs/Makefile (strop-tests): Add wcschr.
33045         * wcsmbs/test-wcschr.c: New file.
33046         * string/test-strchr.c: Update.
33047         Add wcschr support.
33048         (WIDE): New macro.
33049
33050 2011-10-18  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
33051
33052         * wcsmbs/Makefile (strop-tests): Add wcslen.
33053         * wcsmbs/test-wcslen.c: New file.
33054         * string/test-strlen.c: Update.
33055         Add wcslen support.
33056         (WIDE): New macro.
33057
33058 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
33059
33060         * po/it.po: Update from translation team.
33061
33062 2011-09-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
33063
33064         * sysdeps/x86_64/wcscmp.S: Update.
33065         Fix wrong comparison semantics.
33066         wcscmp shall use signed comparison not unsigned.
33067         Don't use substraction to avoid overflow bug.
33068         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
33069         * wcsmbc/wcscmp.c: Likewise.
33070         * string/test-strcmp.c: Likewise.
33071         Add new tests to check cases with negative values.
33072
33073 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
33074
33075         * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
33076         * sysdeps/x86_64/dla.h: ...here.  New file.
33077         * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
33078         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
33079         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
33080         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
33081         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
33082         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
33083         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
33084         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
33085         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
33086
33087 2011-10-23  Andreas Schwab  <schwab@linux-m68k.org>
33088
33089         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
33090         __ynl_finite aliases.
33091
33092 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
33093
33094         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
33095
33096         * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
33097         define DLA_FMA.
33098         [DLA_FMA] (EMULV): Use DLA_FMA.
33099         [DLA_FMA] (MUL12): Use EMULV.
33100         * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
33101         that are not needed.
33102         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
33103         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
33104         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
33105         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
33106         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
33107         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
33108         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
33109
33110 2011-10-22  Andreas Schwab  <schwab@linux-m68k.org>
33111
33112         * math/s_nan.c: Undef __nan.
33113         * math/s_nanf.c: Undef __nanf.
33114         * math/s_nanl.c: Undef __nanl.
33115         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
33116         "math_private.h".
33117
33118 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
33119
33120         * math/s_catan.c: Add branch predictions.
33121         * math/s_catanf.c: Likewise.
33122         * math/s_catanh.c: Likewise.
33123         * math/s_catanhf.c: Likewise.
33124         * math/s_catanhl.c: Likewise.
33125         * math/s_catanl.c: Likewise.
33126         * math/s_cexp.c: Likewise.
33127         * math/s_cexpf.c: Likewise.
33128         * math/s_cexpl.c: Likewise.
33129         * math/s_clog.c: Likewise.
33130         * math/s_clog10.c: Likewise.
33131         * math/s_clog10f.c: Likewise.
33132         * math/s_clog10l.c: Likewise.
33133         * math/s_clogf.c: Likewise.
33134         * math/s_clogl.c: Likewise.
33135         * math/s_csqrt.c: Likewise.
33136         * math/s_csqrtf.c: Likewise.
33137         * math/s_csqrtl.c: Likewise.
33138         * math/s_ctanf.c: Likewise.
33139         * math/s_ctanh.c: Likewise.
33140         * math/s_ctanhf.c: Likewise.
33141         * math/s_ctanhl.c: Likewise.
33142         * math/s_ctanl.c: Likewise.
33143
33144         * math/math_private.h: Define __nan, __nanf, __nanl.
33145         * math/s_cacosh.c: Include <math_private.h>.
33146         * math/s_cacoshl.c: Likewise.
33147         * math/s_casinh.c: Likewise.
33148         * math/s_casinhf.c: Likewise.
33149         * math/s_casinhl.c: Likewise.
33150         * math/s_ccos.c: Rely entire on ccosh.
33151         * math/s_ccosf.c: Rely entire on ccoshf.
33152         * math/s_ccosl.c: Rely entirely on ccoshl.
33153         * math/s_ccosh.c: Add branch predicion helpers.  Add branch prediction.
33154         Remove tests for FE_INVALID.
33155         * math/s_ccoshf.c: Likewise.
33156         * math/s_ccoshl.c: Likewise.
33157         * math/s_csin.c: Likewise.
33158         * math/s_csinf.c: Likewise.
33159         * math/s_csinh.c Likewise.
33160         * math/s_csinhf.c: Likewise.
33161         * math/s_csinhl.c: Likewise.
33162         * math/s_csinl.c: Likewise.
33163         * math/s_ctan.c: Likewise.
33164         * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
33165         * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
33166         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
33167
33168 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
33169
33170         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
33171         compilation problems.
33172
33173         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
33174         __builtin_expect.
33175
33176 2011-10-20  Ulrich Drepper  <drepper@gmail.com>
33177
33178         * sysdeps/i386/configure.in: Test for -mfma4 option.
33179         * config.h.in: Add HAVE_FMA4_SUPPORT entry.
33180         * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
33181         COMMON_CPUID_INDEX_80000001.
33182         * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
33183         * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
33184         use it if FMA3 is not supported.
33185         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
33186
33187         * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
33188         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
33189
33190 2011-10-20  Andreas Schwab  <schwab@redhat.com>
33191
33192         [BZ #12892]
33193         * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
33194         it would create a cycle with a link time dependency.
33195
33196 2011-10-19  Ulrich Drepper  <drepper@gmail.com>
33197
33198         * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
33199         instruction.
33200         * string/Makefile (strop-tests): Add rawmemchr.
33201         * string/test-rawmemchr.c: New file.
33202
33203         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
33204         * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file.  Split out from...
33205         * sysdeps/x86_64/multiarch/strcmp.S: ...here.  Include strcmp-sse42.S
33206         when compiling str{,n}casecmp and when AVX is available.  Hook up
33207         new optimized code in initializers.
33208
33209 2011-10-19  Andreas Schwab  <schwab@redhat.com>
33210
33211         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
33212         __feraiseexcept instead of feraiseexcept.
33213
33214 2011-10-18  Ulrich Drepper  <drepper@gmail.com>
33215
33216         * math/math_private.h: Define defaults for libc_fetestexcept and
33217         libc_feupdateenv.
33218         * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
33219         * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
33220         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
33221         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
33222         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
33223         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
33224         libc_fetestexcept and libc_feupdateenv.
33225
33226         * math/math_private.h: Define defaults for libc_feholdexcept_setround,
33227         libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
33228         * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
33229         * sysdeps/x86_64/fpu/math_private.h: Define special version of
33230         libc_feholdexcept_setround.
33231
33232         * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
33233         Add s_nearbyint-c and s_nearbyintf-c.
33234         * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
33235         nearbyintf inlines.
33236         * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
33237         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
33238         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
33239         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
33240
33241         * math/math_private.h: Define defaults for libc_fegetround,
33242         libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
33243         libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
33244         libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
33245         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
33246         libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
33247         standard functions.
33248         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
33249         Remove comments and hacks for old compiler versions.
33250         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
33251         libc_fegetround, libc_fesetround, libc_feholdexcept, and
33252         libc_feholdexceptl.
33253
33254 2011-10-18  Andreas Schwab  <schwab@redhat.com>
33255
33256         * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
33257         (__feraiseexcept_renamed): Add __NTH.
33258         (feraiseexcept): Add __NTH.  Rename local variables to fix
33259         namespace violations.
33260
33261 2011-10-17  Ulrich Drepper  <drepper@gmail.com>
33262
33263         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
33264
33265         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
33266
33267         * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
33268         recently added interfaces.
33269         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
33270
33271         * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
33272         about macro parameter expansion.
33273
33274         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
33275         __NO_MATH_INLINES is defined.  Cleanups.
33276
33277         * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
33278         and __floorf is target has SSE4.1.
33279         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
33280         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
33281         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
33282         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
33283
33284         * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
33285         name.
33286         (floorf): Likewise.
33287
33288         * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
33289
33290 2011-10-17  Andreas Schwab  <schwab@redhat.com>
33291
33292         * misc/sys/cdefs.h: Fix last change.
33293
33294         * grp/initgroups.c (internal_getgrouplist): Fix initgroups
33295         database lookup.
33296
33297 2011-10-16  Ulrich Drepper  <drepper@gmail.com>
33298
33299         * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
33300
33301         * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
33302         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
33303         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
33304         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
33305         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
33306         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
33307         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
33308         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
33309         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
33310         * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
33311         * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
33312         * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
33313         * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
33314         * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
33315         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
33316         * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
33317         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
33318         * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
33319         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
33320         * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
33321         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
33322         * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
33323
33324         * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
33325         ceil, ceilf, floor, floorf.
33326
33327         * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
33328         Perform IRELATIVE relocations last.
33329
33330         * elf/do-rel.h: Add another parameter nrelative, replacing the
33331         local variable with the same name.  Change name of the function
33332         to end in Rel or Rela (uppercase).
33333         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
33334         nrelative to ranges.  Only nonzero for DT_REL/DT_RELA.  Pass to the
33335         elf_dynamic_do_##reloc function.
33336
33337 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
33338
33339         * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
33340         is sufficient, at least on modern CPUs.
33341
33342         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
33343
33344         * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
33345         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
33346
33347         * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
33348         __expl_finite.
33349         * math/bits/math-finite.h: Add entries for exp.
33350         * math/e_expl.c: Add __*_finite alias.
33351         * sysdeps/i386/fpu/e_exp.S: Likewise.
33352         * sysdeps/i386/fpu/e_expf.S: Likewise.
33353         * sysdeps/i386/fpu/e_expl.c: Likewise.
33354         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
33355         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
33356         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
33357         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
33358         * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
33359         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
33360         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
33361
33362         * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
33363         is sufficient, at least on modern CPUs.
33364
33365         * ctype/ctype-info.c (__ctype_init): Define.
33366         * include/ctype.h (__ctype_init): Declare.
33367         (__ctype_b_loc): The variable is always initialized.
33368         (__ctype_toupper_loc): Likewise.
33369         (__ctype_tolower_loc): Likewise.
33370         * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
33371         * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
33372
33373 2011-10-15  Andreas Schwab  <schwab@linux-m68k.org>
33374
33375         * wcsmbs/wmemcmp.c (WMEMCMP): Define.
33376
33377         * configure.in: Also look in $cxxmachine/include for C++ system
33378         headers.
33379
33380 2011-09-27  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
33381
33382         * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
33383         memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
33384         * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
33385         * sysdeps/x86_64/multiarch/memcmp.S: Update.  Add __memcmp_ssse3.
33386         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
33387         (USE_AS_WMEMCMP): New macro.
33388         Fixing indents.
33389         * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
33390         * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
33391         * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
33392         * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
33393         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
33394         wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
33395         * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
33396         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
33397         * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
33398         * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
33399         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
33400         (USE_AS_WMEMCMP): New macro.
33401         * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
33402         * sysdeps/string/test-memcmp.c: Update.
33403         Fix simple_wmemcmp.
33404         Add new tests.
33405         * wcsmbs/wmemcmp.c: Update.
33406         (WMEMCMP): New macro.
33407         Fix overflow bug.
33408
33409 2011-10-12  Andreas Jaeger  <aj@suse.de>
33410
33411         [BZ #13268]
33412         * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
33413
33414 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
33415
33416         * libio/iofwide.c (do_length): Avoid warning.
33417
33418         * ctype/ctype.h (__isctype_f): Add missing __THROW.
33419
33420 2011-10-14  Ulrich Drepper  <drepper@gmail.com>
33421
33422         * elf/pldd-xx.c (find_maps): Remove leftover debug message.
33423
33424         * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
33425         * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
33426         * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
33427         * sysdeps/i386/i686/fpu/e_log.S: New file.
33428         * sysdeps/i386/i686/fpu/e_logf.S: New file.
33429         * sysdeps/i386/i686/fpu/e_logl.S: New file.
33430
33431         * ctype/ctype.h: Add support for inlined isXXX functions when
33432         compiling C++ code.
33433
33434 2011-10-14  Andreas Schwab  <schwab@redhat.com>
33435
33436         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
33437
33438         * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
33439
33440 2011-10-13  Roland McGrath  <roland@hack.frob.com>
33441
33442         [BZ #13291]
33443         * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
33444
33445 2011-10-13  Andreas Schwab  <schwab@redhat.com>
33446
33447         * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
33448         * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
33449         feraiseexcept.
33450
33451         * sysdeps/x86_64/memrchr.S: Check for zero size.
33452
33453         * string/stratcliff.c: Add memrchr tests.
33454
33455 2011-10-12  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
33456
33457         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
33458         memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
33459         rawmemchr-sse2 rawmemchr-sse2-bsf.
33460         * sysdeps/i386/i686/multiarch/memchr.S: New file.
33461         * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
33462         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
33463         * sysdeps/i386/i686/multiarch/memrchr.S: New file.
33464         * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
33465         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
33466         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
33467         * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
33468         * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
33469         * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
33470         * string/memrchr.c (MEMRCHR): New macro.
33471
33472 2011-10-12  Ulrich Drepper  <drepper@gmail.com>
33473
33474         Add integration with gcc's -ffinite-math-only and optimize wrapper
33475         functions in libm.
33476         * Versions.def: Define GLIBC_2.15 version for libm.
33477         * math/Makefile (headers): Add bits/math-finite.h.
33478         * math/bits/math-finite.h: New file.
33479         * sysdeps/ia64/fpu/bits/math-finite.h: New file.
33480         * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
33481         * math/e_acoshl.c: Add __*_finite alias.
33482         * math/e_acosl.c: Likewise.
33483         * math/e_asinl.c: Likewise.
33484         * math/e_atan2l.c: Likewise.
33485         * math/e_atanhl.c: Likewise.
33486         * math/e_coshl.c: Likewise.
33487         * math/e_exp10.c: Likewise.
33488         * math/e_exp10f.c: Likewise.
33489         * math/e_exp10l.c: Likewise.
33490         * math/e_exp2l.c: Likewise.
33491         * math/e_fmodl.c: Likewise.
33492         * math/e_gammal_r.c: Likewise.
33493         * math/e_hypotl.c: Likewise.
33494         * math/e_j0l.c: Likewise.
33495         * math/e_j1l.c: Likewise.
33496         * math/e_jnl.c: Likewise.
33497         * math/e_lgammal_r.c: Likewise.
33498         * math/e_log10l.c: Likewise.
33499         * math/e_log2l.c: Likewise.
33500         * math/e_logl.c: Likewise.
33501         * math/e_powl.c: Likewise.
33502         * math/e_sinhl.c: Likewise.
33503         * math/e_sqrtl.c: Likewise.
33504         * math/e_scalb.c: Completely rewritten and optimized.
33505         * math/e_scalbf.c: Likewise.
33506         * math/e_scalbl.c: Likewise.
33507         * math/w_acos.c: Likewise.
33508         * math/w_acosf.c: Likewise.
33509         * math/w_acosl.c: Likewise.
33510         * math/w_acosh.c: Likewise.
33511         * math/w_acoshf.c: Likewise.
33512         * math/w_acoshl.c: Likewise.
33513         * math/w_asin.c: Likewise.
33514         * math/w_asinf.c: Likewise.
33515         * math/w_asinl.c: Likewise.
33516         * math/w_atan2.c: Likewise.
33517         * math/w_atan2f.c: Likewise.
33518         * math/w_atan2l.c: Likewise.
33519         * math/w_atanh.c: Likewise.
33520         * math/w_atanhf.c: Likewise.
33521         * math/w_atanhl.c: Likewise.
33522         * math/w_exp10.c: Likewise.
33523         * math/w_exp10f.c: Likewise.
33524         * math/w_exp10l.c: Likewise.
33525         * math/w_fmod.c: Likewise.
33526         * math/w_fmodf.c: Likewise.
33527         * math/w_fmodl.c: Likewise.
33528         * math/w_j0.c: Likewise.
33529         * math/w_j0f.c: Likewise.
33530         * math/w_j0l.c: Likewise.
33531         * math/w_j1.c: Likewise.
33532         * math/w_j1f.c: Likewise.
33533         * math/w_j1l.c: Likewise.
33534         * math/w_jn.c: Likewise.
33535         * math/w_jnf.c: Likewise.
33536         * math/w_log.c: Likewise.
33537         * math/w_logf.c: Likewise.
33538         * math/w_logl.c: Likewise.
33539         * math/w_log10.c: Likewise.
33540         * math/w_log10f.c: Likewise.
33541         * math/w_log10l.c: Likewise.
33542         * math/w_log2.c: Likewise.
33543         * math/w_log2f.c: Likewise.
33544         * math/w_log2l.c: Likewise.
33545         * math/w_pow.c: Likewise.
33546         * math/w_powf.c: Likewise.
33547         * math/w_powl.c: Likewise.
33548         * math/w_remainder.c: Likewise.
33549         * math/w_remainderf.c: Likewise.
33550         * math/w_remainderl.c: Likewise.
33551         * math/w_scalb.c: Likewise.
33552         * math/w_scalbf.c: Likewise.
33553         * math/w_scalbl.c: Likewise.
33554         * math/w_sqrt.c: Likewise.
33555         * math/w_sqrtf.c: Likewise.
33556         * math/w_sqrtl.c: Likewise.
33557         * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
33558         are declared.  Include <bits/math-finite.h> if -ffinite-math-only is
33559         used.
33560         * math/math_private.h: Declare __kernel_standard_f.
33561         * math/w_cosh.c: Remove cruft and optimize a bit.
33562         * math/w_coshf.c: Likewise.
33563         * math/w_coshl.c: Likewise.
33564         * math/w_exp2.c: Likewise.
33565         * math/w_exp2f.c: Likewise.
33566         * math/w_exp2l.c: Likewise.
33567         * math/w_hypot.c: Likewise.
33568         * math/w_hypotf.c: Likewise.
33569         * math/w_hypotl.c: Likewise.
33570         * math/w_lgamma.c: Likewise.
33571         * math/w_lgamma_r.c: Likewise.
33572         * math/w_lgammaf.c: Likewise.
33573         * math/w_lgammaf_r.c: Likewise.
33574         * math/w_lgammal.c: Likewise.
33575         * math/w_lgammal_r.c: Likewise.
33576         * math/w_sinh.c: Likewise.
33577         * math/w_sinhf.c: Likewise.
33578         * math/w_sinhl.c: Likewise.
33579         * math/w_tgamma.c: Likewise.
33580         * math/w_tgammaf.c: Likewise.
33581         * math/w_tgammal.c: Likewise.
33582         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
33583         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
33584         * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
33585         Minor optimizations.  Pretty printing.  Remove cruft.
33586         * sysdeps/i386/fpu/e_acosf.S: Likewise.
33587         * sysdeps/i386/fpu/e_acosh.S: Likewise.
33588         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
33589         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
33590         * sysdeps/i386/fpu/e_acosl.c: Likewise.
33591         * sysdeps/i386/fpu/e_asin.S: Likewise.
33592         * sysdeps/i386/fpu/e_asinf.S: Likewise.
33593         * sysdeps/i386/fpu/e_atan2.S: Likewise.
33594         * sysdeps/i386/fpu/e_atan2f.S: Likewise.
33595         * sysdeps/i386/fpu/e_atan2l.c: Likewise.
33596         * sysdeps/i386/fpu/e_atanh.S: Likewise.
33597         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
33598         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
33599         * sysdeps/i386/fpu/e_exp10.S: Likewise.
33600         * sysdeps/i386/fpu/e_exp10f.S: Likewise.
33601         * sysdeps/i386/fpu/e_exp10l.S: Likewise.
33602         * sysdeps/i386/fpu/e_exp2.S: Likewise.
33603         * sysdeps/i386/fpu/e_exp2f.S: Likewise.
33604         * sysdeps/i386/fpu/e_exp2l.S: Likewise.
33605         * sysdeps/i386/fpu/e_fmod.S: Likewise.
33606         * sysdeps/i386/fpu/e_fmodf.S: Likewise.
33607         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
33608         * sysdeps/i386/fpu/e_hypot.S: Likewise.
33609         * sysdeps/i386/fpu/e_hypotf.S: Likewise.
33610         * sysdeps/i386/fpu/e_log.S: Likewise.
33611         * sysdeps/i386/fpu/e_log10.S: Likewise.
33612         * sysdeps/i386/fpu/e_log10f.S: Likewise.
33613         * sysdeps/i386/fpu/e_log10l.S: Likewise.
33614         * sysdeps/i386/fpu/e_log2.S: Likewise.
33615         * sysdeps/i386/fpu/e_log2f.S: Likewise.
33616         * sysdeps/i386/fpu/e_log2l.S: Likewise.
33617         * sysdeps/i386/fpu/e_logf.S: Likewise.
33618         * sysdeps/i386/fpu/e_logl.S: Likewise.
33619         * sysdeps/i386/fpu/e_pow.S: Likewise.
33620         * sysdeps/i386/fpu/e_powf.S: Likewise.
33621         * sysdeps/i386/fpu/e_powl.S: Likewise.
33622         * sysdeps/i386/fpu/e_remainder.S: Likewise.
33623         * sysdeps/i386/fpu/e_remainderf.S: Likewise.
33624         * sysdeps/i386/fpu/e_remainderl.S: Likewise.
33625         * sysdeps/i386/fpu/e_scalb.S: Likewise.
33626         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
33627         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
33628         * sysdeps/i386/fpu/e_sqrt.S: Likewise.
33629         * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
33630         * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
33631         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
33632         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
33633         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
33634         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
33635         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
33636         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
33637         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
33638         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
33639         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
33640         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
33641         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
33642         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
33643         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
33644         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
33645         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
33646         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
33647         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
33648         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
33649         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
33650         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
33651         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
33652         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
33653         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
33654         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
33655         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
33656         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
33657         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
33658         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
33659         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
33660         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
33661         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
33662         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
33663         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
33664         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
33665         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
33666         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
33667         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
33668         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
33669         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
33670         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
33671         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
33672         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
33673         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
33674         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
33675         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
33676         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
33677         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
33678         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
33679         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
33680         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
33681         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
33682         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
33683         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
33684         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
33685         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
33686         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
33687         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
33688         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
33689         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
33690         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
33691         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
33692         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
33693         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
33694         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
33695         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
33696         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
33697         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
33698         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
33699         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
33700         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
33701         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
33702         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
33703         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
33704         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
33705         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
33706         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
33707         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
33708         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
33709         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
33710         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
33711         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
33712         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
33713         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
33714         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
33715         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
33716         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
33717         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
33718         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
33719         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
33720         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
33721         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
33722         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
33723         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
33724         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
33725         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
33726         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
33727         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
33728         * sysdeps/s390/fpu/e_sqrt.c: Likewise.
33729         * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
33730         * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
33731         * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
33732         * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
33733         * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
33734         * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
33735         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
33736         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
33737         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
33738         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
33739         * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
33740         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
33741         * sysdeps/x86_64/fpu/e_sqrt.c: Likewise.  Fix parameter order
33742         * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
33743         * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
33744         (__isnanf): Likewise.
33745         (__isinf_ns): Likewise.
33746         (__isinf_nsf): Likewise.
33747         (__finite): Likewise.
33748         (__finitef): Likewise.
33749         (__ieee754_sqrt): Define as macro.
33750         (__ieee754_sqrtf): Define as macro.
33751         (__ieee754_sqrtl): Define as macro.
33752         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
33753         inlined copy.
33754         * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
33755         __FINITE_MATH_ONLY__ consistent.
33756         * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
33757
33758 2011-10-10  Andreas Schwab  <schwab@linux-m68k.org>
33759
33760         * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
33761         of rawmemchr.
33762
33763         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
33764
33765 2011-10-09  Ulrich Drepper  <drepper@gmail.com>
33766
33767         * po/ja.po: Update from translation team.
33768
33769 2011-10-08  Roland McGrath  <roland@hack.frob.com>
33770
33771         * locale/programs/locarchive.c (prepare_address_space): New function.
33772         (create_archive, enlarge_archive, open_archive): Use it.
33773
33774         * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
33775         inside [SHARED], where it is used.
33776
33777         * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
33778
33779         * nss/getent.c (netgroup_keys): Remove unused variable.
33780         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
33781
33782 2011-10-08  Ulrich Drepper  <drepper@gmail.com>
33783
33784         * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
33785         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
33786         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
33787         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
33788         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
33789         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
33790         * math/Makefile (libm-calls): Add s_isinf_ns.
33791         * math/divtc3.c: Use __isinf_nsl instead of isinf.
33792         * math/multc3.c: Likewise.
33793         * math/s_casin.c: Likewise.
33794         * math/s_casinf.c: Likewise.
33795         * math/s_casinl.c: Likewise.
33796         * math/s_ccos.c: Likewise.
33797         * math/s_ccosf.c: Likewise.
33798         * math/s_ccosl.c: Likewise.
33799         * math/s_ctan.c: Likewise.
33800         * math/s_ctanf.c: Likewise.
33801         * math/s_ctanh.c: Likewise.
33802         * math/s_ctanhf.c: Likewise.
33803         * math/s_ctanhl.c: Likewise.
33804         * math/s_ctanl.c: Likewise.
33805         * math/w_fmod.c: Likewise.
33806         * math/w_fmodf.c: Likewise.
33807         * math/w_fmodl.c: Likewise.
33808         * math/w_remainder.c: Likewise.
33809         * math/w_remainderf.c: Likewise.
33810         * math/w_remainderl.c: Likewise.
33811         * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
33812         * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
33813         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
33814         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
33815         * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
33816         * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
33817         * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
33818         __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
33819
33820         * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
33821         of the number.
33822         * stdio-common/printf_fphex.c: Likewise.
33823         * stdio-common/printf_size.c: Likewise.
33824
33825         * math/e_exp10.c: Include math_private.h using <...> not "...".
33826         * math/e_exp10f.c: Likewise.
33827         * math/e_exp10l.c: Likewise.
33828         * math/e_exp2l.c: Likewise.
33829         * math/e_j0l.c: Likewise.
33830         * math/e_j1l.c: Likewise.
33831         * math/e_jnl.c: Likewise.
33832         * math/e_lgammal_r.c: Likewise.
33833         * math/e_rem_pio2l.c: Likewise.
33834         * math/e_scalb.c: Likewise.
33835         * math/e_scalbf.c: Likewise.
33836         * math/e_scalbl.c: Likewise.
33837         * math/k_cosl.c: Likewise.
33838         * math/k_sinl.c: Likewise.
33839         * math/k_tanl.c: Likewise.
33840         * math/s_cacoshf.c: Likewise.
33841         * math/s_catan.c: Likewise.
33842         * math/s_catanf.c: Likewise.
33843         * math/s_catanh.c: Likewise.
33844         * math/s_catanhf.c: Likewise.
33845         * math/s_catanhl.c: Likewise.
33846         * math/s_catanl.c: Likewise.
33847         * math/s_ccosh.c: Likewise.
33848         * math/s_ccoshf.c: Likewise.
33849         * math/s_ccoshl.c: Likewise.
33850         * math/s_cexp.c: Likewise.
33851         * math/s_cexpf.c: Likewise.
33852         * math/s_cexpl.c: Likewise.
33853         * math/s_clog.c: Likewise.
33854         * math/s_clog10.c: Likewise.
33855         * math/s_clog10f.c: Likewise.
33856         * math/s_clog10l.c: Likewise.
33857         * math/s_clogf.c: Likewise.
33858         * math/s_clogl.c: Likewise.
33859         * math/s_csin.c: Likewise.
33860         * math/s_csinf.c: Likewise.
33861         * math/s_csinh.c: Likewise.
33862         * math/s_csinhf.c: Likewise.
33863         * math/s_csinhl.c: Likewise.
33864         * math/s_csinl.c: Likewise.
33865         * math/s_csqrt.c: Likewise.
33866         * math/s_csqrtf.c: Likewise.
33867         * math/s_csqrtl.c: Likewise.
33868         * math/s_ctan.c: Likewise.
33869         * math/s_ctanf.c: Likewise.
33870         * math/s_ctanh.c: Likewise.
33871         * math/s_ctanhf.c: Likewise.
33872         * math/s_ctanhl.c: Likewise.
33873         * math/s_ctanl.c: Likewise.
33874         * math/s_ldexp.c: Likewise.
33875         * math/s_ldexpf.c: Likewise.
33876         * math/s_ldexpl.c: Likewise.
33877         * math/s_significand.c: Likewise.
33878         * math/s_significandf.c: Likewise.
33879         * math/s_significandl.c: Likewise.
33880         * math/w_acos.c: Likewise.
33881         * math/w_acosf.c: Likewise.
33882         * math/w_acosh.c: Likewise.
33883         * math/w_acoshf.c: Likewise.
33884         * math/w_acoshl.c: Likewise.
33885         * math/w_acosl.c: Likewise.
33886         * math/w_asin.c: Likewise.
33887         * math/w_asinf.c: Likewise.
33888         * math/w_asinl.c: Likewise.
33889         * math/w_atan2.c: Likewise.
33890         * math/w_atan2f.c: Likewise.
33891         * math/w_atan2l.c: Likewise.
33892         * math/w_atanh.c: Likewise.
33893         * math/w_atanhf.c: Likewise.
33894         * math/w_atanhl.c: Likewise.
33895         * math/w_cosh.c: Likewise.
33896         * math/w_coshf.c: Likewise.
33897         * math/w_coshl.c: Likewise.
33898         * math/w_dremf.c: Likewise.
33899         * math/w_exp10.c: Likewise.
33900         * math/w_exp10f.c: Likewise.
33901         * math/w_exp10l.c: Likewise.
33902         * math/w_exp2.c: Likewise.
33903         * math/w_exp2f.c: Likewise.
33904         * math/w_fmod.c: Likewise.
33905         * math/w_fmodf.c: Likewise.
33906         * math/w_fmodl.c: Likewise.
33907         * math/w_hypot.c: Likewise.
33908         * math/w_hypotf.c: Likewise.
33909         * math/w_hypotl.c: Likewise.
33910         * math/w_j0.c: Likewise.
33911         * math/w_j0f.c: Likewise.
33912         * math/w_j0l.c: Likewise.
33913         * math/w_j1.c: Likewise.
33914         * math/w_j1f.c: Likewise.
33915         * math/w_j1l.c: Likewise.
33916         * math/w_jn.c: Likewise.
33917         * math/w_jnf.c: Likewise.
33918         * math/w_jnl.c: Likewise.
33919         * math/w_lgamma.c: Likewise.
33920         * math/w_lgamma_r.c: Likewise.
33921         * math/w_lgammaf.c: Likewise.
33922         * math/w_lgammaf_r.c: Likewise.
33923         * math/w_lgammal.c: Likewise.
33924         * math/w_lgammal_r.c: Likewise.
33925         * math/w_log.c: Likewise.
33926         * math/w_log10.c: Likewise.
33927         * math/w_log10f.c: Likewise.
33928         * math/w_log10l.c: Likewise.
33929         * math/w_log2.c: Likewise.
33930         * math/w_log2f.c: Likewise.
33931         * math/w_log2l.c: Likewise.
33932         * math/w_logf.c: Likewise.
33933         * math/w_logl.c: Likewise.
33934         * math/w_pow.c: Likewise.
33935         * math/w_powf.c: Likewise.
33936         * math/w_powl.c: Likewise.
33937         * math/w_remainder.c: Likewise.
33938         * math/w_remainderf.c: Likewise.
33939         * math/w_remainderl.c: Likewise.
33940         * math/w_scalb.c: Likewise.
33941         * math/w_scalbf.c: Likewise.
33942         * math/w_scalbl.c: Likewise.
33943         * math/w_sinh.c: Likewise.
33944         * math/w_sinhf.c: Likewise.
33945         * math/w_sinhl.c: Likewise.
33946         * math/w_sqrt.c: Likewise.
33947         * math/w_sqrtf.c: Likewise.
33948         * math/w_sqrtl.c: Likewise.
33949         * math/w_tgamma.c: Likewise.
33950         * math/w_tgammaf.c: Likewise.
33951         * math/w_tgammal.c: Likewise.
33952
33953         * po/ja.po: Update from translation team.
33954
33955 2011-09-29  Andreas Jaeger  <aj@suse.de>
33956
33957         [BZ #13179]
33958         * sunrpc/netname.c (netname2host): Fix logic.
33959
33960         [BZ #6779]
33961         [BZ #6783]
33962         * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
33963         correctly.
33964         * math/w_remainder.c (__remainder): Likewise.
33965         * math/w_remainderf.c (__remainderf): Likewise.
33966         * math/libm-test.inc (remainder_test): Add test cases.
33967
33968 2011-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
33969
33970         * stdlib/longlong.h: Update from GCC.  Fix zarch smul_ppmm and
33971         sdiv_qrnnd.
33972
33973 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
33974
33975         * string/test-memcmp.c: Avoid unncessary #defines.
33976         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
33977
33978 2011-08-31  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
33979
33980         * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
33981         Use new sse2 version for core i3 - i7 as it's faster
33982         than sse42 version.
33983         (bit_Prefer_PMINUB_for_stringop): New.
33984         * sysdeps/x86_64/rawmemchr.S: Update.
33985         Replace with faster SSE2 version.
33986         * sysdeps/x86_64/memrchr.S: New file.
33987         * sysdeps/x86_64/memchr.S: Update.
33988         Replace with faster SSE2 version.
33989
33990 2011-09-12  Marek Polacek  <mpolacek@redhat.com>
33991
33992         * elf/dl-load.c (lose): Add cast to avoid warning.
33993
33994 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
33995
33996         * po/ca.po: Update from translation team.
33997
33998         * inet/getnetgrent_r.c: Hook up nscd.
33999         * nscd/Makefile (routines): Add nscd_netgroup.
34000         (nscd-modules): Add netgroupcache.
34001         (CFLAGS-netgroupcache.c): Define.
34002         * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
34003         (cache_search): Add const to second parameter.
34004         * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
34005         INNETGR.
34006         (dbs): Add netgrdb entry.
34007         (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
34008         (verify_persistent_db): Handle netgrdb.
34009         (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
34010         * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
34011         GETFDNETGR.
34012         (netgroup_response_header): Define.
34013         (innetgroup_response_header): Define.
34014         (datahead): Add netgroup_response_header and innetgroup_response_header
34015         elements.
34016         * nscd/nscd.conf: Add entries for netgroup cache.
34017         * nscd/nscd.h (dbtype): Add netgrdb.
34018         (_PATH_NSCD_NETGROUP_DB): Define.
34019         (netgroup_iov_disabled): Declare.
34020         (xmalloc, xcalloc, xrealloc): Move declarations here.
34021         (cache_search): Adjust prototype.
34022         Add netgroup-related prototypes.
34023         * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
34024         * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
34025         (__nscd_innetgr): Declare.
34026         * nscd/selinux.c (perms): Use access_vector_t as element type and
34027         add netgroup-related initializers.
34028         * nscd/netgroupcache.c: New file.
34029         * nscd/nscd_netgroup.c: New file.
34030         * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
34031         * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
34032         For four parameters use innetgr.
34033         * nss/nss_files/files-init.c: Add definition and callback for netgr.
34034         * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
34035         (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
34036         * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
34037
34038         * nscd/connections.c (register_traced_file): Don't register file
34039         for disabled databases.
34040
34041 2011-10-06  Ulrich Drepper  <drepper@gmail.com>
34042
34043         * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
34044
34045         * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
34046         from tree and freeing node.
34047
34048 2011-09-25  Jiri Olsa  <jolsa@redhat.com>
34049
34050         * nss/nsswitch.c (__nss_database_lookup): Handle
34051         nss_parse_service_list out of memory case.
34052
34053 2011-09-15  Jiri Olsa  <jolsa@redhat.com>
34054
34055         * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
34056         out of memory case.
34057
34058 2011-10-04  Andreas Schwab  <schwab@redhat.com>
34059
34060         * include/dlfcn.h (__RTLD_NOIFUNC): Define.
34061         * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
34062         pass it down.
34063         * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
34064         elf_machine_rela, elf_machine_lazy_rel.
34065         (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
34066         (ELF_DYNAMIC_DO_REL): Likewise.
34067         (ELF_DYNAMIC_DO_RELA): Likewise.
34068         (ELF_DYNAMIC_RELOCATE): Likewise.
34069         * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
34070         to ELF_DYNAMIC_DO_REL.
34071         * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
34072         (dl_main): In trace mode always set __RTLD_NOIFUNC.
34073         * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
34074         elf_machine_rela.
34075         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
34076         skip_ifunc, don't call ifunc function if non-zero.
34077         (elf_machine_rela): Likewise.
34078         (elf_machine_lazy_rel): Likewise.
34079         (elf_machine_lazy_rela): Likewise.
34080         * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
34081         (elf_machine_lazy_rel): Likewise.
34082         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
34083         Likewise.
34084         (elf_machine_lazy_rel): Likewise.
34085         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
34086         Likewise.
34087         (elf_machine_lazy_rel): Likewise.
34088         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
34089         (elf_machine_lazy_rel): Likewise.
34090         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
34091         (elf_machine_lazy_rel): Likewise.
34092         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
34093         (elf_machine_lazy_rel): Likewise.
34094         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
34095         (elf_machine_lazy_rel): Likewise.
34096         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
34097         (elf_machine_lazy_rel): Likewise.
34098         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
34099         (elf_machine_lazy_rel): Likewise.
34100
34101 2011-09-28  Ulrich Drepper  <drepper@gmail.com>
34102
34103         * nss/nss_files/files-init.c (_nss_files_init): Use static
34104         initialization for all the *_traced_file variables.
34105
34106 2011-09-28  Andreas Schwab  <schwab@redhat.com>
34107
34108         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
34109
34110 2011-09-27  Roland McGrath  <roland@hack.frob.com>
34111
34112         [BZ #13226]
34113         * manual/signal.texi (Longjmp in Handler): Grammar fixes.
34114
34115 2011-09-27  Andreas Schwab  <schwab@redhat.com>
34116
34117         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
34118         Reread the line before reparsing it.
34119
34120 2011-09-26  Andreas Schwab  <schwab@redhat.com>
34121
34122         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
34123
34124 2011-09-21  Chung-Lin Tang  <cltang@codesourcery.com>
34125             Maxim Kuvyrkov  <maxim@codesourcery.com>
34126             Joseph Myers  <joseph@codesourcery.com>
34127
34128         * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
34129         if needed for __stack_chk_guard.
34130
34131 2011-09-19  Roland McGrath  <roland@hack.frob.com>
34132
34133         * sysdeps/posix/spawni.c (script_execute): Always define it.
34134         It will be optimized away if unused.
34135         (maybe_script_execute): New function.
34136         (__spawni): Call it.
34137
34138         * Makerules: Don't include tls.make.
34139         (config-tls): Always set to thread.
34140         * tls.make.c: File removed.
34141
34142 2011-09-19  Mike Frysinger  <vapier@gentoo.org>
34143
34144         * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
34145         * config.make.in (CPPFLAGS-config): New substituted variable.
34146
34147 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
34148
34149         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
34150
34151         [BZ #13192]
34152         * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
34153         Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
34154
34155 2011-09-15  Roland McGrath  <roland@hack.frob.com>
34156
34157         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
34158         (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
34159         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
34160         (CALL_FAIL): Likewise.
34161         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
34162         (CALL_FAIL): Macro removed.
34163         Patch mostly by Mike Frysinger <vapier@gentoo.org>.
34164
34165 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
34166
34167         * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
34168         for __FINITE_MATH_ONLY__ == 1.
34169
34170 2011-09-15  Andreas Schwab  <schwab@redhat.com>
34171
34172         * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
34173         __ieee754_sqrt instead of sqrt.
34174         * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
34175         __ieee754_sqrtf instead of sqrtf.
34176         * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
34177         __floorf instead of floorf.
34178         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
34179         __floorf, __truncf instead of floorf, truncf.
34180
34181 2011-09-14  Ulrich Drepper  <drepper@gmail.com>
34182
34183         * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
34184
34185         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
34186         __extern_always_inline.
34187         Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
34188         32-bit.
34189
34190 2011-09-14  Andreas Schwab  <schwab@redhat.com>
34191
34192         * elf/rtld.c (dl_main): Also relocate in dependency order when
34193         doing symbol dependency testing.
34194
34195 2011-09-13  Andreas Schwab  <schwab@linux-m68k.org>
34196
34197         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
34198         Always define `refsym'.
34199
34200 2011-09-13  Andreas Schwab  <schwab@redhat.com>
34201
34202         * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
34203         (__FD_ELT): Renamed from __FDELT.
34204         * misc/bits/select2.h (__FD_ELT): Likewise.
34205         * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
34206         __FD_MASK instead of __FDELT, __FDMASK.
34207         * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
34208         Likewise.
34209         * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
34210         Likewise.
34211
34212         * elf/Makefile (gen-ldd): Fix pattern.
34213
34214         * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
34215         (init_tls): Likewise.
34216
34217 2011-09-12  Ulrich Drepper  <drepper@gmail.com>
34218
34219         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
34220
34221 2011-09-12  Andreas Schwab  <schwab@redhat.com>
34222
34223         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
34224         `struct cmsghdr *' instead of `void *'.
34225         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
34226         Likewise.
34227
34228 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
34229
34230         * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
34231         if non-absolute.
34232         * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
34233         ldd_rewrite_script.
34234
34235 2011-09-11  Ulrich Drepper  <drepper@gmail.com>
34236
34237         * configure.in: Remove --with-tls option.
34238         * config.h.in: Remove HAVE_TLS_SUPPORT entry.
34239         * sysdeps/i386/elf/configure.in: Always test for TLS support and err
34240         out in case it is missing.
34241         * sysdeps/ia64/elf/configure.in: Likewise.
34242         * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
34243         * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
34244         * sysdeps/s390/s390-32/elf/configure.in: Likewise.
34245         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
34246         * sysdeps/sh/elf/configure.in: Likewise.
34247         * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
34248         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
34249         * sysdeps/x86_64/elf/configure.in: Likewise.
34250         * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
34251         * sysdeps/mach/hurd/tls.h: Likewise.
34252
34253         [BZ #13067]
34254         * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
34255
34256         [BZ #13090]
34257         * configure.in: Fix use of AC_INIT.
34258
34259         * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
34260
34261 2011-09-10  Ulrich Drepper  <drepper@gmail.com>
34262
34263         * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
34264         __set_errno.
34265         * malloc/hooks.c: Likewise.
34266
34267         [BZ #11929]
34268         * malloc/arena.c (ptmalloc_init_minimal): Removed.  Initialize all
34269         variables statically.
34270         (narenas): Initialize.
34271         (list_lock): Initialize.
34272         (ptmalloc_init): Don't call ptmalloc_init_minimal.  Remove
34273         initializtion of main_arena and list_lock.  Small cleanups.
34274         Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
34275         * malloc/malloc.c: Remove malloc_getpagesize.  Include <ldsodefs.h>.
34276         Add initializers to main_arena and mp_.
34277         (malloc_state): Remove pagesize member.  Change all users to use
34278         GLRO(dl_pagesize).
34279
34280         * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
34281         * sysdeps/unix/sysv/linux/getpagesize.c: Simplify.  GLRO(dl_pagesize)
34282         is always initialized.
34283
34284         * malloc/malloc.c: Removed unused configurations and dead code.
34285         * malloc/arena.c: Likewise.
34286         * malloc/hooks.c: Likewise.
34287         * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
34288
34289         * include/tls.h: Removed.  USE___THREAD must always be defined.
34290         * bits/libc-tsd.h: Don't handle !USE___THREAD.
34291         * elf/dl-libc.c: Likewise.
34292         * elf/dl-tsd.c: Likewise.
34293         * include/errno.h: Likewise.
34294         * include/netdb.h: Likewise.
34295         * include/resolv.h: Likewise.
34296         * inet/herrno-loc.c: Likewise.
34297         * inet/herrno.c: Likewise.
34298         * malloc/arena.c: Likewise.
34299         * malloc/hooks.c: Likewise.
34300         * malloc/malloc.c: Likewise.
34301         * resolv/res-state.c: Likewise.
34302         * resolv/res_libc.c: Likewise.
34303         * sysdeps/i386/dl-machine.h: Likewise.
34304         * sysdeps/ia64/dl-machine.h: Likewise.
34305         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
34306         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
34307         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
34308         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
34309         * sysdeps/sh/dl-machine.h: Likewise.
34310         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
34311         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
34312         * sysdeps/unix/i386/sysdep.S: Likewise.
34313         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
34314         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
34315         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
34316         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
34317         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
34318         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
34319         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
34320         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
34321         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
34322         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
34323         * sysdeps/unix/x86_64/sysdep.S: Likewise.
34324         * sysdeps/x86_64/dl-machine.h: Likewise.
34325         * tls.make.c: Likewise.
34326
34327         * configure.in: Remove --with-__thread option.  Make tests for
34328         --no-whole-archive, __builtin_expect, symbol redirection, __thread,
34329         tls_model attribute fail if no support is available.  Remove
34330         USE_IN_LIBIO.
34331         * Makeconfig: Adjust for dropped configure option.  All features are
34332         now mandatory.
34333         * Makerules: Likewise.
34334         * Versions.def: Likewise.
34335         * argp/argp-fmtstream.c: Likewise.
34336         * argp/argp-fmtstream.h: Likewise.
34337         * argp/argp-help.c: Likewise.
34338         * assert/assert.c: Likewise.
34339         * config.h.in: Likewise.
34340         * config.make.in: Likewise.
34341         * configure: Likewise.
34342         * configure.in: Likewise.
34343         * csu/Versions: Likewise.
34344         * csu/init.c: Likewise.
34345         * elf/tst-audit2.c: Likewise.
34346         * elf/tst-tls10.c: Likewise.
34347         * elf/tst-tls10.h: Likewise.
34348         * elf/tst-tls11.c: Likewise.
34349         * elf/tst-tls12.c: Likewise.
34350         * elf/tst-tls14.c: Likewise.
34351         * elf/tst-tlsmod11.c: Likewise.
34352         * elf/tst-tlsmod12.c: Likewise.
34353         * elf/tst-tlsmod13.c: Likewise.
34354         * elf/tst-tlsmod13a.c: Likewise.
34355         * elf/tst-tlsmod14a.c: Likewise.
34356         * elf/tst-tlsmod15b.c: Likewise.
34357         * elf/tst-tlsmod16a.c: Likewise.
34358         * elf/tst-tlsmod16b.c: Likewise.
34359         * elf/tst-tlsmod7.c: Likewise.
34360         * elf/tst-tlsmod8.c: Likewise.
34361         * elf/tst-tlsmod9.c: Likewise.
34362         * gmon/gmon.c: Likewise.
34363         * grp/fgetgrent_r.c: Likewise.
34364         * grp/putgrent.c: Likewise.
34365         * hurd/fopenport.c: Likewise.
34366         * include/libc-symbols.h: Likewise.
34367         * include/tls.h: Likewise.
34368         * intl/gettextP.h: Likewise.
34369         * intl/loadinfo.h: Likewise.
34370         * locale/global-locale.c: Likewise.
34371         * locale/localeinfo.h: Likewise.
34372         * mach/devstream.c: Likewise.
34373         * malloc/arena.c: Likewise.
34374         * malloc/set-freeres.c: Likewise.
34375         * misc/err.c: Likewise.
34376         * misc/getttyent.c: Likewise.
34377         * misc/mntent_r.c: Likewise.
34378         * posix/getopt.c: Likewise.
34379         * posix/wordexp.c: Likewise.
34380         * pwd/fgetpwent_r.c: Likewise.
34381         * resolv/Versions: Likewise.
34382         * resolv/res_hconf.c: Likewise.
34383         * shadow/fgetspent_r.c: Likewise.
34384         * shadow/putspent.c: Likewise.
34385         * stdio-common/printf_fphex.c: Likewise.
34386         * stdio-common/tmpfile.c: Likewise.
34387         * stdlib/abort.c: Likewise.
34388         * stdlib/fmtmsg.c: Likewise.
34389         * sunrpc/auth_unix.c: Likewise.
34390         * sunrpc/clnt_perr.c: Likewise.
34391         * sunrpc/clnt_tcp.c: Likewise.
34392         * sunrpc/clnt_udp.c: Likewise.
34393         * sunrpc/clnt_unix.c: Likewise.
34394         * sunrpc/openchild.c: Likewise.
34395         * sunrpc/svc_simple.c: Likewise.
34396         * sunrpc/svc_tcp.c: Likewise.
34397         * sunrpc/svc_udp.c: Likewise.
34398         * sunrpc/svc_unix.c: Likewise.
34399         * sunrpc/xdr.c: Likewise.
34400         * sunrpc/xdr_array.c: Likewise.
34401         * sunrpc/xdr_rec.c: Likewise.
34402         * sunrpc/xdr_ref.c: Likewise.
34403         * sunrpc/xdr_stdio.c: Likewise.
34404
34405 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
34406
34407         * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
34408
34409 2011-07-03  Andreas Jaeger  <aj@suse.de>
34410
34411         * math/libm-test.inc (jn_test): Add tests for BZ#11589.
34412         * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
34413         regenerate with gen-libm-tests.pl.
34414
34415 2010-05-12  Petr Baudis  <pasky@suse.cz>
34416
34417         [BZ #11589]
34418         * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
34419         around j0() zero points by switching to j1().
34420         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
34421         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
34422         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
34423         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
34424
34425 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
34426
34427         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
34428         instead of 0.
34429         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
34430         instead of 0.
34431         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
34432         Patch in part by Pavel Roskin <proski@gnu.org>.
34433
34434         [BZ #13138]
34435         * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
34436         realloc.
34437         (_IO_vfscanf_internal): Remove reteof.  Use errout after setting done.
34438         Free memory block if necessary.
34439
34440         [BZ #12847]
34441         * libio/genops.c (INTDEF): For string streams the _lock pointer can
34442         be NULL.  Don't lock in this case.
34443
34444 2011-09-09  Roland McGrath  <roland@hack.frob.com>
34445
34446         * elf/elf.h (ELFOSABI_GNU): New macro.
34447         (ELFOSABI_LINUX): Define to that.
34448
34449 2011-07-29  Denis Zaitceff  <zaitceff@gmail.com>
34450
34451         * string/strncat.c (strncat): Undef the symbol in case it has been
34452         defined in bits/string.h.
34453
34454 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
34455
34456         * elf/sotruss.ksh: Clean up, fix, and complete help messages.
34457
34458         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
34459         link map.
34460
34461 2011-08-17  Andreas Jaeger  <aj@suse.de>
34462
34463         * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
34464
34465 2011-08-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
34466             Ian Lance Taylor  <iant@google.com>
34467
34468         * math/libm-test.inc (lround_test): New testcase.
34469         * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
34470
34471 2011-09-08  Ulrich Drepper  <drepper@gmail.com>
34472
34473         * Makefile: Remove support for automatic cvs check-ins.
34474         * Makerules: Likewise.
34475         * config.make.in: Likewise.
34476         * configure.in: Likewise.
34477         * intl/Makefile: Likewise.
34478         * locale/Makefile: Likewise.
34479         * po/Makefile: Likewise.
34480         * posix/Makefile: Likewise.
34481         * sysdeps/gnu/Makefile: Likewise.
34482         * sysdeps/mach/hurd/Makefile: Likewise.
34483         * sysdeps/sparc/sparc32/Makefile: Likewise.
34484
34485         [BZ #13118]
34486         * posix/Makefile (bug-regex32-ENV): Define.
34487         Patch by John Stanley <jpsinthemix@verizon.net>.
34488
34489         * misc/Makefile (headers): Add bits/select2.h.
34490         * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
34491         * misc/bits/select2.h: New file.
34492         * include/bits/select2.h: New file.
34493         * debug/Makefile (routines): Add fdelt_chk.
34494         * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
34495         * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
34496         FD_ISSET.
34497         * debug/fdelt_chk.c: New file.
34498
34499         * wcsmbs/test-wcscmp.c: Moved from string/*.  Adjust.
34500         * wcsmbs/test-wmemcmp.c: Likewise.
34501         * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
34502         * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
34503
34504 2011-09-08  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
34505
34506         * string/Makefile (strop-tests): Add memcmp.
34507         * string/test-wmemcmp.c: New file.
34508         * string/test-memcmp.c: Add wmemcmp support.
34509
34510 2011-09-08  Roland McGrath  <roland@hack.frob.com>
34511
34512         [BZ #13153]
34513         * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
34514         2011-07-19 change.
34515
34516         * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
34517         garbage value in a __mach_port_mod_refs call in the cases of the
34518         task-self and thread-self ports.
34519
34520 2011-09-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
34521
34522         * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
34523
34524 2011-09-08  Andreas Schwab  <schwab@redhat.com>
34525
34526         * elf/dl-load.c (lose): Check for non-null L.
34527
34528 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
34529
34530         * elf/dl-load.c (open_verify): Use O_CLOEXEC.
34531
34532         * elf/dl-libc.c (dlerror_run): Pass back error code from
34533         dl_catch_error.
34534
34535         [BZ #13123]
34536         * elf/dl-load.c (lose): Free l_origin if it is valid.
34537
34538         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
34539         names.
34540         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
34541         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
34542         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
34543         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
34544         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
34545         Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
34546
34547 2011-08-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34548
34549         * sysdeps/powerpc/fpu/e_hypot.c: New file.
34550         * sysdeps/powerpc/fpu/e_hypotf.c: New file.
34551         * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
34552         * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
34553         * sysdeps/powerpc/fpu/k_cosf.c: New file.
34554         * sysdeps/powerpc/fpu/k_sinf.c: New file.
34555         * sysdeps/powerpc/fpu/s_cosf.c: New file.
34556         * sysdeps/powerpc/fpu/s_sinf.c: New file.
34557         * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
34558         * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
34559
34560 2011-08-15  Alan Modra  <amodra@gmail.com>
34561
34562         [BZ #13092]
34563         * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
34564         * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
34565         * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here.  Add
34566         ppc_mcount to static-only-routines.
34567         * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
34568         __mcount_internal.
34569         * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
34570         __mcount_internal with usual JUMPTARGET.  Remove useless nop.
34571
34572 2011-08-18  David Flaherty  <flaherty@linux.vnet.ibm.com>
34573
34574         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
34575         for finite and infinity parameters.
34576
34577 2011-08-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
34578
34579         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
34580         and add nop instructions for throughput optimization.
34581         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
34582
34583 2011-07-28  Will Schmidt  <will_schmidt@vnet.ibm.com>
34584
34585         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
34586         aligned copy for power7 with vector-scalar instructions.
34587         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
34588
34589 2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>
34590
34591         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
34592         AVX check.
34593
34594 2011-09-07  Andreas Schwab  <schwab@redhat.com>
34595
34596         [BZ #13144]
34597         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
34598         last change.
34599
34600 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
34601
34602         * sysdeps/unix/sysv/linux/x86_64/init-first.c
34603         (_libc_vdso_platform_setup): If vDSO is not present store pointer to
34604         syscall wrapper around clock_gettime in __vdso_clock_gettime.
34605         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
34606         clock_gettime.
34607
34608 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
34609
34610         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
34611         Forgot to demangle the pointer.
34612
34613         * sysdeps/i386/sysdep.h: Define atom_text_section.
34614         * sysdeps/x86_64/sysdep.h: Likewise.
34615         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
34616         section with atom_text_section.
34617         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
34618         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
34619         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
34620         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
34621         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
34622
34623         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
34624         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
34625         already be defined.  Change to take two parameters and don't assign
34626         result to variable.  Adjust all users.
34627         Define INTERNAL_GETTIME if not already defined.
34628         Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
34629         call.
34630         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
34631         HAVE_CLOCK_GETTIME_VSYSCALL.
34632         * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
34633
34634         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
34635         gettimeofday vsyscall, just use time.
34636
34637 2011-09-06  Andreas Schwab  <schwab@redhat.com>
34638
34639         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
34640         <errno.h>.
34641
34642 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
34643
34644         * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
34645         syscall on x86-64.
34646         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
34647         syscall.
34648         * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
34649         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
34650         syscall if possible.
34651
34652 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
34653
34654         * elf/pldd.c (get_process_info): Don't read whole ELF header, just
34655         e_ident.  Don't pass to find_mapsXX.
34656         * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
34657
34658 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
34659
34660         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
34661         strchr-sse2-no-bsf strrchr-sse2-no-bsf
34662         * sysdeps/x86_64/multiarch/strchr.S: Update.
34663         Check bit_slow_BSF bit.
34664         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
34665         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
34666         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
34667
34668 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
34669
34670         [BZ #13134]
34671         * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
34672         before glibc 2.15.
34673         (tryshell): Define.
34674         (__spawni): Change last parameter to be flag.  Test
34675         SPAWN_XFLAGS_USE_PATH flag to use path or not.
34676         Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
34677         * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
34678         * posix/spawni.c: Likewise.
34679         * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
34680         * posix/spawnp.c: Likewise.  Change normal version to use
34681         SPAWN_XFLAGS_USE_PATH.
34682         * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
34683         SPAWN_XFLAGS_TRY_SHELL.
34684
34685         [BZ #13150]
34686         * posix/glob.h: Remove gcc 1.x support.
34687
34688         [BZ #13068]
34689         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
34690
34691 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
34692
34693         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
34694         strchr-sse2 strrchr-sse2 strchr-sse2-bsf
34695         strrchr-sse2-bsf
34696         * sysdeps/i386/i686/multiarch/strchr.S: New file.
34697         * sysdeps/i386/i686/multiarch/strrchr.S: New file.
34698         * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
34699         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
34700         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
34701         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
34702
34703 2011-08-29  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
34704
34705         * sysdeps/x86_64/wcscmp.S: New file.
34706
34707         * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
34708         wcscmp-c wcscmp-sse2
34709         * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
34710         * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
34711         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
34712         * wcsmbs/wcscmp.c: Allow renaming.
34713
34714 2011-09-05  David S. Miller  <davem@davemloft.net>
34715
34716         * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
34717         stack slot, rather than the struct return pointer slot.
34718         * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
34719         * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
34720         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
34721         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
34722
34723 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
34724
34725         * po/ja.po: Update from translation team.
34726
34727         [BZ #13144]
34728         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
34729         kernel in 64-bit binaries.
34730
34731 2011-09-01  David S. Miller  <davem@davemloft.net>
34732
34733         * elf/elf.h (HWCAP_SPARC_*): Move to..
34734         * sysdeps/sparc/sysdep.h: this new file and add new values.
34735         * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
34736         * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
34737         _DL_HWCAP_COUNT to 24.
34738         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
34739         entries.
34740         * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
34741         __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
34742         * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
34743         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
34744         instead of magic constants.
34745         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
34746
34747 2011-08-31  David S. Miller  <davem@davemloft.net>
34748
34749         * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
34750         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
34751         Reimplement to do errno handling inline.
34752         (SYSCALL_ERROR_HANDLER): New macro.
34753         (__SYSCALL_STRING): Do not do errno handling in asm.
34754         (__CLONE_SYSCALL_STRING): Delete.
34755         (__INTERNAL_SYSCALL_STRING): Delete.
34756         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
34757         sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
34758         (PSEUDO): Reimplement to do errno handling inline.
34759         (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
34760         (SYSCALL_ERROR_HANDLER): New macro.
34761         (__SYSCALL_STRING): Do not do errno handling in asm.
34762         (__CLONE_SYSCALL_STRING): Delete.
34763         (__INTERNAL_SYSCALL_STRING): Delete.
34764         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
34765         Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
34766         i386.
34767         (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
34768         (inline_syscall*): Add 'err' argument.
34769         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
34770         INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
34771         (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
34772         INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
34773
34774         * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
34775         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
34776
34777 2011-08-30  Andreas Schwab  <schwab@redhat.com>
34778
34779         * elf/rtld.c (dl_main): Relocate objects in dependency order.
34780
34781 2011-08-29  Jiri Olsa <jolsa@redhat.com>
34782
34783         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
34784         directive.
34785
34786 2011-08-24  David S. Miller  <davem@davemloft.net>
34787
34788         * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
34789
34790 2011-08-24  Andreas Schwab  <schwab@redhat.com>
34791
34792         * elf/Makefile: Add rules to build and run unload8 test.
34793         * elf/unload8.c: New file.
34794         * elf/unload8mod1.c: New file.
34795         * elf/unload8mod1x.c: New file.
34796         * elf/unload8mod2.c: New file.
34797         * elf/unload8mod3.c: New file.
34798
34799         * elf/dl-close.c (_dl_close_worker): Reset private search list if
34800         it wasn't used.
34801
34802 2011-08-23  David S. Miller  <davem@davemloft.net>
34803
34804         * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
34805         subtract stack bias.
34806         * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
34807         %sp not %fp in calculations.
34808         (_JMPBUF_UNWINDS_ADJ): Likewise.
34809
34810         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
34811         (aio_suspend): Call it to force an exception region around the
34812         AIO_MISC_WAIT() invocation.
34813
34814 2011-08-23  Andreas Schwab  <schwab@redhat.com>
34815
34816         * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
34817         backslash.
34818
34819 2011-07-04  Aurelien Jarno  <aurelien@aurel32.net>
34820
34821         * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
34822         protection macro.
34823         * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
34824         and <dl-machine.h>.
34825         (Elf64_FuncDesc): Remove.
34826
34827 2011-08-22  David S. Miller  <davem@davemloft.net>
34828
34829         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
34830         sigaltstack check, add missing cfi directives.
34831         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
34832         missing cfi directives, and sigaltstack handling.
34833
34834 2011-08-16  Andreas Schwab  <schwab@redhat.com>
34835
34836         [BZ #11724]
34837         * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
34838         object is seen twice.
34839         * elf/dl-fini.c (_dl_sort_fini): Likewise.
34840
34841         * elf/Makefile (distribute): Add tst-initorder2.c.
34842         (tests): Add tst-initorder2.
34843         (modules-names): Add tst-initorder2a tst-initorder2b
34844         tst-initorder2c tst-initorder2d.  Add rules to build them.
34845         ($(objpfx)tst-initorder2.out): New rule.
34846         * elf/tst-initorder2.c: New file.
34847         * elf/tst-initorder2.exp: New file.
34848
34849 2011-08-22  Andreas Schwab  <schwab@redhat.com>
34850
34851         * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
34852
34853         * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
34854         dependencies back to end of function.
34855
34856         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
34857         $(elfobjdir)/ld.so.
34858
34859 2011-08-21  Ulrich Drepper  <drepper@gmail.com>
34860
34861         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
34862         * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
34863         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
34864         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
34865         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
34866         of __vdso_gettimeofday.
34867         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
34868         __vdso_gettimeofday and __vdso_time.  Define __vdso_getcpu with
34869         attribute_hidden.
34870         (_libc_vdso_platform_setup): Remove initialization of
34871         __vdso_gettimeofday and __vdso_time.
34872
34873 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
34874
34875         * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
34876         and fgetc_unlocked.
34877         * nss/nss_files/files-key.c (search): Use fgets_unlocked and
34878         getc_unlocked.
34879
34880         * elf/dl-open.c (add_to_global): Report additions to the global scope
34881         for LD_DEBUG=scopes.
34882         (dl_open_worker): Also print scope of newly loaded dependencies.
34883         (_dl_show_scope): Indicate if there is no scope.
34884
34885         [BZ #13114]
34886         * stdio-common/Makefile (tests): Add bug24.
34887         * stdio-common/bug24.c: New file.
34888
34889 2011-08-19  Andreas Jaeger  <aj@suse.de>
34890
34891         [BZ #13114]
34892         * libio/fileops.c (_IO_new_file_fopen): Fix handling of
34893         non-existant file when using close-on-exec mode.
34894
34895 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
34896
34897         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
34898         the very first instruction.
34899
34900         * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
34901         the CFI state in the end.
34902         * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
34903         inclusion of dl-trampoline.h.
34904         Based on a patch by Jiri Olsa <jolsa@redhat.com>.
34905
34906 2011-08-19  Andreas Schwab  <schwab@redhat.com>
34907
34908         * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
34909         expectations for long double.
34910
34911         * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
34912         from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
34913
34914 2011-08-14  David S. Miller  <davem@davemloft.net>
34915
34916         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
34917         artificual limit depends upon the system page size.
34918
34919 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
34920
34921         * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
34922         * resolv/Makefile: Define CFLAGS-libresolv.
34923
34924 2011-08-17  Andreas Schwab  <schwab@redhat.com>
34925
34926         * nss/makedb.c (compute_tables): Make variables used in nested
34927         function static.
34928
34929 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
34930
34931         * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
34932         * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
34933         if buffer was too small.
34934
34935         * elf/pldd.c (main): Attach to all threads in the process.
34936         Rewrite /proc handling to use *at functions.
34937
34938 2011-08-16  Ulrich Drepper  <drepper@gmail.com>
34939
34940         * elf/dl-open.c (_dl_show_scope): Take additional parameter which
34941         specifies first scope to show.
34942         (dl_open_worker): Update callers.  Move printing scope of new
34943         object to before the relocation.
34944         * elf/rtld.c (dl_main): Update _dl_show_scope call.
34945         * sysdeps/generic/ldsodefs.h: Update declaration.
34946
34947         * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
34948         string for the scope number.
34949
34950 2011-08-14  Ulrich Drepper  <drepper@gmail.com>
34951
34952         * nscd/servicescache.c (cache_addserv): Make sure written is always
34953         initialized.
34954
34955 2011-08-14  Roland McGrath  <roland@hack.frob.com>
34956
34957         * sysdeps/i386/i486/bits/atomic.h
34958         (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
34959         statement expression, so as to suppress "set but not used" warning.
34960         (__arch_c_compare_and_exchange_val_64_acq): Likewise.
34961
34962         * string/strncat.c (STRNCAT): Use prototype definition.
34963
34964         * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
34965         (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
34966         -Iprograms here.
34967         (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
34968         (localedef-modules): Add localedef.
34969         (locale-modules): Add locale.
34970
34971         * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
34972         * elf/rtld.c (dl_main): Invert order of assignment in last change,
34973         to avoid a warning.
34974
34975 2011-08-14  David S. Miller  <davem@davemloft.net>
34976
34977         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
34978         RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
34979
34980 2011-08-13  Ulrich Drepper  <drepper@gmail.com>
34981
34982         * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
34983         (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
34984         * elf/rtld.c (dl_main): Set l_name of vDSO.
34985         Call _dl_show_scope when DL_DEBUG_SCOPES.
34986         (process_dl_debug): Recognize scopes flag and also set it for all.
34987         * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
34988         Declare _dl_show_scope.
34989
34990         * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
34991         (do_dlopen): Pass caller_dlopen to dl_open.
34992         (__libc_dlopen_mode): Initialize caller_dlopen.
34993
34994         * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
34995         of libc.  Make tolower call locale-independent.  Optimize a bit by
34996         using isdigit instead of isalnum.
34997         * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
34998
34999 2011-08-12  Ulrich Drepper  <drepper@gmail.com>
35000
35001         * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
35002         was a dependency or dynamically loaded.
35003
35004 2011-08-11  Ulrich Drepper  <drepper@gmail.com>
35005
35006         * intl/l10nflist.c: Allow architecture-specific pop function.
35007         * sysdeps/x86_64/l10nflist.c: New file.
35008
35009         * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
35010         classification.
35011
35012 2011-08-10  Andreas Schwab  <schwab@redhat.com>
35013
35014         * include/dirent.h: Add libc_hidden_proto for scandirat and
35015         scandirat64.  Don't declare __scandirat64.
35016         * dirent/scandirat.c: Add libc_hidden_def.
35017         * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
35018         * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
35019
35020 2011-08-10  David S. Miller  <davem@davemloft.net>
35021
35022         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
35023         enum.
35024         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
35025         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
35026         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
35027
35028 2011-08-09  Ulrich Drepper  <drepper@gmail.com>
35029
35030         * Versions.def [libc]: Add GLIBC_2.15.
35031         * dirent/Makefile (routines): Add scandirat and scandirat64.
35032         * dirent/Versions [libc]: Export scandirat and scandirat64 for
35033         GLIBC_2.15.
35034         * dirent/dirent.h: Declare scandirat and scandirat64.
35035         * dirent/scandirat.c: New file.
35036         * dirent/scandirat64.c: New file.
35037         * sysdeps/wordsize-64/scandirat.c: New file.
35038         * sysdeps/wordsize-64/scandirat64.c: New file.
35039         * dirent/opendir.c: Define opendirat.
35040         * dirent/scandir.c: Move code to scandirat.c.  Implement scandir
35041         using scandirat.
35042         * dirent/scandir64.c: Adjust for scandir.c change.
35043         * include/dirent.h: Define scandir_cancel_struct.  Declare __opendirat,
35044         __scandirat64, and __scandir_cancel_handler.
35045         * sysdeps/unix/opendir.c: Rename __opendir to __opendirat.  Take
35046         additional parameter and use openat instead of open (outside of ld.so).
35047         Add new __opendir as wrapper around __opendirat.
35048         * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
35049         here without requiring old scandirat implementation.
35050
35051 2011-08-08  Ulrich Drepper  <drepper@gmail.com>
35052
35053         * dirent/scandir.c (cancel_handler): Renamed to
35054         __scandir_cancel_handler.  Do not define if SKIP_SCANDIR_CANCEL is
35055         defined.  Adjust users.
35056         * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
35057         * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
35058
35059 2011-08-04  Ulrich Drepper  <drepper@gmail.com>
35060
35061         * string/test-string.h (IMPL): Use __STRING to expand name and then
35062         stringify it.
35063
35064         * string/test-strcmp.c: Unify most of the WIDE and !WIDE code.  Lots
35065         of cleanups.
35066
35067 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
35068
35069         * string/Makefile: Update.
35070         (strop-tests): Append strncat.
35071         * string/test-wcscmp.c: New file.
35072         New comprehensive test for wcscmp.
35073         * string/test-strcmp.c: Update.
35074         (WIDE): New define.
35075
35076 2011-07-22  Andreas Schwab  <schwab@redhat.com>
35077
35078         * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
35079         line.
35080
35081 2011-07-26  Andreas Schwab  <schwab@redhat.com>
35082
35083         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
35084         encoding to ACE if AI_IDN.
35085
35086 2011-08-01  Jakub Jelinek  <jakub@redhat.com>
35087
35088         * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
35089         to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
35090
35091 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
35092
35093         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
35094         Fix overflow bug in strncat.
35095         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
35096
35097         * string/test-strncat.c: Update.
35098         Add new tests for checking overflow bugs.
35099
35100 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
35101
35102         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
35103         strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
35104         * sysdeps/i386/i686/multiarch/strcat.S: New file.
35105         * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
35106         * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
35107         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
35108         * sysdeps/i386/i686/multiarch/strncat.S: New file.
35109         * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
35110         * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
35111
35112         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
35113         (USE_AS_STRCAT): Define.
35114         Add strcat and strncat support.
35115         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
35116
35117 2011-07-25  Andreas Schwab  <schwab@redhat.com>
35118
35119         * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
35120         __n bigger than INT_MAX+1.
35121         (__strncmp_g): Likewise.
35122
35123 2011-07-23  Ulrich Drepper  <drepper@gmail.com>
35124
35125         * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
35126         * libio/stido.h: Likewise.
35127
35128         * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
35129         (AF_NFC): Define.
35130         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
35131         (AF_NFC): Define.
35132
35133         * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
35134         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
35135         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
35136         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
35137         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
35138
35139         [BZ #13021]
35140         * scripts/test-installation.pl: Don't expect libnss_test1 to be
35141         installed.
35142
35143         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
35144         typo.
35145         (_dl_x86_64_save_sse): Likewise.
35146
35147 2011-07-22  Ulrich Drepper  <drepper@gmail.com>
35148
35149         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
35150         OSXSAVE.
35151         (_dl_x86_64_save_sse): Likewise.
35152
35153         * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
35154
35155         * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
35156
35157 2011-07-21  Andreas Schwab  <schwab@redhat.com>
35158
35159         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
35160         change.
35161         (_dl_x86_64_save_sse): Use correct AVX check.
35162
35163 2011-07-21  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
35164
35165         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
35166         bug in strncpy/strncat.
35167         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
35168
35169 2011-07-21  Ulrich Drepper  <drepper@gmail.com>
35170
35171         * string/tester.c (test_strcat): Add tests for different alignments
35172         of source and destination.
35173         (test_strncat): Likewise.
35174
35175 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
35176
35177         [BZ #12852]
35178         * posix/glob.c (glob): Check passed in values before using them in
35179         expressions to avoid some overflows.
35180         (glob_in_dir): Likewise.
35181
35182         [BZ #13007]
35183         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
35184         check for AVX enablement so that we don't crash with old kernels and
35185         new hardware.
35186         * elf/tst-audit4.c: Add same checks here.
35187         * elf/tst-audit6.c: Likewise.
35188
35189         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
35190
35191 2011-07-09  Andreas Schwab  <schwab@linux-m68k.org>
35192
35193         * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
35194
35195 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
35196
35197         * po/cs.po: Update from translation team.
35198         * po/bg.po: Likewise.
35199
35200 2011-07-12  Marek Polacek  <mpolacek@redhat.com>
35201
35202         * misc/sys/cdefs.h: Add support for const attribute.
35203         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
35204         to gnu_dev_{major,minor,makedev} functions.
35205
35206 2011-07-20  Marek Polacek  <mpolacek@redhat.com>
35207
35208         * intl/dcigettext.c (get_output_charset): Add missing bracket.
35209
35210 2011-07-20  Andreas Schwab  <schwab@redhat.com>
35211
35212         * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
35213         strlen results.
35214
35215 2011-07-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35216
35217         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
35218         (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
35219         register in order to avoid conflicts with the soft frame pointer
35220         being held in r11 when necessary.
35221         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
35222         (INTERNAL_VSYSCALL_NCS): Likewise.
35223
35224 2011-07-14  Marek Polacek  <mpolacek@redhat.com>
35225
35226         * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
35227         * elf/dl-fini.c (_dl_fini): Adjust caller.
35228         * elf/dl-close.c (_dl_close_worker): Likewise.
35229         * sysdeps/generic/ldsodefs.h: Adjust declaration.
35230
35231 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
35232
35233         * elf/cache.c (load_aux_cache): Remove unnecessary condition of
35234         "aux_cache->nlibs < 0".
35235
35236         * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
35237         in the reload-count case.
35238
35239 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
35240
35241         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
35242         strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
35243         strncat-sse2-unaligned strncat-c strlen-sse2-pminub
35244         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
35245         * sysdeps/x86_64/multiarch/strcat.S: New file.
35246         * sysdeps/x86_64/multiarch/strncat.S: New file.
35247         * sysdeps/x86_64/multiarch/strncat-c.c: New file.
35248         * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
35249         * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
35250         * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
35251         * sysdeps/x86_64/multiarch/strcpy-ssse3.S
35252         (USE_AS_STRCAT): Define.
35253         Add strcat and strncat support.
35254         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
35255         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
35256         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
35257         * string/strncat.c: Update.
35258         (USE_AS_STRNCAT): Define.
35259         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
35260         Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
35261         and i7.
35262         * sysdeps/x86_64/multiarch/init-arch.h
35263         (bit_Prefer_PMINUB_for_stringop): New.
35264         (index_Prefer_PMINUB_for_stringop): Likewise.
35265         * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
35266         bit_Prefer_PMINUB_for_stringop.
35267
35268 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
35269
35270         * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
35271         buffer64.
35272         * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
35273         of casting of buffer.
35274         * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
35275         buffer32 and buffer64.
35276         * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
35277         writes instead of casting of buffer.
35278         * crypt/md5.h (struct md5_ctx): Move buffer into union and add
35279         buffer32.
35280         * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
35281         casting of buffer.
35282
35283 2011-07-19  Andreas Schwab  <schwab@redhat.com>
35284
35285         * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
35286
35287 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
35288
35289         * nscd/nscd.c (termination_handler): Don't do anything for a database
35290         if it has not yet been initialized.
35291
35292 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
35293
35294         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
35295
35296 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
35297
35298         * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
35299
35300 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
35301
35302         * po/nl.po: Update from translation team.
35303         * po/sv.po: Likewise.
35304
35305 2011-07-16  Roland McGrath  <roland@hack.frob.com>
35306
35307         * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
35308         now disallowed by GCC.
35309
35310         * configure.in (use-default-link): Default to yes if a test -shared
35311         link meets our qualifications.
35312         * configure: Regenerated.
35313
35314         * config.make.in (output-format): New variable.
35315         * configure.in: Check for ld --print-output-format support.
35316         * configure: Regenerated.
35317         * Makerules ($(common-objpfx)format.lds)
35318         [$(output-format) != unknown]: Just use $(output-format),
35319         instead of the linker-script munging.
35320
35321 2011-07-14  Roland McGrath  <roland@hack.frob.com>
35322
35323         * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
35324         of $(common-objpfx)shlib.lds.
35325         * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
35326
35327         * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
35328         Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
35329
35330         * configure.in (-z relro check): Adjust test code to add a large
35331         writable data section after it.
35332         * configure: Regenerated.
35333
35334 2011-07-11  Roland McGrath  <roland@hack.frob.com>
35335
35336         * configure.in (-z relro check): Fix test code to make the variable
35337         truly const.
35338         * configure: Regenerated.
35339
35340 2011-07-11  Ulrich Drepper  <drepper@gmail.com>
35341
35342         * nscd/nscd.h (struct traced_file): Define.
35343         (struct database_dyn): Remove inotify_descr, reset_res, and filename
35344         elements.  Add traced_files.
35345         (inotify_fd): Declare.
35346         (register_traced_file): Declare.
35347         * nscd/connections.c (dbs): Remove reset_res and filename initializers.
35348         (inotify_fd): Export.
35349         (resolv_conf_descr): Remove.
35350         (nscd_init): Move inotify descriptor creation to main.
35351         Don't register files for notification here.
35352         (register_traced_file): New function.
35353         (invalidate_cache): Don't use reset_res to determine whether to call
35354         res_init, go through the list of registered files.
35355         (main_loop_poll): The inotify descriptors are now stored in the
35356         structures for the traced files.
35357         (main_loop_epoll): Likewise
35358         * nscd/nscd.c (main): Create inotify socket here.  Pass extra argument
35359         to __nss_disable_nscd.
35360         * nscd/cache.c (prune_cache): There is no single inotify descriptor
35361         for a database anymore.  Check the records for all the registered
35362         files instead.
35363         * nss/Makefile (libnss_files-routines): Add files-init.
35364         (libnss_db-routines): Add db-init.
35365         * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
35366         [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
35367         * nss/nss_db/db-init.c: New file.
35368         * nss/nss_files/files-init.c: New file.
35369         * nss/nsswitch.c (nss_load_library): New function.  Broken out of
35370         __nss_lookup_function.
35371         (__nss_lookup_function): Call nss_load_library.
35372         (nss_load_all_libraries): New function.
35373         (__nss_disable_nscd): Take parameter with callback function for files
35374         to register.  Set is_nscd.  Load all the DSOs for the NSS modules
35375         used for the cached services.
35376         * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
35377         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
35378         options for features to all the files in nscd.
35379
35380         * nss/nsswitch.c (nss_parse_file): Add missing fclose.
35381
35382 2011-07-10  Roland McGrath  <roland@hack.frob.com>
35383
35384         * csu/elf-init.c (__libc_csu_init): Comment typo.
35385
35386 2011-07-09  Ulrich Drepper  <drepper@gmail.com>
35387
35388         * po/pl.po: Update from translation team.
35389         * po/ja.po: Likewise.
35390         * po/ru.po: Likewise.
35391         * po/ko.po: Likewise.
35392         * po/fr.po: Likewise.
35393
35394 2011-07-09  Roland McGrath  <roland@hack.frob.com>
35395
35396         * configure.in (.ctors/.dtors header and trailer check):
35397         Use an empirical test on a built program.
35398         * configure: Regenerated.
35399
35400         * configure.in (-z relro check): Use an empirical test on a built DSO.
35401         Detect, but do not require, on ia64.
35402         * configure: Regenerated.
35403
35404         * configure.in (READELF): Find it with AC_CHECK_TOOL.
35405         Update tests that use readelf to use $READELF instead.
35406         * configure: Regenerated.
35407
35408 2011-07-08  Ulrich Drepper  <drepper@gmail.com>
35409
35410         * malloc/hooks.c (memalign_check): Avoid using checked_request2size
35411         if the result is not used.
35412
35413 2011-07-05  Andreas Jaeger  <aj@suse.de>
35414
35415         [BZ#9696]
35416         * stdlib/tst-strtod.c: Add testcase.
35417
35418 2011-07-07  Ulrich Drepper  <drepper@gmail.com>
35419
35420         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
35421         (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
35422         The latter has a higher limit.  Take additional parameter to pass to
35423         the new function.
35424         (__pathconf): Pass file to __statfs_link_max.
35425         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
35426         __statfs_link_max.
35427         * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
35428         __statfs_link_max.
35429
35430         [BZ #12868]
35431         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
35432         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
35433         Handle Lustre.
35434         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
35435         (__statfs_filesize_max): Likewise.
35436         Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
35437
35438 2011-07-05  Andreas Jaeger  <aj@suse.de>
35439
35440         * resolv/res_comp.c (dn_skipname): Remove unused variable.
35441
35442 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
35443
35444         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
35445         `status' variable.
35446         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
35447         Likewise.
35448
35449 2011-07-04  H.J. Lu  <hongjiu.lu@intel.com>
35450
35451         * Makefile (strop-tests): Add strncat.
35452         * string/test-strncat.c: New file.
35453
35454 2011-06-30  Marek Polacek  <mpolacek@redhat.com>
35455
35456         * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
35457
35458 2011-06-21  Andreas Jaeger  <aj@suse.de>
35459
35460         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
35461         Copy rule from iconvdata/Makefile.
35462
35463 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
35464
35465         [BZ #12922]
35466         * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
35467         but no long options are defined, just return 'W'.
35468
35469 2011-06-22  Marek Polacek  <mpolacek@redhat.com>
35470
35471         [BZ #9696]
35472         * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
35473
35474 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
35475
35476         * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
35477         netgroups to read.
35478         (innetgr): Likewise.
35479
35480 2011-07-05  Roland McGrath  <roland@hack.frob.com>
35481
35482         * config.make.in (install_root): Default to $(DESTDIR).
35483
35484 2011-07-05  Ulrich Drepper  <drepper@gmail.com>
35485
35486         * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
35487
35488 2011-07-02  Roland McGrath  <roland@hack.frob.com>
35489
35490         * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
35491
35492         * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
35493         containing directory rather than embedding absolute directory names.
35494
35495         * scripts/check-local-headers.sh: Rewritten using awk.
35496         Match by word, not by line.  Print error messages for matches.
35497         * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
35498
35499         * Makerules [shlib-lds-flags empty]:
35500         ($(common-objpfx)libc_pic.opts): New target.
35501         ($(common-objpfx)libc_pic.os.clean): New target.
35502         ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
35503
35504         * config.make.in (OBJCOPY): New variable.
35505         * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
35506         * configure: Regenerated.
35507
35508         * config.make.in (use-default-link): New variable.
35509         * configure.in (use_default_link): Grok --with-default-link to set it.
35510         * configure: Regenerated.
35511         * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
35512         (shlib-lds, shlib-lds-flags): Define to empty.
35513
35514         * Makerules (shlib-lds): New variable.
35515         (shlib-lds-flags): New variable.
35516         (build-shlib, build-moduile, build-module-asneeded): Use it.
35517         ($(common-objpfx)libc.so): Use $(shlib-lds).
35518         ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
35519         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
35520
35521         * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
35522         DT_FLAGS/DT_FLAGS_1 with zero flags.
35523
35524         * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
35525         linker script munging.
35526
35527 2011-07-02  Ulrich Drepper  <drepper@gmail.com>
35528
35529         * crypt/sha512.h (struct sha512_ctx): Add union to access total also
35530         as 128-bit value.
35531         * crypt/sha512.c (sha512_process_block): Perform total addition using
35532         128-bit if possible.
35533         (__sha512_finish_ctx): Likewise.
35534         * crypt/sha256.h (struct sha256_ctx): Add union to access total also
35535         as 64-bit value.
35536         * crypt/sha256.c (SWAP64): Define.
35537         (sha256_process_block): Perform total addition using 64-bit if
35538         possible.
35539         (__sha256_finish_ctx): Likewise.
35540
35541 2011-07-01  Ulrich Drepper  <drepper@gmail.com>
35542
35543         * nscd/pwdcache.c (cache_addpw): Cleanup.  Add branch prediction.
35544         * nscd/initgrcache.c (addinitgroupsX): Likewise.
35545         * nscd/hstcache.c (cache_addhst): Likewise.
35546         * nscd/grpcache.c (cache_addgr): Likewise.
35547         * nscd/aicache.c (addhstaiX): Likewise
35548         * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
35549
35550 2011-07-01  Thorsten Kukuk  <kukuk@suse.de>
35551
35552         * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
35553         * nscd/initgrcache.c (addinitgroupsX): Likewise.
35554         * nscd/hstcache.c (cache_addhst): Likewise.
35555         * nscd/grpcache.c (cache_addgr): Likewise.
35556         * nscd/aicache.c (addhstaiX): Likewise
35557
35558 2011-07-01  Andreas Schwab  <schwab@redhat.com>
35559
35560         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
35561         domain only when needed.
35562
35563 2011-06-30  Andreas Schwab  <schwab@redhat.com>
35564
35565         * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
35566         is always restored.
35567
35568 2011-06-29  Ulrich Drepper  <drepper@gmail.com>
35569
35570         * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
35571         are re-adding the entry.
35572         * nscd/servicescache.c (cache_addserv): Likewise.
35573
35574 2011-06-30  Aurelien Jarno  <aurelien@aurel32.net>
35575
35576         * sysdeps/generic/dl-irel.h: fix protection against multiple
35577         inclusions.
35578         * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
35579
35580 2011-06-28  Ulrich Drepper  <drepper@gmail.com>
35581
35582         [BZ #12935]
35583         * malloc/memusage.sh: Fix quoting in message.
35584         * debug/xtrace.sh: Likewise.
35585
35586         * configure.in: Remove support for --experimental-malloc option, make
35587         it the default.
35588         * config.make.in: Likewise.
35589         * malloc/Makefile: Likewise.
35590
35591 2011-06-27  Andreas Schwab  <schwab@redhat.com>
35592
35593         * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
35594         two-byte characters.
35595
35596 2011-06-27  Roland McGrath  <roland@hack.frob.com>
35597
35598         * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
35599         AC_CACHE_CHECK invocation.
35600         * configure: Regenerated.
35601
35602         * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
35603
35604 2011-06-27  Ulrich Drepper  <drepper@gmail.com>
35605
35606         [BZ #12350]
35607         * nscd/aicache.c (addhstaiX):  Restore only RES_USE_INET6
35608         bit from old_res_options.
35609
35610         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
35611
35612         * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
35613         value type for setfct.
35614
35615 2011-06-23  H.J. Lu  <hongjiu.lu@intel.com>
35616
35617         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
35618         __gettimeofday instead of gettimeofday.
35619
35620 2011-06-26  Ulrich Drepper  <drepper@gmail.com>
35621
35622         * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
35623
35624 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
35625
35626         * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
35627
35628         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
35629         info.
35630
35631 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
35632
35633         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
35634         strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
35635         strcpy-sse2-unaligned strncpy-sse2-unaligned
35636         stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
35637         * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
35638         * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
35639         * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
35640         * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
35641         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
35642         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
35643         * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
35644         * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
35645         * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
35646         (STRCPY): Support SSE2 and SSSE3 versions.
35647
35648 2011-06-24  Ulrich Drepper  <drepper@gmail.com>
35649
35650         [BZ #12874]
35651         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
35652         * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
35653         kernels which artificially limit size of requests.
35654
35655 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
35656
35657         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
35658         strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
35659         strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
35660         * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
35661         * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
35662         * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
35663         * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
35664         * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
35665         * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
35666         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
35667         * sysdeps/i386/i686/multiarch/strcpy.S: New file.
35668         * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
35669         * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
35670         * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
35671         * sysdeps/i386/i686/multiarch/strncpy.S: New file.
35672         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
35673         Enable unaligned load optimization for Intel Core i3, i5 and i7
35674         processors.
35675         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
35676         Define.
35677         (index_Fast_Unaligned_Load): Define.
35678         (HAS_FAST_UNALIGNED_LOAD): Define.
35679
35680 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
35681
35682         * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
35683
35684 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
35685
35686         [BZ #12907]
35687         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
35688         until it is clear that the information is realy needed.
35689         Patch mostly by David Hanisch <david.hanisch@nsn.com>.
35690
35691 2011-06-22  Andreas Schwab  <schwab@redhat.com>
35692
35693         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
35694
35695 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
35696
35697         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
35698         /sys/devices/system/cpu/online if it is usable.
35699
35700         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
35701         reading the information from the /proc filesystem to once a second.
35702
35703 2011-06-21  Andreas Jaeger  <aj@suse.de>
35704
35705         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
35706         NULL after inclusion of kernel headers.
35707
35708 2011-06-21  Ulrich Drepper  <drepper@gmail.com>
35709
35710         * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
35711         calls to internal_setent.
35712
35713         [BZ #12885]
35714         * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
35715         addresses using gethostbyname4_r ignore IPv4 addresses.
35716
35717         * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
35718         branch using gethostbyname2 is only for AF_INET.  Optimize accordingly.
35719
35720         * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
35721
35722 2011-06-20  David S. Miller  <davem@davemloft.net>
35723
35724         * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
35725         inclusions.
35726         * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
35727
35728         * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
35729         (elf_irel): Use it.
35730         * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
35731         * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
35732         * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
35733         * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
35734         * sysdeps/x86_64/dl-irel.h: Likewise.
35735
35736         * elf/dl-runtime.c: Use elf_ifunc_invoke.
35737         * elf/dl-sym.c: Likewise.
35738
35739 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
35740
35741         * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch.  We
35742         need to dereference resplen2.
35743
35744 2011-06-14  Andreas Schwab  <schwab@redhat.com>
35745
35746         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
35747
35748 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
35749
35750         * Makeconfig: Define vardbdir and inst_vardbdir.
35751         * nss/Makefile: Add rules to install db-Makefile.
35752
35753         * nss/nss_db/db-XXX.c: Cleanup.
35754
35755         * nss/Makefile (libnss_db-dbs): Add db-initgroups.
35756         * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
35757         GLIBC_PRIVATE.
35758         * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
35759         * nss/makedb.c: Implement -g option to specify that value strings
35760         are generated and should not be added to table iterated over for
35761         get*ent calls.
35762         * nss/nss_db/db-initgroups.c: New file.
35763
35764         * nss/getent.c: Add support for initgroups lookups through getgrouplist
35765         interface.
35766
35767         * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
35768         (internal_getgrouplist): Adjust to name change.
35769         Update use_initgroups_entry if this is not the first call.
35770         * nss/databases.def: Add initgroups entry.
35771
35772         * nss/makedb.c (compute_tables): Check result of multiple hash table
35773         sizes to minimize maximum chain length.
35774
35775 2011-06-14  Ulrich Drepper  <drepper@gmail.com>
35776
35777         * Versions.def: Add entry for libnss_db.
35778         * shlib-versions: Likewise.
35779         * nss/Makefile: Add rules to build libnss_db.
35780         * nss/Versions: Add libnss_db information.  Organize libnss_files
35781         entries better.
35782         * nss/db-Makefile: Add gshadow support.  Change rules for the new
35783         makedb progra.  Some minor improvements to generate smaller files.
35784         * nss/nss_db/nss_db.h: Move NSS database header data structures to
35785         here from...
35786         * nss/makedb.c: ...here.
35787         Improve database format to be smaller and require less memory at
35788         runtime.
35789         * nss/nss_db/db-XXX.x: Adjust for new database format.  Don't use
35790         db anymore.
35791         * nss/nss_db/db-netgrp.c: Likewise.
35792         * nss/nss_db/db-open.c: Likewise.
35793         * nss/nss_files/flies-XXX.x: Adjust comments.
35794         * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
35795         * nss/nss_files/files-grp.c: Likewise.
35796         * nss/nss_files/files-hosts.c: Likewise.
35797         * nss/nss_files/files-network.c: Likewise.
35798         * nss/nss_files/files-proto.c: Likewise.
35799         * nss/nss_files/files-pwd.c: Likewise.
35800         * nss/nss_files/files-rpc.c: Likewise.
35801         * nss/nss_files/files-service.c: Likewise.
35802         * nss/nss_files/files-sgrp.c: Likewise.
35803         * nss/nss_files/files-spwd.c: Likewise.
35804         * nss/nss_db/db-alias.c: Removed.
35805         * nss/nss_db/dummy-db.h: Removed.
35806
35807 2011-06-02  Ulrich Drepper  <drepper@gmail.com>
35808
35809         * nss/makedb.c: Rewritten to not use database library.
35810         * nss/Makefile: Update to build new makedb program.
35811
35812 2011-06-14  Andreas Jaeger  <aj@suse.de>
35813
35814         * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
35815         memset declaration.
35816
35817 2011-06-10  Andreas Schwab  <schwab@redhat.com>
35818
35819         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
35820         tmpbuf.
35821
35822 2011-06-10  Roland McGrath  <roland@hack.frob.com>
35823
35824         * Makerules (shlib.lds): Fail if the linker script comes out empty.
35825         * elf/Makefile ($(objpfx)ld.so): Likewise.
35826
35827         * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
35828         Don't list ld.so twice in dependencies.
35829
35830         * posix/bug-regex31.c: Include <stdlib.h>.
35831
35832         * nscd/hstcache.c (cache_addhst): Remove unused variable.
35833
35834         * nis/nss_compat/compat-spwd.c
35835         (getspent_next_nss_netgr): Remove unused variable.
35836         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
35837
35838         * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
35839         nonmembers" output to use the right array.
35840
35841         * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
35842
35843         * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
35844
35845         * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
35846         * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
35847         * catgets/gencat.c (read_input_file): Likewise.
35848         * locale/programs/locarchive.c (enlarge_archive): Likewise.
35849
35850         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
35851         variable definition inside #if's controlling its use.
35852
35853         * inet/getnetgrent_r.c (innetgr): Remove unused variable.
35854
35855         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
35856
35857         * misc/syslog.c (__vsyslog_chk): Remove unused variable.
35858
35859         * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
35860         unreachable code.
35861
35862         * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
35863
35864         * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
35865         * configure: Regenerated.
35866
35867         * Makerules: Revert last change.
35868         * elf/Makefile: Likewise.
35869
35870 2011-06-09  Roland McGrath  <roland@hack.frob.com>
35871
35872         * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
35873         * elf/Makefile ($(objpfx)librtld.os): Likewise.
35874         (reloc-link): Likewise.
35875
35876 2011-06-09  Ulrich Drepper  <drepper@gmail.com>
35877
35878         * elf/Makefile: Add rules to build pldd.
35879         * elf/pldd.c: New file.
35880         * elf/pldd-xx.c: New file.
35881
35882 2011-06-07  Ulrich Drepper  <drepper@gmail.com>
35883
35884         * version.h: Update for 2.15 development version.
35885
35886 2011-06-07  David S. Miller  <davem@davemloft.net>
35887
35888         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
35889         ifuncs.
35890         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
35891         elf_machine_lazy_rel): Likewise.
35892         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
35893         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
35894         elf_machine_lazy_rel): Likewise.
35895         * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
35896         dl_hwcap via passed in argument.
35897         * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
35898         Likewise.
35899
35900 2011-06-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35901
35902         * stdlib/longlong.h: Update from GCC.  Fix smul_ppmm for S/390.
35903
35904 2011-06-06  Roland McGrath  <roland@hack.frob.com>
35905
35906         [BZ #12849]
35907         * manual/fdl-1.1.texi: New file, verbatim from:
35908         http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
35909         * manual/lgpl-2.1.texi: New file, verbatim from:
35910         http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
35911         * manual/Makefile (licenses): New variable, list those new file names.
35912         (texis): Use it.
35913         (chapters.% top-menu.%): Include $(licenses) with $(appendices).
35914
35915         * manual/fdl.texi: File removed.
35916         * manual/lesser.texi: File removed.
35917         * manual/libc.texinfo (Copying, Documentation License):
35918         Use new @include file names, put @appendix directive before @include.
35919
35920 2011-06-04  Jakub Jelinek  <jakub@redhat.com>
35921
35922         [BZ #12841]
35923         * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
35924         (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
35925         (mq_open): Add __NTH.
35926
35927 2011-06-02  H.J. Lu  <hongjiu.lu@intel.com>
35928
35929         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
35930         Assume Intel Core i3/i5/i7 processor if AVX is available.
35931
35932 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
35933
35934         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
35935         typo.
35936
35937 2011-05-31  Andreas Schwab  <schwab@redhat.com>
35938
35939         * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
35940         memory.  Use alloca_account.  Fix memory leak when retrying.
35941
35942 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
35943
35944         * version.h (RELEASE): Bump for 2.14 release.
35945         * include/features.h (__GLIBC_MINOR__): Bump to 14.
35946
35947         * config.make.in (RANLIB): Remove entry.
35948
35949 2011-05-30  Ulrich Drepper  <drepper@gmail.com>
35950
35951         * po/Makefile (po-sed-cmd): Add ksh to extensions.
35952         (libc.pot): Work around missing support for .ksh extension in xgettext.
35953
35954         [BZ #12684]
35955         * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
35956         if both request failed.
35957         (send_dg): In case of server errors clear resplen or *resplen2.
35958
35959         [BZ #12454]
35960         * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
35961         when there are multiple maps.
35962         * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
35963         (_dl_fini): Remove test here.
35964
35965         * elf/rtld.c (dl_main): Don't allow the loader to load itself.
35966
35967 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
35968
35969         [BZ #12350]
35970         * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
35971         bit from old_res_options.
35972         (gaih_inet): Likewise.
35973
35974         [BZ #11099]
35975         * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
35976         as signed.
35977
35978         * resolv/res_init.c (res_setoptions): Make the code more compact.
35979
35980         [BZ #11558]
35981         * resolv/res_init.c (res_setoptions): Recognize use-vc option and
35982         set RES_USEVC.
35983
35984         [BZ #11634]
35985         * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
35986
35987         * malloc/malloc.h: Mark malloc hook variables as deprecated.
35988
35989         [BZ #11781]
35990         * malloc/malloc.h: Declare malloc hook variables as volatile.
35991
35992         * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
35993         in last patch.
35994
35995         [BZ #11799]
35996         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
35997         raise in the comment.
35998         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
35999         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
36000         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
36001
36002 2011-05-28  Ulrich Drepper  <drepper@gmail.com>
36003
36004         [BZ #12811]
36005         * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
36006         grow the buffers more if it already has to be sufficient.
36007         (build_wcs_upper_buffer): Likewise.
36008         * posix/regexec.c (check_matching): Likewise.
36009         (clean_state_log_if_needed): Likewise.
36010         (extend_buffers): Don't enlarge buffers beyond size of the input
36011         buffer.
36012         Patches mostly by Emil Wojak <emil@wojak.eu>.
36013         * posix/bug-regex32.c: New file.
36014         * posix/Makefile (tests): Add bug-regex32.
36015
36016         * locale/findlocale.c (_nl_find_locale): Return right away if
36017         _nl_explode_name failed.
36018         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
36019
36020         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
36021
36022         * debug/xtrace.sh: Unify messages.
36023         * malloc/memusage.sh: Likewise.
36024
36025         [BZ #12813]
36026         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
36027         time symbol from vDSO.  Substitute with vsyscall if not available.
36028         * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
36029         __vdso_time.
36030
36031         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
36032         * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
36033         * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
36034         Add sendmmsg and internal_sendmmsg.
36035         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
36036         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
36037         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
36038
36039         * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
36040         * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
36041         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
36042
36043 2011-05-27  Ulrich Drepper  <drepper@gmail.com>
36044
36045         [BZ #12813]
36046         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
36047         Retrieve getcpu symbol from vDSO.  Substitute with vsyscall if not
36048         available.
36049         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
36050         __vdso_getcpu.
36051
36052         [BZ #12814]
36053         * iconvdata/Makefile (tests): Add bug-iconv9.
36054         * iconvdata/bug-iconv9.c: New file.
36055
36056 2011-05-27  Andreas Schwab  <schwab@redhat.com>
36057
36058         [BZ #12814]
36059         * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
36060
36061 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
36062
36063         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
36064         (struct user_regs_struct): Change intcs field back to cs.
36065
36066 2011-05-25  Ulrich Drepper  <drepper@gmail.com>
36067
36068         * po/ja.po: Update from translation team.
36069
36070 2011-05-23  Ulrich Drepper  <drepper@gmail.com>
36071
36072         [BZ #12795]
36073         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
36074         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
36075
36076 2011-05-20  Andreas Schwab  <schwab@redhat.com>
36077
36078         * stdlib/longlong.h: Update from GCC.
36079
36080 2011-05-23  Andreas Schwab  <schwab@redhat.com>
36081
36082         * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
36083         parameter name.
36084         * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
36085         Add parameter name.
36086         (__sysconf): Pass it down.
36087
36088 2011-05-22  Ulrich Drepper  <drepper@gmail.com>
36089
36090         [BZ #12671]
36091         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
36092         some situations.
36093         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
36094         * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
36095         add in in __libc_use_alloca calls.  Adjust callers.
36096         (glob): Use malloc in some situations.
36097
36098         * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
36099         and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
36100         pltexit.
36101
36102 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
36103
36104         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
36105         and CLOCK_BOOTTIME_ALARM.
36106
36107         [BZ #12782]
36108         * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
36109         is returned.
36110
36111         * string/_strerror.c (__strerror_r): Print negative errors as signed
36112         numbers.
36113
36114         [BZ #12777]
36115         * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
36116         (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
36117         * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
36118
36119         * configure.in: Fix typo in redirection and correct removal of test
36120         files in two cases.
36121
36122         [BZ #12788]
36123         * locale/setlocale.c (new_composite_name): Fix test to check for
36124         identical name of all categories.
36125
36126         [BZ #12792]
36127         * libio/filedoalloc.c (local_isatty): New function.
36128         (_IO_file_doallocate): Use local_isatty.
36129         * stdio-common/perror.c (perror): In case a new stream is used
36130         forward the stream error.
36131         * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
36132         error flag.
36133
36134 2011-05-20  Ulrich Drepper  <drepper@gmail.com>
36135
36136         [BZ #11869]
36137         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
36138         alloca.
36139         * include/alloca.h (extend_alloca_account): Define.
36140
36141         [BZ #11857]
36142         * posix/regex.h: Fix comments with documentation of user-accessible
36143         fields after compilation and describe correct free'ing of pattern
36144         after re_compile_pattern.
36145         Patch by Reuben Thomas <rrt@sc3d.org>.
36146
36147 2011-05-18  Ryan S. Arnold  <rsa@us.ibm.com>
36148
36149         * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
36150         and -mno-altivec to prevent the compiler from using Altivec and/or
36151         VSX instructions when the corresponding registers are not available.
36152
36153 2011-05-19  Andreas Schwab  <schwab@redhat.com>
36154
36155         * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
36156
36157 2011-05-19  Ulrich Drepper  <drepper@gmail.com>
36158
36159         * libio/freopen.c (freopen): Use __dup2, not dup2.
36160         * libio/freopen64.c (freopen64): Likewise.
36161
36162 2011-05-17  H.J. Lu  <hongjiu.lu@intel.com>
36163
36164         [BZ #12775]
36165         * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
36166         * math/Makefile (tests): Add test-powl.
36167         (CFLAGS-test-powl.c): Define.
36168         * math/test-powl.c: New file.
36169
36170 2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
36171
36172         * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
36173
36174 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
36175
36176         [BZ #11837]
36177         * iconvdata/gb18030.c: Update to GB18020-2005.
36178
36179 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
36180
36181         * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
36182         RE_SYNTAX_POSIX_AWK): Update to match recent development.
36183         Patch by Aharon Robbins <arnold@skeeve.com>.
36184
36185         [BZ #11892]
36186         * stdlib/putenv.c (putenv): Don't always create copy of the variable
36187         on the stack.
36188
36189         [BZ #11895]
36190         * misc/pselect.c (__pselect): Handle timeout value errors hidden
36191         through underflows.
36192
36193         [BZ #12766]
36194         * misc/error.c (error_at_line): Ensure file_name and old_file_name
36195         point to strings before performing equality test for error_one_per_line
36196         mode.
36197
36198         [BZ #11697]
36199         * login/programs/pt_chown.c (do_pt_chown): Always call chown.
36200
36201         [BZ #11820]
36202         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
36203         (struct user_fpregs_struct): Avoid __uint*_t types.
36204
36205         [BZ #6420]
36206         * malloc/mtrace.c (tr_where): Add additional parameter to point to
36207         symbol info.  Use it instead of calling _dl_addr locally.
36208         (lock_and_info): New function.
36209         (tr_freehook): Call lock_and_info and pass symbol info as additional
36210         parameter to tr_where.
36211         (tr_mallochook): Likewise.
36212         (tr_reallochook): Likewise.
36213         (tr_memalignhook): Likewise.
36214
36215         * malloc/mtrace.c: Remove support for USE_MTRACE_FILE.  It is not
36216         used and couldn't be at all thread-safe.
36217
36218 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
36219
36220         * libio/freopen.c (freopen): Don't close old file descriptor
36221         before the new one is opened.  Instead dup the new file descriptor
36222         to the old one after the new stream is created.
36223         * libio/freopen64.c (freopen64): Likewise.
36224         * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
36225         * libio/fileops.c (_IO_new_file_close_it): Handle new
36226         _IO_FLAGS2_NOCLOSE flag.
36227         (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
36228         If _IO_file_open didn't set FD_CLOEXEC do it after the call.
36229         * libio/oldfileops.c (_IO_old_file_close_it): Handle new
36230         _IO_FLAGS2_NOCLOSE flag.
36231         * include/unistd.h: Add hidden_proto for dup3.
36232         Define __have_dup3.
36233         * io/dup3.c: Define hidden symbol.
36234         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
36235
36236         [BZ #7101]
36237         * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
36238         when an incomplete long option is used.
36239         * posix/tst-getopt_long1.c: New file.
36240         * posix/Makefile (tests): Add tst-getopt_long1.
36241
36242         [BZ #10138]
36243         * scripts/config.guess: Update from autoconf-2.68.
36244         * scripts/config.sub: Likewise.
36245
36246         [BZ #10157]
36247         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
36248         tests into ...
36249         (has_cpuclock): ...this.  New function.
36250         * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
36251         macro here based on has_cpuclock code.
36252
36253         [BZ #10149]
36254         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
36255         First byte (not low byte) is now always NUL.
36256         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
36257
36258         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
36259         Use non-cancelable interfaces.
36260
36261         [BZ #9809]
36262         * locale/iso-639.def: Add entry for Sorani.
36263
36264         [BZ #11901]
36265         * include/stdlib.h: Move include protection to the right place.
36266         Define abort_msg_s.  Declare __abort_msg with it.
36267         * stdlib/abort.c (__abort_msg): Adjust type.
36268         * assert/assert.c (__assert_fail_base): New function.  Majority
36269         of code from __assert_fail.  Allocate memory for __abort_msg with
36270         mmap.
36271         (__assert_fail): Now call __assert_fail_base.
36272         * assert/assert-perr.c: Remove bulk of implementation.  Use
36273         __assert_fail_base.
36274         * include/assert.hL Declare __assert_fail_base.
36275         * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
36276         mmap.
36277         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
36278
36279 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
36280
36281         [BZ #11952]
36282         [BZ #12453]
36283         * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
36284         until all modules are registered in the DTV.
36285         * elf/Makefile: Add rules to build and run tst-tls19.
36286         * elf/tst-tls19.c: New file.
36287         * elf/tst-tls19mod1.c: New file.
36288         * elf/tst-tls19mod2.c: New file.
36289         * elf/tst-tls19mod3.c: New file.
36290         Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
36291
36292         [BZ #12083]
36293         * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
36294         correctly.
36295
36296         [BZ #12601]
36297         * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
36298         two-byte sequence errors.
36299         * iconvdata/Makefile (tests): Add bug-iconv8.
36300         * iconvdata/bug-iconv8.c: New file.
36301
36302         [BZ #12626]
36303         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
36304         buf2 definition.
36305
36306         * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
36307
36308         [BZ #12432]
36309         * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
36310         (dummy_getcfa): New function.
36311         (init): Get _Unwind_GetCFA address, use dummy if not found.
36312         (backtrace_helper): In recursion check, also check whether CFA changes.
36313         (__backtrace): Completely initialize arg.
36314
36315         * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
36316         storing incomplete byte sequence in state object.  Avoid testing for
36317         guaranteed too small input if we know there is enough data available.
36318
36319 2011-05-11  Andreas Schwab  <schwab@redhat.com>
36320
36321         * Makeconfig (+link-pie): Indent.
36322         * Rules (binaries-pie): Define if $(have-fpie) and
36323         $(build-shared).
36324         (binaries-shared): Also filter out $(binaries-pie).
36325         ($(addprefix $(objpfx),$(binaries-pie))): New rule.
36326         * nscd/Makefile (others-pie): Add nscd.
36327         (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
36328         ($(objpfx)nscd): Remove command override.
36329         * login/Makefile (others-pie): Add pt_chown.
36330         ($(objpfx)pt_chown): Remove command override.
36331         * elf/Makefile: Add PIE tests to tests and tests-pie variables and
36332         remove command overrides.
36333
36334 2011-05-13  Ulrich Drepper  <drepper@gmail.com>
36335
36336         * libio/tst_putwc.c: Fix error messages.
36337
36338         [BZ #12724]
36339         * libio/fileops.c (_IO_new_file_close_it): Always flush when
36340         currently writing and seek to current position when not.
36341         * libio/Makefile (tests): Add bug-fclose1.
36342         * libio/bug-fclose1.c: New file.
36343
36344 2011-05-12  Ulrich Drepper  <drepper@gmail.com>
36345
36346         [BZ #12511]
36347         * elf/dl-lookup.c (enter): Don't test for copy relocation here and
36348         don't set DF_1_NODELETE here.
36349         (do_lookup_x): When entering new entry test for copy relocation
36350         and if necessary set DF_1_NODELETE flag.
36351         * elf/tst-unique4.cc: New file.
36352         * elf/tst-unique4.h: New file.
36353         * elf/tst-unique4lib.cc: New file.
36354         * elf/Makefile: Add rules to build and run tst-unique4.
36355         Patch by Piotr Bury <pbury@goahead.com>.
36356
36357 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
36358
36359         [BZ #12052]
36360         * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
36361
36362         [BZ #12625]
36363         * misc/mntent_r.c (addmntent): Flush the stream after the output
36364
36365         [BZ #12393]
36366         * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
36367         (is_trusted_path_normalize): Skip initial colon.  Append slash
36368         to empty buffer.  Duplicate is_trusted_path code but allow
36369         constructed patch to be prefix.
36370         (is_dst): Allow $ORIGIN followed by /.
36371         (_dl_dst_substitute): Correct clearing of check_for_trusted.
36372         Correct testing of result of is_trusted_path_normalize
36373         (decompose_rpath): Fix warning.
36374
36375 2011-05-10  Ulrich Drepper  <drepper@gmail.com>
36376
36377         [BZ #11257]
36378         * grp/initgroups.c (internal_getgrouplist): When we found the service
36379         list through the initgroups entry in nsswitch.conf do not always
36380         continue on a successful lookup.  Don't always use the
36381         __nss_group_database value if it is set.
36382         * nss/nsswitch.conf (initgroups): Change action for successful db
36383         lookup to continue for compatibility.
36384
36385 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
36386
36387         [BZ #11532]
36388         * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
36389         and CP774 modules.
36390         * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
36391         and CP774 modules.
36392         * iconvdata/tst-tables.sh: Likewise.
36393         * iconvdata/cp770.c: New file.
36394         * iconvdata/cp771.c: New file.
36395         * iconvdata/cp772.c: New file.
36396         * iconvdata/cp773.c: New file.
36397         * iconvdata/cp774.c: New file.
36398         * iconvdata/testdata/CP770: New file.
36399         * iconvdata/testdata/CP770..UTF8: New file.
36400         * iconvdata/testdata/CP771: New file.
36401         * iconvdata/testdata/CP771..UTF8: New file.
36402         * iconvdata/testdata/CP772: New file.
36403         * iconvdata/testdata/CP772..UTF8: New file.
36404         * iconvdata/testdata/CP773: New file.
36405         * iconvdata/testdata/CP773..UTF8: New file.
36406         * iconvdata/testdata/CP774: New file.
36407         * iconvdata/testdata/CP774..UTF8: New file.
36408
36409         * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
36410         END CHARMAP line.
36411         * iconvdata/gen-8bit-gap.sh: Likewise.
36412         * iconvdata/gen-8bit.sh: Likewise.
36413
36414         * locale/iso-639.def: Add ary entry.
36415
36416         [BZ #11258]
36417         * locale/C-translit.h.in: Add U20A1 transliteration.
36418
36419         [BZ #12178]
36420         * locale/iso-639.def: Add wae entry.
36421         Patch by Kevin Bortis <bortis@translate-wae.ch>.
36422
36423         [BZ #12545]
36424         * locale/programs/localedef.c (construct_output_path): Use ssize_t
36425         for n.
36426
36427         [BZ #12711]
36428         * locale/C-translit.h.in: Add entry for U20B9.
36429         Patch by pravin.d.s@gmail.com.
36430
36431 2011-05-08  Ulrich Drepper  <drepper@gmail.com>
36432
36433         [BZ #12713]
36434         * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
36435         ENAMETOOLONG use generic getcwd.
36436         * sysdeps/posix/getcwd.c: Add support to use openat.  Make usable
36437         in rtld.  Use *stat64.
36438         * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
36439         Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
36440         * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
36441         * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
36442         * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
36443         * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
36444         * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
36445         __fstatat64 macros.
36446         * include/dirent.h: Add libc_hidden_proto for rewinddir.
36447         * dirent/rewinddir.c: Add libc_hidden_def.
36448         * sysdeps/mach/hurd/rewinddir.c: Likewise.
36449         * sysdeps/unix/rewinddir.c: Likewise.  Don't do locking outside libc.
36450
36451         * include/dirent.h (__alloc_dir): Add flags parameter.
36452         * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
36453         * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
36454         __alloc_dir.
36455         (__alloc_dir): Take new parameter.  Don't call fcntl for invocations
36456         from fdopendir if O_CLOEXEC is already set.
36457
36458 2011-03-15  Alan Modra  <amodra@gmail.com>
36459
36460         * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
36461         l_tls_firstbyte_offset non-zero.  Save padding offset in
36462         l_tls_firstbyte_offset for later use.
36463         * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
36464         freeing static tls block.
36465
36466 2011-03-05  Jonathan Nieder  <jrnieder@gmail.com>
36467
36468         * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
36469         where #ifdef was intended.  The intent is to prevent ARG_MAX from
36470         being defined by the kernel headers.
36471
36472 2011-05-07  Ulrich Drepper  <drepper@gmail.com>
36473
36474         [BZ #12734]
36475         * resolv/resolv.h: Define RES_NOTLDQUERY.
36476         * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
36477         no-tld-query and set RES_NOTLDQUERY.
36478         * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
36479         * resolv/res_query.c (__libc_res_nsearch): Backport changes from
36480         modern BIND to search name as TLD unless forbidden.
36481
36482 2011-05-07  Petr Baudis  <pasky@suse.cz>
36483             Ulrich Drepper  <drepper@gmail.com>
36484
36485         [BZ #12393]
36486         * elf/dl-load.c (fillin_rpath): Move trusted path check...
36487         (is_trusted_path): ...to here.
36488         (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
36489         (_dl_dst_substitute): Verify expanded $ORIGIN path elements
36490         using is_trusted_path_normalize() in setuid scripts.
36491
36492 2011-05-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
36493
36494         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
36495         __BEGIN/__END_DECLS.
36496
36497 2011-05-06  Ulrich Drepper  <drepper@gmail.com>
36498
36499         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
36500         NSS_STATUS_NOTFOUND if no record was found.
36501
36502 2011-05-05  Andreas Schwab  <schwab@redhat.com>
36503
36504         * sunrpc/Makefile (headers): Add rpc/netdb.h.
36505         (headers-not-in-tirpc): Remove rpc/netdb.h
36506         * resolv/netdb.h: Revert last change.
36507
36508 2011-05-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
36509
36510         * Makeconfig (link-libc-static): Use --{start,end}-group to handle
36511         circular dependency between libgcc.a and libc.a.
36512
36513 2011-05-05  Andreas Schwab  <schwab@redhat.com>
36514
36515         * resolv/netdb.h: Don't include <rpc/netdb.h>.
36516         * nis/Makefile: Don't install rpcsvc/*.
36517         * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
36518         instead of <rpc/types.h>.
36519         (MAXHOSTNAMELEN): Define.
36520
36521 2011-05-03  Andreas Schwab  <schwab@redhat.com>
36522
36523         * elf/ldconfig.c (add_dir): Don't crash on empty path.
36524
36525 2011-04-28  Maciej Babinski  <mbabinski@google.com>
36526
36527         [BZ #12714]
36528         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
36529         gethostbyname4_r when IPv6 results are possible.
36530
36531 2011-05-02  Ulrich Drepper  <drepper@gmail.com>
36532
36533         [BZ #12723]
36534         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
36535         _PC_PIPE_BUF handling.
36536
36537 2011-04-30  Bruno Haible  <bruno@clisp.org>
36538
36539         [BZ #12717]
36540         * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
36541         * resolv/netdb.h (getnameinfo): Change type of flags parameter
36542         to 'int'.
36543         * inet/getnameinfo.c (getnameinfo): Likewise.
36544
36545 2011-04-29  Ulrich Drepper  <drepper@gmail.com>
36546
36547         * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
36548         to groups setting in database lookup.
36549         * nss/nsswitch.conf: Add initgroups entry.
36550
36551 2011-04-22  Ulrich Drepper  <drepper@gmail.com>
36552
36553         [BZ #12685]
36554         * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
36555         mode string.
36556         Patch by Eric Blake <eblake@redhat.com>.
36557
36558 2011-04-20  H.J. Lu  <hongjiu.lu@intel.com>
36559
36560         * sunrpc/Makefile (need-export-routines): Add svc_run.
36561         (routines): Remove svc_run.
36562         ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
36563         * sunrpc/clnt_perr.c (clnt_perrno): Export.
36564         * sunrpc/svc_run.c (svc_run): Likewise.
36565         * sunrpc/svc_udp.c (svcudp_create): Likewise.
36566
36567 2011-04-21  Ulrich Drepper  <drepper@gmail.com>
36568
36569         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
36570         problem in reallocation in last patch.
36571
36572 2011-04-20  Ulrich Drepper  <drepper@gmail.com>
36573
36574         * sunrpc/Makefile: Move inclusion of Rules.
36575
36576 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
36577
36578         * nss/nss_files/files-initgroups.c: New file.
36579         * nss/Makefile (libnss_files-routines): Add files-initgroups.
36580         * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
36581         _nss_files_initgroups_dyn.
36582
36583 2011-03-31  Richard Sandiford  <richard.sandiford@linaro.org>
36584
36585         * elf/elf.h (R_ARM_IRELATIVE): Define.
36586
36587 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
36588
36589         * po/ru.po: Update from translation team.
36590
36591 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
36592
36593         * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
36594         dependencies.
36595
36596 2011-02-06  Mike Frysinger  <vapier@gentoo.org>
36597
36598         [BZ #12653]
36599         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
36600         MEMCPY_CHK with USE_AS_BCOPY ifdef check.
36601         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
36602         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
36603         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
36604
36605 2011-03-28  Andreas Schwab  <schwab@linux-m68k.org>
36606
36607         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
36608         differing bytes.
36609         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
36610         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
36611         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
36612
36613 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
36614
36615         [BZ #12420]
36616         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
36617         storing it.
36618         * stdlib/bug-getcontext.c: New file.
36619         * stdlib/Makefile: Add rules to build and run bug-getcontext.
36620
36621 2011-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
36622
36623         * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
36624         instructions into .machine "z9-109".
36625         * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
36626         * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
36627
36628 2011-04-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
36629
36630         * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
36631         between environment variables and auxiliary vector.
36632
36633 2011-04-16  Ulrich Drepper  <drepper@gmail.com>
36634
36635         * Makefile: Add rules to build linkobj/libc.so.
36636         * include/libc-symbols.h: Define libc_hidden_nolink.
36637         * include/rpc/auth.h: Mark functions which are to be hidden.
36638         * include/rpc/auth_des.h: Likewise.
36639         * include/rpc/auth_unix.h: Likewise.
36640         * include/rpc/clnt.h: Likewise.
36641         * include/rpc/des_crypt.h: Likewise.
36642         * include/rpc/key_prot.h: Likewise.
36643         * include/rpc/pmap_clnt.h: Likewise.
36644         * include/rpc/pmap_prot.h: Likewise.
36645         * include/rpc/pmap_rmt.h: Likewise.
36646         * include/rpc/rpc_msg.h: Likewise.
36647         * include/rpc/svc.h: Likewise.
36648         * include/rpc/svc_auth.h: Likewise.
36649         * include/rpc/xdr.h: Likewise.
36650         * nis/Makefile: Link all DSOs against linkobj/libc.so.
36651         * nss/Makefile: Likewise.
36652         * sunrpc/Makefile: Don't install headers.  Build library with normal
36653         entry points.  Don't build rpcinfo.  Link RPC tests appropriately.
36654         * sunrpc/auth_des.c: Hide exported symbols by default, export some
36655         for the compat linking library.  Remove use of INTDEF/INTUSE.
36656         * sunrpc/auth_none.c: Likewise.
36657         * sunrpc/auth_unix.c: Likewise.
36658         * sunrpc/authdes_prot.c: Likewise.
36659         * sunrpc/authuxprot.c: Likewise.
36660         * sunrpc/clnt_gen.c: Likewise.
36661         * sunrpc/clnt_perr.c: Likewise.
36662         * sunrpc/clnt_raw.c: Likewise.
36663         * sunrpc/clnt_simp.c: Likewise.
36664         * sunrpc/clnt_tcp.c: Likewise.
36665         * sunrpc/clnt_udp.c: Likewise.
36666         * sunrpc/clnt_unix.c: Likewise.
36667         * sunrpc/des_crypt.c: Likewise.
36668         * sunrpc/des_soft.c: Likewise.
36669         * sunrpc/get_myaddr.c: Likewise.
36670         * sunrpc/key_call.c: Likewise.
36671         * sunrpc/key_prot.c: Likewise.
36672         * sunrpc/netname.c: Likewise.
36673         * sunrpc/pm_getmaps.c: Likewise.
36674         * sunrpc/pm_getport.c: Likewise.
36675         * sunrpc/pmap_clnt.c: Likewise.
36676         * sunrpc/pmap_prot.c: Likewise.
36677         * sunrpc/pmap_prot2.c: Likewise.
36678         * sunrpc/pmap_rmt.c: Likewise.
36679         * sunrpc/publickey.c: Likewise.
36680         * sunrpc/rpc_cmsg.c: Likewise.
36681         * sunrpc/rpc_common.c: Likewise.
36682         * sunrpc/rpc_dtable.c: Likewise.
36683         * sunrpc/rpc_prot.c: Likewise.
36684         * sunrpc/rpc_thread.c: Likewise.
36685         * sunrpc/rtime.c: Likewise.
36686         * sunrpc/svc.c: Likewise.
36687         * sunrpc/svc_auth.c: Likewise.
36688         * sunrpc/svc_authux.c: Likewise.
36689         * sunrpc/svc_raw.c: Likewise.
36690         * sunrpc/svc_run.c: Likewise.
36691         * sunrpc/svc_simple.c: Likewise.
36692         * sunrpc/svc_tcp.c: Likewise.
36693         * sunrpc/svc_udp.c: Likewise.
36694         * sunrpc/svc_unix.c: Likewise.
36695         * sunrpc/svcauth_des.c: Likewise.
36696         * sunrpc/xcrypt.c: Likewise.
36697         * sunrpc/xdr.c: Likewise.
36698         * sunrpc/xdr_array.c: Likewise.
36699         * sunrpc/xdr_float.c: Likewise.
36700         * sunrpc/xdr_intXX_t.c: Likewise.
36701         * sunrpc/xdr_mem.c: Likewise.
36702         * sunrpc/xdr_rec.c: Likewise.
36703         * sunrpc/xdr_ref.c: Likewise.
36704         * sunrpc/xdr_sizeof.c: Likewise.
36705         * sunrpc/xdr_stdio.c: Likewise.
36706
36707 2011-04-10  Ulrich Drepper  <drepper@gmail.com>
36708
36709         [BZ #12650]
36710         * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
36711         * sysdeps/ia64/dl-tls.h: Likewise.
36712         * sysdeps/powerpc/dl-tls.h: Likewise.
36713         * sysdeps/s390/dl-tls.h: Likewise.
36714         * sysdeps/sh/dl-tls.h: Likewise.
36715         * sysdeps/sparc/dl-tls.h: Likewise.
36716         * sysdeps/x86_64/dl-tls.h: Likewise.
36717         * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
36718
36719 2011-03-14  Andreas Schwab  <schwab@redhat.com>
36720
36721         * elf/dl-load.c (_dl_dst_substitute): When skipping the first
36722         rpath element also skip the following colon.
36723         (expand_dynamic_string_token): Add is_path parameter and pass
36724         down to DL_DST_REQUIRED and _dl_dst_substitute.
36725         (decompose_rpath): Call expand_dynamic_string_token with
36726         non-zero is_path.  Ignore empty rpaths.
36727         (_dl_map_object_from_fd): Call expand_dynamic_string_token
36728         with zero is_path.
36729
36730 2011-04-08  Andreas Schwab  <schwab@linux-m68k.org>
36731
36732         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
36733         Make cancelable.
36734
36735 2011-04-09  Ulrich Drepper  <drepper@gmail.com>
36736
36737         [BZ #12655]
36738         * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
36739         Patch by Filipe David Manana <fdmanana@apache.org>.
36740
36741 2011-04-07  Andreas Schwab  <schwab@redhat.com>
36742
36743         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
36744         Maintain aligned stack.
36745         (CHECK_RSP): Remove unused macro.
36746
36747 2011-04-03  Ulrich Drepper  <drepper@gmail.com>
36748
36749         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
36750         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
36751
36752 2011-04-02  Ulrich Drepper  <drepper@gmail.com>
36753
36754         * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
36755
36756         * include/features.h: Mention __USE_XOPEN2K8 in comment.
36757
36758 2011-03-26  H.J. Lu  <hongjiu.lu@intel.com>
36759
36760         [BZ #12518]
36761         * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
36762         * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
36763         * sysdeps/x86_64/memmove.c: New file.
36764         * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
36765         (memcpy): Renamed to ...
36766         (__new_memcpy): This.
36767         (memcpy): Provide GLIBC_2_14 memcpy.
36768         * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
36769         (memcpy): Provide GLIBC_2_2_5 memcpy.
36770
36771 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
36772
36773         [BZ #12631]
36774         * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
36775
36776 2011-03-30  Andreas Schwab  <schwab@redhat.com>
36777
36778         * misc/syncfs.c: New file.
36779         * misc/Makefile (routines): Add syncfs.
36780         * posix/unistd.h: Declare syncfs.
36781         * sysdeps/unix/syscalls.list: Add syncfs.
36782
36783 2011-04-01  Andreas Schwab  <schwab@redhat.com>
36784
36785         * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
36786         open_by_handle_at.
36787         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
36788         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
36789         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
36790         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
36791         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
36792         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
36793         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
36794
36795 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
36796
36797         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
36798         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
36799         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
36800         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
36801         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
36802         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
36803         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
36804
36805         * io/Makefile: Compile fallocate.c, fallocate64.c, and
36806         sync_file_range.c with -fexceptions.
36807         * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
36808         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
36809         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
36810         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
36811         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
36812         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
36813         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
36814         sync_file_range as cancellation point
36815         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file.  This is
36816         now a wrapper around __call_sync_file_range with cancellation handling.
36817         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
36818         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this.  Change
36819         function name to __call_sync_file_range.
36820         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
36821         Add call_sync_file_range.
36822
36823 2011-04-01  Andreas Schwab  <schwab@redhat.com>
36824
36825         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
36826         bits/timex.h.
36827
36828 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
36829
36830         * iconv/iconv.h: Fix typo in comment.
36831         * io/fcntl.h: Likewise.
36832         * libio/stdio.h: Likewise.
36833         * posix/spawn.h: Likewise.
36834         * posix/unistd.h: Likewise.
36835         * stdlib/stdlib.h: Likewise.
36836         * time/time.h: Likewise.
36837         * wcsmbs/wchar.h: Likewise.
36838
36839         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
36840         open_by_handle): Add.
36841         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
36842         and MAX_HANDLE_SZ.  Declare name_to_handle_at and open_by_handle.
36843         Augment a few comments.
36844         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
36845         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
36846         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
36847         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
36848         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
36849         * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
36850         open_by_handle.
36851
36852         * io/fcntl.h (AT_EMPTY_PATH): Define.
36853
36854 2011-03-30  Ulrich Drepper  <drepper@gmail.com>
36855
36856         * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
36857         * sysdeps/unix/sysv/linux/bits/time.h: New file.
36858         * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
36859         to...
36860         * sysdeps/unix/sysv/linux/bits/timex.h: ...here.  New file.
36861         * Versions.def: Add GLIBC_2.14.
36862         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
36863         Export.
36864
36865 2011-03-22  Ulrich Drepper  <drepper@gmail.com>
36866
36867         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
36868         round counter.
36869         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
36870
36871 2011-03-20  H.J. Lu  <hongjiu.lu@intel.com>
36872
36873         [BZ #12597]
36874         * string/test-strncmp.c (do_page_test): New function.
36875         (check2): Likewise.
36876         (test_main): Call check2.
36877         * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
36878
36879 2011-03-20  Ulrich Drepper  <drepper@gmail.com>
36880
36881         [BZ #12587]
36882         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
36883         Handle cache information in CPU leaf 4.
36884         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
36885
36886 2011-03-18  Ulrich Drepper  <drepper@gmail.com>
36887
36888         [BZ #12583]
36889         * posix/fnmatch.c (fnmatch): Check size of pattern in wide
36890         character representation.
36891         Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
36892
36893 2011-03-16  Ryan S. Arnold  <rsa@us.ibm.com>
36894
36895         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
36896         END(__isnan) to END(__isnanf) to match function entry point/label
36897         EALIGN(__isnanf,...).
36898
36899 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
36900
36901         * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
36902
36903 2011-03-10  Ulrich Drepper  <drepper@gmail.com>
36904
36905         [BZ #12510]
36906         * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
36907         copy from the symbol referenced in the relocation to initialize the
36908         used variable.
36909         Patch by Piotr Bury <pbury@goahead.com>.
36910         * elf/Makefile: Add rules to build and tst-unique3.
36911         * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
36912         * elf/tst-unique3.cc: New file.
36913         * elf/tst-unique3.h: New file.
36914         * elf/tst-unique3lib.cc: New file.
36915         * elf/tst-unique3lib2.cc: New file.
36916
36917         * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
36918
36919 2011-03-10  Mike Frysinger  <vapier@gentoo.org>
36920
36921         * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
36922         $LDFLAGS and -nostdlib -nostartfiles to linking step.  Change main
36923         to _start.
36924
36925 2011-03-06  Ulrich Drepper  <drepper@gmail.com>
36926
36927         * elf/dl-load.c (_dl_map_object): If we are looking for the first
36928         to-be-loaded object along a path to loader is ld.so.
36929
36930 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
36931             Ulrich Drepper  <drepper@gmail.com>
36932
36933         * sysdeps/x86_64/memset.S: After aligning destination, code
36934         branches to different locations depending on the value of
36935         misalignment, when multiarch is enabled. Fix this.
36936
36937 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
36938
36939         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
36940         Set _x86_64_preferred_memory_instruction for AMD processsors.
36941         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
36942         Set bit_Prefer_SSE_for_memop for AMD processors.
36943
36944 2011-03-04  Ulrich Drepper  <drepper@gmail.com>
36945
36946         * libio/fmemopen.c (fmemopen): Optimize a bit.
36947
36948 2011-03-03  Andreas Schwab  <schwab@redhat.com>
36949
36950         * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
36951
36952 2011-03-03  Roland McGrath  <roland@redhat.com>
36953
36954         * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
36955
36956 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
36957
36958         * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
36959         __bzero_ultra1 instead of __memset_ultra1.
36960
36961 2011-02-23  Andreas Schwab  <schwab@redhat.com>
36962             Ulrich Drepper  <drepper@gmail.com>
36963
36964         [BZ #12509]
36965         * include/link.h (struct link_map): Add l_orig_initfini.
36966         * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
36967         returning unsuccessfully.
36968         * elf/dl-close.c (_dl_close_worker): If this is the last explicit
36969         close of a file loaded at startup, restore the original l_initfini
36970         list.
36971         * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
36972         list, store the pointer.
36973         * elf/Makefile ($(objpfx)noload-mem): New rule.
36974         (noload-ENV): Define.
36975         (tests): Add $(objpfx)noload-mem.
36976         * elf/noload.c: Include <memcheck.h>.
36977         (main): Call mtrace.  Close all opened handles.
36978
36979 2011-02-17  Andreas Schwab  <schwab@redhat.com>
36980
36981         [BZ #12454]
36982         * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
36983         dependencies are missing.
36984
36985 2011-02-22  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36986
36987         Fix __if_freereq crash: Unlike the generic version which uses free,
36988         Hurd needs munmap.
36989         * sysdeps/mach/hurd/ifreq.h: New file.
36990
36991 2011-01-27  Petr Baudis  <pasky@suse.cz>
36992             Ulrich Drepper  <drepper@gmail.com>
36993
36994         [BZ 12445]#
36995         * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
36996         to extend_alloca().
36997         * stdio-common/bug23.c: New file.
36998         * stdio-common/Makefile (tests): Add bug23.
36999
37000 2010-09-28  Andreas Schwab  <schwab@redhat.com>
37001             Ulrich Drepper  <drepper@gmail.com>
37002
37003         [BZ #12489]
37004         * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
37005         before performing relro protection.  At old place add assertion
37006         to make sure nothing changed.
37007
37008 2011-02-17  Nathan Sidwell  <nathan@codesourcery.com>
37009             Glauber de Oliveira Costa  <glommer@gmail.com>
37010
37011         * elf/elf.h: Add new ARM TLS relocs.
37012
37013 2011-02-16  Ryan S. Arnold  <rsa@us.ibm.com>
37014
37015         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
37016         (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
37017         cast from r3.
37018         * sysdeps/wordsize-64/Makefile: New file.  Add tst-writev to
37019         'tests' variable.
37020         * sysdeps/wordsize-64/tst-writev.c: New file.
37021
37022 2011-02-15  Ryan S. Arnold  <rsa@us.ibm.com>
37023
37024         * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
37025         -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
37026         insns in _dl_start to prevent a TOC reference before relocs are
37027         resolved.
37028
37029 2011-02-15  Ulrich Drepper  <drepper@gmail.com>
37030
37031         [BZ #12469]
37032         * Makeconfig: Remove RANLIB definition.
37033         * Makerules: Don't use RANLIB.
37034         * aclocal.m4: Remove ranlib test.
37035         * configure.in: No need to check for ranlib.
37036         * elf/rtld-Rules: Don't use RANLIB.
37037
37038 2011-02-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37039
37040         * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
37041         protection macro.
37042         * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
37043         inclusion protection macro.
37044
37045         * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
37046         SIGRTMIN and SIGRTMAX and print information in that case only when
37047         SIGRTMIN is defined.
37048
37049 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
37050
37051         * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
37052         arginfo fn returning -1.
37053
37054         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
37055         and thousands string is zero terminated.
37056
37057 2011-02-03  Andreas Schwab  <schwab@redhat.com>
37058
37059         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
37060         sysdeps/unix/sysv/linux/bits/socket.h.
37061
37062 2011-01-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37063
37064         * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
37065         (__CPU_COUNT): Remove old macros.
37066         (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
37067         (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
37068         (__CPU_ALLOC, __CPU_FREE): Add macros.
37069         (__sched_cpualloc, __sched_cpufree): Add declarations.
37070
37071 2011-02-05  Ulrich Drepper  <drepper@gmail.com>
37072
37073         * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
37074         (struct datahead): Reuse 32 bits of the alignment for a TTL field.
37075         * nscd/aicache.c (addhstaiX): Return timeout of added value.
37076         (readdhstai): Return value of addhstaiX call.
37077         * nscd/grpcache.c (cache_addgr): Return timeout of added value.
37078         (addgrbyX): Return value returned by cache_addgr.
37079         (readdgrbyname): Return value returned by addgrbyX.
37080         (readdgrbygid): Likewise.
37081         * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
37082         (addpwbyX): Return value returned by cache_addpw.
37083         (readdpwbyname): Return value returned by addhstbyX.
37084         (readdpwbyuid): Likewise.
37085         * nscd/servicescache.c (cache_addserv): Return timeout of added value.
37086         (addservbyX): Return value returned by cache_addserv.
37087         (readdservbyname): Return value returned by addservbyX:
37088         (readdservbyport): Likewise.
37089         * nscd/hstcache.c (cache_addhst): Return timeout of added value.
37090         (addhstbyX): Return value returned by cache_addhst.
37091         (readdhstbyname): Return value returned by addhstbyX.
37092         (readdhstbyaddr): Likewise.
37093         (readdhstbynamev6): Likewise.
37094         (readdhstbyaddrv6): Likewise.
37095         * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
37096         (readdinitgroups): Return value returned by addinitgroupsX.
37097         * nscd/cache.c (readdfcts): Change return value of functions to time_t.
37098         (prune_cache): Keep track of timeout value of re-added entries.
37099         * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
37100         * nscd/nscd.h: Adjust prototypes of readd* functions.
37101
37102 2011-02-04  Roland McGrath  <roland@redhat.com>
37103
37104         * nis/nis_server.c (nis_servstate): Use the right name for 0.
37105         (nis_stats): Likewise.
37106         * nis/nis_modify.c (nis_modify): Likewise.
37107         * nis/nis_remove.c (nis_remove): Likewise.
37108         * nis/nis_add.c (nis_add): Likewise.
37109
37110         * elf/dl-object.c (_dl_new_object): Remove unused variable L.
37111
37112         * posix/fnmatch_loop.c: Add some consts.
37113
37114         * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
37115
37116 2011-02-02  H.J. Lu  <hongjiu.lu@intel.com>
37117
37118         [BZ #12460]
37119         * config.make.in (config-cflags-novzeroupper): Define.
37120         * configure.in: Substitute libc_cv_cc_novzeroupper.
37121         * elf/Makefile (AVX-CFLAGS): Define.
37122         (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
37123         (CFLAGS-tst-auditmod4a.c): Likewise.
37124         (CFLAGS-tst-auditmod4b.c): Likewise.
37125         (CFLAGS-tst-auditmod6b.c): Likewise.
37126         (CFLAGS-tst-auditmod6c.c): Likewise.
37127         (CFLAGS-tst-auditmod7b.c): Likewise.
37128         * sysdeps/i386/configure.in: Check -mno-vzeroupper.
37129
37130 2011-02-02  Ulrich Drepper  <drepper@gmail.com>
37131
37132         * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
37133         function to the callback.
37134         Patch partly by Jiri Olsa <jolsa@redhat.com>.
37135
37136 2011-02-02  Andreas Schwab  <schwab@redhat.com>
37137
37138         * shadow/sgetspent.c: Check return value of __sgetspent_r instead
37139         of errno.
37140
37141 2011-01-19  Ulrich Drepper  <drepper@gmail.com>
37142
37143         [BZ #11724]
37144         * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
37145         of constructors.
37146         * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
37147         of destructors.
37148         (_dl_fini): Don't call _dl_sort_fini if there is only one object.
37149
37150         [BZ #11724]
37151         * elf/Makefile: Add rules to build and run new test.
37152         * elf/tst-initorder.c: New file.
37153         * elf/tst-initorder.exp: New file.
37154         * elf/tst-initordera1.c: New file.
37155         * elf/tst-initordera2.c: New file.
37156         * elf/tst-initordera3.c: New file.
37157         * elf/tst-initordera4.c: New file.
37158         * elf/tst-initorderb1.c: New file.
37159         * elf/tst-initorderb2.c: New file.
37160         * elf/tst-order-a1.c: New file.
37161         * elf/tst-order-a2.c: New file.
37162         * elf/tst-order-a3.c: New file.
37163         * elf/tst-order-a4.c: New file.
37164         * elf/tst-order-b1.c: New file.
37165         * elf/tst-order-b2.c: New file.
37166         * elf/tst-order-main.c: New file.
37167         New test case by George Gensure <werkt0@gmail.com>.
37168
37169 2010-10-01  Andreas Schwab  <schwab@redhat.com>
37170
37171         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
37172         decoding ACE if AI_CANONIDN.
37173
37174 2011-01-18  Ulrich Drepper  <drepper@gmail.com>
37175
37176         * elf/Makefile: Build IFUNC tests unless multi-arch = no.
37177
37178 2011-01-17  Ulrich Drepper  <drepper@gmail.com>
37179
37180         * version.h (RELEASE): Bump for 2.13 release.
37181         * include/features.h: (__GLIBC_MINOR__): Bump to 13.
37182
37183         * io/fcntl.h: Define AT_NO_AUTOMOUNT.
37184
37185         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
37186         MADV_NOHUGEPAGE.
37187         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
37188         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
37189         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
37190         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
37191         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
37192         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
37193
37194         * posix/getconf.c: Update copyright year.
37195         * catgets/gencat.c: Likewise.
37196         * csu/version.c: Likewise.
37197         * debug/catchsegv.sh: Likewise.
37198         * debug/xtrace.sh: Likewise.
37199         * elf/ldconfig.c: Likewise.
37200         * elf/ldd.bash.in: Likewise.
37201         * elf/sprof.c (print_version): Likewise.
37202         * iconv/iconv_prog.c: Likewise.
37203         * iconv/iconvconfig.c: Likewise.
37204         * locale/programs/locale.c: Likewise.
37205         * locale/programs/localedef.c: Likewise.
37206         * malloc/memusage.sh: Likewise.
37207         * malloc/mtrace.pl: Likewise.
37208         * nscd/nscd.c (print_version): Likewise.
37209         * nss/getent.c: Likewise.
37210
37211         * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
37212         PF_CAIF, and PF_ALG.
37213         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
37214
37215 2011-01-16  Andreas Schwab  <schwab@linux-m68k.org>
37216
37217         * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
37218         (modules-names): Use them.
37219         (ifunc-test-modules, ifunc-pie-tests): Define.
37220         (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
37221         tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
37222         (test-extras): Likewise.
37223         ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
37224         $(compile-command.c).
37225         ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
37226         (all-built-dso): Define.
37227         (check-textrel.out, check-execstack.out): Depend on it.
37228
37229         * configure.in: Don't override --enable-multi-arch.
37230
37231 2011-01-15  Ulrich Drepper  <drepper@gmail.com>
37232
37233         [BZ #6812]
37234         * nscd/hstcache.c (tryagain): Define.
37235         (cache_addhst): Return tryagain not notfound for temporary errors.
37236         (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
37237         failed.
37238
37239 2011-01-14  Ulrich Drepper  <drepper@gmail.com>
37240
37241         [BZ #10563]
37242         * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
37243         to make the syscall.
37244         * sysdeps/unix/sysv/linux/setgroups.c: New file.
37245
37246         [BZ #12378]
37247         * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
37248         and fall back to matching as normal character if the string ends before
37249         the matching ']' is found.  This is what POSIX requires.
37250         * posix/testfnm.c: Adjust test result.
37251         * posix/globtest.sh: Adjust test result.  Add new test.
37252         * posix/tst-fnmatch.input: Likewise.
37253         * posix/tst-fnmatch2.c: Add new test.
37254
37255 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
37256
37257         * elf/Makefile (check-execstack): Revert last change.  Depend on
37258         check-execstack.h.
37259         (check-execstack.h): New target.
37260         (generated): Add check-execstack.h.
37261         * elf/check-execstack.c: Include "check-execstack.h".
37262         (main): Revert last change.
37263         (handle_file): Return zero if GNU_STACK is absent and
37264         DEFAULT_STACK_PERMS doesn't include PF_X.
37265
37266 2011-01-13  Ulrich Drepper  <drepper@gmail.com>
37267
37268         * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
37269         in child fails because the descriptor is already closed.
37270         * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
37271         * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
37272         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
37273
37274         [BZ #12397]
37275         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
37276         syscall.
37277
37278         [BZ #10484]
37279         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
37280         temporary buffer used to handle multi lookups locally.
37281         * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
37282
37283 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
37284
37285         * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
37286         loader is ld.so.
37287
37288 2011-01-10  Paul Pluzhnikov  <ppluzhnikov@google.com>
37289
37290         * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
37291         alignment for SSE2.
37292
37293 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
37294
37295         [BZ #12394]
37296         * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
37297         characters.  When rounding increased number of integer digits recompute
37298         number of groups.
37299         * stdio-common/tst-grouping.c: New file.
37300         * stdio-common/Makefile: Add rules to build and run tst-grouping.
37301
37302 2011-01-09  Ulrich Drepper  <drepper@gmail.com>
37303
37304         * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
37305         __FD_CLR, and __FS_ISSET.  gcc generates better code on its own.
37306
37307         * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
37308         void.
37309         * bits/select.h: Likewise.
37310
37311 2011-01-08  Ulrich Drepper  <drepper@gmail.com>
37312
37313         * po/ja.po: Update from translation team.
37314
37315 2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
37316
37317         [BZ #11155]
37318         * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
37319         implementation just like for lxstat, fxstatat, et al.
37320
37321 2010-12-27  Jim Meyering  <meyering@redhat.com>
37322
37323         [BZ #12348]
37324         * posix/regexec.c (build_trtable): Return failure indication upon
37325         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
37326
37327 2010-12-25  Ulrich Drepper  <drepper@gmail.com>
37328
37329         [BZ #12201]
37330         * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
37331         * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
37332         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
37333         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
37334
37335         [BZ #12207]
37336         * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
37337
37338         [BZ #12204]
37339         * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
37340         * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
37341
37342 2010-12-15  H.J. Lu  <hongjiu.lu@intel.com>
37343
37344         * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
37345         * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
37346         script has SORT_BY_INIT_PRIORITY.
37347         * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
37348         NO_CTORS_DTORS_SECTIONS is defined.
37349         * elf/soinit.c: Likewise.
37350         * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
37351         NO_CTORS_DTORS_SECTIONS is defined.
37352         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
37353         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
37354         * sysdeps/sh/init-first.c: Likewise.
37355         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
37356
37357 2010-12-24  Ulrich Drepper  <drepper@gmail.com>
37358
37359         * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
37360         always use the slow path.
37361
37362 2010-12-15  Ryan S. Arnold  <rsa@us.ibm.com>
37363
37364         * elf/Makefile: (check-execstack): Replace $(native-compile) with a
37365         similar rule which adds the sysdep directories to the header search in
37366         order to pick up the correct platform stackinfo.h.
37367         * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
37368         perform test if it is, otherwise return successfully without testing.
37369         * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
37370         DEFAULT_STACK_PERMS define in stackinfo.h.
37371         * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
37372         defined in stackinfo.h.
37373         * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
37374         DEFAULT_STACK_PERMS defined in stackinfo.h.
37375         * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
37376         * sysdeps/ia64/stackinfo.h: Likewise.
37377         * sysdeps/s390/stackinfo.h: Likewise.
37378         * sysdeps/sh/stackinfo.h: Likewise.
37379         * sysdeps/sparc/stackinfo.h: Likewise.
37380         * sysdeps/x86_64/stackinfo.h: Likewise.
37381         * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
37382         PF_X for powerpc64.  Retain PF_X for powerpc32.
37383
37384 2010-12-19  Ulrich Drepper  <drepper@gmail.com>
37385
37386         * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
37387         accurately.
37388         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
37389         GETDENTS_64BIT_ALIGNED.
37390
37391 2010-12-14  Ulrich Drepper  <dreper@gmail.com>
37392
37393         * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
37394
37395 2010-12-10  Andreas Schwab  <schwab@redhat.com>
37396
37397         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
37398         _GNU_SOURCE.
37399
37400         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
37401         * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
37402         Remove __restrict.
37403         (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
37404         (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
37405
37406 2010-12-09  Ulrich Drepper  <drepper@gmail.com>
37407
37408         [BZ #11655]
37409         * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
37410         are initialized.
37411
37412 2010-12-09  Jakub Jelinek  <jakub@redhat.com>
37413
37414         * string/bits/string3.h (memmove, bcopy): Remove __restrict.
37415
37416 2010-12-03  Ulrich Drepper  <drepper@gmail.com>
37417
37418         * po/it.po: Update from translation team.
37419
37420 2010-12-01  H.J. Lu  <hongjiu.lu@intel.com>
37421
37422         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
37423         unused codes.
37424
37425 2010-11-30  Ulrich Drepper  <drepper@gmail.com>
37426
37427         * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
37428
37429 2010-11-24  Andreas Schwab  <schwab@redhat.com>
37430
37431         * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
37432         specially.
37433         (gaih_getanswer_slice): Likewise.
37434
37435 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
37436
37437         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
37438
37439 2010-05-31  Petr Baudis  <pasky@suse.cz>
37440
37441         [BZ #11149]
37442         * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
37443         silently even in the chroot mode.
37444
37445 2010-11-22  Ulrich Drepper  <drepper@gmail.com>
37446
37447         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
37448         last patch a bit.  Pretty printing
37449
37450 2010-05-31  Petr Baudis <pasky@suse.cz>
37451
37452         [BZ #10085]
37453         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
37454         initialization of skip_initgroups_dyn.
37455
37456 2010-11-19  Ulrich Drepper  <drepper@gmail.com>
37457
37458         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
37459         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
37460
37461 2010-11-16  Ulrich Drepper  <drepper@gmail.com>
37462
37463         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
37464
37465 2010-11-11  Andreas Schwab  <schwab@redhat.com>
37466
37467         * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
37468         * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
37469         (tst-fnmatch-ENV): Set MALLOC_TRACE.
37470         ($(objpfx)tst-fnmatch-mem): New rule.
37471         (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
37472         * posix/tst-fnmatch.c (main): Call mtrace.
37473
37474 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
37475
37476         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
37477         Support Intel processor model 6 and model 0x2c.
37478
37479 2010-11-10  Luis Machado  <luisgpm@br.ibm.com>
37480
37481         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
37482           signed comparison.
37483
37484 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
37485
37486         [BZ #12205]
37487         * string/test-strncasecmp.c (check_result): New function.
37488         (do_one_test): Use it.
37489         (check1): New function.
37490         (test_main): Use it.
37491         * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
37492         Support strcasecmp and strncasecmp.
37493
37494 2010-11-08  Ulrich Drepper  <drepper@gmail.com>
37495
37496         [BZ #12194]
37497         * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
37498         * sysdeps/x86_64/bits/byteswap.h: Likewise.
37499
37500 2010-11-07  H.J. Lu  <hongjiu.lu@intel.com>
37501
37502         * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
37503         IFUNC support.
37504         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
37505         memset-x86-64.
37506         * sysdeps/x86_64/multiarch/bzero.S: New file.
37507         * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
37508         * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
37509         * sysdeps/x86_64/multiarch/memset.S: New file.
37510         * sysdeps/x86_64/multiarch/memset_chk.S: New file.
37511         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
37512         Set bit_Prefer_SSE_for_memop for Intel processors.
37513         * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
37514         Define.
37515         (index_Prefer_SSE_for_memop): Define.
37516         (HAS_PREFER_SSE_FOR_MEMOP): Define.
37517
37518 2010-11-04  Luis Machado  <luisgpm@br.ibm.com>
37519
37520         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
37521         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
37522
37523 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
37524
37525         [BZ #12191]
37526         * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
37527         (__x86_64_raw_data_cache_size_half): Likewise.
37528         (__x86_64_raw_shared_cache_size): Likewise.
37529         (__x86_64_raw_shared_cache_size_half): Likewise.
37530
37531         * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
37532         (__x86_64_raw_data_cache_size_half): Likewise.
37533         (__x86_64_raw_shared_cache_size): Likewise.
37534         (__x86_64_raw_shared_cache_size_half): Likewise.
37535         (init_cacheinfo): Set __x86_64_raw_data_cache_size,
37536         __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
37537         and __x86_64_raw_shared_cache_size_half.  Round
37538         __x86_64_data_cache_size_half, __x86_64_data_cache_size
37539         __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
37540         to multiple of 256 bytes.
37541
37542 2010-11-03  Ulrich Drepper  <drepper@gmail.com>
37543
37544         [BZ #12167]
37545         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
37546         of inacessible symlinks.  Verify result of symlink before returning it.
37547         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
37548         Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
37549
37550 2010-10-28  Erich Ritz  <erichritz@gmail.com>
37551
37552         * math/math.h (isinf): Fix typo in comment.
37553
37554 2010-11-01  Ulrich Drepper  <drepper@gmail.com>
37555
37556         * po/da.po: Update from translation team.
37557
37558 2010-10-26  Ulrich Drepper  <drepper@gmail.com>
37559
37560         * elf/rtld.c (dl_main): Move assertion after the point where rtld map
37561         is added to the list.
37562
37563 2010-10-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
37564             Ulrich Drepper  <drepper@gmail.com>
37565
37566         * elf/dl-object.c (_dl_new_object): Don't append the new object to
37567         the global list here.  Move code to...
37568         (_dl_add_to_namespace_list): ...here.  New function.
37569         * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
37570         * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
37571         * elf/dl-load.c (lose): Don't remove the element from the list.
37572         (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
37573         (_dl_map_object): Likewise.
37574
37575 2010-10-25  Ulrich Drepper  <drepper@gmail.com>
37576
37577         [BZ #12159]
37578         * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
37579         into all bytes of SSE register.
37580         Patch by Richard Li <richardpku@gmail.com>.
37581
37582 2010-10-24  Ulrich Drepper  <drepper@gmail.com>
37583
37584         [BZ #12140]
37585         * malloc/malloc.c (_int_free): Fill correct number of bytes when
37586         perturbing.
37587
37588 2010-10-20  Michael B. Brutman  <brutman@us.ibm.com>
37589
37590         * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
37591         * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
37592         * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
37593         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
37594         * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
37595         submachine.
37596         * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
37597
37598 2010-10-22  Andreas Schwab  <schwab@redhat.com>
37599
37600         * include/dlfcn.h (__RTLD_SECURE): Define.
37601         * elf/dl-load.c (_dl_map_object): Remove preloaded parameter.  Use
37602         mode & __RTLD_SECURE instead.
37603         (open_path): Rename preloaded parameter to secure.
37604         * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
37605         * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
37606         * elf/dl-deps.c (openaux): Likewise.
37607         * elf/rtld.c (struct map_args): Remove is_preloaded.
37608         (map_doit): Don't use it.
37609         (dl_main): Likewise.
37610         (do_preload): Use __RTLD_SECURE instead of is_preloaded.
37611         (dlmopen_doit): Add __RTLD_SECURE to mode bits.
37612
37613 2010-09-09  Andreas Schwab  <schwab@redhat.com>
37614
37615         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
37616         (sysd-rules-targets): Remove duplicates.
37617         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
37618         rtld-%.$o dependency.
37619
37620 2010-10-18  Andreas Schwab  <schwab@redhat.com>
37621
37622         * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
37623         _dl_map_object do it.
37624
37625 2010-10-19  Ulrich Drepper  <drepper@gmail.com>
37626
37627         * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
37628         fast fma builtins, define the macros in the C99 standard.
37629         (FP_FAST_FMAF): Likewise.
37630         (FP_FAST_FMAL): Likewise.
37631         * sysdeps/x86_64/bits/mathdef.h: Likewise.
37632
37633         * bits/mathdef.h: Update copyright year.
37634         * sysdeps/powerpc/bits/mathdef.h: Likewise.
37635
37636 2010-10-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
37637
37638         * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
37639         builtins, define the macros in the C99 standard.
37640         (FP_FAST_FMAF): Likewise.
37641         (FP_FAST_FMAL): Likewise.
37642         * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
37643         multiply/add.
37644         (FP_FAST_FMAF): Likewise.
37645
37646 2010-10-15  Jakub Jelinek  <jakub@redhat.com>
37647
37648         [BZ #3268]
37649         * math/libm-test.inc (fma_test): Some new testcases.
37650         * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
37651         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
37652         y and infinite z.  Do multiplication by C already in long double.
37653         * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
37654         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
37655         y and infinite z.  Do bitwise or of inexact bit into u.d.
37656         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
37657         * sysdeps/i386/fpu/s_fmaf.S: Removed.
37658         * sysdeps/i386/fpu/s_fma.S: Removed.
37659         * sysdeps/i386/fpu/s_fmal.S: Removed.
37660
37661 2010-10-16  Jakub Jelinek  <jakub@redhat.com>
37662
37663         [BZ #3268]
37664         * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
37665         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
37666         computation is not scheduled after fetestexcept.  Fix value
37667         of minimum denormal long double.
37668
37669 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
37670
37671         [BZ #3268]
37672         * math/libm-test.inc (fma_test): Add some more tests.
37673         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
37674         correctly.
37675
37676 2010-10-15  Andreas Schwab  <schwab@redhat.com>
37677
37678         * scripts/data/localplt-s390-linux-gnu.data: New file.
37679         * scripts/data/localplt-s390x-linux-gnu.data: New file.
37680
37681 2010-10-13  Jakub Jelinek  <jakub@redhat.com>
37682
37683         [BZ #3268]
37684         * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
37685         * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
37686         instead of dbl-64.
37687         * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
37688         inlines.
37689         * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
37690         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
37691         if one of x and y is very large and the other is subnormal.
37692         * sysdeps/s390/fpu/s_fmaf.c: New file.
37693         * sysdeps/s390/fpu/s_fma.c: New file.
37694         * sysdeps/powerpc/fpu/s_fmaf.S: New file.
37695         * sysdeps/powerpc/fpu/s_fma.S: New file.
37696         * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
37697         * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
37698         * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
37699
37700 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
37701
37702         [BZ #3268]
37703         * math/libm-test.inc (fma_test): Add some more fmaf tests, add
37704         fma tests.
37705         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
37706         * sysdeps/ieee754/dbl-64/s_fma.c: New file.
37707         * sysdeps/i386/i686/multiarch/s_fma.c: Include
37708         sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
37709         * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
37710         * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
37711         * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
37712
37713 2010-10-12  Ulrich Drepper  <drepper@redhat.com>
37714
37715         [BZ #12078]
37716         * posix/regcomp.c (parse_branch): One more memory leak plugged.
37717         * posix/bug-regex31.input: Add test case.
37718
37719 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
37720
37721         * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
37722         * posix/bug-regex31.input: New file.
37723
37724         [BZ #12078]
37725         * posix/regcomp.c (parse_branch): Free memory when allocation failed.
37726         (parse_sub_exp): Fix last change, use postorder.
37727
37728         * posix/bug-regex31.c: New file.
37729         * posix/Makefile: Add rules to build and run bug-regex31.
37730
37731         * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
37732
37733         [BZ #12078]
37734         * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
37735
37736         [BZ #12108]
37737         * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
37738         to have entries in sys_siglist.
37739
37740         [BZ #12093]
37741         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
37742         be NULL.
37743
37744 2010-10-07  Jakub Jelinek  <jakub@redhat.com>
37745
37746         [BZ #3268]
37747         * math/libm-test.inc (fma_test): Add 2 fmaf tests.
37748         * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
37749         * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
37750         sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
37751         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
37752         * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
37753         * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
37754         * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
37755         * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
37756         * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
37757         * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
37758         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
37759         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
37760         * math/ftestexcept.c (fetestexcept): Likewise.
37761         * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
37762         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
37763         * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
37764         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
37765         * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
37766         * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
37767         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
37768
37769 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
37770
37771         [BZ #12107]
37772         * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
37773         newline.
37774
37775 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
37776
37777         * string/bug-strstr1.c: New file.
37778         * string/Makefile: Add rules to build and run bug-strstr1.
37779
37780 2010-10-05  Eric Blake  <eblake@redhat.com>
37781
37782         [BZ #12092]
37783         * string/str-two-way.h (two_way_long_needle): Always clear memory
37784         when skipping input due to the shift table.
37785
37786 2010-10-03  Ulrich Drepper  <drepper@gmail.com>
37787
37788         [BZ #12005]
37789         * malloc/mcheck.c: Handle large requests.
37790
37791         [BZ #12077]
37792         * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
37793         for strncmp and strncasecmp.
37794         * string/stratcliff.c: Add tests for strcmp and strncmp.
37795         * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
37796
37797 2010-09-28  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
37798
37799         * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
37800         __set_fpscr.
37801
37802 2010-09-30  Andreas Jaeger  <aj@suse.de>
37803
37804         * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
37805         (CGROUP_SUPER_MAGIC): Define.
37806         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
37807         Handle btrfs and cgroup file systems.
37808         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
37809         Likewise.
37810
37811 2010-09-27  Luis Machado  <luisgpm@br.ibm.com>
37812
37813         * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
37814         * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
37815
37816 2010-09-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
37817
37818         [BZ #12067]
37819         * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
37820         trying to locate the ELF header.
37821
37822 2010-09-27  Andreas Schwab  <schwab@redhat.com>
37823
37824         [BZ #11611]
37825         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
37826         Mask out sign-bit copies when constructing f_fsid.
37827
37828 2010-09-24  Petr Baudis <pasky@suse.cz>
37829
37830         * debug/stack_chk_fail_local.c: Add missing licence exception.
37831         * debug/warning-nop.c: Likewise.
37832
37833 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
37834
37835         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
37836         implementing getdents64 using getdents syscall, set d_type if
37837         __ASSUME_GETDENTS32_D_TYPE.
37838
37839 2010-09-16  Andreas Schwab  <schwab@redhat.com>
37840
37841         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
37842         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
37843
37844 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
37845
37846         [BZ #12037]
37847         * posix/unistd.h: Undo change of feature selection for ftruncate from
37848         2010-01-11.
37849
37850 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
37851
37852         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
37853         detection.
37854
37855 2010-09-20  Andreas Schwab  <schwab@redhat.com>
37856
37857         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
37858         fanotify_mark.
37859         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
37860
37861 2010-09-14  Andreas Schwab  <schwab@redhat.com>
37862
37863         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
37864         variables after CHECK_SP call.
37865         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
37866
37867 2010-09-13  Andreas Schwab  <schwab@redhat.com>
37868             Ulrich Drepper  <drepper@redhat.com>
37869
37870         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
37871         re-relocationg ld.so.
37872         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
37873         _dl_init_paths call.
37874         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
37875         here anymore.
37876
37877 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
37878
37879         * resolv/res_init.c (__res_vinit): Count the default server we added.
37880
37881 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
37882             Ulrich Drepper  <drepper@redhat.com>
37883
37884         [BZ #11968]
37885         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
37886         (____longjmp_chk): Use %ebx for saving value across system call.
37887         Add unwind info.
37888
37889 2010-09-06  Andreas Schwab  <schwab@redhat.com>
37890
37891         * manual/Makefile: Don't mix pattern rules with normal rules.
37892
37893 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
37894
37895         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
37896         operation.
37897         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
37898         * libio/iofopncook.c (_IO_cookie_init): Likewise.
37899         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
37900         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
37901         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
37902         Likewise.
37903
37904 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
37905
37906         [BZ #11979]
37907         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
37908         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
37909
37910 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
37911
37912         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
37913         * sysdeps/x86_64/addmul_1.S: Likewise.
37914         * sysdeps/x86_64/lshift.S: Likewise.
37915         * sysdeps/x86_64/mul_1.S: Likewise.
37916         * sysdeps/x86_64/rshift.S: Likewise.
37917         * sysdeps/x86_64/sub_n.S: Likewise.
37918         * sysdeps/x86_64/submul_1.S: Likewise.
37919
37920 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
37921
37922         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
37923         Define __sched_param instead of SCHED_* and sched_param when
37924         <bits/sched.h> is included with __need_schedparam defined.
37925         * bits/sched.h [__need_schedparam]
37926         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
37927         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
37928         (__defined_schedparam): Define to 1.
37929         (__sched_param): New structure, identical to sched_param.
37930         (__need_schedparam): Undefine.
37931
37932 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
37933
37934         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
37935         (epoll_create1): Declare.
37936
37937         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
37938
37939 2010-08-31  Andreas Schwab  <schwab@redhat.com>
37940
37941         [BZ #7066]
37942         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
37943         shifting retval into place.
37944
37945 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
37946
37947         * nis/rpcsvc/nis.h: Update copyright notice.
37948         * nis/rpcsvc/nis.x: Likewise.
37949         * nis/rpcsvc/nis_callback.h: Likewise.
37950         * nis/rpcsvc/nis_callback.x: Likewise.
37951         * nis/rpcsvc/nis_object.x: Likewise.
37952         * nis/rpcsvc/nis_tags.h: Likewise.
37953         * nis/rpcsvc/yp.h: Likewise.
37954         * nis/rpcsvc/yp.x: Likewise.
37955         * nis/rpcsvc/ypupd.h: Likewise.
37956         * nis/yp_xdr.c: Likewise.
37957         * nis/ypupdate_xdr.c: Likewise.
37958
37959         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
37960         mainly the body of pmap_getport.  Add parameters to specify timeouts.
37961         (pmap_getport): Use __libc_rpc_getport.
37962         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
37963         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
37964         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
37965
37966 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
37967
37968         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
37969         fanotify_mark.
37970
37971 2010-08-27  Roland McGrath  <roland@redhat.com>
37972
37973         * sysdeps/i386/i686/multiarch/Makefile
37974         (CFLAGS-varshift.c): New variable.
37975
37976 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
37977
37978         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
37979         * sysdeps/i386/i686/multiarch/varshift.c: New file.
37980
37981         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
37982
37983         * sysdeps/x86_64/strlen.S: Minimal code improvement.
37984
37985 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
37986
37987         * sysdeps/x86_64/strlen.S: Unroll the loop.
37988         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
37989         strlen-sse2 strlen-sse2-bsf.
37990         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
37991         __strlen_no_bsf if bit_Slow_BSF is set.
37992         (__strlen_sse42): Removed.
37993         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
37994         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
37995
37996 2010-08-25  Roland McGrath  <roland@redhat.com>
37997
37998         * sysdeps/x86_64/multiarch/varshift.S: File removed.
37999         * sysdeps/x86_64/multiarch/varshift.c: New file.
38000         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
38001         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
38002         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
38003         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
38004
38005 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
38006
38007         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
38008         strlen-sse2 strlen-sse2-bsf.
38009         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
38010         __strlen_sse2_bsf if bit_Slow_BSF is unset.
38011         (__strlen_sse2): Removed.
38012         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
38013         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
38014         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
38015         bit_Slow_BSF for Atom.
38016         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
38017         (index_Slow_BSF): Define.
38018         (HAS_SLOW_BSF): Define.
38019
38020 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
38021
38022         [BZ #10851]
38023         * resolv/res_init.c (__res_vinit): When no server address at all
38024         is given default to loopback.
38025
38026 2010-08-24  Roland McGrath  <roland@redhat.com>
38027
38028         * configure.in: Remove config-name.h generation.
38029         * configure: Regenerated.
38030         * config-name.in: File removed.
38031         * scripts/config-uname.sh: New file.
38032         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
38033         ($(objdir)config-name.h): New target.
38034
38035         * sunrpc/rpc_parse.h: Avoid nested comment.
38036
38037 2010-08-24  Richard Henderson  <rth@redhat.com>
38038             Ulrich Drepper  <drepper@redhat.com>
38039             H.J. Lu  <hongjiu.lu@intel.com>
38040
38041         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
38042         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
38043         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
38044         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
38045         _mm_alignr_epi8 with _mm_loadu_si128.
38046         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
38047         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
38048         (__m128i_shift_right): Removed.
38049         * sysdeps/i386/i686/multiarch/varshift.h: New file.
38050         * sysdeps/i386/i686/multiarch/varshift.S: New file.
38051         * sysdeps/x86_64/multiarch/varshift.h: New file.
38052         * sysdeps/x86_64/multiarch/varshift.S: New file.
38053
38054 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
38055
38056         * configure.in: Move assembler checks to before sysdep dir checking.
38057
38058 2010-08-20  Petr Baudis  <pasky@suse.cz>
38059
38060         * LICENSES: Sync the sunrpc license.
38061
38062 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
38063
38064         * sunrpc/auth_des.c: Update copyright notice once again.
38065         * sunrpc/auth_none.c: Likewise.
38066         * sunrpc/auth_unix.c: Likewise.
38067         * sunrpc/authdes_prot.c: Likewise.
38068         * sunrpc/authuxprot.c: Likewise.
38069         * sunrpc/bindrsvprt.c: Likewise.
38070         * sunrpc/clnt_gen.c: Likewise.
38071         * sunrpc/clnt_perr.c: Likewise.
38072         * sunrpc/clnt_raw.c: Likewise.
38073         * sunrpc/clnt_simp.c: Likewise.
38074         * sunrpc/clnt_tcp.c: Likewise.
38075         * sunrpc/clnt_udp.c: Likewise.
38076         * sunrpc/clnt_unix.c: Likewise.
38077         * sunrpc/des_crypt.c: Likewise.
38078         * sunrpc/des_soft.c: Likewise.
38079         * sunrpc/get_myaddr.c: Likewise.
38080         * sunrpc/getrpcport.c: Likewise.
38081         * sunrpc/key_call.c: Likewise.
38082         * sunrpc/key_prot.c: Likewise.
38083         * sunrpc/openchild.c: Likewise.
38084         * sunrpc/pm_getmaps.c: Likewise.
38085         * sunrpc/pm_getport.c: Likewise.
38086         * sunrpc/pmap_clnt.c: Likewise.
38087         * sunrpc/pmap_prot.c: Likewise.
38088         * sunrpc/pmap_prot2.c: Likewise.
38089         * sunrpc/pmap_rmt.c: Likewise.
38090         * sunrpc/rpc/auth.h: Likewise.
38091         * sunrpc/rpc/auth_unix.h: Likewise.
38092         * sunrpc/rpc/clnt.h: Likewise.
38093         * sunrpc/rpc/des_crypt.h: Likewise.
38094         * sunrpc/rpc/key_prot.h: Likewise.
38095         * sunrpc/rpc/netdb.h: Likewise.
38096         * sunrpc/rpc/pmap_clnt.h: Likewise.
38097         * sunrpc/rpc/pmap_prot.h: Likewise.
38098         * sunrpc/rpc/pmap_rmt.h: Likewise.
38099         * sunrpc/rpc/rpc.h: Likewise.
38100         * sunrpc/rpc/rpc_des.h: Likewise.
38101         * sunrpc/rpc/rpc_msg.h: Likewise.
38102         * sunrpc/rpc/svc.h: Likewise.
38103         * sunrpc/rpc/svc_auth.h: Likewise.
38104         * sunrpc/rpc/types.h: Likewise.
38105         * sunrpc/rpc/xdr.h: Likewise.
38106         * sunrpc/rpc_clntout.c: Likewise.
38107         * sunrpc/rpc_cmsg.c: Likewise.
38108         * sunrpc/rpc_common.c: Likewise.
38109         * sunrpc/rpc_cout.c: Likewise.
38110         * sunrpc/rpc_dtable.c: Likewise.
38111         * sunrpc/rpc_hout.c: Likewise.
38112         * sunrpc/rpc_main.c: Likewise.
38113         * sunrpc/rpc_parse.c: Likewise.
38114         * sunrpc/rpc_parse.h: Likewise.
38115         * sunrpc/rpc_prot.c: Likewise.
38116         * sunrpc/rpc_sample.c: Likewise.
38117         * sunrpc/rpc_scan.c: Likewise.
38118         * sunrpc/rpc_scan.h: Likewise.
38119         * sunrpc/rpc_svcout.c: Likewise.
38120         * sunrpc/rpc_tblout.c: Likewise.
38121         * sunrpc/rpc_util.c: Likewise.
38122         * sunrpc/rpc_util.h: Likewise.
38123         * sunrpc/rpcinfo.c: Likewise.
38124         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
38125         * sunrpc/rpcsvc/key_prot.x: Likewise.
38126         * sunrpc/rpcsvc/klm_prot.x: Likewise.
38127         * sunrpc/rpcsvc/mount.x: Likewise.
38128         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
38129         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
38130         * sunrpc/rpcsvc/rex.x: Likewise.
38131         * sunrpc/rpcsvc/rstat.x: Likewise.
38132         * sunrpc/rpcsvc/rusers.x: Likewise.
38133         * sunrpc/rpcsvc/sm_inter.x: Likewise.
38134         * sunrpc/rpcsvc/spray.x: Likewise.
38135         * sunrpc/rpcsvc/yppasswd.x: Likewise.
38136         * sunrpc/rtime.c: Likewise.
38137         * sunrpc/svc.c: Likewise.
38138         * sunrpc/svc_auth.c: Likewise.
38139         * sunrpc/svc_authux.c: Likewise.
38140         * sunrpc/svc_raw.c: Likewise.
38141         * sunrpc/svc_run.c: Likewise.
38142         * sunrpc/svc_simple.c: Likewise.
38143         * sunrpc/svc_tcp.c: Likewise.
38144         * sunrpc/svc_udp.c: Likewise.
38145         * sunrpc/svc_unix.c: Likewise.
38146         * sunrpc/svcauth_des.c: Likewise.
38147         * sunrpc/xcrypt.c: Likewise.
38148         * sunrpc/xdr.c: Likewise.
38149         * sunrpc/xdr_array.c: Likewise.
38150         * sunrpc/xdr_float.c: Likewise.
38151         * sunrpc/xdr_mem.c: Likewise.
38152         * sunrpc/xdr_rec.c: Likewise.
38153         * sunrpc/xdr_ref.c: Likewise.
38154         * sunrpc/xdr_sizeof.c: Likewise.
38155         * sunrpc/xdr_stdio.c: Likewise.
38156
38157         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
38158         handling.
38159
38160 2010-08-19  Andreas Schwab  <schwab@redhat.com>
38161
38162         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
38163
38164 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
38165
38166         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
38167         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
38168         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
38169         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
38170         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
38171         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
38172         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
38173         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
38174         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
38175         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
38176         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
38177         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
38178         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
38179         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
38180
38181 2010-07-26  Anton Blanchard  <anton@samba.org>
38182
38183         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
38184         * malloc/arena.c (heap_trim): Likewise.
38185
38186 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
38187
38188         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
38189         here.  Not...
38190         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
38191         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
38192
38193 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
38194
38195         * sysdeps/i386/elf/Makefile: New file.
38196
38197 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
38198
38199         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
38200         from fanotify_init.
38201         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
38202         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
38203
38204 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
38205
38206         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
38207         of strncasecmp_l.
38208         * sysdeps/multiarch/strcmp.S: Likewise.
38209
38210 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
38211
38212         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
38213         strncase_l-nonascii.
38214         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
38215         Add strncase_l-ssse3.
38216         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
38217         * sysdeps/x86_64/strcmp.S: Likewise.
38218         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
38219         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
38220         * sysdeps/x86_64/strncase.S: New file.
38221         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
38222         * sysdeps/x86_64/strncase_l.S: New file.
38223         * string/Makefile (strop-tests): Add strncasecmp.
38224         * string/test-strncasecmp.c: New file.
38225
38226         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
38227         warning.
38228
38229         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
38230         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
38231
38232 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
38233
38234         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
38235
38236 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
38237
38238         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
38239         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
38240         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
38241
38242 2010-05-01  Alan Modra  <amodra@gmail.com>
38243
38244         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
38245         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
38246         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
38247         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
38248         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
38249         tidying.  Don't tail-call __sigjmp_save for static lib.
38250         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
38251         save location.
38252         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
38253         (CALL_MCOUNT): Add eh info, and nop after bl.
38254         (TAIL_CALL_SYSCALL_ERROR): New macro.
38255         (PSEUDO_RET): Use it.
38256         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
38257         Correct save location of integer regs and cr.
38258         (_dl_profile_resolve): Correct cr save location.  Delete nops
38259         after bl when SHARED.  Reduce cfi size a little by better
38260         placement of cfi directives.
38261         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
38262         make a stack frame.  Instead use parm save area as a temp.
38263         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
38264         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
38265         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
38266         Don't make a stack frame for parent, use parm save area.
38267         Increase child stack frame to 112 bytes.  Don't save unused reg,
38268         and adjust reg usage.  Set up cfi on error recovery and
38269         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
38270         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
38271         (__makecontext): Add dummy nop after jump to exit.
38272         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
38273         Use correct parm save area and cr save, reduce stack frame.
38274         Correct cfi for possible PSEUDO_RET frame setup.
38275         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
38276         Branch to local label emitted by PSEUDO_RET rather than
38277         __syscall_error.
38278
38279 2010-08-12  Andreas Schwab  <schwab@redhat.com>
38280
38281         [BZ #11904]
38282         * locale/programs/locale.c (print_assignment): New function.
38283         (show_locale_vars): Use it.
38284
38285 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
38286
38287         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
38288         field.
38289         (struct statfs64): Likewise.
38290         (_STATFS_F_FLAGS): Define.
38291         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
38292         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
38293         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
38294         (ST_VALID): Define locally.
38295         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
38296         __statvfs_getflags, use the provided value.
38297         * sysdeps/unix/sysv/linux/kernel-features.h: Define
38298         __ASSUME_STATFS_F_FLAGS.
38299
38300         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
38301
38302         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
38303         Add sys/fanotify.h.
38304         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
38305         fanotify_mask for GLIBC_2.13.
38306         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
38307         fanotify_init and fanotify_mark.
38308         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
38309         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
38310
38311         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
38312         Add prlimit.
38313         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
38314         prlimit64 for GLIBC_2.13.
38315         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
38316         prlimit64.
38317         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
38318         syscall.
38319         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
38320         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
38321         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
38322         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
38323         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
38324         add prlimit alias.
38325         * sysdeps/unix/sysv/linux/prlimit.c: New file.
38326
38327         [BZ #11903]
38328         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
38329         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
38330
38331         * nss/Makefile: Add rules to build and run tst-nss-test1.
38332         * shlib-versions: Add entry for libnss_test1.
38333         * nss/nss_test1.c: New file.
38334         * nss/tst-nss-test1.c: New file.
38335
38336         * nss/nsswitch.c (__nss_database_custom): Define new variable.
38337         (__nss_configure_lookup): Set appropriate entry in
38338         __nss_configure_lookup to true.
38339         * nss/nsswitch.h: Define enum with indeces of databases in
38340         databases and __nss_database_custom arrays.  Declare
38341         __nss_database_custom.
38342         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
38343         to avoid using nscd when custom rules are installed.
38344         * nss/getXXbyYY_r.c: Likewise.
38345         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
38346
38347         * nss/nss_files/files-parse.c: Whitespace fixes.
38348
38349 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
38350
38351         [BZ #11883]
38352         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
38353         * posix/fnmatch_loop.c: Likewise.
38354
38355 2010-07-17  Andi Kleen  <ak@linux.intel.com>
38356
38357         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
38358         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
38359         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
38360         * Versions.def [GLIBC_2.13]: Add.
38361
38362 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
38363
38364         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
38365         Also fail if tpwd after pwuid call is NULL.
38366
38367 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
38368
38369         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
38370         when converting to ms.
38371
38372 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
38373
38374         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
38375         EOPNOTSUPP errors with ENOTTY.
38376         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
38377         EOPNOTSUPP errors with ENOTTY.
38378
38379 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
38380
38381         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
38382         Add strcasecmp_l-ssse3.
38383         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
38384         strcasecmp.
38385         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
38386         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
38387         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
38388
38389 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
38390
38391         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
38392
38393         * string/Makefile (strop-tests): Add strcasecmp.
38394         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
38395         strcasecmp_l-nonascii.
38396         (gen-as-const-headers): Add locale-defines.sym.
38397         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
38398         * sysdeps/x86_64/strcasecmp.S: New file.
38399         * sysdeps/x86_64/strcasecmp_l.S: New file.
38400         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
38401         * sysdeps/x86_64/locale-defines.sym: New file.
38402         * string/test-strcasecmp.c: New file.
38403
38404         * string/test-strcasestr.c: Test both ends of the range of characters.
38405         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
38406
38407 2010-07-29  Roland McGrath  <roland@redhat.com>
38408
38409         [BZ #11856]
38410         * manual/locale.texi (Yes-or-No Questions): Fix example code.
38411
38412 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
38413
38414         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
38415         for ld.so.
38416
38417 2010-07-27  Andreas Schwab  <schwab@redhat.com>
38418
38419         * manual/memory.texi (Malloc Tunable Parameters): Document
38420         M_PERTURB.
38421
38422 2010-07-26  Roland McGrath  <roland@redhat.com>
38423
38424         [BZ #11840]
38425         * configure.in (-fgnu89-inline check): Set and substitute
38426         gnu89_inline, not libc_cv_gnu89_inline.
38427         * configure: Regenerated.
38428         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
38429
38430 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
38431
38432         * string/test-strnlen.c: New file.
38433         * string/Makefile (strop-tests): Add strnlen.
38434         * string/tester.c (test_strnlen): Add a few more test cases.
38435         * string/tst-strlen.c: Better error reporting.
38436
38437         * sysdeps/x86_64/strnlen.S: New file.
38438
38439 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
38440
38441         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
38442         lower-latency instructions.
38443
38444 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
38445
38446         * string/test-strcasestr.c: New file.
38447         * string/test-strstr.c: New file.
38448         * string/Makefile (strop-tests): Add strstr and strcasestr.
38449         * string/str-two-way.h: Don't undefine MAX.
38450         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
38451
38452 2010-07-21  Andreas Schwab  <schwab@redhat.com>
38453
38454         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
38455         strcasestr-nonascii.
38456         (CFLAGS-strcasestr-nonascii.c): Define.
38457         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
38458         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
38459         Remove unused attribute.
38460
38461 2010-07-20  Roland McGrath  <roland@redhat.com>
38462
38463         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
38464         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
38465         ld.so.cache was broken.  With it, there is no way to disable dsocaps
38466         like LD_HWCAP_MASK can disable hwcaps.
38467
38468 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
38469
38470         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
38471
38472 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
38473
38474         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
38475         call in strcasestr.
38476         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
38477         __strcasestr_sse42_nonascii.
38478         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
38479         strcasestr-nonascii.c.
38480         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
38481
38482 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
38483
38484         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
38485         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
38486         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
38487         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
38488
38489 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
38490
38491         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
38492         fcntl.
38493
38494 2010-07-06  Andreas Schwab  <schwab@redhat.com>
38495
38496         [BZ #11577]
38497         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
38498         dl_signal_cerror.
38499
38500 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
38501
38502         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
38503         _PC_PIPE_BUF using F_GETPIPE_SZ.
38504
38505 2010-07-05  Roland McGrath  <roland@redhat.com>
38506
38507         * manual/arith.texi (Rounding Functions): Fix rint description
38508         implicit in round description.
38509
38510 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
38511
38512         * elf/Makefile: Fix linking for a few tests to make recent linker
38513         happy.
38514
38515 2010-06-30  Andreas Schwab  <schwab@redhat.com>
38516
38517         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
38518         $(common-objpfx)libc_nonshared.a.
38519
38520 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
38521
38522         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
38523         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
38524         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
38525         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
38526         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
38527         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
38528         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
38529         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
38530         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
38531         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
38532         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
38533         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
38534         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
38535         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
38536         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
38537         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
38538         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
38539         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
38540         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
38541         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
38542         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
38543         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
38544         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
38545         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
38546         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
38547         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
38548         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
38549         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
38550         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
38551         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
38552         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
38553         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
38554         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
38555         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
38556         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
38557         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
38558         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
38559         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
38560         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
38561         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
38562         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
38563         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
38564         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
38565         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
38566         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
38567         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
38568         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
38569         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
38570
38571 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
38572
38573         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
38574         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
38575         * string/memmove.c (memmove): Renamed to ...
38576         (MEMMOVE): ...this.  Default to memmove.
38577         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
38578         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
38579         (END_CHK): Define.
38580         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
38581         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
38582         mempcpy-ssse3-back memmove-ssse3-back.
38583         * sysdeps/x86_64/multiarch/bcopy.S: New file .
38584         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
38585         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
38586         * sysdeps/x86_64/multiarch/memcpy.S: New file.
38587         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
38588         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
38589         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
38590         * sysdeps/x86_64/multiarch/memmove.c: New file.
38591         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
38592         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
38593         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
38594         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
38595         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
38596         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
38597         Define.
38598         (index_Fast_Copy_Backward): Define.
38599         (HAS_ARCH_FEATURE): Define.
38600         (HAS_FAST_REP_STRING): Define.
38601         (HAS_FAST_COPY_BACKWARD): Define.
38602
38603 2010-06-21  Andreas Schwab  <schwab@redhat.com>
38604
38605         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
38606         Restore proper fallback handling.
38607
38608 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
38609
38610         [BZ #11701]
38611         * posix/group_member.c (__group_member): Correct checking loop.
38612
38613         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
38614         OOM in getpwuid_r correctly.  Return error number when the caller
38615         should return, otherwise -1.
38616         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
38617         call returning > 0 value.
38618         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
38619
38620 2010-06-07  Andreas Schwab  <schwab@redhat.com>
38621
38622         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
38623         libc_nonshared.a from targets in modules-names.
38624
38625 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
38626
38627         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
38628         requires it.
38629
38630 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
38631
38632         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
38633         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
38634         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
38635         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
38636
38637 2010-06-02  Andreas Schwab  <schwab@redhat.com>
38638
38639         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
38640
38641 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
38642
38643         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
38644         and F_GETPIPE_SZ.
38645         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
38646         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
38647         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
38648         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
38649         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
38650         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
38651
38652 2010-06-14  Roland McGrath  <roland@redhat.com>
38653
38654         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
38655
38656 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
38657
38658         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
38659         __REDIRECT followed by __THROW.
38660         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
38661         * posix/getopt.h (getopt): Likewise.
38662
38663 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
38664
38665         * hurd/lookup-at.c (__file_name_lookup_at): Accept
38666         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
38667         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
38668         in AT_FLAGS.
38669         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
38670         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
38671
38672 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
38673
38674         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
38675
38676 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
38677
38678         [BZ #11640]
38679         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
38680         Properly check family and model.
38681
38682 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
38683
38684         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
38685
38686 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
38687
38688         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
38689
38690 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
38691
38692         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
38693         symbol reference.
38694
38695 2010-05-19  Andreas Schwab  <schwab@redhat.com>
38696
38697         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
38698         symbol reference.
38699
38700 2010-05-21  Andreas Schwab  <schwab@redhat.com>
38701
38702         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
38703         and internal_recvmmsg.
38704         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
38705         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
38706         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
38707         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
38708
38709         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
38710         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
38711         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
38712
38713 2010-05-20  Andreas Schwab  <schwab@redhat.com>
38714
38715         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
38716
38717 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
38718
38719         POWER7 optimizations.
38720         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
38721         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
38722
38723 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
38724
38725         * version.h: Update for 2.13 development version.
38726
38727 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
38728
38729         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
38730         exceptions.  Return 0.
38731
38732 2010-05-07  Roland McGrath  <roland@redhat.com>
38733
38734         * elf/ldconfig.c (main): Add a const.
38735
38736 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
38737
38738         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
38739         (args_options): Add no-idn option.
38740         (ahosts_keys_int): Add idn_flags to ai_flags.
38741         (parse_option): Handle 'i' option to clear idn_flags.
38742
38743         * malloc/malloc.c (_int_free): Possible race in the most recently
38744         added check.  Only act on the data if no current modification
38745         happened.
38746
38747 See ChangeLog.17 for earlier changes.